<!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>[195752] 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/195752">195752</a></dd>
<dt>Author</dt> <dd>zalan@apple.com</dd>
<dt>Date</dt> <dd>2016-01-28 10:08:41 -0800 (Thu, 28 Jan 2016)</dd>
</dl>

<h3>Log Message</h3>
<pre>[Win] gardening after <a href="http://trac.webkit.org/projects/webkit/changeset/195740">r195740</a>. (more to follow)

Unreviewed.

* platform/win/css1/basic/containment-expected.txt:
* platform/win/css1/basic/contextual_selectors-expected.txt:
* platform/win/css1/basic/grouping-expected.txt:
* platform/win/css1/basic/id_as_selector-expected.txt:
* platform/win/css1/basic/inheritance-expected.txt:
* platform/win/css1/box_properties/border-expected.txt:
* platform/win/css1/box_properties/border_bottom-expected.txt:
* platform/win/css1/box_properties/border_bottom_inline-expected.txt:
* platform/win/css1/box_properties/border_bottom_width-expected.txt:
* platform/win/css1/box_properties/border_bottom_width_inline-expected.txt:
* platform/win/css1/box_properties/border_color-expected.txt:
* platform/win/css1/box_properties/border_color_inline-expected.txt:
* platform/win/css1/box_properties/border_inline-expected.txt:
* platform/win/css1/box_properties/border_left-expected.txt:
* platform/win/css1/box_properties/border_left_inline-expected.txt:
* platform/win/css1/box_properties/border_left_width-expected.txt:
* platform/win/css1/box_properties/border_left_width_inline-expected.txt:
* platform/win/css1/box_properties/border_right-expected.txt:
* platform/win/css1/box_properties/border_right_inline-expected.txt:
* platform/win/css1/box_properties/border_right_width-expected.txt:
* platform/win/css1/box_properties/border_right_width_inline-expected.txt:
* platform/win/css1/box_properties/border_style-expected.txt:
* platform/win/css1/box_properties/border_style_inline-expected.txt:
* platform/win/css1/box_properties/border_top-expected.txt:
* platform/win/css1/box_properties/border_top_inline-expected.txt:
* platform/win/css1/box_properties/border_top_width-expected.txt:
* platform/win/css1/box_properties/border_top_width_inline-expected.txt:
* platform/win/css1/box_properties/border_width-expected.txt:
* platform/win/css1/box_properties/border_width_inline-expected.txt:
* platform/win/css1/box_properties/clear-expected.txt:
* platform/win/css1/box_properties/clear_float-expected.txt:
* platform/win/css1/box_properties/float-expected.txt:
* platform/win/css1/box_properties/float_elements_in_series-expected.txt:
* platform/win/css1/box_properties/float_margin-expected.txt:
* platform/win/css1/box_properties/float_on_text_elements-expected.txt:
* platform/win/css1/box_properties/height-expected.txt:
* platform/win/css1/box_properties/margin-expected.txt:
* platform/win/css1/box_properties/margin_bottom-expected.txt:
* platform/win/css1/box_properties/margin_bottom_inline-expected.txt:
* platform/win/css1/box_properties/margin_inline-expected.txt:
* platform/win/css1/box_properties/margin_left-expected.txt:
* platform/win/css1/box_properties/margin_left_inline-expected.txt:
* platform/win/css1/box_properties/margin_right-expected.txt:
* platform/win/css1/box_properties/margin_right_inline-expected.txt:
* platform/win/css1/box_properties/margin_top-expected.txt:
* platform/win/css1/box_properties/margin_top_inline-expected.txt:
* platform/win/css1/box_properties/padding-expected.txt:
* platform/win/css1/box_properties/padding_bottom-expected.txt:
* platform/win/css1/box_properties/padding_bottom_inline-expected.txt:
* platform/win/css1/box_properties/padding_inline-expected.txt:
* platform/win/css1/box_properties/padding_left_inline-expected.txt:
* platform/win/css1/box_properties/padding_right-expected.txt:
* platform/win/css1/box_properties/padding_right_inline-expected.txt:
* platform/win/css1/box_properties/padding_top-expected.txt:
* platform/win/css1/box_properties/padding_top_inline-expected.txt:
* platform/win/css1/box_properties/width-expected.txt:
* platform/win/css1/cascade/cascade_order-expected.txt:
* platform/win/css1/cascade/important-expected.txt:
* platform/win/css1/classification/display-expected.txt:
* platform/win/css1/classification/list_style-expected.txt:
* platform/win/css1/classification/list_style_image-expected.txt:
* platform/win/css1/classification/list_style_position-expected.txt:
* platform/win/css1/classification/list_style_type-expected.txt:
* platform/win/css1/classification/white_space-expected.txt:
* platform/win/css1/color_and_background/background-expected.txt:
* platform/win/css1/color_and_background/background_attachment-expected.txt:
* platform/win/css1/color_and_background/background_color-expected.txt:
* platform/win/css1/color_and_background/background_image-expected.txt:
* platform/win/css1/color_and_background/background_position-expected.txt:
* platform/win/css1/color_and_background/background_repeat-expected.txt:
* platform/win/css1/color_and_background/color-expected.txt:
* platform/win/css1/conformance/forward_compatible_parsing-expected.txt:
* platform/win/css1/font_properties/font-expected.txt:
* platform/win/css1/font_properties/font_family-expected.txt:
* platform/win/css1/font_properties/font_size-expected.txt:
* platform/win/css1/font_properties/font_style-expected.txt:
* platform/win/css1/font_properties/font_variant-expected.txt:
* platform/win/css1/font_properties/font_weight-expected.txt:
* platform/win/css1/formatting_model/canvas-expected.txt:
* platform/win/css1/formatting_model/floating_elements-expected.txt:
* platform/win/css1/formatting_model/height_of_lines-expected.txt:
* platform/win/css1/formatting_model/inline_elements-expected.txt:
* platform/win/css1/formatting_model/replaced_elements-expected.txt:
* platform/win/css1/formatting_model/vertical_formatting-expected.txt:
* platform/win/css1/pseudo/anchor-expected.txt:
* platform/win/css1/pseudo/firstletter-expected.txt:
* platform/win/css1/pseudo/firstline-expected.txt:
* platform/win/css1/pseudo/multiple_pseudo_elements-expected.txt:
* platform/win/css1/pseudo/pseudo_elements_in_selectors-expected.txt:
* platform/win/css1/text_properties/letter_spacing-expected.txt:
* platform/win/css1/text_properties/line_height-expected.txt:
* platform/win/css1/text_properties/text_align-expected.txt:
* platform/win/css1/text_properties/text_decoration-expected.txt:
* platform/win/css1/text_properties/text_indent-expected.txt:
* platform/win/css1/text_properties/text_transform-expected.txt:
* platform/win/css1/text_properties/vertical_align-expected.txt:
* platform/win/css1/text_properties/word_spacing-expected.txt:
* platform/win/css1/units/color_units-expected.txt:
* platform/win/css1/units/length_units-expected.txt:
* platform/win/css1/units/percentage_units-expected.txt:
* platform/win/css1/units/urls-expected.txt:
* platform/win/css2.1/20110323/border-collapse-offset-002-expected.txt:
* platform/win/css2.1/20110323/border-conflict-style-079-expected.txt:
* platform/win/css2.1/20110323/border-conflict-style-088-expected.txt:
* platform/win/css2.1/20110323/dynamic-top-change-002-expected.txt:
* platform/win/css2.1/20110323/dynamic-top-change-003-expected.txt:
* platform/win/css2.1/20110323/inline-table-001-expected.txt:
* platform/win/css2.1/20110323/inline-table-002a-expected.txt:
* platform/win/css2.1/20110323/inline-table-003-expected.txt:
* platform/win/css2.1/20110323/margin-applies-to-001-expected.txt:
* platform/win/css2.1/20110323/margin-applies-to-002-expected.txt:
* platform/win/css2.1/20110323/margin-applies-to-003-expected.txt:
* platform/win/css2.1/20110323/margin-applies-to-004-expected.txt:
* platform/win/css2.1/20110323/margin-applies-to-005-expected.txt:
* platform/win/css2.1/20110323/margin-applies-to-006-expected.txt:
* platform/win/css2.1/20110323/margin-applies-to-007-expected.txt:
* platform/win/css2.1/20110323/margin-applies-to-013-expected.txt:
* platform/win/css2.1/20110323/margin-applies-to-014-expected.txt:
* platform/win/css2.1/20110323/margin-applies-to-015-expected.txt:
* platform/win/css2.1/20110323/replaced-intrinsic-ratio-001-expected.txt:
* platform/win/css2.1/20110323/table-caption-001-expected.txt:
* platform/win/css2.1/20110323/table-caption-optional-001-expected.txt:
* platform/win/css2.1/20110323/table-caption-optional-002-expected.txt:
* platform/win/css2.1/20110323/table-height-algorithm-023-expected.txt:
* platform/win/css2.1/20110323/table-height-algorithm-024-expected.txt:
* platform/win/css2.1/t040302-c61-ex-len-00-b-a-expected.txt:
* platform/win/css2.1/t0803-c5501-mrgn-t-00-b-a-expected.txt:
* platform/win/css2.1/t0803-c5503-mrgn-b-00-b-a-expected.txt:
* platform/win/css2.1/t080301-c411-vt-mrgn-00-b-expected.txt:
* platform/win/css2.1/t0804-c5506-padn-t-00-b-a-expected.txt:
* platform/win/css2.1/t0804-c5508-ipadn-b-03-b-a-expected.txt:
* platform/win/css2.1/t0805-c5511-brdr-tw-00-b-expected.txt:
* platform/win/css2.1/t0805-c5513-brdr-bw-00-b-expected.txt:
* platform/win/css2.1/t0805-c5518-brdr-t-01-e-expected.txt:
* platform/win/css2.1/t0805-c5519-brdr-r-01-e-expected.txt:
* platform/win/css2.1/t0805-c5520-brdr-b-01-e-expected.txt:
* platform/win/css2.1/t0805-c5521-brdr-l-01-e-expected.txt:
* platform/win/css2.1/t0805-c5522-brdr-02-e-expected.txt:
* platform/win/css2.1/t090402-c42-ibx-pad-00-d-ag-expected.txt:
* platform/win/css2.1/t0905-c5525-fltmult-00-d-g-expected.txt:
* platform/win/css2.1/t170602-bdr-conflct-w-00-d-expected.txt:
* platform/win/css2.1/t170602-bdr-conflct-w-01-d-expected.txt:
* platform/win/css2.1/t170602-bdr-conflct-w-02-d-expected.txt:
* platform/win/css2.1/t170602-bdr-conflct-w-03-d-expected.txt:
* platform/win/css2.1/t170602-bdr-conflct-w-04-d-expected.txt:
* platform/win/css2.1/t170602-bdr-conflct-w-05-d-expected.txt:
* platform/win/css2.1/t170602-bdr-conflct-w-06-d-expected.txt:
* platform/win/css2.1/t170602-bdr-conflct-w-07-d-expected.txt:
* platform/win/css2.1/t170602-bdr-conflct-w-08-d-expected.txt:
* platform/win/css2.1/t170602-bdr-conflct-w-09-d-expected.txt:
* platform/win/css2.1/t170602-bdr-conflct-w-10-d-expected.txt:
* platform/win/css2.1/t170602-bdr-conflct-w-11-d-expected.txt:
* platform/win/css2.1/t170602-bdr-conflct-w-12-d-expected.txt:
* platform/win/css2.1/t170602-bdr-conflct-w-13-d-expected.txt:
* platform/win/css2.1/t170602-bdr-conflct-w-14-d-expected.txt:
* platform/win/css2.1/t170602-bdr-conflct-w-15-d-expected.txt:
* platform/win/css2.1/t170602-bdr-conflct-w-16-d-expected.txt:
* platform/win/css2.1/t170602-bdr-conflct-w-17-d-expected.txt:
* platform/win/css2.1/t170602-bdr-conflct-w-18-d-expected.txt:
* platform/win/css2.1/t170602-bdr-conflct-w-19-d-expected.txt:
* platform/win/css2.1/t170602-bdr-conflct-w-20-d-expected.txt:
* platform/win/css2.1/t170602-bdr-conflct-w-21-d-expected.txt:
* platform/win/css2.1/t170602-bdr-conflct-w-22-d-expected.txt:
* platform/win/css2.1/t170602-bdr-conflct-w-23-d-expected.txt:
* platform/win/css2.1/t170602-bdr-conflct-w-24-d-expected.txt:
* platform/win/css2.1/t170602-bdr-conflct-w-25-d-expected.txt:
* platform/win/css2.1/t170602-bdr-conflct-w-26-d-expected.txt:
* platform/win/css2.1/t170602-bdr-conflct-w-27-d-expected.txt:
* platform/win/css2.1/t170602-bdr-conflct-w-28-d-expected.txt:
* platform/win/css2.1/t170602-bdr-conflct-w-29-d-expected.txt:
* platform/win/css2.1/t170602-bdr-conflct-w-30-d-expected.txt:
* platform/win/css2.1/t170602-bdr-conflct-w-31-d-expected.txt:
* platform/win/css2.1/t170602-bdr-conflct-w-32-d-expected.txt:
* platform/win/css2.1/t170602-bdr-conflct-w-33-d-expected.txt:
* platform/win/css2.1/t170602-bdr-conflct-w-34-d-expected.txt:
* platform/win/css2.1/t170602-bdr-conflct-w-35-d-expected.txt:
* platform/win/css2.1/t170602-bdr-conflct-w-36-d-expected.txt:
* platform/win/css2.1/t170602-bdr-conflct-w-37-d-expected.txt:
* platform/win/css2.1/t170602-bdr-conflct-w-38-d-expected.txt:
* platform/win/css2.1/t170602-bdr-conflct-w-39-d-expected.txt:
* platform/win/css2.1/t170602-bdr-conflct-w-40-d-expected.txt:
* platform/win/css2.1/t170602-bdr-conflct-w-41-d-expected.txt:
* platform/win/css2.1/t170602-bdr-conflct-w-42-d-expected.txt:
* platform/win/css2.1/t170602-bdr-conflct-w-43-d-expected.txt:
* platform/win/css2.1/t170602-bdr-conflct-w-44-d-expected.txt:
* platform/win/css2.1/t170602-bdr-conflct-w-45-d-expected.txt:
* platform/win/css2.1/t170602-bdr-conflct-w-46-d-expected.txt:
* platform/win/css2.1/t170602-bdr-conflct-w-47-d-expected.txt:
* platform/win/css2.1/t170602-bdr-conflct-w-48-d-expected.txt:
* platform/win/css2.1/t170602-bdr-conflct-w-49-d-expected.txt:
* platform/win/css2.1/t170602-bdr-conflct-w-50-d-expected.txt:
* platform/win/css2.1/t170602-bdr-conflct-w-51-d-expected.txt:
* platform/win/css2.1/t170602-bdr-conflct-w-52-d-expected.txt:
* platform/win/css2.1/t170602-bdr-conflct-w-53-d-expected.txt:
* platform/win/css2.1/t170602-bdr-conflct-w-54-d-expected.txt:
* platform/win/css2.1/t170602-bdr-conflct-w-55-d-expected.txt:
* platform/win/css2.1/t170602-bdr-conflct-w-56-d-expected.txt:
* platform/win/css2.1/t170602-bdr-conflct-w-57-d-expected.txt:
* platform/win/css2.1/t170602-bdr-conflct-w-58-d-expected.txt:
* platform/win/css2.1/t170602-bdr-conflct-w-59-d-expected.txt:
* platform/win/css2.1/t170602-bdr-conflct-w-60-d-expected.txt:
* platform/win/css2.1/t170602-bdr-conflct-w-61-d-expected.txt:
* platform/win/css2.1/t170602-bdr-conflct-w-62-d-expected.txt:
* platform/win/css2.1/t170602-bdr-conflct-w-63-d-expected.txt:
* platform/win/css2.1/t170602-bdr-conflct-w-64-d-expected.txt:
* platform/win/css2.1/t170602-bdr-conflct-w-65-d-expected.txt:
* platform/win/css2.1/t170602-bdr-conflct-w-66-d-expected.txt:
* platform/win/css2.1/t170602-bdr-conflct-w-67-d-expected.txt:
* platform/win/css2.1/t170602-bdr-conflct-w-68-d-expected.txt:
* platform/win/css2.1/t170602-bdr-conflct-w-69-d-expected.txt:
* platform/win/css2.1/t170602-bdr-conflct-w-70-d-expected.txt:
* platform/win/css2.1/t170602-bdr-conflct-w-71-d-expected.txt:
* platform/win/css2.1/t170602-bdr-conflct-w-72-d-expected.txt:
* platform/win/css2.1/t170602-bdr-conflct-w-73-d-expected.txt:
* platform/win/css2.1/t170602-bdr-conflct-w-74-d-expected.txt:
* platform/win/css2.1/t170602-bdr-conflct-w-75-d-expected.txt:
* platform/win/css2.1/t170602-bdr-conflct-w-76-d-expected.txt:
* platform/win/css2.1/t170602-bdr-conflct-w-77-d-expected.txt:
* platform/win/css2.1/t170602-bdr-conflct-w-78-d-expected.txt:
* platform/win/css2.1/t170602-bdr-conflct-w-79-d-expected.txt:
* platform/win/css2.1/t170602-bdr-conflct-w-80-d-expected.txt:
* platform/win/css2.1/t170602-bdr-conflct-w-81-d-expected.txt:
* platform/win/css2.1/t170602-bdr-conflct-w-82-d-expected.txt:
* platform/win/css2.1/t170602-bdr-conflct-w-83-d-expected.txt:
* platform/win/css2.1/t170602-bdr-conflct-w-84-d-expected.txt:
* platform/win/css2.1/t170602-bdr-conflct-w-85-d-expected.txt:
* platform/win/css2.1/t170602-bdr-conflct-w-86-d-expected.txt:
* platform/win/css2.1/t170602-bdr-conflct-w-87-d-expected.txt:
* platform/win/css2.1/t170602-bdr-conflct-w-88-d-expected.txt:
* platform/win/css2.1/t170602-bdr-conflct-w-89-d-expected.txt:
* platform/win/css2.1/t170602-bdr-conflct-w-90-d-expected.txt:
* platform/win/css2.1/t170602-bdr-conflct-w-91-d-expected.txt:
* platform/win/css2.1/t170602-bdr-conflct-w-92-d-expected.txt:
* platform/win/css2.1/t170602-bdr-conflct-w-93-d-expected.txt:
* platform/win/css2.1/t170602-bdr-conflct-w-94-d-expected.txt:
* platform/win/css2.1/t170602-bdr-conflct-w-95-d-expected.txt:
* platform/win/css2.1/t170602-bdr-conflct-w-96-d-expected.txt:
* platform/win/css2.1/t170602-bdr-conflct-w-97-d-expected.txt:
* platform/win/css2.1/t170602-bdr-conflct-w-98-d-expected.txt:
* platform/win/css2.1/t170602-bdr-conflct-w-99-d-expected.txt:
* platform/win/css2.1/tables/table-anonymous-objects-015-expected.txt:
* platform/win/css2.1/tables/table-anonymous-objects-016-expected.txt:
* platform/win/css2.1/tables/table-anonymous-objects-023-expected.txt:
* platform/win/css2.1/tables/table-anonymous-objects-024-expected.txt:
* platform/win/css2.1/tables/table-anonymous-objects-035-expected.txt:
* platform/win/css2.1/tables/table-anonymous-objects-036-expected.txt:
* platform/win/css2.1/tables/table-anonymous-objects-037-expected.txt:
* platform/win/css2.1/tables/table-anonymous-objects-038-expected.txt:
* platform/win/css2.1/tables/table-anonymous-objects-045-expected.txt:
* platform/win/css2.1/tables/table-anonymous-objects-046-expected.txt:
* platform/win/css2.1/tables/table-anonymous-objects-047-expected.txt:
* platform/win/css2.1/tables/table-anonymous-objects-048-expected.txt:
* platform/win/css2.1/tables/table-anonymous-objects-049-expected.txt:
* platform/win/css2.1/tables/table-anonymous-objects-050-expected.txt:
* platform/win/css2.1/tables/table-anonymous-objects-055-expected.txt:
* platform/win/css2.1/tables/table-anonymous-objects-056-expected.txt:
* platform/win/css2.1/tables/table-anonymous-objects-091-expected.txt:
* platform/win/css2.1/tables/table-anonymous-objects-092-expected.txt:
* platform/win/css2.1/tables/table-anonymous-objects-099-expected.txt:
* platform/win/css2.1/tables/table-anonymous-objects-100-expected.txt:
* platform/win/css2.1/tables/table-anonymous-objects-103-expected.txt:
* platform/win/css2.1/tables/table-anonymous-objects-104-expected.txt:
* platform/win/css2.1/tables/table-anonymous-objects-105-expected.txt:
* platform/win/css2.1/tables/table-anonymous-objects-106-expected.txt:
* platform/win/css2.1/tables/table-anonymous-objects-107-expected.txt:
* platform/win/css2.1/tables/table-anonymous-objects-108-expected.txt:
* platform/win/css2.1/tables/table-anonymous-objects-109-expected.txt:
* platform/win/css2.1/tables/table-anonymous-objects-110-expected.txt:
* platform/win/css2.1/tables/table-anonymous-objects-111-expected.txt:
* platform/win/css2.1/tables/table-anonymous-objects-112-expected.txt:
* platform/win/css2.1/tables/table-anonymous-objects-113-expected.txt:
* platform/win/css2.1/tables/table-anonymous-objects-114-expected.txt:
* platform/win/css2.1/tables/table-anonymous-objects-123-expected.txt:
* platform/win/css2.1/tables/table-anonymous-objects-124-expected.txt:
* platform/win/css2.1/tables/table-anonymous-objects-139-expected.txt:
* platform/win/css2.1/tables/table-anonymous-objects-140-expected.txt:
* platform/win/css2.1/tables/table-anonymous-objects-149-expected.txt:
* platform/win/css2.1/tables/table-anonymous-objects-150-expected.txt:
* platform/win/css2.1/tables/table-anonymous-objects-155-expected.txt:
* platform/win/css2.1/tables/table-anonymous-objects-156-expected.txt:
* platform/win/css2.1/tables/table-anonymous-objects-159-expected.txt:
* platform/win/css2.1/tables/table-anonymous-objects-160-expected.txt:
* platform/win/css2.1/tables/table-anonymous-objects-165-expected.txt:
* platform/win/css2.1/tables/table-anonymous-objects-166-expected.txt:
* platform/win/css2.1/tables/table-anonymous-objects-177-expected.txt:
* platform/win/css2.1/tables/table-anonymous-objects-178-expected.txt:
* platform/win/css2.1/tables/table-anonymous-objects-179-expected.txt:
* platform/win/css2.1/tables/table-anonymous-objects-180-expected.txt:
* platform/win/css2.1/tables/table-anonymous-objects-181-expected.txt:
* platform/win/css2.1/tables/table-anonymous-objects-189-expected.txt:
* platform/win/css2.1/tables/table-anonymous-objects-190-expected.txt:
* platform/win/css2.1/tables/table-anonymous-objects-191-expected.txt:
* platform/win/css2.1/tables/table-anonymous-objects-192-expected.txt:
* platform/win/css2.1/tables/table-anonymous-objects-193-expected.txt:
* platform/win/css2.1/tables/table-anonymous-objects-194-expected.txt:
* platform/win/css2.1/tables/table-anonymous-objects-195-expected.txt:
* platform/win/css2.1/tables/table-anonymous-objects-196-expected.txt:
* platform/win/css2.1/tables/table-anonymous-objects-205-expected.txt:
* platform/win/css2.1/tables/table-anonymous-objects-206-expected.txt:
* platform/win/css2.1/tables/table-anonymous-objects-207-expected.txt:
* platform/win/css2.1/tables/table-anonymous-objects-208-expected.txt:
* platform/win/css3/css3-modsel-33-expected.txt:
* platform/win/css3/flexbox/flexbox-baseline-expected.txt:
* platform/win/css3/selectors3/html/css3-modsel-161-expected.txt:
* platform/win/css3/selectors3/html/css3-modsel-18-expected.txt:
* platform/win/css3/selectors3/html/css3-modsel-18b-expected.txt:
* platform/win/css3/selectors3/html/css3-modsel-28-expected.txt:
* platform/win/css3/selectors3/html/css3-modsel-28b-expected.txt:
* platform/win/css3/selectors3/html/css3-modsel-29-expected.txt:
* platform/win/css3/selectors3/html/css3-modsel-29b-expected.txt:
* platform/win/css3/selectors3/html/css3-modsel-32-expected.txt:
* platform/win/css3/selectors3/html/css3-modsel-33-expected.txt:
* platform/win/css3/selectors3/html/css3-modsel-43-expected.txt:
* platform/win/css3/selectors3/html/css3-modsel-43b-expected.txt:
* platform/win/css3/selectors3/html/css3-modsel-44-expected.txt:
* platform/win/css3/selectors3/html/css3-modsel-44b-expected.txt:
* platform/win/css3/selectors3/html/css3-modsel-73-expected.txt:
* platform/win/css3/selectors3/html/css3-modsel-73b-expected.txt:
* platform/win/css3/selectors3/html/css3-modsel-74-expected.txt:
* platform/win/css3/selectors3/html/css3-modsel-74b-expected.txt:
* platform/win/css3/selectors3/html/css3-modsel-77-expected.txt:
* platform/win/css3/selectors3/html/css3-modsel-77b-expected.txt:
* platform/win/css3/selectors3/html/css3-modsel-78-expected.txt:
* platform/win/css3/selectors3/html/css3-modsel-78b-expected.txt:
* platform/win/css3/selectors3/xhtml/css3-modsel-161-expected.txt:
* platform/win/css3/selectors3/xhtml/css3-modsel-18-expected.txt:
* platform/win/css3/selectors3/xhtml/css3-modsel-18b-expected.txt:
* platform/win/css3/selectors3/xhtml/css3-modsel-28-expected.txt:
* platform/win/css3/selectors3/xhtml/css3-modsel-28b-expected.txt:
* platform/win/css3/selectors3/xhtml/css3-modsel-29-expected.txt:
* platform/win/css3/selectors3/xhtml/css3-modsel-29b-expected.txt:
* platform/win/css3/selectors3/xhtml/css3-modsel-32-expected.txt:
* platform/win/css3/selectors3/xhtml/css3-modsel-33-expected.txt:
* platform/win/css3/selectors3/xhtml/css3-modsel-43-expected.txt:
* platform/win/css3/selectors3/xhtml/css3-modsel-43b-expected.txt:
* platform/win/css3/selectors3/xhtml/css3-modsel-44-expected.txt:
* platform/win/css3/selectors3/xhtml/css3-modsel-44b-expected.txt:
* platform/win/css3/selectors3/xhtml/css3-modsel-73-expected.txt:
* platform/win/css3/selectors3/xhtml/css3-modsel-73b-expected.txt:
* platform/win/css3/selectors3/xhtml/css3-modsel-74-expected.txt:
* platform/win/css3/selectors3/xhtml/css3-modsel-74b-expected.txt:
* platform/win/css3/selectors3/xhtml/css3-modsel-77-expected.txt:
* platform/win/css3/selectors3/xhtml/css3-modsel-77b-expected.txt:
* platform/win/css3/selectors3/xhtml/css3-modsel-78-expected.txt:
* platform/win/css3/selectors3/xhtml/css3-modsel-78b-expected.txt:
* platform/win/css3/selectors3/xml/css3-modsel-161-expected.txt:
* platform/win/css3/selectors3/xml/css3-modsel-18-expected.txt:
* platform/win/css3/selectors3/xml/css3-modsel-18b-expected.txt:
* platform/win/css3/selectors3/xml/css3-modsel-28-expected.txt:
* platform/win/css3/selectors3/xml/css3-modsel-28b-expected.txt:
* platform/win/css3/selectors3/xml/css3-modsel-29-expected.txt:
* platform/win/css3/selectors3/xml/css3-modsel-29b-expected.txt:
* platform/win/css3/selectors3/xml/css3-modsel-32-expected.txt:
* platform/win/css3/selectors3/xml/css3-modsel-33-expected.txt:
* platform/win/css3/selectors3/xml/css3-modsel-43-expected.txt:
* platform/win/css3/selectors3/xml/css3-modsel-43b-expected.txt:
* platform/win/css3/selectors3/xml/css3-modsel-44-expected.txt:
* platform/win/css3/selectors3/xml/css3-modsel-44b-expected.txt:
* platform/win/css3/selectors3/xml/css3-modsel-73-expected.txt:
* platform/win/css3/selectors3/xml/css3-modsel-73b-expected.txt:
* platform/win/css3/selectors3/xml/css3-modsel-74-expected.txt:
* platform/win/css3/selectors3/xml/css3-modsel-74b-expected.txt:
* platform/win/css3/selectors3/xml/css3-modsel-77-expected.txt:
* platform/win/css3/selectors3/xml/css3-modsel-77b-expected.txt:
* platform/win/css3/selectors3/xml/css3-modsel-78-expected.txt:
* platform/win/css3/selectors3/xml/css3-modsel-78b-expected.txt:
* platform/win/editing/deleting/4922367-expected.txt:
* platform/win/editing/deleting/5099303-expected.txt:
* platform/win/editing/deleting/5126166-expected.txt:
* platform/win/editing/deleting/5144139-2-expected.txt:
* platform/win/editing/deleting/5206311-1-expected.txt:
* platform/win/editing/deleting/5433862-2-expected.txt:
* platform/win/editing/deleting/5483370-expected.txt:
* platform/win/editing/deleting/delete-to-select-table-expected.txt:
* platform/win/editing/deleting/table-cells-expected.txt:
* platform/win/editing/execCommand/5481523-expected.txt:
* platform/win/editing/inserting/5058163-1-expected.txt:
* platform/win/editing/inserting/insert-paragraph-01-expected.txt:
* platform/win/editing/inserting/insert-paragraph-02-expected.txt:
* platform/win/editing/inserting/paragraph-separator-in-table-1-expected.txt:
* platform/win/editing/inserting/paragraph-separator-in-table-2-expected.txt:
* platform/win/editing/style/5017613-1-expected.txt:
* platform/win/editing/style/5017613-2-expected.txt:
* platform/win/editing/style/apple-style-editable-mix-expected.txt:
* platform/win/editing/style/table-selection-expected.txt:
* platform/win/editing/unsupported-content/table-type-after-expected.txt:
* platform/win/editing/unsupported-content/table-type-before-expected.txt:
* platform/win/fast/backgrounds/repeat/negative-offset-repeat-transformed-expected.txt:
* platform/win/fast/block/basic/016-expected.txt:
* platform/win/fast/block/basic/quirk-percent-height-table-cell-expected.txt:
* platform/win/fast/block/float/011-expected.txt:
* platform/win/fast/block/float/015-expected.txt:
* platform/win/fast/block/margin-collapse/001-expected.txt:
* platform/win/fast/block/margin-collapse/005-expected.txt:
* platform/win/fast/block/margin-collapse/006-expected.txt:
* platform/win/fast/block/margin-collapse/010-expected.txt:
* platform/win/fast/block/margin-collapse/011-expected.txt:
* platform/win/fast/block/margin-collapse/012-expected.txt:
* platform/win/fast/block/margin-collapse/015-expected.txt:
* platform/win/fast/block/margin-collapse/016-expected.txt:
* platform/win/fast/block/margin-collapse/017-expected.txt:
* platform/win/fast/block/margin-collapse/018-expected.txt:
* platform/win/fast/block/margin-collapse/019-expected.txt:
* platform/win/fast/block/margin-collapse/020-expected.txt:
* platform/win/fast/block/margin-collapse/022-expected.txt:
* platform/win/fast/block/margin-collapse/025-expected.txt:
* platform/win/fast/block/margin-collapse/032-expected.txt:
* platform/win/fast/block/margin-collapse/033-expected.txt:
* platform/win/fast/block/margin-collapse/034-expected.txt:
* platform/win/fast/block/margin-collapse/041-expected.txt:
* platform/win/fast/block/margin-collapse/042-expected.txt:
* platform/win/fast/block/margin-collapse/055-expected.txt:
* platform/win/fast/block/margin-collapse/056-expected.txt:
* platform/win/fast/block/margin-collapse/057-expected.txt:
* platform/win/fast/block/margin-collapse/058-expected.txt:
* platform/win/fast/block/margin-collapse/059-expected.txt:
* platform/win/fast/block/margin-collapse/104-expected.txt:
* platform/win/fast/block/margin-collapse/block-inside-inline/001-expected.txt:
* platform/win/fast/block/margin-collapse/block-inside-inline/005-expected.txt:
* platform/win/fast/block/margin-collapse/block-inside-inline/006-expected.txt:
* platform/win/fast/block/margin-collapse/block-inside-inline/010-expected.txt:
* platform/win/fast/block/margin-collapse/block-inside-inline/011-expected.txt:
* platform/win/fast/block/margin-collapse/block-inside-inline/012-expected.txt:
* platform/win/fast/block/margin-collapse/block-inside-inline/015-expected.txt:
* platform/win/fast/block/margin-collapse/block-inside-inline/016-expected.txt:
* platform/win/fast/block/margin-collapse/block-inside-inline/017-expected.txt:
* platform/win/fast/block/margin-collapse/block-inside-inline/018-expected.txt:
* platform/win/fast/block/margin-collapse/block-inside-inline/019-expected.txt:
* platform/win/fast/block/margin-collapse/block-inside-inline/020-expected.txt:
* platform/win/fast/block/margin-collapse/block-inside-inline/021-expected.txt:
* platform/win/fast/block/margin-collapse/block-inside-inline/022-expected.txt:
* platform/win/fast/block/margin-collapse/block-inside-inline/025-expected.txt:
* platform/win/fast/block/positioning/053-expected.txt:
* platform/win/fast/block/positioning/negative-right-pos-expected.txt:
* platform/win/fast/block/positioning/table-cell-static-position-expected.txt:
* platform/win/fast/borders/bidi-009a-expected.txt:
* platform/win/fast/borders/border-antialiasing-expected.txt:
* platform/win/fast/borders/border-radius-different-width-001-expected.txt:
* platform/win/fast/borders/table-borders-expected.txt:
* platform/win/fast/box-shadow/basic-shadows-expected.txt:
* platform/win/fast/css-generated-content/015-expected.txt:
* platform/win/fast/css-generated-content/first-letter-in-nested-before-expected.txt:
* platform/win/fast/css-generated-content/first-letter-in-nested-before-table-expected.txt:
* platform/win/fast/css-generated-content/inline-display-types-expected.txt:
* platform/win/fast/css-generated-content/nested-tables-with-before-after-content-crash-expected.txt:
* platform/win/fast/css-generated-content/table-before-after-child-add-expected.txt:
* platform/win/fast/css-generated-content/table-cell-before-after-child-add-expected.txt:
* platform/win/fast/css-generated-content/table-cell-before-content-expected.txt:
* platform/win/fast/css-generated-content/table-parts-before-and-after-expected.txt:
* platform/win/fast/css-generated-content/table-row-before-after-child-add-expected.txt:
* platform/win/fast/css-generated-content/table-row-before-after-expected.txt:
* platform/win/fast/css-generated-content/table-row-group-with-before-expected.txt:
* platform/win/fast/css-generated-content/table-row-with-before-expected.txt:
* platform/win/fast/css-generated-content/table-table-before-after-child-add-expected.txt:
* platform/win/fast/css-generated-content/table-with-before-expected.txt:
* platform/win/fast/css/003-expected.txt:
* platform/win/fast/css/absolute-poition-in-rtl-parent-expected.txt:
* platform/win/fast/css/acid2-expected.txt:
* platform/win/fast/css/acid2-pixel-expected.txt:
* platform/win/fast/css/bidi-override-in-anonymous-block-expected.txt:
* platform/win/fast/css/box-shadow-and-border-radius-expected.txt:
* platform/win/fast/css/caption-width-absolute-position-expected.txt:
* platform/win/fast/css/caption-width-absolute-position-offset-top-expected.txt:
* platform/win/fast/css/caption-width-fixed-position-expected.txt:
* platform/win/fast/css/caption-width-fixed-position-offset-top-expected.txt:
* platform/win/fast/css/caption-width-relative-position-expected.txt:
* platform/win/fast/css/caption-width-relative-position-offset-top-expected.txt:
* platform/win/fast/css/css3-nth-child-expected.txt:
* platform/win/fast/css/first-letter-float-expected.txt:
* platform/win/fast/css/focus-ring-detached-expected.txt:
* platform/win/fast/css/focus-ring-multiline-expected.txt:
* platform/win/fast/css/h1-in-section-elements-expected.txt:
* platform/win/fast/css/image-rendering-expected.txt:
* platform/win/fast/css/layerZOrderCrash-expected.txt:
* platform/win/fast/css/min-width-with-spanned-cell-expected.txt:
* platform/win/fast/css/percentage-non-integer-expected.txt:
* platform/win/fast/css/table-text-align-quirk-expected.txt:
* platform/win/fast/css/table-text-align-strict-expected.txt:
* platform/win/fast/dom/HTMLTableColElement/resize-table-using-col-width-expected.txt:
* platform/win/fast/dom/HTMLTableElement/createCaption-expected.txt:
* platform/win/fast/dom/row-inner-text-expected.txt:
* platform/win/fast/dynamic/001-expected.txt:
* platform/win/fast/dynamic/007-expected.txt:
* platform/win/fast/dynamic/014-expected.txt:
* platform/win/fast/dynamic/015-expected.txt:
* platform/win/fast/dynamic/containing-block-change-expected.txt:
* platform/win/fast/dynamic/create-renderer-for-whitespace-only-text-expected.txt:
* platform/win/fast/dynamic/float-withdrawal-expected.txt:
* platform/win/fast/dynamic/insert-before-table-part-in-continuation-expected.txt:
* platform/win/fast/dynamic/subtree-table-cell-height-expected.txt:</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsChangeLog">trunk/LayoutTests/ChangeLog</a></li>
<li><a href="#trunkLayoutTestsplatformwincss1basiccontainmentexpectedtxt">trunk/LayoutTests/platform/win/css1/basic/containment-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss1basiccontextual_selectorsexpectedtxt">trunk/LayoutTests/platform/win/css1/basic/contextual_selectors-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss1basicgroupingexpectedtxt">trunk/LayoutTests/platform/win/css1/basic/grouping-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss1basicid_as_selectorexpectedtxt">trunk/LayoutTests/platform/win/css1/basic/id_as_selector-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss1basicinheritanceexpectedtxt">trunk/LayoutTests/platform/win/css1/basic/inheritance-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss1box_propertiesborderexpectedtxt">trunk/LayoutTests/platform/win/css1/box_properties/border-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss1box_propertiesborder_bottomexpectedtxt">trunk/LayoutTests/platform/win/css1/box_properties/border_bottom-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss1box_propertiesborder_bottom_inlineexpectedtxt">trunk/LayoutTests/platform/win/css1/box_properties/border_bottom_inline-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss1box_propertiesborder_bottom_widthexpectedtxt">trunk/LayoutTests/platform/win/css1/box_properties/border_bottom_width-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss1box_propertiesborder_bottom_width_inlineexpectedtxt">trunk/LayoutTests/platform/win/css1/box_properties/border_bottom_width_inline-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss1box_propertiesborder_colorexpectedtxt">trunk/LayoutTests/platform/win/css1/box_properties/border_color-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss1box_propertiesborder_color_inlineexpectedtxt">trunk/LayoutTests/platform/win/css1/box_properties/border_color_inline-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss1box_propertiesborder_inlineexpectedtxt">trunk/LayoutTests/platform/win/css1/box_properties/border_inline-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss1box_propertiesborder_leftexpectedtxt">trunk/LayoutTests/platform/win/css1/box_properties/border_left-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss1box_propertiesborder_left_inlineexpectedtxt">trunk/LayoutTests/platform/win/css1/box_properties/border_left_inline-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss1box_propertiesborder_left_widthexpectedtxt">trunk/LayoutTests/platform/win/css1/box_properties/border_left_width-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss1box_propertiesborder_left_width_inlineexpectedtxt">trunk/LayoutTests/platform/win/css1/box_properties/border_left_width_inline-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss1box_propertiesborder_rightexpectedtxt">trunk/LayoutTests/platform/win/css1/box_properties/border_right-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss1box_propertiesborder_right_inlineexpectedtxt">trunk/LayoutTests/platform/win/css1/box_properties/border_right_inline-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss1box_propertiesborder_right_widthexpectedtxt">trunk/LayoutTests/platform/win/css1/box_properties/border_right_width-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss1box_propertiesborder_right_width_inlineexpectedtxt">trunk/LayoutTests/platform/win/css1/box_properties/border_right_width_inline-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss1box_propertiesborder_styleexpectedtxt">trunk/LayoutTests/platform/win/css1/box_properties/border_style-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss1box_propertiesborder_style_inlineexpectedtxt">trunk/LayoutTests/platform/win/css1/box_properties/border_style_inline-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss1box_propertiesborder_topexpectedtxt">trunk/LayoutTests/platform/win/css1/box_properties/border_top-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss1box_propertiesborder_top_inlineexpectedtxt">trunk/LayoutTests/platform/win/css1/box_properties/border_top_inline-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss1box_propertiesborder_top_widthexpectedtxt">trunk/LayoutTests/platform/win/css1/box_properties/border_top_width-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss1box_propertiesborder_top_width_inlineexpectedtxt">trunk/LayoutTests/platform/win/css1/box_properties/border_top_width_inline-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss1box_propertiesborder_widthexpectedtxt">trunk/LayoutTests/platform/win/css1/box_properties/border_width-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss1box_propertiesborder_width_inlineexpectedtxt">trunk/LayoutTests/platform/win/css1/box_properties/border_width_inline-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss1box_propertiesclearexpectedtxt">trunk/LayoutTests/platform/win/css1/box_properties/clear-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss1box_propertiesclear_floatexpectedtxt">trunk/LayoutTests/platform/win/css1/box_properties/clear_float-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss1box_propertiesfloatexpectedtxt">trunk/LayoutTests/platform/win/css1/box_properties/float-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss1box_propertiesfloat_elements_in_seriesexpectedtxt">trunk/LayoutTests/platform/win/css1/box_properties/float_elements_in_series-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss1box_propertiesfloat_marginexpectedtxt">trunk/LayoutTests/platform/win/css1/box_properties/float_margin-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss1box_propertiesfloat_on_text_elementsexpectedtxt">trunk/LayoutTests/platform/win/css1/box_properties/float_on_text_elements-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss1box_propertiesheightexpectedtxt">trunk/LayoutTests/platform/win/css1/box_properties/height-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss1box_propertiesmarginexpectedtxt">trunk/LayoutTests/platform/win/css1/box_properties/margin-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss1box_propertiesmargin_bottomexpectedtxt">trunk/LayoutTests/platform/win/css1/box_properties/margin_bottom-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss1box_propertiesmargin_bottom_inlineexpectedtxt">trunk/LayoutTests/platform/win/css1/box_properties/margin_bottom_inline-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss1box_propertiesmargin_inlineexpectedtxt">trunk/LayoutTests/platform/win/css1/box_properties/margin_inline-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss1box_propertiesmargin_leftexpectedtxt">trunk/LayoutTests/platform/win/css1/box_properties/margin_left-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss1box_propertiesmargin_left_inlineexpectedtxt">trunk/LayoutTests/platform/win/css1/box_properties/margin_left_inline-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss1box_propertiesmargin_rightexpectedtxt">trunk/LayoutTests/platform/win/css1/box_properties/margin_right-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss1box_propertiesmargin_right_inlineexpectedtxt">trunk/LayoutTests/platform/win/css1/box_properties/margin_right_inline-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss1box_propertiesmargin_topexpectedtxt">trunk/LayoutTests/platform/win/css1/box_properties/margin_top-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss1box_propertiesmargin_top_inlineexpectedtxt">trunk/LayoutTests/platform/win/css1/box_properties/margin_top_inline-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss1box_propertiespaddingexpectedtxt">trunk/LayoutTests/platform/win/css1/box_properties/padding-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss1box_propertiespadding_bottomexpectedtxt">trunk/LayoutTests/platform/win/css1/box_properties/padding_bottom-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss1box_propertiespadding_bottom_inlineexpectedtxt">trunk/LayoutTests/platform/win/css1/box_properties/padding_bottom_inline-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss1box_propertiespadding_inlineexpectedtxt">trunk/LayoutTests/platform/win/css1/box_properties/padding_inline-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss1box_propertiespadding_left_inlineexpectedtxt">trunk/LayoutTests/platform/win/css1/box_properties/padding_left_inline-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss1box_propertiespadding_rightexpectedtxt">trunk/LayoutTests/platform/win/css1/box_properties/padding_right-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss1box_propertiespadding_right_inlineexpectedtxt">trunk/LayoutTests/platform/win/css1/box_properties/padding_right_inline-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss1box_propertiespadding_topexpectedtxt">trunk/LayoutTests/platform/win/css1/box_properties/padding_top-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss1box_propertiespadding_top_inlineexpectedtxt">trunk/LayoutTests/platform/win/css1/box_properties/padding_top_inline-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss1box_propertieswidthexpectedtxt">trunk/LayoutTests/platform/win/css1/box_properties/width-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss1cascadecascade_orderexpectedtxt">trunk/LayoutTests/platform/win/css1/cascade/cascade_order-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss1cascadeimportantexpectedtxt">trunk/LayoutTests/platform/win/css1/cascade/important-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss1classificationdisplayexpectedtxt">trunk/LayoutTests/platform/win/css1/classification/display-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss1classificationlist_styleexpectedtxt">trunk/LayoutTests/platform/win/css1/classification/list_style-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss1classificationlist_style_imageexpectedtxt">trunk/LayoutTests/platform/win/css1/classification/list_style_image-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss1classificationlist_style_positionexpectedtxt">trunk/LayoutTests/platform/win/css1/classification/list_style_position-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss1classificationlist_style_typeexpectedtxt">trunk/LayoutTests/platform/win/css1/classification/list_style_type-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss1classificationwhite_spaceexpectedtxt">trunk/LayoutTests/platform/win/css1/classification/white_space-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss1color_and_backgroundbackgroundexpectedtxt">trunk/LayoutTests/platform/win/css1/color_and_background/background-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss1color_and_backgroundbackground_attachmentexpectedtxt">trunk/LayoutTests/platform/win/css1/color_and_background/background_attachment-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss1color_and_backgroundbackground_colorexpectedtxt">trunk/LayoutTests/platform/win/css1/color_and_background/background_color-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss1color_and_backgroundbackground_imageexpectedtxt">trunk/LayoutTests/platform/win/css1/color_and_background/background_image-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss1color_and_backgroundbackground_positionexpectedtxt">trunk/LayoutTests/platform/win/css1/color_and_background/background_position-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss1color_and_backgroundbackground_repeatexpectedtxt">trunk/LayoutTests/platform/win/css1/color_and_background/background_repeat-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss1color_and_backgroundcolorexpectedtxt">trunk/LayoutTests/platform/win/css1/color_and_background/color-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss1conformanceforward_compatible_parsingexpectedtxt">trunk/LayoutTests/platform/win/css1/conformance/forward_compatible_parsing-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss1font_propertiesfontexpectedtxt">trunk/LayoutTests/platform/win/css1/font_properties/font-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss1font_propertiesfont_familyexpectedtxt">trunk/LayoutTests/platform/win/css1/font_properties/font_family-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss1font_propertiesfont_sizeexpectedtxt">trunk/LayoutTests/platform/win/css1/font_properties/font_size-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss1font_propertiesfont_styleexpectedtxt">trunk/LayoutTests/platform/win/css1/font_properties/font_style-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss1font_propertiesfont_variantexpectedtxt">trunk/LayoutTests/platform/win/css1/font_properties/font_variant-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss1font_propertiesfont_weightexpectedtxt">trunk/LayoutTests/platform/win/css1/font_properties/font_weight-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss1formatting_modelcanvasexpectedtxt">trunk/LayoutTests/platform/win/css1/formatting_model/canvas-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss1formatting_modelfloating_elementsexpectedtxt">trunk/LayoutTests/platform/win/css1/formatting_model/floating_elements-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss1formatting_modelheight_of_linesexpectedtxt">trunk/LayoutTests/platform/win/css1/formatting_model/height_of_lines-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss1formatting_modelinline_elementsexpectedtxt">trunk/LayoutTests/platform/win/css1/formatting_model/inline_elements-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss1formatting_modelreplaced_elementsexpectedtxt">trunk/LayoutTests/platform/win/css1/formatting_model/replaced_elements-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss1formatting_modelvertical_formattingexpectedtxt">trunk/LayoutTests/platform/win/css1/formatting_model/vertical_formatting-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss1pseudoanchorexpectedtxt">trunk/LayoutTests/platform/win/css1/pseudo/anchor-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss1pseudofirstletterexpectedtxt">trunk/LayoutTests/platform/win/css1/pseudo/firstletter-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss1pseudofirstlineexpectedtxt">trunk/LayoutTests/platform/win/css1/pseudo/firstline-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss1pseudomultiple_pseudo_elementsexpectedtxt">trunk/LayoutTests/platform/win/css1/pseudo/multiple_pseudo_elements-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss1pseudopseudo_elements_in_selectorsexpectedtxt">trunk/LayoutTests/platform/win/css1/pseudo/pseudo_elements_in_selectors-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss1text_propertiesletter_spacingexpectedtxt">trunk/LayoutTests/platform/win/css1/text_properties/letter_spacing-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss1text_propertiesline_heightexpectedtxt">trunk/LayoutTests/platform/win/css1/text_properties/line_height-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss1text_propertiestext_alignexpectedtxt">trunk/LayoutTests/platform/win/css1/text_properties/text_align-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss1text_propertiestext_decorationexpectedtxt">trunk/LayoutTests/platform/win/css1/text_properties/text_decoration-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss1text_propertiestext_indentexpectedtxt">trunk/LayoutTests/platform/win/css1/text_properties/text_indent-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss1text_propertiestext_transformexpectedtxt">trunk/LayoutTests/platform/win/css1/text_properties/text_transform-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss1text_propertiesvertical_alignexpectedtxt">trunk/LayoutTests/platform/win/css1/text_properties/vertical_align-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss1text_propertiesword_spacingexpectedtxt">trunk/LayoutTests/platform/win/css1/text_properties/word_spacing-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss1unitscolor_unitsexpectedtxt">trunk/LayoutTests/platform/win/css1/units/color_units-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss1unitslength_unitsexpectedtxt">trunk/LayoutTests/platform/win/css1/units/length_units-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss1unitspercentage_unitsexpectedtxt">trunk/LayoutTests/platform/win/css1/units/percentage_units-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss1unitsurlsexpectedtxt">trunk/LayoutTests/platform/win/css1/units/urls-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss2120110323bordercollapseoffset002expectedtxt">trunk/LayoutTests/platform/win/css2.1/20110323/border-collapse-offset-002-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss2120110323borderconflictstyle079expectedtxt">trunk/LayoutTests/platform/win/css2.1/20110323/border-conflict-style-079-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss2120110323borderconflictstyle088expectedtxt">trunk/LayoutTests/platform/win/css2.1/20110323/border-conflict-style-088-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss2120110323dynamictopchange002expectedtxt">trunk/LayoutTests/platform/win/css2.1/20110323/dynamic-top-change-002-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss2120110323dynamictopchange003expectedtxt">trunk/LayoutTests/platform/win/css2.1/20110323/dynamic-top-change-003-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss2120110323inlinetable001expectedtxt">trunk/LayoutTests/platform/win/css2.1/20110323/inline-table-001-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss2120110323inlinetable002aexpectedtxt">trunk/LayoutTests/platform/win/css2.1/20110323/inline-table-002a-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss2120110323inlinetable003expectedtxt">trunk/LayoutTests/platform/win/css2.1/20110323/inline-table-003-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss2120110323marginappliesto001expectedtxt">trunk/LayoutTests/platform/win/css2.1/20110323/margin-applies-to-001-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss2120110323marginappliesto002expectedtxt">trunk/LayoutTests/platform/win/css2.1/20110323/margin-applies-to-002-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss2120110323marginappliesto003expectedtxt">trunk/LayoutTests/platform/win/css2.1/20110323/margin-applies-to-003-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss2120110323marginappliesto004expectedtxt">trunk/LayoutTests/platform/win/css2.1/20110323/margin-applies-to-004-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss2120110323marginappliesto005expectedtxt">trunk/LayoutTests/platform/win/css2.1/20110323/margin-applies-to-005-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss2120110323marginappliesto006expectedtxt">trunk/LayoutTests/platform/win/css2.1/20110323/margin-applies-to-006-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss2120110323marginappliesto007expectedtxt">trunk/LayoutTests/platform/win/css2.1/20110323/margin-applies-to-007-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss2120110323marginappliesto013expectedtxt">trunk/LayoutTests/platform/win/css2.1/20110323/margin-applies-to-013-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss2120110323marginappliesto014expectedtxt">trunk/LayoutTests/platform/win/css2.1/20110323/margin-applies-to-014-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss2120110323marginappliesto015expectedtxt">trunk/LayoutTests/platform/win/css2.1/20110323/margin-applies-to-015-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss2120110323replacedintrinsicratio001expectedtxt">trunk/LayoutTests/platform/win/css2.1/20110323/replaced-intrinsic-ratio-001-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss2120110323tablecaption001expectedtxt">trunk/LayoutTests/platform/win/css2.1/20110323/table-caption-001-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss2120110323tablecaptionoptional001expectedtxt">trunk/LayoutTests/platform/win/css2.1/20110323/table-caption-optional-001-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss2120110323tablecaptionoptional002expectedtxt">trunk/LayoutTests/platform/win/css2.1/20110323/table-caption-optional-002-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss2120110323tableheightalgorithm023expectedtxt">trunk/LayoutTests/platform/win/css2.1/20110323/table-height-algorithm-023-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss2120110323tableheightalgorithm024expectedtxt">trunk/LayoutTests/platform/win/css2.1/20110323/table-height-algorithm-024-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21t040302c61exlen00baexpectedtxt">trunk/LayoutTests/platform/win/css2.1/t040302-c61-ex-len-00-b-a-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21t0803c5501mrgnt00baexpectedtxt">trunk/LayoutTests/platform/win/css2.1/t0803-c5501-mrgn-t-00-b-a-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21t0803c5503mrgnb00baexpectedtxt">trunk/LayoutTests/platform/win/css2.1/t0803-c5503-mrgn-b-00-b-a-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21t080301c411vtmrgn00bexpectedtxt">trunk/LayoutTests/platform/win/css2.1/t080301-c411-vt-mrgn-00-b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21t0804c5506padnt00baexpectedtxt">trunk/LayoutTests/platform/win/css2.1/t0804-c5506-padn-t-00-b-a-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21t0804c5508ipadnb03baexpectedtxt">trunk/LayoutTests/platform/win/css2.1/t0804-c5508-ipadn-b-03-b-a-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21t0805c5511brdrtw00bexpectedtxt">trunk/LayoutTests/platform/win/css2.1/t0805-c5511-brdr-tw-00-b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21t0805c5513brdrbw00bexpectedtxt">trunk/LayoutTests/platform/win/css2.1/t0805-c5513-brdr-bw-00-b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21t0805c5518brdrt01eexpectedtxt">trunk/LayoutTests/platform/win/css2.1/t0805-c5518-brdr-t-01-e-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21t0805c5519brdrr01eexpectedtxt">trunk/LayoutTests/platform/win/css2.1/t0805-c5519-brdr-r-01-e-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21t0805c5520brdrb01eexpectedtxt">trunk/LayoutTests/platform/win/css2.1/t0805-c5520-brdr-b-01-e-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21t0805c5521brdrl01eexpectedtxt">trunk/LayoutTests/platform/win/css2.1/t0805-c5521-brdr-l-01-e-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21t0805c5522brdr02eexpectedtxt">trunk/LayoutTests/platform/win/css2.1/t0805-c5522-brdr-02-e-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21t090402c42ibxpad00dagexpectedtxt">trunk/LayoutTests/platform/win/css2.1/t090402-c42-ibx-pad-00-d-ag-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21t0905c5525fltmult00dgexpectedtxt">trunk/LayoutTests/platform/win/css2.1/t0905-c5525-fltmult-00-d-g-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21t170602bdrconflctw00dexpectedtxt">trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-00-d-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21t170602bdrconflctw01dexpectedtxt">trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-01-d-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21t170602bdrconflctw02dexpectedtxt">trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-02-d-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21t170602bdrconflctw03dexpectedtxt">trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-03-d-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21t170602bdrconflctw04dexpectedtxt">trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-04-d-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21t170602bdrconflctw05dexpectedtxt">trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-05-d-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21t170602bdrconflctw06dexpectedtxt">trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-06-d-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21t170602bdrconflctw07dexpectedtxt">trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-07-d-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21t170602bdrconflctw08dexpectedtxt">trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-08-d-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21t170602bdrconflctw09dexpectedtxt">trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-09-d-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21t170602bdrconflctw10dexpectedtxt">trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-10-d-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21t170602bdrconflctw11dexpectedtxt">trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-11-d-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21t170602bdrconflctw12dexpectedtxt">trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-12-d-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21t170602bdrconflctw13dexpectedtxt">trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-13-d-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21t170602bdrconflctw14dexpectedtxt">trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-14-d-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21t170602bdrconflctw15dexpectedtxt">trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-15-d-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21t170602bdrconflctw16dexpectedtxt">trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-16-d-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21t170602bdrconflctw17dexpectedtxt">trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-17-d-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21t170602bdrconflctw18dexpectedtxt">trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-18-d-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21t170602bdrconflctw19dexpectedtxt">trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-19-d-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21t170602bdrconflctw20dexpectedtxt">trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-20-d-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21t170602bdrconflctw21dexpectedtxt">trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-21-d-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21t170602bdrconflctw22dexpectedtxt">trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-22-d-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21t170602bdrconflctw23dexpectedtxt">trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-23-d-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21t170602bdrconflctw24dexpectedtxt">trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-24-d-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21t170602bdrconflctw25dexpectedtxt">trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-25-d-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21t170602bdrconflctw26dexpectedtxt">trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-26-d-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21t170602bdrconflctw27dexpectedtxt">trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-27-d-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21t170602bdrconflctw28dexpectedtxt">trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-28-d-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21t170602bdrconflctw29dexpectedtxt">trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-29-d-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21t170602bdrconflctw30dexpectedtxt">trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-30-d-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21t170602bdrconflctw31dexpectedtxt">trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-31-d-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21t170602bdrconflctw32dexpectedtxt">trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-32-d-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21t170602bdrconflctw33dexpectedtxt">trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-33-d-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21t170602bdrconflctw34dexpectedtxt">trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-34-d-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21t170602bdrconflctw35dexpectedtxt">trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-35-d-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21t170602bdrconflctw36dexpectedtxt">trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-36-d-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21t170602bdrconflctw37dexpectedtxt">trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-37-d-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21t170602bdrconflctw38dexpectedtxt">trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-38-d-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21t170602bdrconflctw39dexpectedtxt">trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-39-d-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21t170602bdrconflctw40dexpectedtxt">trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-40-d-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21t170602bdrconflctw41dexpectedtxt">trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-41-d-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21t170602bdrconflctw42dexpectedtxt">trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-42-d-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21t170602bdrconflctw43dexpectedtxt">trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-43-d-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21t170602bdrconflctw44dexpectedtxt">trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-44-d-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21t170602bdrconflctw45dexpectedtxt">trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-45-d-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21t170602bdrconflctw46dexpectedtxt">trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-46-d-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21t170602bdrconflctw47dexpectedtxt">trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-47-d-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21t170602bdrconflctw48dexpectedtxt">trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-48-d-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21t170602bdrconflctw49dexpectedtxt">trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-49-d-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21t170602bdrconflctw50dexpectedtxt">trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-50-d-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21t170602bdrconflctw51dexpectedtxt">trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-51-d-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21t170602bdrconflctw52dexpectedtxt">trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-52-d-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21t170602bdrconflctw53dexpectedtxt">trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-53-d-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21t170602bdrconflctw54dexpectedtxt">trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-54-d-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21t170602bdrconflctw55dexpectedtxt">trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-55-d-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21t170602bdrconflctw56dexpectedtxt">trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-56-d-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21t170602bdrconflctw57dexpectedtxt">trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-57-d-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21t170602bdrconflctw58dexpectedtxt">trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-58-d-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21t170602bdrconflctw59dexpectedtxt">trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-59-d-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21t170602bdrconflctw60dexpectedtxt">trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-60-d-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21t170602bdrconflctw61dexpectedtxt">trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-61-d-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21t170602bdrconflctw62dexpectedtxt">trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-62-d-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21t170602bdrconflctw63dexpectedtxt">trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-63-d-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21t170602bdrconflctw64dexpectedtxt">trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-64-d-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21t170602bdrconflctw65dexpectedtxt">trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-65-d-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21t170602bdrconflctw66dexpectedtxt">trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-66-d-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21t170602bdrconflctw67dexpectedtxt">trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-67-d-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21t170602bdrconflctw68dexpectedtxt">trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-68-d-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21t170602bdrconflctw69dexpectedtxt">trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-69-d-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21t170602bdrconflctw70dexpectedtxt">trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-70-d-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21t170602bdrconflctw71dexpectedtxt">trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-71-d-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21t170602bdrconflctw72dexpectedtxt">trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-72-d-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21t170602bdrconflctw73dexpectedtxt">trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-73-d-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21t170602bdrconflctw74dexpectedtxt">trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-74-d-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21t170602bdrconflctw75dexpectedtxt">trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-75-d-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21t170602bdrconflctw76dexpectedtxt">trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-76-d-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21t170602bdrconflctw77dexpectedtxt">trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-77-d-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21t170602bdrconflctw78dexpectedtxt">trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-78-d-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21t170602bdrconflctw79dexpectedtxt">trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-79-d-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21t170602bdrconflctw80dexpectedtxt">trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-80-d-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21t170602bdrconflctw81dexpectedtxt">trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-81-d-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21t170602bdrconflctw82dexpectedtxt">trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-82-d-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21t170602bdrconflctw83dexpectedtxt">trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-83-d-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21t170602bdrconflctw84dexpectedtxt">trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-84-d-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21t170602bdrconflctw85dexpectedtxt">trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-85-d-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21t170602bdrconflctw86dexpectedtxt">trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-86-d-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21t170602bdrconflctw87dexpectedtxt">trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-87-d-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21t170602bdrconflctw88dexpectedtxt">trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-88-d-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21t170602bdrconflctw89dexpectedtxt">trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-89-d-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21t170602bdrconflctw90dexpectedtxt">trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-90-d-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21t170602bdrconflctw91dexpectedtxt">trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-91-d-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21t170602bdrconflctw92dexpectedtxt">trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-92-d-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21t170602bdrconflctw93dexpectedtxt">trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-93-d-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21t170602bdrconflctw94dexpectedtxt">trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-94-d-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21t170602bdrconflctw95dexpectedtxt">trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-95-d-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21t170602bdrconflctw96dexpectedtxt">trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-96-d-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21t170602bdrconflctw97dexpectedtxt">trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-97-d-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21t170602bdrconflctw98dexpectedtxt">trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-98-d-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21t170602bdrconflctw99dexpectedtxt">trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-99-d-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21tablestableanonymousobjects015expectedtxt">trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-015-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21tablestableanonymousobjects016expectedtxt">trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-016-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21tablestableanonymousobjects023expectedtxt">trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-023-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21tablestableanonymousobjects024expectedtxt">trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-024-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21tablestableanonymousobjects035expectedtxt">trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-035-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21tablestableanonymousobjects036expectedtxt">trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-036-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21tablestableanonymousobjects037expectedtxt">trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-037-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21tablestableanonymousobjects038expectedtxt">trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-038-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21tablestableanonymousobjects045expectedtxt">trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-045-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21tablestableanonymousobjects046expectedtxt">trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-046-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21tablestableanonymousobjects047expectedtxt">trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-047-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21tablestableanonymousobjects048expectedtxt">trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-048-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21tablestableanonymousobjects049expectedtxt">trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-049-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21tablestableanonymousobjects050expectedtxt">trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-050-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21tablestableanonymousobjects055expectedtxt">trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-055-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21tablestableanonymousobjects056expectedtxt">trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-056-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21tablestableanonymousobjects091expectedtxt">trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-091-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21tablestableanonymousobjects092expectedtxt">trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-092-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21tablestableanonymousobjects099expectedtxt">trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-099-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21tablestableanonymousobjects100expectedtxt">trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-100-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21tablestableanonymousobjects103expectedtxt">trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-103-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21tablestableanonymousobjects104expectedtxt">trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-104-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21tablestableanonymousobjects105expectedtxt">trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-105-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21tablestableanonymousobjects106expectedtxt">trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-106-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21tablestableanonymousobjects107expectedtxt">trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-107-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21tablestableanonymousobjects108expectedtxt">trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-108-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21tablestableanonymousobjects109expectedtxt">trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-109-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21tablestableanonymousobjects110expectedtxt">trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-110-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21tablestableanonymousobjects111expectedtxt">trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-111-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21tablestableanonymousobjects112expectedtxt">trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-112-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21tablestableanonymousobjects113expectedtxt">trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-113-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21tablestableanonymousobjects114expectedtxt">trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-114-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21tablestableanonymousobjects123expectedtxt">trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-123-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21tablestableanonymousobjects124expectedtxt">trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-124-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21tablestableanonymousobjects139expectedtxt">trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-139-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21tablestableanonymousobjects140expectedtxt">trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-140-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21tablestableanonymousobjects149expectedtxt">trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-149-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21tablestableanonymousobjects150expectedtxt">trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-150-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21tablestableanonymousobjects155expectedtxt">trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-155-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21tablestableanonymousobjects156expectedtxt">trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-156-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21tablestableanonymousobjects159expectedtxt">trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-159-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21tablestableanonymousobjects160expectedtxt">trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-160-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21tablestableanonymousobjects165expectedtxt">trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-165-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21tablestableanonymousobjects166expectedtxt">trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-166-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21tablestableanonymousobjects177expectedtxt">trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-177-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21tablestableanonymousobjects178expectedtxt">trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-178-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21tablestableanonymousobjects179expectedtxt">trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-179-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21tablestableanonymousobjects180expectedtxt">trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-180-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21tablestableanonymousobjects181expectedtxt">trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-181-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21tablestableanonymousobjects189expectedtxt">trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-189-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21tablestableanonymousobjects190expectedtxt">trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-190-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21tablestableanonymousobjects191expectedtxt">trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-191-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21tablestableanonymousobjects192expectedtxt">trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-192-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21tablestableanonymousobjects193expectedtxt">trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-193-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21tablestableanonymousobjects194expectedtxt">trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-194-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21tablestableanonymousobjects195expectedtxt">trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-195-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21tablestableanonymousobjects196expectedtxt">trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-196-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21tablestableanonymousobjects205expectedtxt">trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-205-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21tablestableanonymousobjects206expectedtxt">trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-206-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21tablestableanonymousobjects207expectedtxt">trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-207-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss21tablestableanonymousobjects208expectedtxt">trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-208-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss3css3modsel33expectedtxt">trunk/LayoutTests/platform/win/css3/css3-modsel-33-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss3flexboxflexboxbaselineexpectedtxt">trunk/LayoutTests/platform/win/css3/flexbox/flexbox-baseline-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss3selectors3htmlcss3modsel161expectedtxt">trunk/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-161-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss3selectors3htmlcss3modsel18expectedtxt">trunk/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-18-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss3selectors3htmlcss3modsel18bexpectedtxt">trunk/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-18b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss3selectors3htmlcss3modsel28expectedtxt">trunk/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-28-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss3selectors3htmlcss3modsel28bexpectedtxt">trunk/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-28b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss3selectors3htmlcss3modsel29expectedtxt">trunk/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-29-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss3selectors3htmlcss3modsel29bexpectedtxt">trunk/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-29b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss3selectors3htmlcss3modsel32expectedtxt">trunk/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-32-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss3selectors3htmlcss3modsel33expectedtxt">trunk/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-33-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss3selectors3htmlcss3modsel43expectedtxt">trunk/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-43-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss3selectors3htmlcss3modsel43bexpectedtxt">trunk/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-43b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss3selectors3htmlcss3modsel44expectedtxt">trunk/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-44-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss3selectors3htmlcss3modsel44bexpectedtxt">trunk/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-44b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss3selectors3htmlcss3modsel73expectedtxt">trunk/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-73-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss3selectors3htmlcss3modsel73bexpectedtxt">trunk/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-73b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss3selectors3htmlcss3modsel74expectedtxt">trunk/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-74-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss3selectors3htmlcss3modsel74bexpectedtxt">trunk/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-74b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss3selectors3htmlcss3modsel77expectedtxt">trunk/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-77-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss3selectors3htmlcss3modsel77bexpectedtxt">trunk/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-77b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss3selectors3htmlcss3modsel78expectedtxt">trunk/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-78-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss3selectors3htmlcss3modsel78bexpectedtxt">trunk/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-78b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss3selectors3xhtmlcss3modsel161expectedtxt">trunk/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-161-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss3selectors3xhtmlcss3modsel18expectedtxt">trunk/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-18-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss3selectors3xhtmlcss3modsel18bexpectedtxt">trunk/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-18b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss3selectors3xhtmlcss3modsel28expectedtxt">trunk/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-28-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss3selectors3xhtmlcss3modsel28bexpectedtxt">trunk/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-28b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss3selectors3xhtmlcss3modsel29expectedtxt">trunk/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-29-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss3selectors3xhtmlcss3modsel29bexpectedtxt">trunk/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-29b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss3selectors3xhtmlcss3modsel32expectedtxt">trunk/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-32-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss3selectors3xhtmlcss3modsel33expectedtxt">trunk/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-33-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss3selectors3xhtmlcss3modsel43expectedtxt">trunk/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-43-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss3selectors3xhtmlcss3modsel43bexpectedtxt">trunk/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-43b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss3selectors3xhtmlcss3modsel44expectedtxt">trunk/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-44-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss3selectors3xhtmlcss3modsel44bexpectedtxt">trunk/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-44b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss3selectors3xhtmlcss3modsel73expectedtxt">trunk/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-73-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss3selectors3xhtmlcss3modsel73bexpectedtxt">trunk/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-73b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss3selectors3xhtmlcss3modsel74expectedtxt">trunk/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-74-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss3selectors3xhtmlcss3modsel74bexpectedtxt">trunk/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-74b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss3selectors3xhtmlcss3modsel77expectedtxt">trunk/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-77-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss3selectors3xhtmlcss3modsel77bexpectedtxt">trunk/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-77b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss3selectors3xhtmlcss3modsel78expectedtxt">trunk/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-78-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss3selectors3xhtmlcss3modsel78bexpectedtxt">trunk/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-78b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss3selectors3xmlcss3modsel161expectedtxt">trunk/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-161-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss3selectors3xmlcss3modsel18expectedtxt">trunk/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-18-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss3selectors3xmlcss3modsel18bexpectedtxt">trunk/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-18b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss3selectors3xmlcss3modsel28expectedtxt">trunk/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-28-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss3selectors3xmlcss3modsel28bexpectedtxt">trunk/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-28b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss3selectors3xmlcss3modsel29expectedtxt">trunk/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-29-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss3selectors3xmlcss3modsel29bexpectedtxt">trunk/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-29b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss3selectors3xmlcss3modsel32expectedtxt">trunk/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-32-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss3selectors3xmlcss3modsel33expectedtxt">trunk/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-33-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss3selectors3xmlcss3modsel43expectedtxt">trunk/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-43-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss3selectors3xmlcss3modsel43bexpectedtxt">trunk/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-43b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss3selectors3xmlcss3modsel44expectedtxt">trunk/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-44-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss3selectors3xmlcss3modsel44bexpectedtxt">trunk/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-44b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss3selectors3xmlcss3modsel73expectedtxt">trunk/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-73-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss3selectors3xmlcss3modsel73bexpectedtxt">trunk/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-73b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss3selectors3xmlcss3modsel74expectedtxt">trunk/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-74-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss3selectors3xmlcss3modsel74bexpectedtxt">trunk/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-74b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss3selectors3xmlcss3modsel77expectedtxt">trunk/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-77-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss3selectors3xmlcss3modsel77bexpectedtxt">trunk/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-77b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss3selectors3xmlcss3modsel78expectedtxt">trunk/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-78-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwincss3selectors3xmlcss3modsel78bexpectedtxt">trunk/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-78b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwineditingdeleting4922367expectedtxt">trunk/LayoutTests/platform/win/editing/deleting/4922367-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwineditingdeleting5099303expectedtxt">trunk/LayoutTests/platform/win/editing/deleting/5099303-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwineditingdeleting5126166expectedtxt">trunk/LayoutTests/platform/win/editing/deleting/5126166-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwineditingdeleting51441392expectedtxt">trunk/LayoutTests/platform/win/editing/deleting/5144139-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwineditingdeleting52063111expectedtxt">trunk/LayoutTests/platform/win/editing/deleting/5206311-1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwineditingdeleting54338622expectedtxt">trunk/LayoutTests/platform/win/editing/deleting/5433862-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwineditingdeleting5483370expectedtxt">trunk/LayoutTests/platform/win/editing/deleting/5483370-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwineditingdeletingdeletetoselecttableexpectedtxt">trunk/LayoutTests/platform/win/editing/deleting/delete-to-select-table-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwineditingdeletingtablecellsexpectedtxt">trunk/LayoutTests/platform/win/editing/deleting/table-cells-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwineditingexecCommand5481523expectedtxt">trunk/LayoutTests/platform/win/editing/execCommand/5481523-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwineditinginserting50581631expectedtxt">trunk/LayoutTests/platform/win/editing/inserting/5058163-1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwineditinginsertinginsertparagraph01expectedtxt">trunk/LayoutTests/platform/win/editing/inserting/insert-paragraph-01-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwineditinginsertinginsertparagraph02expectedtxt">trunk/LayoutTests/platform/win/editing/inserting/insert-paragraph-02-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwineditinginsertingparagraphseparatorintable1expectedtxt">trunk/LayoutTests/platform/win/editing/inserting/paragraph-separator-in-table-1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwineditinginsertingparagraphseparatorintable2expectedtxt">trunk/LayoutTests/platform/win/editing/inserting/paragraph-separator-in-table-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwineditingstyle50176131expectedtxt">trunk/LayoutTests/platform/win/editing/style/5017613-1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwineditingstyle50176132expectedtxt">trunk/LayoutTests/platform/win/editing/style/5017613-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwineditingstyleapplestyleeditablemixexpectedtxt">trunk/LayoutTests/platform/win/editing/style/apple-style-editable-mix-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwineditingstyletableselectionexpectedtxt">trunk/LayoutTests/platform/win/editing/style/table-selection-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwineditingunsupportedcontenttabletypeafterexpectedtxt">trunk/LayoutTests/platform/win/editing/unsupported-content/table-type-after-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwineditingunsupportedcontenttabletypebeforeexpectedtxt">trunk/LayoutTests/platform/win/editing/unsupported-content/table-type-before-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastbackgroundsrepeatnegativeoffsetrepeattransformedexpectedtxt">trunk/LayoutTests/platform/win/fast/backgrounds/repeat/negative-offset-repeat-transformed-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastblockbasic016expectedtxt">trunk/LayoutTests/platform/win/fast/block/basic/016-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastblockbasicquirkpercentheighttablecellexpectedtxt">trunk/LayoutTests/platform/win/fast/block/basic/quirk-percent-height-table-cell-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastblockfloat011expectedtxt">trunk/LayoutTests/platform/win/fast/block/float/011-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastblockfloat015expectedtxt">trunk/LayoutTests/platform/win/fast/block/float/015-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastblockmargincollapse001expectedtxt">trunk/LayoutTests/platform/win/fast/block/margin-collapse/001-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastblockmargincollapse005expectedtxt">trunk/LayoutTests/platform/win/fast/block/margin-collapse/005-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastblockmargincollapse006expectedtxt">trunk/LayoutTests/platform/win/fast/block/margin-collapse/006-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastblockmargincollapse010expectedtxt">trunk/LayoutTests/platform/win/fast/block/margin-collapse/010-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastblockmargincollapse011expectedtxt">trunk/LayoutTests/platform/win/fast/block/margin-collapse/011-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastblockmargincollapse012expectedtxt">trunk/LayoutTests/platform/win/fast/block/margin-collapse/012-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastblockmargincollapse015expectedtxt">trunk/LayoutTests/platform/win/fast/block/margin-collapse/015-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastblockmargincollapse016expectedtxt">trunk/LayoutTests/platform/win/fast/block/margin-collapse/016-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastblockmargincollapse017expectedtxt">trunk/LayoutTests/platform/win/fast/block/margin-collapse/017-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastblockmargincollapse018expectedtxt">trunk/LayoutTests/platform/win/fast/block/margin-collapse/018-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastblockmargincollapse019expectedtxt">trunk/LayoutTests/platform/win/fast/block/margin-collapse/019-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastblockmargincollapse020expectedtxt">trunk/LayoutTests/platform/win/fast/block/margin-collapse/020-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastblockmargincollapse022expectedtxt">trunk/LayoutTests/platform/win/fast/block/margin-collapse/022-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastblockmargincollapse025expectedtxt">trunk/LayoutTests/platform/win/fast/block/margin-collapse/025-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastblockmargincollapse032expectedtxt">trunk/LayoutTests/platform/win/fast/block/margin-collapse/032-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastblockmargincollapse033expectedtxt">trunk/LayoutTests/platform/win/fast/block/margin-collapse/033-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastblockmargincollapse034expectedtxt">trunk/LayoutTests/platform/win/fast/block/margin-collapse/034-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastblockmargincollapse041expectedtxt">trunk/LayoutTests/platform/win/fast/block/margin-collapse/041-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastblockmargincollapse042expectedtxt">trunk/LayoutTests/platform/win/fast/block/margin-collapse/042-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastblockmargincollapse055expectedtxt">trunk/LayoutTests/platform/win/fast/block/margin-collapse/055-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastblockmargincollapse056expectedtxt">trunk/LayoutTests/platform/win/fast/block/margin-collapse/056-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastblockmargincollapse057expectedtxt">trunk/LayoutTests/platform/win/fast/block/margin-collapse/057-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastblockmargincollapse058expectedtxt">trunk/LayoutTests/platform/win/fast/block/margin-collapse/058-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastblockmargincollapse059expectedtxt">trunk/LayoutTests/platform/win/fast/block/margin-collapse/059-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastblockmargincollapse104expectedtxt">trunk/LayoutTests/platform/win/fast/block/margin-collapse/104-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastblockmargincollapseblockinsideinline001expectedtxt">trunk/LayoutTests/platform/win/fast/block/margin-collapse/block-inside-inline/001-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastblockmargincollapseblockinsideinline005expectedtxt">trunk/LayoutTests/platform/win/fast/block/margin-collapse/block-inside-inline/005-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastblockmargincollapseblockinsideinline006expectedtxt">trunk/LayoutTests/platform/win/fast/block/margin-collapse/block-inside-inline/006-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastblockmargincollapseblockinsideinline010expectedtxt">trunk/LayoutTests/platform/win/fast/block/margin-collapse/block-inside-inline/010-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastblockmargincollapseblockinsideinline011expectedtxt">trunk/LayoutTests/platform/win/fast/block/margin-collapse/block-inside-inline/011-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastblockmargincollapseblockinsideinline012expectedtxt">trunk/LayoutTests/platform/win/fast/block/margin-collapse/block-inside-inline/012-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastblockmargincollapseblockinsideinline015expectedtxt">trunk/LayoutTests/platform/win/fast/block/margin-collapse/block-inside-inline/015-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastblockmargincollapseblockinsideinline016expectedtxt">trunk/LayoutTests/platform/win/fast/block/margin-collapse/block-inside-inline/016-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastblockmargincollapseblockinsideinline017expectedtxt">trunk/LayoutTests/platform/win/fast/block/margin-collapse/block-inside-inline/017-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastblockmargincollapseblockinsideinline018expectedtxt">trunk/LayoutTests/platform/win/fast/block/margin-collapse/block-inside-inline/018-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastblockmargincollapseblockinsideinline019expectedtxt">trunk/LayoutTests/platform/win/fast/block/margin-collapse/block-inside-inline/019-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastblockmargincollapseblockinsideinline020expectedtxt">trunk/LayoutTests/platform/win/fast/block/margin-collapse/block-inside-inline/020-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastblockmargincollapseblockinsideinline021expectedtxt">trunk/LayoutTests/platform/win/fast/block/margin-collapse/block-inside-inline/021-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastblockmargincollapseblockinsideinline022expectedtxt">trunk/LayoutTests/platform/win/fast/block/margin-collapse/block-inside-inline/022-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastblockmargincollapseblockinsideinline025expectedtxt">trunk/LayoutTests/platform/win/fast/block/margin-collapse/block-inside-inline/025-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastblockpositioning053expectedtxt">trunk/LayoutTests/platform/win/fast/block/positioning/053-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastblockpositioningnegativerightposexpectedtxt">trunk/LayoutTests/platform/win/fast/block/positioning/negative-right-pos-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastblockpositioningtablecellstaticpositionexpectedtxt">trunk/LayoutTests/platform/win/fast/block/positioning/table-cell-static-position-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastbordersbidi009aexpectedtxt">trunk/LayoutTests/platform/win/fast/borders/bidi-009a-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastbordersborderantialiasingexpectedtxt">trunk/LayoutTests/platform/win/fast/borders/border-antialiasing-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastbordersborderradiusdifferentwidth001expectedtxt">trunk/LayoutTests/platform/win/fast/borders/border-radius-different-width-001-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastborderstablebordersexpectedtxt">trunk/LayoutTests/platform/win/fast/borders/table-borders-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastboxshadowbasicshadowsexpectedtxt">trunk/LayoutTests/platform/win/fast/box-shadow/basic-shadows-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastcss003expectedtxt">trunk/LayoutTests/platform/win/fast/css/003-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastcssabsolutepoitioninrtlparentexpectedtxt">trunk/LayoutTests/platform/win/fast/css/absolute-poition-in-rtl-parent-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastcssacid2expectedtxt">trunk/LayoutTests/platform/win/fast/css/acid2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastcssacid2pixelexpectedtxt">trunk/LayoutTests/platform/win/fast/css/acid2-pixel-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastcssbidioverrideinanonymousblockexpectedtxt">trunk/LayoutTests/platform/win/fast/css/bidi-override-in-anonymous-block-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastcssboxshadowandborderradiusexpectedtxt">trunk/LayoutTests/platform/win/fast/css/box-shadow-and-border-radius-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastcsscaptionwidthabsolutepositionexpectedtxt">trunk/LayoutTests/platform/win/fast/css/caption-width-absolute-position-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastcsscaptionwidthabsolutepositionoffsettopexpectedtxt">trunk/LayoutTests/platform/win/fast/css/caption-width-absolute-position-offset-top-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastcsscaptionwidthfixedpositionexpectedtxt">trunk/LayoutTests/platform/win/fast/css/caption-width-fixed-position-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastcsscaptionwidthfixedpositionoffsettopexpectedtxt">trunk/LayoutTests/platform/win/fast/css/caption-width-fixed-position-offset-top-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastcsscaptionwidthrelativepositionexpectedtxt">trunk/LayoutTests/platform/win/fast/css/caption-width-relative-position-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastcsscaptionwidthrelativepositionoffsettopexpectedtxt">trunk/LayoutTests/platform/win/fast/css/caption-width-relative-position-offset-top-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastcsscss3nthchildexpectedtxt">trunk/LayoutTests/platform/win/fast/css/css3-nth-child-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastcssfirstletterfloatexpectedtxt">trunk/LayoutTests/platform/win/fast/css/first-letter-float-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastcssfocusringdetachedexpectedtxt">trunk/LayoutTests/platform/win/fast/css/focus-ring-detached-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastcssfocusringmultilineexpectedtxt">trunk/LayoutTests/platform/win/fast/css/focus-ring-multiline-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastcssh1insectionelementsexpectedtxt">trunk/LayoutTests/platform/win/fast/css/h1-in-section-elements-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastcssimagerenderingexpectedtxt">trunk/LayoutTests/platform/win/fast/css/image-rendering-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastcsslayerZOrderCrashexpectedtxt">trunk/LayoutTests/platform/win/fast/css/layerZOrderCrash-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastcssminwidthwithspannedcellexpectedtxt">trunk/LayoutTests/platform/win/fast/css/min-width-with-spanned-cell-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastcsspercentagenonintegerexpectedtxt">trunk/LayoutTests/platform/win/fast/css/percentage-non-integer-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastcsstabletextalignquirkexpectedtxt">trunk/LayoutTests/platform/win/fast/css/table-text-align-quirk-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastcsstabletextalignstrictexpectedtxt">trunk/LayoutTests/platform/win/fast/css/table-text-align-strict-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastcssgeneratedcontent015expectedtxt">trunk/LayoutTests/platform/win/fast/css-generated-content/015-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastcssgeneratedcontentfirstletterinnestedbeforeexpectedtxt">trunk/LayoutTests/platform/win/fast/css-generated-content/first-letter-in-nested-before-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastcssgeneratedcontentfirstletterinnestedbeforetableexpectedtxt">trunk/LayoutTests/platform/win/fast/css-generated-content/first-letter-in-nested-before-table-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastcssgeneratedcontentinlinedisplaytypesexpectedtxt">trunk/LayoutTests/platform/win/fast/css-generated-content/inline-display-types-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastcssgeneratedcontentnestedtableswithbeforeaftercontentcrashexpectedtxt">trunk/LayoutTests/platform/win/fast/css-generated-content/nested-tables-with-before-after-content-crash-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastcssgeneratedcontenttablebeforeafterchildaddexpectedtxt">trunk/LayoutTests/platform/win/fast/css-generated-content/table-before-after-child-add-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastcssgeneratedcontenttablecellbeforeafterchildaddexpectedtxt">trunk/LayoutTests/platform/win/fast/css-generated-content/table-cell-before-after-child-add-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastcssgeneratedcontenttablecellbeforecontentexpectedtxt">trunk/LayoutTests/platform/win/fast/css-generated-content/table-cell-before-content-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastcssgeneratedcontenttablepartsbeforeandafterexpectedtxt">trunk/LayoutTests/platform/win/fast/css-generated-content/table-parts-before-and-after-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastcssgeneratedcontenttablerowbeforeafterchildaddexpectedtxt">trunk/LayoutTests/platform/win/fast/css-generated-content/table-row-before-after-child-add-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastcssgeneratedcontenttablerowbeforeafterexpectedtxt">trunk/LayoutTests/platform/win/fast/css-generated-content/table-row-before-after-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastcssgeneratedcontenttablerowgroupwithbeforeexpectedtxt">trunk/LayoutTests/platform/win/fast/css-generated-content/table-row-group-with-before-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastcssgeneratedcontenttablerowwithbeforeexpectedtxt">trunk/LayoutTests/platform/win/fast/css-generated-content/table-row-with-before-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastcssgeneratedcontenttabletablebeforeafterchildaddexpectedtxt">trunk/LayoutTests/platform/win/fast/css-generated-content/table-table-before-after-child-add-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastcssgeneratedcontenttablewithbeforeexpectedtxt">trunk/LayoutTests/platform/win/fast/css-generated-content/table-with-before-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastdomHTMLTableColElementresizetableusingcolwidthexpectedtxt">trunk/LayoutTests/platform/win/fast/dom/HTMLTableColElement/resize-table-using-col-width-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastdomHTMLTableElementcreateCaptionexpectedtxt">trunk/LayoutTests/platform/win/fast/dom/HTMLTableElement/createCaption-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastdomrowinnertextexpectedtxt">trunk/LayoutTests/platform/win/fast/dom/row-inner-text-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastdynamic001expectedtxt">trunk/LayoutTests/platform/win/fast/dynamic/001-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastdynamic007expectedtxt">trunk/LayoutTests/platform/win/fast/dynamic/007-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastdynamic014expectedtxt">trunk/LayoutTests/platform/win/fast/dynamic/014-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastdynamic015expectedtxt">trunk/LayoutTests/platform/win/fast/dynamic/015-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastdynamiccontainingblockchangeexpectedtxt">trunk/LayoutTests/platform/win/fast/dynamic/containing-block-change-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastdynamiccreaterendererforwhitespaceonlytextexpectedtxt">trunk/LayoutTests/platform/win/fast/dynamic/create-renderer-for-whitespace-only-text-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastdynamicfloatwithdrawalexpectedtxt">trunk/LayoutTests/platform/win/fast/dynamic/float-withdrawal-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastdynamicinsertbeforetablepartincontinuationexpectedtxt">trunk/LayoutTests/platform/win/fast/dynamic/insert-before-table-part-in-continuation-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastdynamicsubtreetablecellheightexpectedtxt">trunk/LayoutTests/platform/win/fast/dynamic/subtree-table-cell-height-expected.txt</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkLayoutTestsChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/ChangeLog (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/ChangeLog        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/ChangeLog        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -1,3 +1,500 @@
</span><ins>+2016-01-28  Zalan Bujtas  &lt;zalan@apple.com&gt;
+
+        [Win] gardening after r195740. (more to follow)
+
+        Unreviewed.
+
+        * platform/win/css1/basic/containment-expected.txt:
+        * platform/win/css1/basic/contextual_selectors-expected.txt:
+        * platform/win/css1/basic/grouping-expected.txt:
+        * platform/win/css1/basic/id_as_selector-expected.txt:
+        * platform/win/css1/basic/inheritance-expected.txt:
+        * platform/win/css1/box_properties/border-expected.txt:
+        * platform/win/css1/box_properties/border_bottom-expected.txt:
+        * platform/win/css1/box_properties/border_bottom_inline-expected.txt:
+        * platform/win/css1/box_properties/border_bottom_width-expected.txt:
+        * platform/win/css1/box_properties/border_bottom_width_inline-expected.txt:
+        * platform/win/css1/box_properties/border_color-expected.txt:
+        * platform/win/css1/box_properties/border_color_inline-expected.txt:
+        * platform/win/css1/box_properties/border_inline-expected.txt:
+        * platform/win/css1/box_properties/border_left-expected.txt:
+        * platform/win/css1/box_properties/border_left_inline-expected.txt:
+        * platform/win/css1/box_properties/border_left_width-expected.txt:
+        * platform/win/css1/box_properties/border_left_width_inline-expected.txt:
+        * platform/win/css1/box_properties/border_right-expected.txt:
+        * platform/win/css1/box_properties/border_right_inline-expected.txt:
+        * platform/win/css1/box_properties/border_right_width-expected.txt:
+        * platform/win/css1/box_properties/border_right_width_inline-expected.txt:
+        * platform/win/css1/box_properties/border_style-expected.txt:
+        * platform/win/css1/box_properties/border_style_inline-expected.txt:
+        * platform/win/css1/box_properties/border_top-expected.txt:
+        * platform/win/css1/box_properties/border_top_inline-expected.txt:
+        * platform/win/css1/box_properties/border_top_width-expected.txt:
+        * platform/win/css1/box_properties/border_top_width_inline-expected.txt:
+        * platform/win/css1/box_properties/border_width-expected.txt:
+        * platform/win/css1/box_properties/border_width_inline-expected.txt:
+        * platform/win/css1/box_properties/clear-expected.txt:
+        * platform/win/css1/box_properties/clear_float-expected.txt:
+        * platform/win/css1/box_properties/float-expected.txt:
+        * platform/win/css1/box_properties/float_elements_in_series-expected.txt:
+        * platform/win/css1/box_properties/float_margin-expected.txt:
+        * platform/win/css1/box_properties/float_on_text_elements-expected.txt:
+        * platform/win/css1/box_properties/height-expected.txt:
+        * platform/win/css1/box_properties/margin-expected.txt:
+        * platform/win/css1/box_properties/margin_bottom-expected.txt:
+        * platform/win/css1/box_properties/margin_bottom_inline-expected.txt:
+        * platform/win/css1/box_properties/margin_inline-expected.txt:
+        * platform/win/css1/box_properties/margin_left-expected.txt:
+        * platform/win/css1/box_properties/margin_left_inline-expected.txt:
+        * platform/win/css1/box_properties/margin_right-expected.txt:
+        * platform/win/css1/box_properties/margin_right_inline-expected.txt:
+        * platform/win/css1/box_properties/margin_top-expected.txt:
+        * platform/win/css1/box_properties/margin_top_inline-expected.txt:
+        * platform/win/css1/box_properties/padding-expected.txt:
+        * platform/win/css1/box_properties/padding_bottom-expected.txt:
+        * platform/win/css1/box_properties/padding_bottom_inline-expected.txt:
+        * platform/win/css1/box_properties/padding_inline-expected.txt:
+        * platform/win/css1/box_properties/padding_left_inline-expected.txt:
+        * platform/win/css1/box_properties/padding_right-expected.txt:
+        * platform/win/css1/box_properties/padding_right_inline-expected.txt:
+        * platform/win/css1/box_properties/padding_top-expected.txt:
+        * platform/win/css1/box_properties/padding_top_inline-expected.txt:
+        * platform/win/css1/box_properties/width-expected.txt:
+        * platform/win/css1/cascade/cascade_order-expected.txt:
+        * platform/win/css1/cascade/important-expected.txt:
+        * platform/win/css1/classification/display-expected.txt:
+        * platform/win/css1/classification/list_style-expected.txt:
+        * platform/win/css1/classification/list_style_image-expected.txt:
+        * platform/win/css1/classification/list_style_position-expected.txt:
+        * platform/win/css1/classification/list_style_type-expected.txt:
+        * platform/win/css1/classification/white_space-expected.txt:
+        * platform/win/css1/color_and_background/background-expected.txt:
+        * platform/win/css1/color_and_background/background_attachment-expected.txt:
+        * platform/win/css1/color_and_background/background_color-expected.txt:
+        * platform/win/css1/color_and_background/background_image-expected.txt:
+        * platform/win/css1/color_and_background/background_position-expected.txt:
+        * platform/win/css1/color_and_background/background_repeat-expected.txt:
+        * platform/win/css1/color_and_background/color-expected.txt:
+        * platform/win/css1/conformance/forward_compatible_parsing-expected.txt:
+        * platform/win/css1/font_properties/font-expected.txt:
+        * platform/win/css1/font_properties/font_family-expected.txt:
+        * platform/win/css1/font_properties/font_size-expected.txt:
+        * platform/win/css1/font_properties/font_style-expected.txt:
+        * platform/win/css1/font_properties/font_variant-expected.txt:
+        * platform/win/css1/font_properties/font_weight-expected.txt:
+        * platform/win/css1/formatting_model/canvas-expected.txt:
+        * platform/win/css1/formatting_model/floating_elements-expected.txt:
+        * platform/win/css1/formatting_model/height_of_lines-expected.txt:
+        * platform/win/css1/formatting_model/inline_elements-expected.txt:
+        * platform/win/css1/formatting_model/replaced_elements-expected.txt:
+        * platform/win/css1/formatting_model/vertical_formatting-expected.txt:
+        * platform/win/css1/pseudo/anchor-expected.txt:
+        * platform/win/css1/pseudo/firstletter-expected.txt:
+        * platform/win/css1/pseudo/firstline-expected.txt:
+        * platform/win/css1/pseudo/multiple_pseudo_elements-expected.txt:
+        * platform/win/css1/pseudo/pseudo_elements_in_selectors-expected.txt:
+        * platform/win/css1/text_properties/letter_spacing-expected.txt:
+        * platform/win/css1/text_properties/line_height-expected.txt:
+        * platform/win/css1/text_properties/text_align-expected.txt:
+        * platform/win/css1/text_properties/text_decoration-expected.txt:
+        * platform/win/css1/text_properties/text_indent-expected.txt:
+        * platform/win/css1/text_properties/text_transform-expected.txt:
+        * platform/win/css1/text_properties/vertical_align-expected.txt:
+        * platform/win/css1/text_properties/word_spacing-expected.txt:
+        * platform/win/css1/units/color_units-expected.txt:
+        * platform/win/css1/units/length_units-expected.txt:
+        * platform/win/css1/units/percentage_units-expected.txt:
+        * platform/win/css1/units/urls-expected.txt:
+        * platform/win/css2.1/20110323/border-collapse-offset-002-expected.txt:
+        * platform/win/css2.1/20110323/border-conflict-style-079-expected.txt:
+        * platform/win/css2.1/20110323/border-conflict-style-088-expected.txt:
+        * platform/win/css2.1/20110323/dynamic-top-change-002-expected.txt:
+        * platform/win/css2.1/20110323/dynamic-top-change-003-expected.txt:
+        * platform/win/css2.1/20110323/inline-table-001-expected.txt:
+        * platform/win/css2.1/20110323/inline-table-002a-expected.txt:
+        * platform/win/css2.1/20110323/inline-table-003-expected.txt:
+        * platform/win/css2.1/20110323/margin-applies-to-001-expected.txt:
+        * platform/win/css2.1/20110323/margin-applies-to-002-expected.txt:
+        * platform/win/css2.1/20110323/margin-applies-to-003-expected.txt:
+        * platform/win/css2.1/20110323/margin-applies-to-004-expected.txt:
+        * platform/win/css2.1/20110323/margin-applies-to-005-expected.txt:
+        * platform/win/css2.1/20110323/margin-applies-to-006-expected.txt:
+        * platform/win/css2.1/20110323/margin-applies-to-007-expected.txt:
+        * platform/win/css2.1/20110323/margin-applies-to-013-expected.txt:
+        * platform/win/css2.1/20110323/margin-applies-to-014-expected.txt:
+        * platform/win/css2.1/20110323/margin-applies-to-015-expected.txt:
+        * platform/win/css2.1/20110323/replaced-intrinsic-ratio-001-expected.txt:
+        * platform/win/css2.1/20110323/table-caption-001-expected.txt:
+        * platform/win/css2.1/20110323/table-caption-optional-001-expected.txt:
+        * platform/win/css2.1/20110323/table-caption-optional-002-expected.txt:
+        * platform/win/css2.1/20110323/table-height-algorithm-023-expected.txt:
+        * platform/win/css2.1/20110323/table-height-algorithm-024-expected.txt:
+        * platform/win/css2.1/t040302-c61-ex-len-00-b-a-expected.txt:
+        * platform/win/css2.1/t0803-c5501-mrgn-t-00-b-a-expected.txt:
+        * platform/win/css2.1/t0803-c5503-mrgn-b-00-b-a-expected.txt:
+        * platform/win/css2.1/t080301-c411-vt-mrgn-00-b-expected.txt:
+        * platform/win/css2.1/t0804-c5506-padn-t-00-b-a-expected.txt:
+        * platform/win/css2.1/t0804-c5508-ipadn-b-03-b-a-expected.txt:
+        * platform/win/css2.1/t0805-c5511-brdr-tw-00-b-expected.txt:
+        * platform/win/css2.1/t0805-c5513-brdr-bw-00-b-expected.txt:
+        * platform/win/css2.1/t0805-c5518-brdr-t-01-e-expected.txt:
+        * platform/win/css2.1/t0805-c5519-brdr-r-01-e-expected.txt:
+        * platform/win/css2.1/t0805-c5520-brdr-b-01-e-expected.txt:
+        * platform/win/css2.1/t0805-c5521-brdr-l-01-e-expected.txt:
+        * platform/win/css2.1/t0805-c5522-brdr-02-e-expected.txt:
+        * platform/win/css2.1/t090402-c42-ibx-pad-00-d-ag-expected.txt:
+        * platform/win/css2.1/t0905-c5525-fltmult-00-d-g-expected.txt:
+        * platform/win/css2.1/t170602-bdr-conflct-w-00-d-expected.txt:
+        * platform/win/css2.1/t170602-bdr-conflct-w-01-d-expected.txt:
+        * platform/win/css2.1/t170602-bdr-conflct-w-02-d-expected.txt:
+        * platform/win/css2.1/t170602-bdr-conflct-w-03-d-expected.txt:
+        * platform/win/css2.1/t170602-bdr-conflct-w-04-d-expected.txt:
+        * platform/win/css2.1/t170602-bdr-conflct-w-05-d-expected.txt:
+        * platform/win/css2.1/t170602-bdr-conflct-w-06-d-expected.txt:
+        * platform/win/css2.1/t170602-bdr-conflct-w-07-d-expected.txt:
+        * platform/win/css2.1/t170602-bdr-conflct-w-08-d-expected.txt:
+        * platform/win/css2.1/t170602-bdr-conflct-w-09-d-expected.txt:
+        * platform/win/css2.1/t170602-bdr-conflct-w-10-d-expected.txt:
+        * platform/win/css2.1/t170602-bdr-conflct-w-11-d-expected.txt:
+        * platform/win/css2.1/t170602-bdr-conflct-w-12-d-expected.txt:
+        * platform/win/css2.1/t170602-bdr-conflct-w-13-d-expected.txt:
+        * platform/win/css2.1/t170602-bdr-conflct-w-14-d-expected.txt:
+        * platform/win/css2.1/t170602-bdr-conflct-w-15-d-expected.txt:
+        * platform/win/css2.1/t170602-bdr-conflct-w-16-d-expected.txt:
+        * platform/win/css2.1/t170602-bdr-conflct-w-17-d-expected.txt:
+        * platform/win/css2.1/t170602-bdr-conflct-w-18-d-expected.txt:
+        * platform/win/css2.1/t170602-bdr-conflct-w-19-d-expected.txt:
+        * platform/win/css2.1/t170602-bdr-conflct-w-20-d-expected.txt:
+        * platform/win/css2.1/t170602-bdr-conflct-w-21-d-expected.txt:
+        * platform/win/css2.1/t170602-bdr-conflct-w-22-d-expected.txt:
+        * platform/win/css2.1/t170602-bdr-conflct-w-23-d-expected.txt:
+        * platform/win/css2.1/t170602-bdr-conflct-w-24-d-expected.txt:
+        * platform/win/css2.1/t170602-bdr-conflct-w-25-d-expected.txt:
+        * platform/win/css2.1/t170602-bdr-conflct-w-26-d-expected.txt:
+        * platform/win/css2.1/t170602-bdr-conflct-w-27-d-expected.txt:
+        * platform/win/css2.1/t170602-bdr-conflct-w-28-d-expected.txt:
+        * platform/win/css2.1/t170602-bdr-conflct-w-29-d-expected.txt:
+        * platform/win/css2.1/t170602-bdr-conflct-w-30-d-expected.txt:
+        * platform/win/css2.1/t170602-bdr-conflct-w-31-d-expected.txt:
+        * platform/win/css2.1/t170602-bdr-conflct-w-32-d-expected.txt:
+        * platform/win/css2.1/t170602-bdr-conflct-w-33-d-expected.txt:
+        * platform/win/css2.1/t170602-bdr-conflct-w-34-d-expected.txt:
+        * platform/win/css2.1/t170602-bdr-conflct-w-35-d-expected.txt:
+        * platform/win/css2.1/t170602-bdr-conflct-w-36-d-expected.txt:
+        * platform/win/css2.1/t170602-bdr-conflct-w-37-d-expected.txt:
+        * platform/win/css2.1/t170602-bdr-conflct-w-38-d-expected.txt:
+        * platform/win/css2.1/t170602-bdr-conflct-w-39-d-expected.txt:
+        * platform/win/css2.1/t170602-bdr-conflct-w-40-d-expected.txt:
+        * platform/win/css2.1/t170602-bdr-conflct-w-41-d-expected.txt:
+        * platform/win/css2.1/t170602-bdr-conflct-w-42-d-expected.txt:
+        * platform/win/css2.1/t170602-bdr-conflct-w-43-d-expected.txt:
+        * platform/win/css2.1/t170602-bdr-conflct-w-44-d-expected.txt:
+        * platform/win/css2.1/t170602-bdr-conflct-w-45-d-expected.txt:
+        * platform/win/css2.1/t170602-bdr-conflct-w-46-d-expected.txt:
+        * platform/win/css2.1/t170602-bdr-conflct-w-47-d-expected.txt:
+        * platform/win/css2.1/t170602-bdr-conflct-w-48-d-expected.txt:
+        * platform/win/css2.1/t170602-bdr-conflct-w-49-d-expected.txt:
+        * platform/win/css2.1/t170602-bdr-conflct-w-50-d-expected.txt:
+        * platform/win/css2.1/t170602-bdr-conflct-w-51-d-expected.txt:
+        * platform/win/css2.1/t170602-bdr-conflct-w-52-d-expected.txt:
+        * platform/win/css2.1/t170602-bdr-conflct-w-53-d-expected.txt:
+        * platform/win/css2.1/t170602-bdr-conflct-w-54-d-expected.txt:
+        * platform/win/css2.1/t170602-bdr-conflct-w-55-d-expected.txt:
+        * platform/win/css2.1/t170602-bdr-conflct-w-56-d-expected.txt:
+        * platform/win/css2.1/t170602-bdr-conflct-w-57-d-expected.txt:
+        * platform/win/css2.1/t170602-bdr-conflct-w-58-d-expected.txt:
+        * platform/win/css2.1/t170602-bdr-conflct-w-59-d-expected.txt:
+        * platform/win/css2.1/t170602-bdr-conflct-w-60-d-expected.txt:
+        * platform/win/css2.1/t170602-bdr-conflct-w-61-d-expected.txt:
+        * platform/win/css2.1/t170602-bdr-conflct-w-62-d-expected.txt:
+        * platform/win/css2.1/t170602-bdr-conflct-w-63-d-expected.txt:
+        * platform/win/css2.1/t170602-bdr-conflct-w-64-d-expected.txt:
+        * platform/win/css2.1/t170602-bdr-conflct-w-65-d-expected.txt:
+        * platform/win/css2.1/t170602-bdr-conflct-w-66-d-expected.txt:
+        * platform/win/css2.1/t170602-bdr-conflct-w-67-d-expected.txt:
+        * platform/win/css2.1/t170602-bdr-conflct-w-68-d-expected.txt:
+        * platform/win/css2.1/t170602-bdr-conflct-w-69-d-expected.txt:
+        * platform/win/css2.1/t170602-bdr-conflct-w-70-d-expected.txt:
+        * platform/win/css2.1/t170602-bdr-conflct-w-71-d-expected.txt:
+        * platform/win/css2.1/t170602-bdr-conflct-w-72-d-expected.txt:
+        * platform/win/css2.1/t170602-bdr-conflct-w-73-d-expected.txt:
+        * platform/win/css2.1/t170602-bdr-conflct-w-74-d-expected.txt:
+        * platform/win/css2.1/t170602-bdr-conflct-w-75-d-expected.txt:
+        * platform/win/css2.1/t170602-bdr-conflct-w-76-d-expected.txt:
+        * platform/win/css2.1/t170602-bdr-conflct-w-77-d-expected.txt:
+        * platform/win/css2.1/t170602-bdr-conflct-w-78-d-expected.txt:
+        * platform/win/css2.1/t170602-bdr-conflct-w-79-d-expected.txt:
+        * platform/win/css2.1/t170602-bdr-conflct-w-80-d-expected.txt:
+        * platform/win/css2.1/t170602-bdr-conflct-w-81-d-expected.txt:
+        * platform/win/css2.1/t170602-bdr-conflct-w-82-d-expected.txt:
+        * platform/win/css2.1/t170602-bdr-conflct-w-83-d-expected.txt:
+        * platform/win/css2.1/t170602-bdr-conflct-w-84-d-expected.txt:
+        * platform/win/css2.1/t170602-bdr-conflct-w-85-d-expected.txt:
+        * platform/win/css2.1/t170602-bdr-conflct-w-86-d-expected.txt:
+        * platform/win/css2.1/t170602-bdr-conflct-w-87-d-expected.txt:
+        * platform/win/css2.1/t170602-bdr-conflct-w-88-d-expected.txt:
+        * platform/win/css2.1/t170602-bdr-conflct-w-89-d-expected.txt:
+        * platform/win/css2.1/t170602-bdr-conflct-w-90-d-expected.txt:
+        * platform/win/css2.1/t170602-bdr-conflct-w-91-d-expected.txt:
+        * platform/win/css2.1/t170602-bdr-conflct-w-92-d-expected.txt:
+        * platform/win/css2.1/t170602-bdr-conflct-w-93-d-expected.txt:
+        * platform/win/css2.1/t170602-bdr-conflct-w-94-d-expected.txt:
+        * platform/win/css2.1/t170602-bdr-conflct-w-95-d-expected.txt:
+        * platform/win/css2.1/t170602-bdr-conflct-w-96-d-expected.txt:
+        * platform/win/css2.1/t170602-bdr-conflct-w-97-d-expected.txt:
+        * platform/win/css2.1/t170602-bdr-conflct-w-98-d-expected.txt:
+        * platform/win/css2.1/t170602-bdr-conflct-w-99-d-expected.txt:
+        * platform/win/css2.1/tables/table-anonymous-objects-015-expected.txt:
+        * platform/win/css2.1/tables/table-anonymous-objects-016-expected.txt:
+        * platform/win/css2.1/tables/table-anonymous-objects-023-expected.txt:
+        * platform/win/css2.1/tables/table-anonymous-objects-024-expected.txt:
+        * platform/win/css2.1/tables/table-anonymous-objects-035-expected.txt:
+        * platform/win/css2.1/tables/table-anonymous-objects-036-expected.txt:
+        * platform/win/css2.1/tables/table-anonymous-objects-037-expected.txt:
+        * platform/win/css2.1/tables/table-anonymous-objects-038-expected.txt:
+        * platform/win/css2.1/tables/table-anonymous-objects-045-expected.txt:
+        * platform/win/css2.1/tables/table-anonymous-objects-046-expected.txt:
+        * platform/win/css2.1/tables/table-anonymous-objects-047-expected.txt:
+        * platform/win/css2.1/tables/table-anonymous-objects-048-expected.txt:
+        * platform/win/css2.1/tables/table-anonymous-objects-049-expected.txt:
+        * platform/win/css2.1/tables/table-anonymous-objects-050-expected.txt:
+        * platform/win/css2.1/tables/table-anonymous-objects-055-expected.txt:
+        * platform/win/css2.1/tables/table-anonymous-objects-056-expected.txt:
+        * platform/win/css2.1/tables/table-anonymous-objects-091-expected.txt:
+        * platform/win/css2.1/tables/table-anonymous-objects-092-expected.txt:
+        * platform/win/css2.1/tables/table-anonymous-objects-099-expected.txt:
+        * platform/win/css2.1/tables/table-anonymous-objects-100-expected.txt:
+        * platform/win/css2.1/tables/table-anonymous-objects-103-expected.txt:
+        * platform/win/css2.1/tables/table-anonymous-objects-104-expected.txt:
+        * platform/win/css2.1/tables/table-anonymous-objects-105-expected.txt:
+        * platform/win/css2.1/tables/table-anonymous-objects-106-expected.txt:
+        * platform/win/css2.1/tables/table-anonymous-objects-107-expected.txt:
+        * platform/win/css2.1/tables/table-anonymous-objects-108-expected.txt:
+        * platform/win/css2.1/tables/table-anonymous-objects-109-expected.txt:
+        * platform/win/css2.1/tables/table-anonymous-objects-110-expected.txt:
+        * platform/win/css2.1/tables/table-anonymous-objects-111-expected.txt:
+        * platform/win/css2.1/tables/table-anonymous-objects-112-expected.txt:
+        * platform/win/css2.1/tables/table-anonymous-objects-113-expected.txt:
+        * platform/win/css2.1/tables/table-anonymous-objects-114-expected.txt:
+        * platform/win/css2.1/tables/table-anonymous-objects-123-expected.txt:
+        * platform/win/css2.1/tables/table-anonymous-objects-124-expected.txt:
+        * platform/win/css2.1/tables/table-anonymous-objects-139-expected.txt:
+        * platform/win/css2.1/tables/table-anonymous-objects-140-expected.txt:
+        * platform/win/css2.1/tables/table-anonymous-objects-149-expected.txt:
+        * platform/win/css2.1/tables/table-anonymous-objects-150-expected.txt:
+        * platform/win/css2.1/tables/table-anonymous-objects-155-expected.txt:
+        * platform/win/css2.1/tables/table-anonymous-objects-156-expected.txt:
+        * platform/win/css2.1/tables/table-anonymous-objects-159-expected.txt:
+        * platform/win/css2.1/tables/table-anonymous-objects-160-expected.txt:
+        * platform/win/css2.1/tables/table-anonymous-objects-165-expected.txt:
+        * platform/win/css2.1/tables/table-anonymous-objects-166-expected.txt:
+        * platform/win/css2.1/tables/table-anonymous-objects-177-expected.txt:
+        * platform/win/css2.1/tables/table-anonymous-objects-178-expected.txt:
+        * platform/win/css2.1/tables/table-anonymous-objects-179-expected.txt:
+        * platform/win/css2.1/tables/table-anonymous-objects-180-expected.txt:
+        * platform/win/css2.1/tables/table-anonymous-objects-181-expected.txt:
+        * platform/win/css2.1/tables/table-anonymous-objects-189-expected.txt:
+        * platform/win/css2.1/tables/table-anonymous-objects-190-expected.txt:
+        * platform/win/css2.1/tables/table-anonymous-objects-191-expected.txt:
+        * platform/win/css2.1/tables/table-anonymous-objects-192-expected.txt:
+        * platform/win/css2.1/tables/table-anonymous-objects-193-expected.txt:
+        * platform/win/css2.1/tables/table-anonymous-objects-194-expected.txt:
+        * platform/win/css2.1/tables/table-anonymous-objects-195-expected.txt:
+        * platform/win/css2.1/tables/table-anonymous-objects-196-expected.txt:
+        * platform/win/css2.1/tables/table-anonymous-objects-205-expected.txt:
+        * platform/win/css2.1/tables/table-anonymous-objects-206-expected.txt:
+        * platform/win/css2.1/tables/table-anonymous-objects-207-expected.txt:
+        * platform/win/css2.1/tables/table-anonymous-objects-208-expected.txt:
+        * platform/win/css3/css3-modsel-33-expected.txt:
+        * platform/win/css3/flexbox/flexbox-baseline-expected.txt:
+        * platform/win/css3/selectors3/html/css3-modsel-161-expected.txt:
+        * platform/win/css3/selectors3/html/css3-modsel-18-expected.txt:
+        * platform/win/css3/selectors3/html/css3-modsel-18b-expected.txt:
+        * platform/win/css3/selectors3/html/css3-modsel-28-expected.txt:
+        * platform/win/css3/selectors3/html/css3-modsel-28b-expected.txt:
+        * platform/win/css3/selectors3/html/css3-modsel-29-expected.txt:
+        * platform/win/css3/selectors3/html/css3-modsel-29b-expected.txt:
+        * platform/win/css3/selectors3/html/css3-modsel-32-expected.txt:
+        * platform/win/css3/selectors3/html/css3-modsel-33-expected.txt:
+        * platform/win/css3/selectors3/html/css3-modsel-43-expected.txt:
+        * platform/win/css3/selectors3/html/css3-modsel-43b-expected.txt:
+        * platform/win/css3/selectors3/html/css3-modsel-44-expected.txt:
+        * platform/win/css3/selectors3/html/css3-modsel-44b-expected.txt:
+        * platform/win/css3/selectors3/html/css3-modsel-73-expected.txt:
+        * platform/win/css3/selectors3/html/css3-modsel-73b-expected.txt:
+        * platform/win/css3/selectors3/html/css3-modsel-74-expected.txt:
+        * platform/win/css3/selectors3/html/css3-modsel-74b-expected.txt:
+        * platform/win/css3/selectors3/html/css3-modsel-77-expected.txt:
+        * platform/win/css3/selectors3/html/css3-modsel-77b-expected.txt:
+        * platform/win/css3/selectors3/html/css3-modsel-78-expected.txt:
+        * platform/win/css3/selectors3/html/css3-modsel-78b-expected.txt:
+        * platform/win/css3/selectors3/xhtml/css3-modsel-161-expected.txt:
+        * platform/win/css3/selectors3/xhtml/css3-modsel-18-expected.txt:
+        * platform/win/css3/selectors3/xhtml/css3-modsel-18b-expected.txt:
+        * platform/win/css3/selectors3/xhtml/css3-modsel-28-expected.txt:
+        * platform/win/css3/selectors3/xhtml/css3-modsel-28b-expected.txt:
+        * platform/win/css3/selectors3/xhtml/css3-modsel-29-expected.txt:
+        * platform/win/css3/selectors3/xhtml/css3-modsel-29b-expected.txt:
+        * platform/win/css3/selectors3/xhtml/css3-modsel-32-expected.txt:
+        * platform/win/css3/selectors3/xhtml/css3-modsel-33-expected.txt:
+        * platform/win/css3/selectors3/xhtml/css3-modsel-43-expected.txt:
+        * platform/win/css3/selectors3/xhtml/css3-modsel-43b-expected.txt:
+        * platform/win/css3/selectors3/xhtml/css3-modsel-44-expected.txt:
+        * platform/win/css3/selectors3/xhtml/css3-modsel-44b-expected.txt:
+        * platform/win/css3/selectors3/xhtml/css3-modsel-73-expected.txt:
+        * platform/win/css3/selectors3/xhtml/css3-modsel-73b-expected.txt:
+        * platform/win/css3/selectors3/xhtml/css3-modsel-74-expected.txt:
+        * platform/win/css3/selectors3/xhtml/css3-modsel-74b-expected.txt:
+        * platform/win/css3/selectors3/xhtml/css3-modsel-77-expected.txt:
+        * platform/win/css3/selectors3/xhtml/css3-modsel-77b-expected.txt:
+        * platform/win/css3/selectors3/xhtml/css3-modsel-78-expected.txt:
+        * platform/win/css3/selectors3/xhtml/css3-modsel-78b-expected.txt:
+        * platform/win/css3/selectors3/xml/css3-modsel-161-expected.txt:
+        * platform/win/css3/selectors3/xml/css3-modsel-18-expected.txt:
+        * platform/win/css3/selectors3/xml/css3-modsel-18b-expected.txt:
+        * platform/win/css3/selectors3/xml/css3-modsel-28-expected.txt:
+        * platform/win/css3/selectors3/xml/css3-modsel-28b-expected.txt:
+        * platform/win/css3/selectors3/xml/css3-modsel-29-expected.txt:
+        * platform/win/css3/selectors3/xml/css3-modsel-29b-expected.txt:
+        * platform/win/css3/selectors3/xml/css3-modsel-32-expected.txt:
+        * platform/win/css3/selectors3/xml/css3-modsel-33-expected.txt:
+        * platform/win/css3/selectors3/xml/css3-modsel-43-expected.txt:
+        * platform/win/css3/selectors3/xml/css3-modsel-43b-expected.txt:
+        * platform/win/css3/selectors3/xml/css3-modsel-44-expected.txt:
+        * platform/win/css3/selectors3/xml/css3-modsel-44b-expected.txt:
+        * platform/win/css3/selectors3/xml/css3-modsel-73-expected.txt:
+        * platform/win/css3/selectors3/xml/css3-modsel-73b-expected.txt:
+        * platform/win/css3/selectors3/xml/css3-modsel-74-expected.txt:
+        * platform/win/css3/selectors3/xml/css3-modsel-74b-expected.txt:
+        * platform/win/css3/selectors3/xml/css3-modsel-77-expected.txt:
+        * platform/win/css3/selectors3/xml/css3-modsel-77b-expected.txt:
+        * platform/win/css3/selectors3/xml/css3-modsel-78-expected.txt:
+        * platform/win/css3/selectors3/xml/css3-modsel-78b-expected.txt:
+        * platform/win/editing/deleting/4922367-expected.txt:
+        * platform/win/editing/deleting/5099303-expected.txt:
+        * platform/win/editing/deleting/5126166-expected.txt:
+        * platform/win/editing/deleting/5144139-2-expected.txt:
+        * platform/win/editing/deleting/5206311-1-expected.txt:
+        * platform/win/editing/deleting/5433862-2-expected.txt:
+        * platform/win/editing/deleting/5483370-expected.txt:
+        * platform/win/editing/deleting/delete-to-select-table-expected.txt:
+        * platform/win/editing/deleting/table-cells-expected.txt:
+        * platform/win/editing/execCommand/5481523-expected.txt:
+        * platform/win/editing/inserting/5058163-1-expected.txt:
+        * platform/win/editing/inserting/insert-paragraph-01-expected.txt:
+        * platform/win/editing/inserting/insert-paragraph-02-expected.txt:
+        * platform/win/editing/inserting/paragraph-separator-in-table-1-expected.txt:
+        * platform/win/editing/inserting/paragraph-separator-in-table-2-expected.txt:
+        * platform/win/editing/style/5017613-1-expected.txt:
+        * platform/win/editing/style/5017613-2-expected.txt:
+        * platform/win/editing/style/apple-style-editable-mix-expected.txt:
+        * platform/win/editing/style/table-selection-expected.txt:
+        * platform/win/editing/unsupported-content/table-type-after-expected.txt:
+        * platform/win/editing/unsupported-content/table-type-before-expected.txt:
+        * platform/win/fast/backgrounds/repeat/negative-offset-repeat-transformed-expected.txt:
+        * platform/win/fast/block/basic/016-expected.txt:
+        * platform/win/fast/block/basic/quirk-percent-height-table-cell-expected.txt:
+        * platform/win/fast/block/float/011-expected.txt:
+        * platform/win/fast/block/float/015-expected.txt:
+        * platform/win/fast/block/margin-collapse/001-expected.txt:
+        * platform/win/fast/block/margin-collapse/005-expected.txt:
+        * platform/win/fast/block/margin-collapse/006-expected.txt:
+        * platform/win/fast/block/margin-collapse/010-expected.txt:
+        * platform/win/fast/block/margin-collapse/011-expected.txt:
+        * platform/win/fast/block/margin-collapse/012-expected.txt:
+        * platform/win/fast/block/margin-collapse/015-expected.txt:
+        * platform/win/fast/block/margin-collapse/016-expected.txt:
+        * platform/win/fast/block/margin-collapse/017-expected.txt:
+        * platform/win/fast/block/margin-collapse/018-expected.txt:
+        * platform/win/fast/block/margin-collapse/019-expected.txt:
+        * platform/win/fast/block/margin-collapse/020-expected.txt:
+        * platform/win/fast/block/margin-collapse/022-expected.txt:
+        * platform/win/fast/block/margin-collapse/025-expected.txt:
+        * platform/win/fast/block/margin-collapse/032-expected.txt:
+        * platform/win/fast/block/margin-collapse/033-expected.txt:
+        * platform/win/fast/block/margin-collapse/034-expected.txt:
+        * platform/win/fast/block/margin-collapse/041-expected.txt:
+        * platform/win/fast/block/margin-collapse/042-expected.txt:
+        * platform/win/fast/block/margin-collapse/055-expected.txt:
+        * platform/win/fast/block/margin-collapse/056-expected.txt:
+        * platform/win/fast/block/margin-collapse/057-expected.txt:
+        * platform/win/fast/block/margin-collapse/058-expected.txt:
+        * platform/win/fast/block/margin-collapse/059-expected.txt:
+        * platform/win/fast/block/margin-collapse/104-expected.txt:
+        * platform/win/fast/block/margin-collapse/block-inside-inline/001-expected.txt:
+        * platform/win/fast/block/margin-collapse/block-inside-inline/005-expected.txt:
+        * platform/win/fast/block/margin-collapse/block-inside-inline/006-expected.txt:
+        * platform/win/fast/block/margin-collapse/block-inside-inline/010-expected.txt:
+        * platform/win/fast/block/margin-collapse/block-inside-inline/011-expected.txt:
+        * platform/win/fast/block/margin-collapse/block-inside-inline/012-expected.txt:
+        * platform/win/fast/block/margin-collapse/block-inside-inline/015-expected.txt:
+        * platform/win/fast/block/margin-collapse/block-inside-inline/016-expected.txt:
+        * platform/win/fast/block/margin-collapse/block-inside-inline/017-expected.txt:
+        * platform/win/fast/block/margin-collapse/block-inside-inline/018-expected.txt:
+        * platform/win/fast/block/margin-collapse/block-inside-inline/019-expected.txt:
+        * platform/win/fast/block/margin-collapse/block-inside-inline/020-expected.txt:
+        * platform/win/fast/block/margin-collapse/block-inside-inline/021-expected.txt:
+        * platform/win/fast/block/margin-collapse/block-inside-inline/022-expected.txt:
+        * platform/win/fast/block/margin-collapse/block-inside-inline/025-expected.txt:
+        * platform/win/fast/block/positioning/053-expected.txt:
+        * platform/win/fast/block/positioning/negative-right-pos-expected.txt:
+        * platform/win/fast/block/positioning/table-cell-static-position-expected.txt:
+        * platform/win/fast/borders/bidi-009a-expected.txt:
+        * platform/win/fast/borders/border-antialiasing-expected.txt:
+        * platform/win/fast/borders/border-radius-different-width-001-expected.txt:
+        * platform/win/fast/borders/table-borders-expected.txt:
+        * platform/win/fast/box-shadow/basic-shadows-expected.txt:
+        * platform/win/fast/css-generated-content/015-expected.txt:
+        * platform/win/fast/css-generated-content/first-letter-in-nested-before-expected.txt:
+        * platform/win/fast/css-generated-content/first-letter-in-nested-before-table-expected.txt:
+        * platform/win/fast/css-generated-content/inline-display-types-expected.txt:
+        * platform/win/fast/css-generated-content/nested-tables-with-before-after-content-crash-expected.txt:
+        * platform/win/fast/css-generated-content/table-before-after-child-add-expected.txt:
+        * platform/win/fast/css-generated-content/table-cell-before-after-child-add-expected.txt:
+        * platform/win/fast/css-generated-content/table-cell-before-content-expected.txt:
+        * platform/win/fast/css-generated-content/table-parts-before-and-after-expected.txt:
+        * platform/win/fast/css-generated-content/table-row-before-after-child-add-expected.txt:
+        * platform/win/fast/css-generated-content/table-row-before-after-expected.txt:
+        * platform/win/fast/css-generated-content/table-row-group-with-before-expected.txt:
+        * platform/win/fast/css-generated-content/table-row-with-before-expected.txt:
+        * platform/win/fast/css-generated-content/table-table-before-after-child-add-expected.txt:
+        * platform/win/fast/css-generated-content/table-with-before-expected.txt:
+        * platform/win/fast/css/003-expected.txt:
+        * platform/win/fast/css/absolute-poition-in-rtl-parent-expected.txt:
+        * platform/win/fast/css/acid2-expected.txt:
+        * platform/win/fast/css/acid2-pixel-expected.txt:
+        * platform/win/fast/css/bidi-override-in-anonymous-block-expected.txt:
+        * platform/win/fast/css/box-shadow-and-border-radius-expected.txt:
+        * platform/win/fast/css/caption-width-absolute-position-expected.txt:
+        * platform/win/fast/css/caption-width-absolute-position-offset-top-expected.txt:
+        * platform/win/fast/css/caption-width-fixed-position-expected.txt:
+        * platform/win/fast/css/caption-width-fixed-position-offset-top-expected.txt:
+        * platform/win/fast/css/caption-width-relative-position-expected.txt:
+        * platform/win/fast/css/caption-width-relative-position-offset-top-expected.txt:
+        * platform/win/fast/css/css3-nth-child-expected.txt:
+        * platform/win/fast/css/first-letter-float-expected.txt:
+        * platform/win/fast/css/focus-ring-detached-expected.txt:
+        * platform/win/fast/css/focus-ring-multiline-expected.txt:
+        * platform/win/fast/css/h1-in-section-elements-expected.txt:
+        * platform/win/fast/css/image-rendering-expected.txt:
+        * platform/win/fast/css/layerZOrderCrash-expected.txt:
+        * platform/win/fast/css/min-width-with-spanned-cell-expected.txt:
+        * platform/win/fast/css/percentage-non-integer-expected.txt:
+        * platform/win/fast/css/table-text-align-quirk-expected.txt:
+        * platform/win/fast/css/table-text-align-strict-expected.txt:
+        * platform/win/fast/dom/HTMLTableColElement/resize-table-using-col-width-expected.txt:
+        * platform/win/fast/dom/HTMLTableElement/createCaption-expected.txt:
+        * platform/win/fast/dom/row-inner-text-expected.txt:
+        * platform/win/fast/dynamic/001-expected.txt:
+        * platform/win/fast/dynamic/007-expected.txt:
+        * platform/win/fast/dynamic/014-expected.txt:
+        * platform/win/fast/dynamic/015-expected.txt:
+        * platform/win/fast/dynamic/containing-block-change-expected.txt:
+        * platform/win/fast/dynamic/create-renderer-for-whitespace-only-text-expected.txt:
+        * platform/win/fast/dynamic/float-withdrawal-expected.txt:
+        * platform/win/fast/dynamic/insert-before-table-part-in-continuation-expected.txt:
+        * platform/win/fast/dynamic/subtree-table-cell-height-expected.txt:
+
</ins><span class="cx"> 2016-01-28  Nikos Andronikos  &lt;nikos.andronikos-webkit@cisra.canon.com.au&gt;
</span><span class="cx"> 
</span><span class="cx">         [SVG] Add support for 'lighter' operator in feComposite
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss1basiccontainmentexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css1/basic/containment-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css1/basic/containment-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css1/basic/containment-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -110,7 +110,7 @@
</span><span class="cx">                 RenderText {#text} at (4,4) size 163x18
</span><span class="cx">                   text run at (4,4) width 163: &quot;TABLE Testing Section&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,26) size 767x356
</span><del>-            RenderTableCell {TD} at (0,191) size 13x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (0,191) 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,4) width 4: &quot; &quot;
</span><span class="cx">             RenderTableCell {TD} at (12,26) size 755x356 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss1basiccontextual_selectorsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css1/basic/contextual_selectors-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css1/basic/contextual_selectors-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css1/basic/contextual_selectors-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -39,22 +39,22 @@
</span><span class="cx">               RenderListMarker at (-17,0) size 7x18: white bullet
</span><span class="cx">               RenderText {#text} at (0,0) size 136x18
</span><span class="cx">                 text run at (0,0) width 136: &quot;This should be green.&quot;
</span><del>-      RenderTable {TABLE} at (0,245) size 723x156 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 721x154
-          RenderTableRow {TR} at (0,0) size 721x26
-            RenderTableCell {TD} at (0,0) size 721x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</del><ins>+      RenderTable {TABLE} at (0,245) size 722x156 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 720x154
+          RenderTableRow {TR} at (0,0) size 720x26
+            RenderTableCell {TD} at (0,0) size 720x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx">               RenderInline {STRONG} at (0,0) size 163x18
</span><span class="cx">                 RenderText {#text} at (4,4) size 163x18
</span><span class="cx">                   text run at (4,4) width 163: &quot;TABLE Testing Section&quot;
</span><del>-          RenderTableRow {TR} at (0,26) size 721x128
-            RenderTableCell {TD} at (0,77) size 13x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,26) size 720x128
+            RenderTableCell {TD} at (0,77) 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,4) width 4: &quot; &quot;
</span><del>-            RenderTableCell {TD} at (12,26) size 709x128 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
-              RenderBlock {P} at (4,4) size 701x18 [color=#800080]
</del><ins>+            RenderTableCell {TD} at (12,26) size 708x128 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
+              RenderBlock {P} at (4,4) size 700x18 [color=#800080]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 700x18
</span><span class="cx">                   text run at (0,0) width 700: &quot;This sentence should be navy serif in the first half of the page, but purple and sans-serif in the table.&quot;
</span><del>-              RenderBlock {P} at (4,38) size 701x18 [color=#800080]
</del><ins>+              RenderBlock {P} at (4,38) size 700x18 [color=#800080]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 623x18
</span><span class="cx">                   text run at (0,0) width 623: &quot;This sentence should be normal for its section, except for the last word, which should be &quot;
</span><span class="cx">                 RenderInline {EM} at (0,0) size 41x18 [color=#008000]
</span><span class="lines">@@ -62,9 +62,9 @@
</span><span class="cx">                     text run at (623,0) width 41: &quot;green&quot;
</span><span class="cx">                 RenderText {#text} at (664,0) size 4x18
</span><span class="cx">                   text run at (664,0) width 4: &quot;.&quot;
</span><del>-              RenderBlock {UL} at (4,72) size 701x36
-                RenderListItem {LI} at (40,0) size 661x36
-                  RenderBlock (anonymous) at (0,0) size 661x18
</del><ins>+              RenderBlock {UL} at (4,72) size 700x36
+                RenderListItem {LI} at (40,0) size 660x36
+                  RenderBlock (anonymous) at (0,0) size 660x18
</ins><span class="cx">                     RenderListMarker at (-17,0) size 7x18: bullet
</span><span class="cx">                     RenderInline {EM} at (0,0) size 39x18 [color=#008000]
</span><span class="cx">                       RenderText {#text} at (0,0) size 39x18
</span><span class="lines">@@ -72,8 +72,8 @@
</span><span class="cx">                     RenderText {#text} at (39,0) size 399x18
</span><span class="cx">                       text run at (39,0) width 4: &quot; &quot;
</span><span class="cx">                       text run at (43,0) width 395: &quot;The first \&quot;hello\&quot; should be green, but this part should be black.&quot;
</span><del>-                  RenderBlock {UL} at (0,18) size 661x18
-                    RenderListItem {LI} at (40,0) size 621x18 [color=#008000]
</del><ins>+                  RenderBlock {UL} at (0,18) size 660x18
+                    RenderListItem {LI} at (40,0) size 620x18 [color=#008000]
</ins><span class="cx">                       RenderListMarker at (-17,0) size 7x18: white bullet
</span><span class="cx">                       RenderText {#text} at (0,0) size 136x18
</span><span class="cx">                         text run at (0,0) width 136: &quot;This should be green.&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss1basicgroupingexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css1/basic/grouping-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css1/basic/grouping-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css1/basic/grouping-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -20,24 +20,24 @@
</span><span class="cx">       RenderBlock {P} at (0,163) size 784x18 [color=#008000]
</span><span class="cx">         RenderText {#text} at (0,0) size 194x18
</span><span class="cx">           text run at (0,0) width 194: &quot;This sentence should be green.&quot;
</span><del>-      RenderTable {TABLE} at (0,197) size 217x122 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 215x120
-          RenderTableRow {TR} at (0,0) size 215x26
-            RenderTableCell {TD} at (0,0) size 215x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</del><ins>+      RenderTable {TABLE} at (0,197) size 216x122 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 214x120
+          RenderTableRow {TR} at (0,0) size 214x26
+            RenderTableCell {TD} at (0,0) size 214x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx">               RenderInline {STRONG} at (0,0) size 163x18
</span><span class="cx">                 RenderText {#text} at (4,4) size 163x18
</span><span class="cx">                   text run at (4,4) width 163: &quot;TABLE Testing Section&quot;
</span><del>-          RenderTableRow {TR} at (0,26) size 215x94
-            RenderTableCell {TD} at (0,60) size 13x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,26) size 214x94
+            RenderTableCell {TD} at (0,60) 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,4) width 4: &quot; &quot;
</span><del>-            RenderTableCell {TD} at (12,26) size 203x94 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
-              RenderBlock {P} at (4,4) size 195x18 [color=#008000]
</del><ins>+            RenderTableCell {TD} at (12,26) size 202x94 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
+              RenderBlock {P} at (4,4) size 194x18 [color=#008000]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 194x18
</span><span class="cx">                   text run at (0,0) width 194: &quot;This sentence should be green.&quot;
</span><del>-              RenderBlock {P} at (4,38) size 195x18 [color=#008000]
</del><ins>+              RenderBlock {P} at (4,38) size 194x18 [color=#008000]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 194x18
</span><span class="cx">                   text run at (0,0) width 194: &quot;This sentence should be green.&quot;
</span><del>-              RenderBlock {P} at (4,72) size 195x18 [color=#008000]
</del><ins>+              RenderBlock {P} at (4,72) size 194x18 [color=#008000]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 194x18
</span><span class="cx">                   text run at (0,0) width 194: &quot;This sentence should be green.&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss1basicid_as_selectorexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css1/basic/id_as_selector-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css1/basic/id_as_selector-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css1/basic/id_as_selector-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -42,25 +42,25 @@
</span><span class="cx">           RenderListMarker at (-17,0) size 7x18: bullet
</span><span class="cx">           RenderText {#text} at (0,0) size 237x18
</span><span class="cx">             text run at (0,0) width 237: &quot;This sentence should NOT be purple.&quot;
</span><del>-      RenderTable {TABLE} at (0,380) size 423x231 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 421x229
-          RenderTableRow {TR} at (0,0) size 421x26
-            RenderTableCell {TD} at (0,0) size 421x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</del><ins>+      RenderTable {TABLE} at (0,380) size 422x231 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 420x229
+          RenderTableRow {TR} at (0,0) size 420x26
+            RenderTableCell {TD} at (0,0) size 420x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx">               RenderInline {STRONG} at (0,0) size 163x18
</span><span class="cx">                 RenderText {#text} at (4,4) size 163x18
</span><span class="cx">                   text run at (4,4) width 163: &quot;TABLE Testing Section&quot;
</span><del>-          RenderTableRow {TR} at (0,26) size 421x203
-            RenderTableCell {TD} at (0,114) size 13x27 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,26) size 420x203
+            RenderTableCell {TD} at (0,114) size 12x27 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 4x19
</span><span class="cx">                 text run at (4,5) width 4: &quot; &quot;
</span><del>-            RenderTableCell {TD} at (12,26) size 409x203 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
-              RenderBlock {P} at (4,4) size 401x18 [color=#008000]
</del><ins>+            RenderTableCell {TD} at (12,26) size 408x203 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
+              RenderBlock {P} at (4,4) size 400x18 [color=#008000]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 194x18
</span><span class="cx">                   text run at (0,0) width 194: &quot;This sentence should be green.&quot;
</span><del>-              RenderBlock {P} at (4,38) size 401x18 [color=#008000]
</del><ins>+              RenderBlock {P} at (4,38) size 400x18 [color=#008000]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 194x18
</span><span class="cx">                   text run at (0,0) width 194: &quot;This sentence should be green.&quot;
</span><del>-              RenderBlock {P} at (4,72) size 401x18 [color=#0000FF]
</del><ins>+              RenderBlock {P} at (4,72) size 400x18 [color=#0000FF]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 200x18
</span><span class="cx">                   text run at (0,0) width 200: &quot;This paragraph should be blue [&quot;
</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,2) width 72: &quot;ID=\&quot;five\&quot;&quot;
</span><span class="cx">                 RenderText {#text} at (272,0) size 9x18
</span><span class="cx">                   text run at (272,0) width 9: &quot;].&quot;
</span><del>-              RenderBlock {PRE} at (4,106) size 401x15
</del><ins>+              RenderBlock {PRE} at (4,106) size 400x15
</ins><span class="cx">                 RenderText {#text} at (0,0) size 400x15
</span><span class="cx">                   text run at (0,0) width 400: &quot;This sentence should NOT be blue [PRE ID=\&quot;five2\&quot;].&quot;
</span><del>-              RenderBlock {PRE} at (4,134) size 401x15
</del><ins>+              RenderBlock {PRE} at (4,134) size 400x15
</ins><span class="cx">                 RenderText {#text} at (0,0) size 360x15
</span><span class="cx">                   text run at (0,0) width 360: &quot;This sentence should be black [PRE ID=\&quot;six\&quot;].&quot;
</span><del>-              RenderBlock {UL} at (4,165) size 401x18
-                RenderListItem {LI} at (40,0) size 361x18
</del><ins>+              RenderBlock {UL} at (4,165) size 400x18
+                RenderListItem {LI} at (40,0) size 360x18
</ins><span class="cx">                   RenderListMarker at (-17,0) size 7x18: bullet
</span><span class="cx">                   RenderText {#text} at (0,0) size 237x18
</span><span class="cx">                     text run at (0,0) width 237: &quot;This sentence should NOT be purple.&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss1basicinheritanceexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css1/basic/inheritance-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css1/basic/inheritance-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css1/basic/inheritance-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -92,19 +92,19 @@
</span><span class="cx">             text run at (354,0) width 173: &quot;this part (which is spanned)&quot;
</span><span class="cx">         RenderText {#text} at (527,0) size 4x18
</span><span class="cx">           text run at (527,0) width 4: &quot;.&quot;
</span><del>-      RenderTable {TABLE} at (0,433) size 615x282 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 613x279
-          RenderTableRow {TR} at (0,0) size 613x26
-            RenderTableCell {TD} at (0,0) size 613x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</del><ins>+      RenderTable {TABLE} at (0,433) size 614x282 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 612x279
+          RenderTableRow {TR} at (0,0) size 612x26
+            RenderTableCell {TD} at (0,0) size 612x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx">               RenderInline {STRONG} at (0,0) size 163x18
</span><span class="cx">                 RenderText {#text} at (4,4) size 163x18
</span><span class="cx">                   text run at (4,4) width 163: &quot;TABLE Testing Section&quot;
</span><del>-          RenderTableRow {TR} at (0,26) size 613x253
-            RenderTableCell {TD} at (0,139) size 13x27 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,26) size 612x253
+            RenderTableCell {TD} at (0,139) size 12x27 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,3) size 4x19
</span><span class="cx">                 text run at (4,4) width 4: &quot; &quot;
</span><del>-            RenderTableCell {TD} at (12,26) size 601x253 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
-              RenderBlock {H3} at (4,4) size 593x22 [color=#0000FF]
</del><ins>+            RenderTableCell {TD} at (12,26) size 600x253 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
+              RenderBlock {H3} at (4,4) size 592x22 [color=#0000FF]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 220x22
</span><span class="cx">                   text run at (0,0) width 220: &quot;This sentence should show &quot;
</span><span class="cx">                 RenderInline {STRONG} at (0,0) size 35x22
</span><span class="lines">@@ -117,7 +117,7 @@
</span><span class="cx">                     text run at (297,0) width 51: &quot;purple&quot;
</span><span class="cx">                 RenderText {#text} at (348,0) size 5x22
</span><span class="cx">                   text run at (348,0) width 5: &quot;.&quot;
</span><del>-              RenderBlock {H3} at (4,44) size 593x23 [color=#0000FF]
</del><ins>+              RenderBlock {H3} at (4,44) size 592x23 [color=#0000FF]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 197x22
</span><span class="cx">                   text run at (0,0) width 197: &quot;This sentence should be &quot;
</span><span class="cx">                 RenderInline {SPAN} at (0,0) size 34x22
</span><span class="lines">@@ -125,7 +125,7 @@
</span><span class="cx">                     text run at (197,0) width 34: &quot;blue&quot;
</span><span class="cx">                 RenderText {#text} at (231,0) size 104x22
</span><span class="cx">                   text run at (231,0) width 104: &quot; throughout.&quot;
</span><del>-              RenderBlock {P} at (4,85) size 593x19
</del><ins>+              RenderBlock {P} at (4,85) size 592x19
</ins><span class="cx">                 RenderText {#text} at (0,0) size 226x18
</span><span class="cx">                   text run at (0,0) width 226: &quot;This should be green except for the &quot;
</span><span class="cx">                 RenderInline {EM} at (0,0) size 117x18 [color=#800080]
</span><span class="lines">@@ -133,10 +133,10 @@
</span><span class="cx">                     text run at (226,0) width 117: &quot;emphasized words&quot;
</span><span class="cx">                 RenderText {#text} at (343,0) size 160x18
</span><span class="cx">                   text run at (343,0) width 160: &quot;, which should be purple.&quot;
</span><del>-              RenderBlock {H3} at (4,122) size 593x23 [color=#0000FF]
</del><ins>+              RenderBlock {H3} at (4,122) size 592x23 [color=#0000FF]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 296x22
</span><span class="cx">                   text run at (0,0) width 296: &quot;This should be blue and underlined.&quot;
</span><del>-              RenderBlock {P} at (4,162) size 593x19
</del><ins>+              RenderBlock {P} at (4,162) size 592x19
</ins><span class="cx">                 RenderText {#text} at (0,0) size 293x18
</span><span class="cx">                   text run at (0,0) width 293: &quot;This sentence should be underlined, including &quot;
</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: &quot;this part&quot;
</span><span class="cx">                 RenderText {#text} at (577,0) size 4x18
</span><span class="cx">                   text run at (577,0) width 4: &quot;.&quot;
</span><del>-              RenderBlock {P} at (4,196) size 593x19 [color=#000080]
</del><ins>+              RenderBlock {P} at (4,196) size 592x19 [color=#000080]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 436x18
</span><span class="cx">                   text run at (0,0) width 436: &quot;This sentence should also be underlined, as well as dark blue (navy), &quot;
</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,2) width 152: &quot;including this part&quot;
</span><span class="cx">                 RenderText {#text} at (588,0) size 4x18
</span><span class="cx">                   text run at (588,0) width 4: &quot;.&quot;
</span><del>-              RenderBlock {P} at (4,230) size 593x19 [color=#800080]
</del><ins>+              RenderBlock {P} at (4,230) size 592x19 [color=#800080]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 266x18
</span><span class="cx">                   text run at (0,0) width 266: &quot;This sentence should be purple, including &quot;
</span><span class="cx">                 RenderInline {STRONG} at (0,0) size 57x18
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss1box_propertiesborderexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css1/box_properties/border-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css1/box_properties/border-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css1/box_properties/border-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -68,7 +68,7 @@
</span><span class="cx">       RenderTable {TABLE} at (0,597) size 769x113 [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 767x111
</span><span class="cx">           RenderTableRow {TR} at (0,5) size 767x42
</span><del>-            RenderTableCell {TD} at (5,5) size 757x42 [border: (2px solid #008000)] [r=0 c=0 rs=1 cs=2]
</del><ins>+            RenderTableCell {TD} at (5,5) size 758x42 [border: (2px solid #008000)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx">               RenderText {#text} at (3,3) size 711x36
</span><span class="cx">                 text run at (3,3) width 405: &quot;Every cell in this table should have a 2-pixel solid green border. &quot;
</span><span class="cx">                 text run at (408,3) width 306: &quot;This is also true of the table-testing section in the&quot;
</span><span class="lines">@@ -77,14 +77,14 @@
</span><span class="cx">             RenderTableCell {TD} at (5,67) 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,3) width 53: &quot;Cell one&quot;
</span><del>-            RenderTableCell {TD} at (204,52) size 558x54 [border: (2px solid #008000)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (204,52) size 559x54 [border: (2px solid #008000)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderBlock (anonymous) at (3,3) size 552x18
</span><span class="cx">                 RenderText {#text} at (0,0) size 54x18
</span><span class="cx">                   text run at (0,0) width 54: &quot;Cell two&quot;
</span><del>-              RenderTable {TABLE} at (3,21) size 164x30 [border: (1px outset #808080)]
-                RenderTableSection {TBODY} at (1,1) size 162x28
-                  RenderTableRow {TR} at (0,2) size 162x24
-                    RenderTableCell {TD} at (2,2) size 158x24 [border: (2px solid #008000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+              RenderTable {TABLE} at (3,21) size 163x30 [border: (1px outset #808080)]
+                RenderTableSection {TBODY} at (1,1) size 161x28
+                  RenderTableRow {TR} at (0,2) size 161x24
+                    RenderTableCell {TD} at (2,2) size 157x24 [border: (2px solid #008000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                       RenderText {#text} at (3,3) size 151x18
</span><span class="cx">                         text run at (3,3) width 151: &quot;Nested single-cell table!&quot;
</span><span class="cx">       RenderBlock {P} at (0,726) size 769x18
</span><span class="lines">@@ -98,7 +98,7 @@
</span><span class="cx">                 RenderText {#text} at (5,5) size 163x18
</span><span class="cx">                   text run at (5,5) width 163: &quot;TABLE Testing Section&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,28) size 767x590
</span><del>-            RenderTableCell {TD} at (0,309) size 15x28 [bgcolor=#C0C0C0] [border: (2px solid #008000)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (0,309) 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,5) width 4: &quot; &quot;
</span><span class="cx">             RenderTableCell {TD} at (14,28) size 753x590 [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,438) size 743x113 [border: (1px outset #808080)]
</span><span class="cx">                 RenderTableSection {TBODY} at (1,1) size 741x111
</span><span class="cx">                   RenderTableRow {TR} at (0,5) size 741x42
</span><del>-                    RenderTableCell {TD} at (5,5) size 731x42 [border: (2px solid #008000)] [r=0 c=0 rs=1 cs=2]
</del><ins>+                    RenderTableCell {TD} at (5,5) size 732x42 [border: (2px solid #008000)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx">                       RenderText {#text} at (3,3) size 711x36
</span><span class="cx">                         text run at (3,3) width 405: &quot;Every cell in this table should have a 2-pixel solid green border. &quot;
</span><span class="cx">                         text run at (408,3) width 306: &quot;This is also true of the table-testing section in the&quot;
</span><span class="lines">@@ -162,14 +162,14 @@
</span><span class="cx">                     RenderTableCell {TD} at (5,67) 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,3) width 53: &quot;Cell one&quot;
</span><del>-                    RenderTableCell {TD} at (197,52) size 539x54 [border: (2px solid #008000)] [r=1 c=1 rs=1 cs=1]
</del><ins>+                    RenderTableCell {TD} at (197,52) size 540x54 [border: (2px solid #008000)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">                       RenderBlock (anonymous) at (3,3) size 533x18
</span><span class="cx">                         RenderText {#text} at (0,0) size 54x18
</span><span class="cx">                           text run at (0,0) width 54: &quot;Cell two&quot;
</span><del>-                      RenderTable {TABLE} at (3,21) size 164x30 [border: (1px outset #808080)]
-                        RenderTableSection {TBODY} at (1,1) size 162x28
-                          RenderTableRow {TR} at (0,2) size 162x24
-                            RenderTableCell {TD} at (2,2) size 158x24 [border: (2px solid #008000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+                      RenderTable {TABLE} at (3,21) size 163x30 [border: (1px outset #808080)]
+                        RenderTableSection {TBODY} at (1,1) size 161x28
+                          RenderTableRow {TR} at (0,2) size 161x24
+                            RenderTableCell {TD} at (2,2) size 157x24 [border: (2px solid #008000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                               RenderText {#text} at (3,3) size 151x18
</span><span class="cx">                                 text run at (3,3) width 151: &quot;Nested single-cell table!&quot;
</span><span class="cx">               RenderBlock {P} at (5,567) size 743x18
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss1box_propertiesborder_bottomexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css1/box_properties/border_bottom-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css1/box_properties/border_bottom-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css1/box_properties/border_bottom-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -27,7 +27,7 @@
</span><span class="cx">       RenderTable {TABLE} at (0,256) size 769x110 [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 767x108
</span><span class="cx">           RenderTableRow {TR} at (0,5) size 767x41
</span><del>-            RenderTableCell {TD} at (5,5) size 757x41 [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 758x41 [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 736x36
</span><span class="cx">                 text run at (2,2) width 453: &quot;Every cell in this table should have a 2-pixel solid green bottom border. &quot;
</span><span class="cx">                 text run at (455,2) width 283: &quot;This is also true of the table-testing section in&quot;
</span><span class="lines">@@ -36,14 +36,14 @@
</span><span class="cx">             RenderTableCell {TD} at (5,65) size 194x24 [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 53x19
</span><span class="cx">                 text run at (2,3) width 53: &quot;Cell one&quot;
</span><del>-            RenderTableCell {TD} at (203,51) size 559x52 [border: (1px inset #808080) (2px solid #008000) (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (203,51) size 560x52 [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 555x18
</span><span class="cx">                 RenderText {#text} at (0,0) size 54x18
</span><span class="cx">                   text run at (0,0) width 54: &quot;Cell two&quot;
</span><del>-              RenderTable {TABLE} at (2,20) size 162x29 [border: (1px outset #808080)]
-                RenderTableSection {TBODY} at (1,1) size 160x27
-                  RenderTableRow {TR} at (0,2) size 160x23
-                    RenderTableCell {TD} at (2,2) size 156x23 [border: (1px inset #808080) (2px solid #008000) (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+              RenderTable {TABLE} at (2,20) size 161x29 [border: (1px outset #808080)]
+                RenderTableSection {TBODY} at (1,1) size 159x27
+                  RenderTableRow {TR} at (0,2) size 159x23
+                    RenderTableCell {TD} at (2,2) size 155x23 [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 151x18
</span><span class="cx">                         text run at (2,2) width 151: &quot;Nested single-cell table!&quot;
</span><span class="cx">       RenderBlock {UL} at (0,382) size 769x135
</span><span class="lines">@@ -87,7 +87,7 @@
</span><span class="cx">                 RenderText {#text} at (4,4) size 163x18
</span><span class="cx">                   text run at (4,4) width 163: &quot;TABLE Testing Section&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,27) size 767x417
</span><del>-            RenderTableCell {TD} at (0,222) size 13x27 [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,222) size 12x27 [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 4x18
</span><span class="cx">                 text run at (4,4) width 4: &quot; &quot;
</span><span class="cx">             RenderTableCell {TD} at (12,27) size 755x417 [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,135) size 747x110 [border: (1px outset #808080)]
</span><span class="cx">                 RenderTableSection {TBODY} at (1,1) size 745x108
</span><span class="cx">                   RenderTableRow {TR} at (0,5) size 745x41
</span><del>-                    RenderTableCell {TD} at (5,5) size 735x41 [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 736x41 [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 720x36
</span><span class="cx">                         text run at (2,2) width 453: &quot;Every cell in this table should have a 2-pixel solid green bottom border. &quot;
</span><span class="cx">                         text run at (455,2) width 267: &quot;This is also true of the table-testing section&quot;
</span><span class="lines">@@ -114,14 +114,14 @@
</span><span class="cx">                     RenderTableCell {TD} at (5,65) size 188x24 [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 53x19
</span><span class="cx">                         text run at (2,3) width 53: &quot;Cell one&quot;
</span><del>-                    RenderTableCell {TD} at (197,51) size 543x52 [border: (1px inset #808080) (2px solid #008000) (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+                    RenderTableCell {TD} at (197,51) size 544x52 [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 539x18
</span><span class="cx">                         RenderText {#text} at (0,0) size 54x18
</span><span class="cx">                           text run at (0,0) width 54: &quot;Cell two&quot;
</span><del>-                      RenderTable {TABLE} at (2,20) size 162x29 [border: (1px outset #808080)]
-                        RenderTableSection {TBODY} at (1,1) size 160x27
-                          RenderTableRow {TR} at (0,2) size 160x23
-                            RenderTableCell {TD} at (2,2) size 156x23 [border: (1px inset #808080) (2px solid #008000) (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+                      RenderTable {TABLE} at (2,20) size 161x29 [border: (1px outset #808080)]
+                        RenderTableSection {TBODY} at (1,1) size 159x27
+                          RenderTableRow {TR} at (0,2) size 159x23
+                            RenderTableCell {TD} at (2,2) size 155x23 [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 151x18
</span><span class="cx">                                 text run at (2,2) width 151: &quot;Nested single-cell table!&quot;
</span><span class="cx">               RenderBlock {UL} at (4,261) size 747x135
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss1box_propertiesborder_bottom_inlineexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css1/box_properties/border_bottom_inline-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css1/box_properties/border_bottom_inline-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css1/box_properties/border_bottom_inline-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -35,7 +35,7 @@
</span><span class="cx">                 RenderText {#text} at (4,4) size 163x18
</span><span class="cx">                   text run at (4,4) width 163: &quot;TABLE Testing Section&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,26) size 782x62
</span><del>-            RenderTableCell {TD} at (0,44) size 13x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (0,44) 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,4) width 4: &quot; &quot;
</span><span class="cx">             RenderTableCell {TD} at (12,26) size 770x62 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss1box_propertiesborder_bottom_widthexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css1/box_properties/border_bottom_width-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css1/box_properties/border_bottom_width-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css1/box_properties/border_bottom_width-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -49,19 +49,19 @@
</span><span class="cx">       RenderBlock {P} at (0,464) size 769x18 [bgcolor=#C0C0C0]
</span><span class="cx">         RenderText {#text} at (0,0) size 203x18
</span><span class="cx">           text run at (0,0) width 203: &quot;This element has a class of zero.&quot;
</span><del>-      RenderTable {TABLE} at (0,498) size 710x363 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 708x361
-          RenderTableRow {TR} at (0,0) size 708x26
-            RenderTableCell {TD} at (0,0) size 708x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</del><ins>+      RenderTable {TABLE} at (0,498) size 709x363 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 707x361
+          RenderTableRow {TR} at (0,0) size 707x26
+            RenderTableCell {TD} at (0,0) size 707x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx">               RenderInline {STRONG} at (0,0) size 163x18
</span><span class="cx">                 RenderText {#text} at (4,4) size 163x18
</span><span class="cx">                   text run at (4,4) width 163: &quot;TABLE Testing Section&quot;
</span><del>-          RenderTableRow {TR} at (0,26) size 708x335
-            RenderTableCell {TD} at (0,180) size 13x27 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,26) size 707x335
+            RenderTableCell {TD} at (0,180) size 12x27 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 4x19
</span><span class="cx">                 text run at (4,5) width 4: &quot; &quot;
</span><del>-            RenderTableCell {TD} at (12,26) size 696x335 [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,26) size 695x335 [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 157x18
</span><span class="cx">                   text run at (0,0) width 157: &quot;(These will only work if &quot;
</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,2) width 96: &quot;border-style&quot;
</span><span class="cx">                 RenderText {#text} at (253,0) size 89x18
</span><span class="cx">                   text run at (253,0) width 89: &quot; is supported.)&quot;
</span><del>-              RenderBlock {P} at (4,38) size 688x18 [bgcolor=#C0C0C0]
</del><ins>+              RenderBlock {P} at (4,38) size 687x18 [bgcolor=#C0C0C0]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 203x18
</span><span class="cx">                   text run at (0,0) width 203: &quot;This element has a class of zero.&quot;
</span><del>-              RenderBlock {P} at (4,72) size 688x71 [border: (3px solid #000000) (50px solid #000000) (3px solid #000000)]
</del><ins>+              RenderBlock {P} at (4,72) size 687x71 [border: (3px solid #000000) (50px solid #000000) (3px solid #000000)]
</ins><span class="cx">                 RenderText {#text} at (3,3) size 387x18
</span><span class="cx">                   text run at (3,3) width 387: &quot;This element should have a bottom border width of 50 pixels.&quot;
</span><del>-              RenderBlock {P} at (4,159) size 688x26 [border: (3px solid #000000) (5px solid #000000) (3px solid #000000)]
</del><ins>+              RenderBlock {P} at (4,159) size 687x26 [border: (3px solid #000000) (5px solid #000000) (3px solid #000000)]
</ins><span class="cx">                 RenderText {#text} at (3,3) size 344x18
</span><span class="cx">                   text run at (3,3) width 344: &quot;This element should have a thick bottom border width.&quot;
</span><del>-              RenderBlock {P} at (4,201) size 688x24 [border: (3px solid #000000)]
</del><ins>+              RenderBlock {P} at (4,201) size 687x24 [border: (3px solid #000000)]
</ins><span class="cx">                 RenderText {#text} at (3,3) size 364x18
</span><span class="cx">                   text run at (3,3) width 364: &quot;This element should have a medium bottom border width.&quot;
</span><del>-              RenderBlock {P} at (4,241) size 688x22 [border: (3px solid #000000) (1px solid #000000) (3px solid #000000)]
</del><ins>+              RenderBlock {P} at (4,241) size 687x22 [border: (3px solid #000000) (1px solid #000000) (3px solid #000000)]
</ins><span class="cx">                 RenderText {#text} at (3,3) size 337x18
</span><span class="cx">                   text run at (3,3) width 337: &quot;This element should have a thin bottom border width.&quot;
</span><del>-              RenderBlock {P} at (4,279) size 688x18
</del><ins>+              RenderBlock {P} at (4,279) size 687x18
</ins><span class="cx">                 RenderText {#text} at (0,0) size 537x18
</span><span class="cx">                   text run at (0,0) width 537: &quot;This element should have no border and no extra \&quot;padding\&quot; on its bottom side, as no &quot;
</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,2) width 96: &quot;border-style&quot;
</span><span class="cx">                 RenderText {#text} at (633,0) size 54x18
</span><span class="cx">                   text run at (633,0) width 54: &quot; was set.&quot;
</span><del>-              RenderBlock {P} at (4,313) size 688x18 [bgcolor=#C0C0C0]
</del><ins>+              RenderBlock {P} at (4,313) size 687x18 [bgcolor=#C0C0C0]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 203x18
</span><span class="cx">                   text run at (0,0) width 203: &quot;This element has a class of zero.&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss1box_propertiesborder_bottom_width_inlineexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css1/box_properties/border_bottom_width_inline-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css1/box_properties/border_bottom_width_inline-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css1/box_properties/border_bottom_width_inline-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -49,7 +49,7 @@
</span><span class="cx">                 RenderText {#text} at (4,4) size 163x18
</span><span class="cx">                   text run at (4,4) width 163: &quot;TABLE Testing Section&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,26) size 782x108
</span><del>-            RenderTableCell {TD} at (0,67) size 13x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (0,67) 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,4) width 4: &quot; &quot;
</span><span class="cx">             RenderTableCell {TD} at (12,26) size 770x108 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss1box_propertiesborder_colorexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css1/box_properties/border_color-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css1/box_properties/border_color-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css1/box_properties/border_color-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -30,7 +30,7 @@
</span><span class="cx">                 RenderText {#text} at (4,4) size 163x18
</span><span class="cx">                   text run at (4,4) width 163: &quot;TABLE Testing Section&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,26) size 782x130
</span><del>-            RenderTableCell {TD} at (0,78) size 13x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (0,78) 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,4) width 4: &quot; &quot;
</span><span class="cx">             RenderTableCell {TD} at (12,26) size 770x130 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss1box_propertiesborder_color_inlineexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css1/box_properties/border_color_inline-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css1/box_properties/border_color_inline-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css1/box_properties/border_color_inline-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -43,7 +43,7 @@
</span><span class="cx">                 RenderText {#text} at (4,4) size 163x18
</span><span class="cx">                   text run at (4,4) width 163: &quot;TABLE Testing Section&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,26) size 782x80
</span><del>-            RenderTableCell {TD} at (0,53) size 13x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (0,53) 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,4) width 4: &quot; &quot;
</span><span class="cx">             RenderTableCell {TD} at (12,26) size 770x80 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss1box_propertiesborder_inlineexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css1/box_properties/border_inline-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css1/box_properties/border_inline-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css1/box_properties/border_inline-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -35,7 +35,7 @@
</span><span class="cx">                 RenderText {#text} at (4,4) size 163x18
</span><span class="cx">                   text run at (4,4) width 163: &quot;TABLE Testing Section&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,26) size 782x62
</span><del>-            RenderTableCell {TD} at (0,44) size 13x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (0,44) 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,4) width 4: &quot; &quot;
</span><span class="cx">             RenderTableCell {TD} at (12,26) size 770x62 [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 78x38 [border: (10px inset #808000)]
</span><span class="cx">                   RenderText {#text} at (363,18) size 58x18
</span><span class="cx">                     text run at (363,18) width 58: &quot;class two&quot;
</span><del>-                RenderText {#text} at (431,18) size 713x36
-                  text run at (431,18) width 282: &quot;, which should result in a 10-pixel inset olive&quot;
-                  text run at (0,36) width 49: &quot;border. &quot;
-                  text run at (49,36) width 429: &quot;The line-height of the parent element should not change on any line.&quot;
</del><ins>+                RenderText {#text} at (431,18) size 762x36
+                  text run at (431,18) width 331: &quot;, which should result in a 10-pixel inset olive border.&quot;
+                  text run at (0,36) width 429: &quot;The line-height of the parent element should not change on any line.&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwincss1box_propertiesborder_leftexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css1/box_properties/border_left-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css1/box_properties/border_left-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css1/box_properties/border_left-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -30,7 +30,7 @@
</span><span class="cx">       RenderTable {TABLE} at (0,290) size 769x107 [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 767x105
</span><span class="cx">           RenderTableRow {TR} at (0,5) size 767x40
</span><del>-            RenderTableCell {TD} at (5,5) size 757x40 [border: (1px inset #808080) (2px solid #008000)] [r=0 c=0 rs=1 cs=2]
</del><ins>+            RenderTableCell {TD} at (5,5) size 758x40 [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 735x36
</span><span class="cx">                 text run at (3,2) width 429: &quot;Every cell in this table should have a 2-pixel solid green left border. &quot;
</span><span class="cx">                 text run at (432,2) width 306: &quot;This is also true of the table-testing section in the&quot;
</span><span class="lines">@@ -39,14 +39,14 @@
</span><span class="cx">             RenderTableCell {TD} at (5,64) 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,2) width 53: &quot;Cell one&quot;
</span><del>-            RenderTableCell {TD} at (203,50) size 559x50 [border: (1px inset #808080) (2px solid #008000)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (203,50) size 560x50 [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 554x18
</span><span class="cx">                 RenderText {#text} at (0,0) size 54x18
</span><span class="cx">                   text run at (0,0) width 54: &quot;Cell two&quot;
</span><del>-              RenderTable {TABLE} at (3,20) size 163x28 [border: (1px outset #808080)]
-                RenderTableSection {TBODY} at (1,1) size 161x26
-                  RenderTableRow {TR} at (0,2) size 161x22
-                    RenderTableCell {TD} at (2,2) size 157x22 [border: (1px inset #808080) (2px solid #008000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+              RenderTable {TABLE} at (3,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: (1px inset #808080) (2px solid #008000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                       RenderText {#text} at (3,2) size 151x18
</span><span class="cx">                         text run at (3,2) width 151: &quot;Nested single-cell table!&quot;
</span><span class="cx">       RenderBlock {UL} at (0,413) size 769x144
</span><span class="lines">@@ -87,7 +87,7 @@
</span><span class="cx">                 RenderText {#text} at (5,4) size 163x18
</span><span class="cx">                   text run at (5,4) width 163: &quot;TABLE Testing Section&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,26) size 767x411
</span><del>-            RenderTableCell {TD} at (0,218) size 14x27 [bgcolor=#C0C0C0] [border: (1px inset #808080) (2px solid #008000)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (0,218) size 13x27 [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 4x19
</span><span class="cx">                 text run at (5,5) width 4: &quot; &quot;
</span><span class="cx">             RenderTableCell {TD} at (13,26) size 754x411 [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,124) size 745x107 [border: (1px outset #808080)]
</span><span class="cx">                 RenderTableSection {TBODY} at (1,1) size 743x105
</span><span class="cx">                   RenderTableRow {TR} at (0,5) size 743x40
</span><del>-                    RenderTableCell {TD} at (5,5) size 733x40 [border: (1px inset #808080) (2px solid #008000)] [r=0 c=0 rs=1 cs=2]
</del><ins>+                    RenderTableCell {TD} at (5,5) size 734x40 [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 712x36
</span><span class="cx">                         text run at (3,2) width 429: &quot;Every cell in this table should have a 2-pixel solid green left border. &quot;
</span><span class="cx">                         text run at (432,2) width 283: &quot;This is also true of the table-testing section in&quot;
</span><span class="lines">@@ -114,14 +114,14 @@
</span><span class="cx">                     RenderTableCell {TD} at (5,64) 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,2) width 53: &quot;Cell one&quot;
</span><del>-                    RenderTableCell {TD} at (197,50) size 541x50 [border: (1px inset #808080) (2px solid #008000)] [r=1 c=1 rs=1 cs=1]
</del><ins>+                    RenderTableCell {TD} at (197,50) size 542x50 [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 536x18
</span><span class="cx">                         RenderText {#text} at (0,0) size 54x18
</span><span class="cx">                           text run at (0,0) width 54: &quot;Cell two&quot;
</span><del>-                      RenderTable {TABLE} at (3,20) size 163x28 [border: (1px outset #808080)]
-                        RenderTableSection {TBODY} at (1,1) size 161x26
-                          RenderTableRow {TR} at (0,2) size 161x22
-                            RenderTableCell {TD} at (2,2) size 157x22 [border: (1px inset #808080) (2px solid #008000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+                      RenderTable {TABLE} at (3,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: (1px inset #808080) (2px solid #008000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                               RenderText {#text} at (3,2) size 151x18
</span><span class="cx">                                 text run at (3,2) width 151: &quot;Nested single-cell table!&quot;
</span><span class="cx">               RenderBlock {UL} at (5,247) size 745x144
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss1box_propertiesborder_left_inlineexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css1/box_properties/border_left_inline-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css1/box_properties/border_left_inline-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css1/box_properties/border_left_inline-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -36,7 +36,7 @@
</span><span class="cx">                 RenderText {#text} at (4,4) size 163x18
</span><span class="cx">                   text run at (4,4) width 163: &quot;TABLE Testing Section&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,26) size 782x62
</span><del>-            RenderTableCell {TD} at (0,44) size 13x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (0,44) 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,4) width 4: &quot; &quot;
</span><span class="cx">             RenderTableCell {TD} at (12,26) size 770x62 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss1box_propertiesborder_left_widthexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css1/box_properties/border_left_width-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css1/box_properties/border_left_width-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css1/box_properties/border_left_width-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -56,7 +56,7 @@
</span><span class="cx">                 RenderText {#text} at (4,4) size 163x18
</span><span class="cx">                   text run at (4,4) width 163: &quot;TABLE Testing Section&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,26) size 767x326
</span><del>-            RenderTableCell {TD} at (0,176) size 13x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (0,176) 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,4) width 4: &quot; &quot;
</span><span class="cx">             RenderTableCell {TD} at (12,26) size 755x326 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss1box_propertiesborder_left_width_inlineexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css1/box_properties/border_left_width_inline-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css1/box_properties/border_left_width_inline-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css1/box_properties/border_left_width_inline-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -54,7 +54,7 @@
</span><span class="cx">                 RenderText {#text} at (4,4) size 163x18
</span><span class="cx">                   text run at (4,4) width 163: &quot;TABLE Testing Section&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,26) size 782x86
</span><del>-            RenderTableCell {TD} at (0,56) size 13x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (0,56) 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,4) width 4: &quot; &quot;
</span><span class="cx">             RenderTableCell {TD} at (12,26) size 770x86 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss1box_propertiesborder_rightexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css1/box_properties/border_right-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css1/box_properties/border_right-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css1/box_properties/border_right-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -37,7 +37,7 @@
</span><span class="cx">                 RenderText {#text} at (4,4) size 163x18
</span><span class="cx">                   text run at (4,4) width 163: &quot;TABLE Testing Section&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,26) size 782x62
</span><del>-            RenderTableCell {TD} at (0,44) size 13x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (0,44) 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,4) width 4: &quot; &quot;
</span><span class="cx">             RenderTableCell {TD} at (12,26) size 770x62 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss1box_propertiesborder_right_inlineexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css1/box_properties/border_right_inline-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css1/box_properties/border_right_inline-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css1/box_properties/border_right_inline-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -30,7 +30,7 @@
</span><span class="cx">       RenderTable {TABLE} at (0,290) size 769x107 [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 767x105
</span><span class="cx">           RenderTableRow {TR} at (0,5) size 767x40
</span><del>-            RenderTableCell {TD} at (5,5) size 757x40 [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 758x40 [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 744x36
</span><span class="cx">                 text run at (2,2) width 438: &quot;Every cell in this table should have a 2-pixel solid green right border. &quot;
</span><span class="cx">                 text run at (440,2) width 306: &quot;This is also true of the table-testing section in the&quot;
</span><span class="lines">@@ -39,14 +39,14 @@
</span><span class="cx">             RenderTableCell {TD} at (5,64) 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,2) width 53: &quot;Cell one&quot;
</span><del>-            RenderTableCell {TD} at (203,50) 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,50) 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 554x18
</span><span class="cx">                 RenderText {#text} at (0,0) size 54x18
</span><span class="cx">                   text run at (0,0) width 54: &quot;Cell two&quot;
</span><del>-              RenderTable {TABLE} at (2,20) size 163x28 [border: (1px outset #808080)]
-                RenderTableSection {TBODY} at (1,1) size 161x26
-                  RenderTableRow {TR} at (0,2) size 161x22
-                    RenderTableCell {TD} at (2,2) size 157x22 [border: (1px inset #808080) (2px solid #008000) (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+              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: (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 151x18
</span><span class="cx">                         text run at (2,2) width 151: &quot;Nested single-cell table!&quot;
</span><span class="cx">       RenderBlock {UL} at (0,413) size 769x162
</span><span class="lines">@@ -88,7 +88,7 @@
</span><span class="cx">                 RenderText {#text} at (4,4) size 163x18
</span><span class="cx">                   text run at (4,4) width 163: &quot;TABLE Testing Section&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,26) size 767x447
</span><del>-            RenderTableCell {TD} at (0,236) size 14x27 [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,236) size 13x27 [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 4x19
</span><span class="cx">                 text run at (4,5) width 4: &quot; &quot;
</span><span class="cx">             RenderTableCell {TD} at (13,26) size 754x447 [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,124) size 745x107 [border: (1px outset #808080)]
</span><span class="cx">                 RenderTableSection {TBODY} at (1,1) size 743x105
</span><span class="cx">                   RenderTableRow {TR} at (0,5) size 743x40
</span><del>-                    RenderTableCell {TD} at (5,5) size 733x40 [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 734x40 [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 721x36
</span><span class="cx">                         text run at (2,2) width 438: &quot;Every cell in this table should have a 2-pixel solid green right border. &quot;
</span><span class="cx">                         text run at (440,2) width 283: &quot;This is also true of the table-testing section in&quot;
</span><span class="lines">@@ -115,14 +115,14 @@
</span><span class="cx">                     RenderTableCell {TD} at (5,64) 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,2) width 53: &quot;Cell one&quot;
</span><del>-                    RenderTableCell {TD} at (197,50) size 541x50 [border: (1px inset #808080) (2px solid #008000) (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+                    RenderTableCell {TD} at (197,50) size 542x50 [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 536x18
</span><span class="cx">                         RenderText {#text} at (0,0) size 54x18
</span><span class="cx">                           text run at (0,0) width 54: &quot;Cell two&quot;
</span><del>-                      RenderTable {TABLE} at (2,20) size 163x28 [border: (1px outset #808080)]
-                        RenderTableSection {TBODY} at (1,1) size 161x26
-                          RenderTableRow {TR} at (0,2) size 161x22
-                            RenderTableCell {TD} at (2,2) size 157x22 [border: (1px inset #808080) (2px solid #008000) (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+                      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: (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 151x18
</span><span class="cx">                                 text run at (2,2) width 151: &quot;Nested single-cell table!&quot;
</span><span class="cx">               RenderBlock {UL} at (4,247) size 745x180
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss1box_propertiesborder_right_widthexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css1/box_properties/border_right_width-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css1/box_properties/border_right_width-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css1/box_properties/border_right_width-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -57,7 +57,7 @@
</span><span class="cx">                 RenderText {#text} at (4,4) size 163x18
</span><span class="cx">                   text run at (4,4) width 163: &quot;TABLE Testing Section&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,26) size 767x326
</span><del>-            RenderTableCell {TD} at (0,176) size 13x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (0,176) 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,4) width 4: &quot; &quot;
</span><span class="cx">             RenderTableCell {TD} at (12,26) size 755x326 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss1box_propertiesborder_right_width_inlineexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css1/box_properties/border_right_width_inline-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css1/box_properties/border_right_width_inline-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css1/box_properties/border_right_width_inline-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -54,7 +54,7 @@
</span><span class="cx">                 RenderText {#text} at (4,4) size 163x18
</span><span class="cx">                   text run at (4,4) width 163: &quot;TABLE Testing Section&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,26) size 782x86
</span><del>-            RenderTableCell {TD} at (0,56) size 13x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (0,56) 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,4) width 4: &quot; &quot;
</span><span class="cx">             RenderTableCell {TD} at (12,26) size 770x86 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss1box_propertiesborder_styleexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css1/box_properties/border_style-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css1/box_properties/border_style-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css1/box_properties/border_style-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -66,7 +66,7 @@
</span><span class="cx">                 RenderText {#text} at (4,4) size 163x18
</span><span class="cx">                   text run at (4,4) width 163: &quot;TABLE Testing Section&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,26) size 767x502
</span><del>-            RenderTableCell {TD} at (0,264) size 13x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (0,264) 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,4) width 4: &quot; &quot;
</span><span class="cx">             RenderTableCell {TD} at (12,26) size 755x502 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss1box_propertiesborder_style_inlineexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css1/box_properties/border_style_inline-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css1/box_properties/border_style_inline-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css1/box_properties/border_style_inline-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -41,7 +41,7 @@
</span><span class="cx">                 RenderText {#text} at (4,4) size 163x18
</span><span class="cx">                   text run at (4,4) width 163: &quot;TABLE Testing Section&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,26) size 782x62
</span><del>-            RenderTableCell {TD} at (0,44) size 13x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (0,44) 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,4) width 4: &quot; &quot;
</span><span class="cx">             RenderTableCell {TD} at (12,26) size 770x62 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss1box_propertiesborder_topexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css1/box_properties/border_top-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css1/box_properties/border_top-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css1/box_properties/border_top-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -27,7 +27,7 @@
</span><span class="cx">       RenderTable {TABLE} at (0,256) size 769x110 [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 767x108
</span><span class="cx">           RenderTableRow {TR} at (0,5) size 767x41
</span><del>-            RenderTableCell {TD} at (5,5) size 757x41 [border: (2px solid #008000) (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</del><ins>+            RenderTableCell {TD} at (5,5) size 758x41 [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 735x36
</span><span class="cx">                 text run at (2,3) width 429: &quot;Every cell in this table should have a 2-pixel solid green top border. &quot;
</span><span class="cx">                 text run at (431,3) width 306: &quot;This is also true of the table-testing section in the&quot;
</span><span class="lines">@@ -36,14 +36,14 @@
</span><span class="cx">             RenderTableCell {TD} at (5,65) size 194x24 [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 53x19
</span><span class="cx">                 text run at (2,4) width 53: &quot;Cell one&quot;
</span><del>-            RenderTableCell {TD} at (203,51) size 559x52 [border: (2px solid #008000) (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (203,51) size 560x52 [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 555x18
</span><span class="cx">                 RenderText {#text} at (0,0) size 54x18
</span><span class="cx">                   text run at (0,0) width 54: &quot;Cell two&quot;
</span><del>-              RenderTable {TABLE} at (2,21) size 162x29 [border: (1px outset #808080)]
-                RenderTableSection {TBODY} at (1,1) size 160x27
-                  RenderTableRow {TR} at (0,2) size 160x23
-                    RenderTableCell {TD} at (2,2) size 156x23 [border: (2px solid #008000) (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+              RenderTable {TABLE} at (2,21) size 161x29 [border: (1px outset #808080)]
+                RenderTableSection {TBODY} at (1,1) size 159x27
+                  RenderTableRow {TR} at (0,2) size 159x23
+                    RenderTableCell {TD} at (2,2) size 155x23 [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 151x18
</span><span class="cx">                         text run at (2,3) width 151: &quot;Nested single-cell table!&quot;
</span><span class="cx">       RenderBlock {UL} at (0,382) size 769x117
</span><span class="lines">@@ -81,7 +81,7 @@
</span><span class="cx">                 RenderText {#text} at (4,5) size 163x18
</span><span class="cx">                   text run at (4,5) width 163: &quot;TABLE Testing Section&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,27) size 767x399
</span><del>-            RenderTableCell {TD} at (0,213) 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,213) 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,5) width 4: &quot; &quot;
</span><span class="cx">             RenderTableCell {TD} at (12,27) size 755x399 [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,136) size 747x110 [border: (1px outset #808080)]
</span><span class="cx">                 RenderTableSection {TBODY} at (1,1) size 745x108
</span><span class="cx">                   RenderTableRow {TR} at (0,5) size 745x41
</span><del>-                    RenderTableCell {TD} at (5,5) size 735x41 [border: (2px solid #008000) (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</del><ins>+                    RenderTableCell {TD} at (5,5) size 736x41 [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 712x36
</span><span class="cx">                         text run at (2,3) width 429: &quot;Every cell in this table should have a 2-pixel solid green top border. &quot;
</span><span class="cx">                         text run at (431,3) width 283: &quot;This is also true of the table-testing section in&quot;
</span><span class="lines">@@ -108,14 +108,14 @@
</span><span class="cx">                     RenderTableCell {TD} at (5,65) size 188x24 [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 53x19
</span><span class="cx">                         text run at (2,4) width 53: &quot;Cell one&quot;
</span><del>-                    RenderTableCell {TD} at (197,51) size 543x52 [border: (2px solid #008000) (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+                    RenderTableCell {TD} at (197,51) size 544x52 [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 539x18
</span><span class="cx">                         RenderText {#text} at (0,0) size 54x18
</span><span class="cx">                           text run at (0,0) width 54: &quot;Cell two&quot;
</span><del>-                      RenderTable {TABLE} at (2,21) size 162x29 [border: (1px outset #808080)]
-                        RenderTableSection {TBODY} at (1,1) size 160x27
-                          RenderTableRow {TR} at (0,2) size 160x23
-                            RenderTableCell {TD} at (2,2) size 156x23 [border: (2px solid #008000) (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+                      RenderTable {TABLE} at (2,21) size 161x29 [border: (1px outset #808080)]
+                        RenderTableSection {TBODY} at (1,1) size 159x27
+                          RenderTableRow {TR} at (0,2) size 159x23
+                            RenderTableCell {TD} at (2,2) size 155x23 [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 151x18
</span><span class="cx">                                 text run at (2,3) width 151: &quot;Nested single-cell table!&quot;
</span><span class="cx">               RenderBlock {UL} at (4,262) size 747x117
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss1box_propertiesborder_top_inlineexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css1/box_properties/border_top_inline-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css1/box_properties/border_top_inline-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css1/box_properties/border_top_inline-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -36,7 +36,7 @@
</span><span class="cx">                 RenderText {#text} at (4,4) size 163x18
</span><span class="cx">                   text run at (4,4) width 163: &quot;TABLE Testing Section&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,26) size 782x62
</span><del>-            RenderTableCell {TD} at (0,44) size 13x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (0,44) 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,4) width 4: &quot; &quot;
</span><span class="cx">             RenderTableCell {TD} at (12,26) size 770x62 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss1box_propertiesborder_top_widthexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css1/box_properties/border_top_width-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css1/box_properties/border_top_width-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css1/box_properties/border_top_width-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -46,19 +46,19 @@
</span><span class="cx">             text run at (527,2) width 96: &quot;border-style&quot;
</span><span class="cx">         RenderText {#text} at (623,0) size 54x18
</span><span class="cx">           text run at (623,0) width 54: &quot; was set.&quot;
</span><del>-      RenderTable {TABLE} at (0,439) size 700x304 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 698x302
-          RenderTableRow {TR} at (0,0) size 698x26
-            RenderTableCell {TD} at (0,0) size 698x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</del><ins>+      RenderTable {TABLE} at (0,439) size 699x304 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 697x302
+          RenderTableRow {TR} at (0,0) size 697x26
+            RenderTableCell {TD} at (0,0) size 697x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx">               RenderInline {STRONG} at (0,0) size 163x18
</span><span class="cx">                 RenderText {#text} at (4,4) size 163x18
</span><span class="cx">                   text run at (4,4) width 163: &quot;TABLE Testing Section&quot;
</span><del>-          RenderTableRow {TR} at (0,26) size 698x276
-            RenderTableCell {TD} at (0,151) size 13x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,26) size 697x276
+            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,4) width 4: &quot; &quot;
</span><del>-            RenderTableCell {TD} at (12,26) size 686x276 [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,26) size 685x276 [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 157x18
</span><span class="cx">                   text run at (0,0) width 157: &quot;(These will only work if &quot;
</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,2) width 96: &quot;border-style&quot;
</span><span class="cx">                 RenderText {#text} at (253,0) size 89x18
</span><span class="cx">                   text run at (253,0) width 89: &quot; is supported.)&quot;
</span><del>-              RenderBlock {P} at (4,38) size 678x18 [bgcolor=#C0C0C0]
</del><ins>+              RenderBlock {P} at (4,38) size 677x18 [bgcolor=#C0C0C0]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 203x18
</span><span class="cx">                   text run at (0,0) width 203: &quot;This element has a class of zero.&quot;
</span><del>-              RenderBlock {P} at (4,72) size 678x46 [border: (25px solid #000000) (3px solid #000000)]
</del><ins>+              RenderBlock {P} at (4,72) size 677x46 [border: (25px solid #000000) (3px solid #000000)]
</ins><span class="cx">                 RenderText {#text} at (3,25) size 377x18
</span><span class="cx">                   text run at (3,25) width 377: &quot;This paragraph should have a top border width of 25 pixels.&quot;
</span><del>-              RenderBlock {P} at (4,134) size 678x26 [border: (5px solid #000000) (3px solid #000000)]
</del><ins>+              RenderBlock {P} at (4,134) size 677x26 [border: (5px solid #000000) (3px solid #000000)]
</ins><span class="cx">                 RenderText {#text} at (3,5) size 334x18
</span><span class="cx">                   text run at (3,5) width 334: &quot;This paragraph should have a thick top border width.&quot;
</span><del>-              RenderBlock {P} at (4,176) size 678x24 [border: (3px solid #000000)]
</del><ins>+              RenderBlock {P} at (4,176) size 677x24 [border: (3px solid #000000)]
</ins><span class="cx">                 RenderText {#text} at (3,3) size 354x18
</span><span class="cx">                   text run at (3,3) width 354: &quot;This paragraph should have a medium top border width.&quot;
</span><del>-              RenderBlock {P} at (4,216) size 678x22 [border: (1px solid #000000) (3px solid #000000)]
</del><ins>+              RenderBlock {P} at (4,216) size 677x22 [border: (1px solid #000000) (3px solid #000000)]
</ins><span class="cx">                 RenderText {#text} at (3,1) size 327x18
</span><span class="cx">                   text run at (3,1) width 327: &quot;This paragraph should have a thin top border width.&quot;
</span><del>-              RenderBlock {P} at (4,254) size 678x18
</del><ins>+              RenderBlock {P} at (4,254) size 677x18
</ins><span class="cx">                 RenderText {#text} at (0,0) size 527x18
</span><span class="cx">                   text run at (0,0) width 527: &quot;This paragraph should have no border and no extra \&quot;padding\&quot; on its top side, as no &quot;
</span><span class="cx">                 RenderInline {CODE} at (0,0) size 96x15
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss1box_propertiesborder_top_width_inlineexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css1/box_properties/border_top_width_inline-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css1/box_properties/border_top_width_inline-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css1/box_properties/border_top_width_inline-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -48,7 +48,7 @@
</span><span class="cx">                 RenderText {#text} at (4,4) size 163x18
</span><span class="cx">                   text run at (4,4) width 163: &quot;TABLE Testing Section&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,26) size 782x108
</span><del>-            RenderTableCell {TD} at (0,67) size 13x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (0,67) 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,4) width 4: &quot; &quot;
</span><span class="cx">             RenderTableCell {TD} at (12,26) size 770x108 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss1box_propertiesborder_widthexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css1/box_properties/border_width-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css1/box_properties/border_width-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css1/box_properties/border_width-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -46,19 +46,19 @@
</span><span class="cx">             text run at (498,2) width 96: &quot;border-style&quot;
</span><span class="cx">         RenderText {#text} at (594,0) size 54x18
</span><span class="cx">           text run at (594,0) width 54: &quot; was set.&quot;
</span><del>-      RenderTable {TABLE} at (0,511) size 671x376 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 669x374
-          RenderTableRow {TR} at (0,0) size 669x26
-            RenderTableCell {TD} at (0,0) size 669x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</del><ins>+      RenderTable {TABLE} at (0,511) size 670x376 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 668x374
+          RenderTableRow {TR} at (0,0) size 668x26
+            RenderTableCell {TD} at (0,0) size 668x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx">               RenderInline {STRONG} at (0,0) size 163x18
</span><span class="cx">                 RenderText {#text} at (4,4) size 163x18
</span><span class="cx">                   text run at (4,4) width 163: &quot;TABLE Testing Section&quot;
</span><del>-          RenderTableRow {TR} at (0,26) size 669x348
-            RenderTableCell {TD} at (0,187) size 13x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,26) size 668x348
+            RenderTableCell {TD} at (0,187) 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,4) width 4: &quot; &quot;
</span><del>-            RenderTableCell {TD} at (12,26) size 657x348 [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,26) size 656x348 [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 157x18
</span><span class="cx">                   text run at (0,0) width 157: &quot;(These will only work if &quot;
</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,2) width 96: &quot;border-style&quot;
</span><span class="cx">                 RenderText {#text} at (253,0) size 89x18
</span><span class="cx">                   text run at (253,0) width 89: &quot; is supported.)&quot;
</span><del>-              RenderBlock {P} at (4,38) size 649x18 [bgcolor=#C0C0C0]
</del><ins>+              RenderBlock {P} at (4,38) size 648x18 [bgcolor=#C0C0C0]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 203x18
</span><span class="cx">                   text run at (0,0) width 203: &quot;This element has a class of zero.&quot;
</span><del>-              RenderBlock {P} at (4,72) size 649x118 [border: (50px solid #000000)]
</del><ins>+              RenderBlock {P} at (4,72) size 648x118 [border: (50px solid #000000)]
</ins><span class="cx">                 RenderText {#text} at (50,50) size 394x18
</span><span class="cx">                   text run at (50,50) width 394: &quot;This element should have an overall border width of 50 pixels.&quot;
</span><del>-              RenderBlock {P} at (4,206) size 649x28 [border: (5px solid #000000)]
</del><ins>+              RenderBlock {P} at (4,206) size 648x28 [border: (5px solid #000000)]
</ins><span class="cx">                 RenderText {#text} at (5,5) size 343x18
</span><span class="cx">                   text run at (5,5) width 343: &quot;This element should have a thick overall border width.&quot;
</span><del>-              RenderBlock {P} at (4,250) size 649x24 [border: (3px solid #000000)]
</del><ins>+              RenderBlock {P} at (4,250) size 648x24 [border: (3px solid #000000)]
</ins><span class="cx">                 RenderText {#text} at (3,3) size 363x18
</span><span class="cx">                   text run at (3,3) width 363: &quot;This element should have a medium overall border width.&quot;
</span><del>-              RenderBlock {P} at (4,290) size 649x20 [border: (1px solid #000000)]
</del><ins>+              RenderBlock {P} at (4,290) size 648x20 [border: (1px solid #000000)]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 336x18
</span><span class="cx">                   text run at (1,1) width 336: &quot;This element should have a thin overall border width.&quot;
</span><del>-              RenderBlock {P} at (4,326) size 649x18
</del><ins>+              RenderBlock {P} at (4,326) size 648x18
</ins><span class="cx">                 RenderText {#text} at (0,0) size 498x18
</span><span class="cx">                   text run at (0,0) width 498: &quot;This element should have no border and no extra \&quot;padding\&quot; on any side, as no &quot;
</span><span class="cx">                 RenderInline {CODE} at (0,0) size 96x15
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss1box_propertiesborder_width_inlineexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css1/box_properties/border_width_inline-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css1/box_properties/border_width_inline-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css1/box_properties/border_width_inline-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -48,7 +48,7 @@
</span><span class="cx">                 RenderText {#text} at (4,4) size 163x18
</span><span class="cx">                   text run at (4,4) width 163: &quot;TABLE Testing Section&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,26) size 782x112
</span><del>-            RenderTableCell {TD} at (0,69) size 13x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (0,69) 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,4) width 4: &quot; &quot;
</span><span class="cx">             RenderTableCell {TD} at (12,26) size 770x112 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss1box_propertiesclearexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css1/box_properties/clear-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css1/box_properties/clear-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css1/box_properties/clear-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -43,45 +43,45 @@
</span><span class="cx">           text run at (18,0) width 390: &quot;This paragraph should be between both tall orange rectangles.&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,499) size 769x18
</span><span class="cx">         RenderBR {BR} at (18,0) size 0x18
</span><del>-      RenderTable {TABLE} at (0,517) size 681x428 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 679x426
-          RenderTableRow {TR} at (0,0) size 679x26
-            RenderTableCell {TD} at (0,0) size 679x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</del><ins>+      RenderTable {TABLE} at (0,517) size 680x428 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 678x426
+          RenderTableRow {TR} at (0,0) size 678x26
+            RenderTableCell {TD} at (0,0) size 678x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx">               RenderInline {STRONG} at (0,0) size 163x18
</span><span class="cx">                 RenderText {#text} at (4,4) size 163x18
</span><span class="cx">                   text run at (4,4) width 163: &quot;TABLE Testing Section&quot;
</span><del>-          RenderTableRow {TR} at (0,26) size 679x400
-            RenderTableCell {TD} at (0,213) size 13x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,26) size 678x400
+            RenderTableCell {TD} at (0,213) 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,4) width 4: &quot; &quot;
</span><del>-            RenderTableCell {TD} at (12,26) size 667x400 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (12,26) size 666x400 [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 659x18
</del><ins>+              RenderBlock {P} at (4,4) size 658x18
</ins><span class="cx">                 RenderText {#text} at (18,0) size 595x18
</span><span class="cx">                   text run at (18,0) width 595: &quot;This text should be flowing past a tall orange rectangle on the left side of the browser window.&quot;
</span><del>-              RenderBlock (anonymous) at (4,38) size 659x18
</del><ins>+              RenderBlock (anonymous) at (4,38) size 658x18
</ins><span class="cx">                 RenderBR {BR} at (18,0) size 0x18
</span><span class="cx">                 RenderImage {IMG} at (0,18) size 15x50
</span><del>-              RenderBlock {P} at (4,106) size 659x18
</del><ins>+              RenderBlock {P} at (4,106) size 658x18
</ins><span class="cx">                 RenderText {#text} at (0,0) size 649x18
</span><span class="cx">                   text run at (0,0) width 649: &quot;This paragraph should appear below the tall orange rectangle above and to the left, and not flow past it.&quot;
</span><del>-              RenderBlock (anonymous) at (4,140) size 659x18
</del><ins>+              RenderBlock (anonymous) at (4,140) size 658x18
</ins><span class="cx">                 RenderBR {BR} at (0,0) size 0x18
</span><del>-                RenderImage {IMG} at (643,18) size 16x50
-              RenderBlock {P} at (4,208) size 659x18
</del><ins>+                RenderImage {IMG} at (643,18) size 15x50
+              RenderBlock {P} at (4,208) size 658x18
</ins><span class="cx">                 RenderText {#text} at (0,0) size 658x18
</span><span class="cx">                   text run at (0,0) width 658: &quot;This paragraph should appear below the tall orange rectangle above and to the right, and not flow past it.&quot;
</span><del>-              RenderBlock (anonymous) at (4,242) size 659x18
</del><ins>+              RenderBlock (anonymous) at (4,242) size 658x18
</ins><span class="cx">                 RenderBR {BR} at (0,0) size 0x18
</span><span class="cx">                 RenderImage {IMG} at (0,18) size 15x50
</span><del>-                RenderImage {IMG} at (643,18) size 16x50
-              RenderBlock {P} at (4,310) size 659x18
</del><ins>+                RenderImage {IMG} at (643,18) size 15x50
+              RenderBlock {P} at (4,310) size 658x18
</ins><span class="cx">                 RenderText {#text} at (0,0) size 602x18
</span><span class="cx">                   text run at (0,0) width 602: &quot;This paragraph should appear below the two tall orange rectangles, and not flow between them.&quot;
</span><span class="cx">               RenderImage {IMG} at (4,344) size 15x50
</span><del>-              RenderImage {IMG} at (647,344) size 16x50
-              RenderBlock {P} at (4,344) size 659x18
</del><ins>+              RenderImage {IMG} at (647,344) size 15x50
+              RenderBlock {P} at (4,344) size 658x18
</ins><span class="cx">                 RenderText {#text} at (18,0) size 390x18
</span><span class="cx">                   text run at (18,0) width 390: &quot;This paragraph should be between both tall orange rectangles.&quot;
</span><del>-              RenderBlock (anonymous) at (4,378) size 659x18
</del><ins>+              RenderBlock (anonymous) at (4,378) size 658x18
</ins><span class="cx">                 RenderBR {BR} at (18,0) size 0x18
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss1box_propertiesclear_floatexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css1/box_properties/clear_float-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css1/box_properties/clear_float-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css1/box_properties/clear_float-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -84,7 +84,7 @@
</span><span class="cx">                 RenderText {#text} at (4,4) size 163x18
</span><span class="cx">                   text run at (4,4) width 163: &quot;TABLE Testing Section&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,26) size 575x338
</span><del>-            RenderTableCell {TD} at (0,181) size 13x27 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (0,181) size 12x27 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 4x19
</span><span class="cx">                 text run at (4,5) width 4: &quot; &quot;
</span><span class="cx">             RenderTableCell {TD} at (12,26) size 563x338 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss1box_propertiesfloatexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css1/box_properties/float-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css1/box_properties/float-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css1/box_properties/float-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -35,7 +35,7 @@
</span><span class="cx">                 RenderText {#text} at (4,4) size 163x18
</span><span class="cx">                   text run at (4,4) width 163: &quot;TABLE Testing Section&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,26) size 782x146
</span><del>-            RenderTableCell {TD} at (0,86) size 13x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (0,86) 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,4) width 4: &quot; &quot;
</span><span class="cx">             RenderTableCell {TD} at (12,26) size 770x146 [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,56) size 762x18
</span><span class="cx">                 RenderBR {BR} at (0,0) size 0x18
</span><span class="cx">               RenderBlock {HR} at (4,82) size 762x2 [border: (1px inset #000000)]
</span><del>-              RenderImage {IMG} at (750,92) size 16x50
</del><ins>+              RenderImage {IMG} at (751,92) size 15x50
</ins><span class="cx">               RenderBlock {P} at (4,100) size 762x36
</span><span class="cx">                 RenderText {#text} at (0,0) size 731x36
</span><span class="cx">                   text run at (0,0) width 608: &quot;This text should be flowing past a tall orange rectangle on the right side of the browser window. &quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss1box_propertiesfloat_elements_in_seriesexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css1/box_properties/float_elements_in_series-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css1/box_properties/float_elements_in_series-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css1/box_properties/float_elements_in_series-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</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: &quot;Green&quot;
</span><span class="cx">       RenderBlock {DIV} at (0,403) size 769x19
</span><del>-        RenderTable {TABLE} at (0,0) size 621x19
-          RenderTableSection {TBODY} at (0,0) size 621x19
-            RenderTableRow {TR} at (0,0) size 621x19
-              RenderTableCell {TD} at (0,9) size 21x1 [bgcolor=#000000] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTable {TABLE} at (0,0) size 620x19
+          RenderTableSection {TBODY} at (0,0) size 620x19
+            RenderTableRow {TR} at (0,0) size 620x19
+              RenderTableCell {TD} at (0,9) size 20x1 [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,9) size 101x1 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (20,9) size 100x1 [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,9) size 21x1 [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,9) size 20x1 [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,9) size 21x1 [bgcolor=#000000] [r=0 c=4 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (160,9) size 20x1 [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,9) size 101x1 [bgcolor=#0000FF] [r=0 c=5 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (180,9) size 100x1 [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,9) size 21x1 [bgcolor=#000000] [r=0 c=6 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (280,9) size 20x1 [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,9) size 21x1 [bgcolor=#FFFFFF] [r=0 c=7 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (300,9) size 20x1 [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,9) size 21x1 [bgcolor=#000000] [r=0 c=8 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (320,9) size 20x1 [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,9) size 101x1 [bgcolor=#FF0000] [r=0 c=9 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (340,9) size 100x1 [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 21x19 [bgcolor=#000000] [r=0 c=10 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (440,0) size 20x19 [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 4x18
</span><span class="cx">                   text run at (0,1) width 4: &quot;;&quot;
</span><del>-              RenderTableCell {TD} at (460,9) size 21x1 [bgcolor=#FFFFFF] [r=0 c=11 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (460,9) size 20x1 [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,9) size 21x1 [bgcolor=#000000] [r=0 c=12 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (480,9) size 20x1 [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,9) size 101x1 [bgcolor=#008000] [r=0 c=13 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (500,9) size 100x1 [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,9) size 21x1 [bgcolor=#000000] [r=0 c=14 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (600,9) size 20x1 [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,442) size 769x229 [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 767x227
</span><span class="lines">@@ -86,7 +86,7 @@
</span><span class="cx">                 RenderText {#text} at (4,4) size 163x18
</span><span class="cx">                   text run at (4,4) width 163: &quot;TABLE Testing Section&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,26) size 767x201
</span><del>-            RenderTableCell {TD} at (0,113) size 13x27 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (0,113) size 12x27 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 4x19
</span><span class="cx">                 text run at (4,5) width 4: &quot; &quot;
</span><span class="cx">             RenderTableCell {TD} at (12,26) size 755x201 [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: &quot;Green&quot;
</span><span class="cx">               RenderBlock {DIV} at (4,158) size 747x19
</span><del>-                RenderTable {TABLE} at (0,0) size 621x19
-                  RenderTableSection {TBODY} at (0,0) size 621x19
-                    RenderTableRow {TR} at (0,0) size 621x19
-                      RenderTableCell {TD} at (0,9) size 21x1 [bgcolor=#000000] [r=0 c=0 rs=1 cs=1]
</del><ins>+                RenderTable {TABLE} at (0,0) size 620x19
+                  RenderTableSection {TBODY} at (0,0) size 620x19
+                    RenderTableRow {TR} at (0,0) size 620x19
+                      RenderTableCell {TD} at (0,9) size 20x1 [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,9) size 101x1 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
</del><ins>+                      RenderTableCell {TD} at (20,9) size 100x1 [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,9) size 21x1 [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,9) size 20x1 [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,9) size 21x1 [bgcolor=#000000] [r=0 c=4 rs=1 cs=1]
</del><ins>+                      RenderTableCell {TD} at (160,9) size 20x1 [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,9) size 101x1 [bgcolor=#0000FF] [r=0 c=5 rs=1 cs=1]
</del><ins>+                      RenderTableCell {TD} at (180,9) size 100x1 [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,9) size 21x1 [bgcolor=#000000] [r=0 c=6 rs=1 cs=1]
</del><ins>+                      RenderTableCell {TD} at (280,9) size 20x1 [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,9) size 21x1 [bgcolor=#FFFFFF] [r=0 c=7 rs=1 cs=1]
</del><ins>+                      RenderTableCell {TD} at (300,9) size 20x1 [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,9) size 21x1 [bgcolor=#000000] [r=0 c=8 rs=1 cs=1]
</del><ins>+                      RenderTableCell {TD} at (320,9) size 20x1 [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,9) size 101x1 [bgcolor=#FF0000] [r=0 c=9 rs=1 cs=1]
</del><ins>+                      RenderTableCell {TD} at (340,9) size 100x1 [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 21x19 [bgcolor=#000000] [r=0 c=10 rs=1 cs=1]
</del><ins>+                      RenderTableCell {TD} at (440,0) size 20x19 [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 4x18
</span><span class="cx">                           text run at (0,1) width 4: &quot;;&quot;
</span><del>-                      RenderTableCell {TD} at (460,9) size 21x1 [bgcolor=#FFFFFF] [r=0 c=11 rs=1 cs=1]
</del><ins>+                      RenderTableCell {TD} at (460,9) size 20x1 [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,9) size 21x1 [bgcolor=#000000] [r=0 c=12 rs=1 cs=1]
</del><ins>+                      RenderTableCell {TD} at (480,9) size 20x1 [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,9) size 101x1 [bgcolor=#008000] [r=0 c=13 rs=1 cs=1]
</del><ins>+                      RenderTableCell {TD} at (500,9) size 100x1 [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,9) size 21x1 [bgcolor=#000000] [r=0 c=14 rs=1 cs=1]
</del><ins>+                      RenderTableCell {TD} at (600,9) size 20x1 [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="trunkLayoutTestsplatformwincss1box_propertiesfloat_marginexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css1/box_properties/float_margin-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css1/box_properties/float_margin-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css1/box_properties/float_margin-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -89,7 +89,7 @@
</span><span class="cx">                 RenderText {#text} at (4,4) size 163x18
</span><span class="cx">                   text run at (4,4) width 163: &quot;TABLE Testing Section&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,26) size 767x821
</span><del>-            RenderTableCell {TD} at (0,423) size 13x27 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (0,423) size 12x27 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 4x19
</span><span class="cx">                 text run at (4,5) width 4: &quot; &quot;
</span><span class="cx">             RenderTableCell {TD} at (12,26) size 755x821 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss1box_propertiesfloat_on_text_elementsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css1/box_properties/float_on_text_elements-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css1/box_properties/float_on_text_elements-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css1/box_properties/float_on_text_elements-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -177,7 +177,7 @@
</span><span class="cx">                 RenderText {#text} at (4,4) size 163x18
</span><span class="cx">                   text run at (4,4) width 163: &quot;TABLE Testing Section&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,26) size 767x1357
</span><del>-            RenderTableCell {TD} at (0,691) size 13x27 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (0,691) size 12x27 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 4x19
</span><span class="cx">                 text run at (4,5) width 4: &quot; &quot;
</span><span class="cx">             RenderTableCell {TD} at (12,26) size 755x1357 [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,563) size 747x18
</span><span class="cx">                 RenderBR {BR} at (0,0) size 0x18
</span><span class="cx">               RenderBlock {HR} at (4,589) size 747x2 [border: (1px inset #000000)]
</span><del>-              RenderBlock (floating) {P} at (404,609) size 337x196 [bgcolor=#FFFF00] [border: (3px solid #FF0000)]
</del><ins>+              RenderBlock (floating) {P} at (405,609) size 336x196 [bgcolor=#FFFF00] [border: (3px solid #FF0000)]
</ins><span class="cx">                 RenderText {#text} at (8,8) size 320x180
</span><span class="cx">                   text run at (8,8) width 320: &quot;This paragraph should be floated to the right, sort&quot;
</span><span class="cx">                   text run at (8,26) width 320: &quot;of like a 'sidebar' in a magazine article. Its width is&quot;
</span><span class="lines">@@ -267,7 +267,7 @@
</span><span class="cx">                   text run at (0,36) width 261: &quot;of the yellow \&quot;sidebar\&quot; on the right. &quot;
</span><span class="cx">                   text run at (260,36) width 131: &quot;The content of this&quot;
</span><span class="cx">                   text run at (0,54) width 328: &quot;element should flow around the floated element. &quot;
</span><del>-                  text run at (327,54) width 64: &quot;However,&quot;
</del><ins>+                  text run at (328,54) width 63: &quot;However,&quot;
</ins><span class="cx">                   text run at (0,72) width 391: &quot;the floated element may or may not be obscured by the blue&quot;
</span><span class="cx">                   text run at (0,90) width 391: &quot;background of this element, as the specification does not say&quot;
</span><span class="cx">                   text run at (0,108) width 186: &quot;which is drawn \&quot;on top.\&quot; &quot;
</span><span class="lines">@@ -282,7 +282,7 @@
</span><span class="cx">                 RenderBR {BR} at (0,0) size 0x18
</span><span class="cx">               RenderBlock {HR} at (4,841) size 747x2 [border: (1px inset #000000)]
</span><span class="cx">               RenderBlock {DIV} at (4,851) size 747x26 [bgcolor=#66CCFF] [border: (4px solid #FF0000)]
</span><del>-                RenderBlock (floating) {DIV} at (402,14) size 331x226 [bgcolor=#FFFF00]
</del><ins>+                RenderBlock (floating) {DIV} at (403,14) size 330x226 [bgcolor=#FFFF00]
</ins><span class="cx">                   RenderBlock {P} at (5,5) size 320x216
</span><span class="cx">                     RenderText {#text} at (0,0) size 320x216
</span><span class="cx">                       text run at (0,0) width 320: &quot;This paragraph is placed inside a DIV element&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss1box_propertiesheightexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css1/box_properties/height-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css1/box_properties/height-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css1/box_properties/height-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -44,7 +44,7 @@
</span><span class="cx">                 RenderText {#text} at (4,4) size 163x18
</span><span class="cx">                   text run at (4,4) width 163: &quot;TABLE Testing Section&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,26) size 767x410
</span><del>-            RenderTableCell {TD} at (0,218) size 13x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (0,218) 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,4) width 4: &quot; &quot;
</span><span class="cx">             RenderTableCell {TD} at (12,26) size 755x410 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss1box_propertiesmarginexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css1/box_properties/margin-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css1/box_properties/margin-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css1/box_properties/margin-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -88,7 +88,7 @@
</span><span class="cx">                 RenderText {#text} at (4,4) size 163x18
</span><span class="cx">                   text run at (4,4) width 163: &quot;TABLE Testing Section&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,26) size 767x1216
</span><del>-            RenderTableCell {TD} at (0,620) size 13x27 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (0,620) size 12x27 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 4x19
</span><span class="cx">                 text run at (4,5) width 4: &quot; &quot;
</span><span class="cx">             RenderTableCell {TD} at (12,26) size 755x1216 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss1box_propertiesmargin_bottomexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css1/box_properties/margin_bottom-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css1/box_properties/margin_bottom-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css1/box_properties/margin_bottom-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -81,7 +81,7 @@
</span><span class="cx">                 RenderText {#text} at (4,4) size 163x18
</span><span class="cx">                   text run at (4,4) width 163: &quot;TABLE Testing Section&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,26) size 767x748
</span><del>-            RenderTableCell {TD} at (0,386) size 13x27 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (0,386) size 12x27 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 4x19
</span><span class="cx">                 text run at (4,5) width 4: &quot; &quot;
</span><span class="cx">             RenderTableCell {TD} at (12,26) size 755x748 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss1box_propertiesmargin_bottom_inlineexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css1/box_properties/margin_bottom_inline-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css1/box_properties/margin_bottom_inline-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css1/box_properties/margin_bottom_inline-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -53,7 +53,7 @@
</span><span class="cx">                 RenderText {#text} at (4,4) size 163x18
</span><span class="cx">                   text run at (4,4) width 163: &quot;TABLE Testing Section&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,26) size 782x132
</span><del>-            RenderTableCell {TD} at (0,79) size 13x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (0,79) 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,4) width 4: &quot; &quot;
</span><span class="cx">             RenderTableCell {TD} at (12,26) size 770x132 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss1box_propertiesmargin_inlineexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css1/box_properties/margin_inline-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css1/box_properties/margin_inline-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css1/box_properties/margin_inline-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -67,7 +67,7 @@
</span><span class="cx">                 RenderText {#text} at (4,4) size 163x18
</span><span class="cx">                   text run at (4,4) width 163: &quot;TABLE Testing Section&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,26) size 767x306
</span><del>-            RenderTableCell {TD} at (0,166) size 13x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (0,166) 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,4) width 4: &quot; &quot;
</span><span class="cx">             RenderTableCell {TD} at (12,26) size 755x306 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss1box_propertiesmargin_leftexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css1/box_properties/margin_left-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css1/box_properties/margin_left-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css1/box_properties/margin_left-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -65,7 +65,7 @@
</span><span class="cx">                 RenderText {#text} at (4,4) size 163x18
</span><span class="cx">                   text run at (4,4) width 163: &quot;TABLE Testing Section&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,26) size 767x408
</span><del>-            RenderTableCell {TD} at (0,217) size 13x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (0,217) 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,4) width 4: &quot; &quot;
</span><span class="cx">             RenderTableCell {TD} at (12,26) size 755x408 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss1box_propertiesmargin_left_inlineexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css1/box_properties/margin_left_inline-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css1/box_properties/margin_left_inline-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css1/box_properties/margin_left_inline-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -55,7 +55,7 @@
</span><span class="cx">                 RenderText {#text} at (4,4) size 163x18
</span><span class="cx">                   text run at (4,4) width 163: &quot;TABLE Testing Section&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,26) size 782x96
</span><del>-            RenderTableCell {TD} at (0,61) size 13x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (0,61) 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,4) width 4: &quot; &quot;
</span><span class="cx">             RenderTableCell {TD} at (12,26) size 770x96 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss1box_propertiesmargin_rightexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css1/box_properties/margin_right-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css1/box_properties/margin_right-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css1/box_properties/margin_right-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -65,22 +65,22 @@
</span><span class="cx">                 RenderText {#text} at (4,4) size 163x18
</span><span class="cx">                   text run at (4,4) width 163: &quot;TABLE Testing Section&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,26) size 767x408
</span><del>-            RenderTableCell {TD} at (0,217) size 13x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (0,217) 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,4) width 4: &quot; &quot;
</span><span class="cx">             RenderTableCell {TD} at (12,26) size 755x408 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span><span class="cx">               RenderBlock {P} at (4,4) size 747x18 [bgcolor=#C0C0C0]
</span><del>-                RenderText {#text} at (543,0) size 204x18
-                  text run at (543,0) width 204: &quot;This element has a class of zero.&quot;
</del><ins>+                RenderText {#text} at (544,0) size 203x18
+                  text run at (544,0) width 203: &quot;This element has a class of zero.&quot;
</ins><span class="cx">               RenderBlock {P} at (4,38) size 699x18 [bgcolor=#00FFFF]
</span><del>-                RenderText {#text} at (341,0) size 358x18
-                  text run at (341,0) width 358: &quot;This sentence should have a right margin of half an inch.&quot;
</del><ins>+                RenderText {#text} at (342,0) size 357x18
+                  text run at (342,0) width 357: &quot;This sentence should have a right margin of half an inch.&quot;
</ins><span class="cx">               RenderBlock {P} at (4,72) size 722x18 [bgcolor=#00FFFF]
</span><del>-                RenderText {#text} at (381,0) size 341x18
-                  text run at (381,0) width 341: &quot;This sentence should have a right margin of 25 pixels.&quot;
</del><ins>+                RenderText {#text} at (382,0) size 340x18
+                  text run at (382,0) width 340: &quot;This sentence should have a right margin of 25 pixels.&quot;
</ins><span class="cx">               RenderBlock {P} at (4,106) size 667x18 [bgcolor=#00FFFF]
</span><del>-                RenderText {#text} at (352,0) size 315x18
-                  text run at (352,0) width 315: &quot;This sentence should have a right margin of 5 em.&quot;
</del><ins>+                RenderText {#text} at (353,0) size 314x18
+                  text run at (353,0) width 314: &quot;This sentence should have a right margin of 5 em.&quot;
</ins><span class="cx">               RenderBlock {P} at (4,140) size 561x36 [bgcolor=#00FFFF]
</span><span class="cx">                 RenderText {#text} at (5,0) size 556x36
</span><span class="cx">                   text run at (5,0) width 556: &quot;This sentence should have a right margin of 25%, which is calculated with respect to the&quot;
</span><span class="lines">@@ -88,23 +88,23 @@
</span><span class="cx">               RenderBlock {UL} at (4,192) size 722x108 [bgcolor=#808080]
</span><span class="cx">                 RenderListItem {LI} at (40,0) size 682x36
</span><span class="cx">                   RenderListMarker at (-17,0) size 7x18: bullet
</span><del>-                  RenderText {#text} at (17,0) size 665x36
-                    text run at (17,0) width 665: &quot;The right margin on this unordered list has been set to 25 pixels, and the background color has been set to&quot;
-                    text run at (649,18) width 33: &quot;gray.&quot;
</del><ins>+                  RenderText {#text} at (18,0) size 664x36
+                    text run at (18,0) width 664: &quot;The right margin on this unordered list has been set to 25 pixels, and the background color has been set to&quot;
+                    text run at (650,18) width 32: &quot;gray.&quot;
</ins><span class="cx">                 RenderListItem {LI} at (40,36) size 657x54 [bgcolor=#FFFFFF]
</span><span class="cx">                   RenderListMarker at (-17,0) size 7x18: bullet
</span><del>-                  RenderText {#text} at (0,0) size 657x54
-                    text run at (0,0) width 657: &quot;Another list item might not be such a bad idea, either, considering that such things do need to be double-&quot;
-                    text run at (27,18) width 61: &quot;checked. &quot;
-                    text run at (87,18) width 570: &quot;This list item has its right margin also set to 25 pixels, which should combine with the list's&quot;
-                    text run at (128,36) width 529: &quot;margin to make 50 pixels of margin, and its background-color has been set to white.&quot;
</del><ins>+                  RenderText {#text} at (1,0) size 656x54
+                    text run at (1,0) width 656: &quot;Another list item might not be such a bad idea, either, considering that such things do need to be double-&quot;
+                    text run at (28,18) width 60: &quot;checked. &quot;
+                    text run at (88,18) width 569: &quot;This list item has its right margin also set to 25 pixels, which should combine with the list's&quot;
+                    text run at (129,36) width 528: &quot;margin to make 50 pixels of margin, and its background-color has been set to white.&quot;
</ins><span class="cx">                 RenderListItem {LI} at (40,90) size 682x18
</span><span class="cx">                   RenderListMarker at (-17,0) size 7x18: bullet
</span><del>-                  RenderText {#text} at (502,0) size 180x18
-                    text run at (502,0) width 180: &quot;This is an unclassed list item&quot;
</del><ins>+                  RenderText {#text} at (503,0) size 179x18
+                    text run at (503,0) width 179: &quot;This is an unclassed list item&quot;
</ins><span class="cx">               RenderBlock {P} at (4,316) size 747x18 [bgcolor=#C0C0C0]
</span><del>-                RenderText {#text} at (543,0) size 204x18
-                  text run at (543,0) width 204: &quot;This element has a class of zero.&quot;
</del><ins>+                RenderText {#text} at (544,0) size 203x18
+                  text run at (544,0) width 203: &quot;This element has a class of zero.&quot;
</ins><span class="cx">               RenderBlock {P} at (4,350) size 757x54 [bgcolor=#00FFFF]
</span><span class="cx">                 RenderText {#text} at (0,0) size 737x54
</span><span class="cx">                   text run at (0,0) width 735: &quot;This paragraph has a right margin of -10px, which should cause it to be wider than it might otherwise be, and it has a&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss1box_propertiesmargin_right_inlineexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css1/box_properties/margin_right_inline-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css1/box_properties/margin_right_inline-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css1/box_properties/margin_right_inline-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -55,7 +55,7 @@
</span><span class="cx">                 RenderText {#text} at (4,4) size 163x18
</span><span class="cx">                   text run at (4,4) width 163: &quot;TABLE Testing Section&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,26) size 782x96
</span><del>-            RenderTableCell {TD} at (0,61) size 13x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (0,61) 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,4) width 4: &quot; &quot;
</span><span class="cx">             RenderTableCell {TD} at (12,26) size 770x96 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss1box_propertiesmargin_topexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css1/box_properties/margin_top-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css1/box_properties/margin_top-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css1/box_properties/margin_top-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -74,7 +74,7 @@
</span><span class="cx">                 RenderText {#text} at (4,4) size 163x18
</span><span class="cx">                   text run at (4,4) width 163: &quot;TABLE Testing Section&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,26) size 767x712
</span><del>-            RenderTableCell {TD} at (0,368) size 13x27 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (0,368) size 12x27 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 4x19
</span><span class="cx">                 text run at (4,5) width 4: &quot; &quot;
</span><span class="cx">             RenderTableCell {TD} at (12,26) size 755x712 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss1box_propertiesmargin_top_inlineexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css1/box_properties/margin_top_inline-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css1/box_properties/margin_top_inline-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css1/box_properties/margin_top_inline-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -55,7 +55,7 @@
</span><span class="cx">                 RenderText {#text} at (4,4) size 163x18
</span><span class="cx">                   text run at (4,4) width 163: &quot;TABLE Testing Section&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,26) size 782x132
</span><del>-            RenderTableCell {TD} at (0,79) size 13x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (0,79) 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,4) width 4: &quot; &quot;
</span><span class="cx">             RenderTableCell {TD} at (12,26) size 770x132 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss1box_propertiespaddingexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css1/box_properties/padding-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css1/box_properties/padding-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css1/box_properties/padding-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -51,7 +51,7 @@
</span><span class="cx">                 RenderText {#text} at (4,4) size 163x18
</span><span class="cx">                   text run at (4,4) width 163: &quot;TABLE Testing Section&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,26) size 767x1002
</span><del>-            RenderTableCell {TD} at (0,513) size 13x27 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (0,513) size 12x27 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 4x19
</span><span class="cx">                 text run at (4,5) width 4: &quot; &quot;
</span><span class="cx">             RenderTableCell {TD} at (12,26) size 755x1002 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss1box_propertiespadding_bottomexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css1/box_properties/padding_bottom-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css1/box_properties/padding_bottom-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css1/box_properties/padding_bottom-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -54,7 +54,7 @@
</span><span class="cx">                 RenderText {#text} at (4,4) size 163x18
</span><span class="cx">                   text run at (4,4) width 163: &quot;TABLE Testing Section&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,26) size 767x678
</span><del>-            RenderTableCell {TD} at (0,351) size 13x27 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (0,351) size 12x27 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 4x19
</span><span class="cx">                 text run at (4,5) width 4: &quot; &quot;
</span><span class="cx">             RenderTableCell {TD} at (12,26) size 755x678 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss1box_propertiespadding_bottom_inlineexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css1/box_properties/padding_bottom_inline-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css1/box_properties/padding_bottom_inline-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css1/box_properties/padding_bottom_inline-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -56,7 +56,7 @@
</span><span class="cx">                 RenderText {#text} at (4,4) size 163x18
</span><span class="cx">                   text run at (4,4) width 163: &quot;TABLE Testing Section&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,26) size 782x150
</span><del>-            RenderTableCell {TD} at (0,88) size 13x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (0,88) 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,4) width 4: &quot; &quot;
</span><span class="cx">             RenderTableCell {TD} at (12,26) size 770x150 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss1box_propertiespadding_inlineexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css1/box_properties/padding_inline-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css1/box_properties/padding_inline-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css1/box_properties/padding_inline-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -69,7 +69,7 @@
</span><span class="cx">                 RenderText {#text} at (4,4) size 163x18
</span><span class="cx">                   text run at (4,4) width 163: &quot;TABLE Testing Section&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,26) size 767x288
</span><del>-            RenderTableCell {TD} at (0,157) size 13x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (0,157) 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,4) width 4: &quot; &quot;
</span><span class="cx">             RenderTableCell {TD} at (12,26) size 755x288 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss1box_propertiespadding_left_inlineexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css1/box_properties/padding_left_inline-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css1/box_properties/padding_left_inline-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css1/box_properties/padding_left_inline-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -57,7 +57,7 @@
</span><span class="cx">                 RenderText {#text} at (4,4) size 163x18
</span><span class="cx">                   text run at (4,4) width 163: &quot;TABLE Testing Section&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,26) size 782x132
</span><del>-            RenderTableCell {TD} at (0,79) size 13x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (0,79) 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,4) width 4: &quot; &quot;
</span><span class="cx">             RenderTableCell {TD} at (12,26) size 770x132 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss1box_propertiespadding_rightexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css1/box_properties/padding_right-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css1/box_properties/padding_right-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css1/box_properties/padding_right-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -72,7 +72,7 @@
</span><span class="cx">                 RenderText {#text} at (4,4) size 163x18
</span><span class="cx">                   text run at (4,4) width 163: &quot;TABLE Testing Section&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,26) size 767x482
</span><del>-            RenderTableCell {TD} at (0,254) size 13x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (0,254) 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,4) width 4: &quot; &quot;
</span><span class="cx">             RenderTableCell {TD} at (12,26) size 755x482 [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 203x18
</span><span class="cx">                   text run at (0,0) width 203: &quot;This element has a class of zero.&quot;
</span><span class="cx">               RenderBlock {P} at (4,38) size 747x54 [bgcolor=#00FFFF]
</span><del>-                RenderText {#text} at (2,0) size 697x54
-                  text run at (2,0) width 643: &quot;This element should have a right padding of half an inch, which will require extra text in order to test. &quot;
-                  text run at (644,0) width 55: &quot;Both the&quot;
-                  text run at (24,18) width 411: &quot;content background and the padding should be aqua (light blue). &quot;
-                  text run at (434,18) width 265: &quot;The text has been right-aligned in order to&quot;
-                  text run at (469,36) width 230: &quot;make the right padding easier to see.&quot;
</del><ins>+                RenderText {#text} at (3,0) size 696x54
+                  text run at (3,0) width 642: &quot;This element should have a right padding of half an inch, which will require extra text in order to test. &quot;
+                  text run at (645,0) width 54: &quot;Both the&quot;
+                  text run at (25,18) width 410: &quot;content background and the padding should be aqua (light blue). &quot;
+                  text run at (435,18) width 264: &quot;The text has been right-aligned in order to&quot;
+                  text run at (470,36) width 229: &quot;make the right padding easier to see.&quot;
</ins><span class="cx">               RenderBlock {P} at (4,108) size 747x54 [bgcolor=#00FFFF]
</span><del>-                RenderText {#text} at (42,0) size 713x54
-                  text run at (42,0) width 626: &quot;This element should have a right padding of 25 pixels, which will require extra text in order to test. &quot;
-                  text run at (667,0) width 55: &quot;Both the&quot;
-                  text run at (9,18) width 411: &quot;content background and the padding should be aqua (light blue). &quot;
-                  text run at (419,18) width 303: &quot;The text has been right-aligned in order to make&quot;
-                  text run at (530,36) width 192: &quot;the right padding easier to see.&quot;
</del><ins>+                RenderText {#text} at (43,0) size 712x54
+                  text run at (43,0) width 625: &quot;This element should have a right padding of 25 pixels, which will require extra text in order to test. &quot;
+                  text run at (668,0) width 54: &quot;Both the&quot;
+                  text run at (10,18) width 410: &quot;content background and the padding should be aqua (light blue). &quot;
+                  text run at (420,18) width 302: &quot;The text has been right-aligned in order to make&quot;
+                  text run at (531,36) width 191: &quot;the right padding easier to see.&quot;
</ins><span class="cx">               RenderBlock {P} at (4,178) size 747x54 [bgcolor=#00FFFF]
</span><del>-                RenderText {#text} at (13,0) size 659x54
-                  text run at (13,0) width 600: &quot;This element should have a right padding of 5 em, which will require extra text in order to test. &quot;
-                  text run at (612,0) width 55: &quot;Both the&quot;
-                  text run at (8,18) width 411: &quot;content background and the padding should be aqua (light blue). &quot;
-                  text run at (418,18) width 249: &quot;The text has been right-aligned in order&quot;
-                  text run at (421,36) width 246: &quot;to make the right padding easier to see.&quot;
</del><ins>+                RenderText {#text} at (14,0) size 658x54
+                  text run at (14,0) width 599: &quot;This element should have a right padding of 5 em, which will require extra text in order to test. &quot;
+                  text run at (613,0) width 54: &quot;Both the&quot;
+                  text run at (9,18) width 410: &quot;content background and the padding should be aqua (light blue). &quot;
+                  text run at (419,18) width 248: &quot;The text has been right-aligned in order&quot;
+                  text run at (422,36) width 245: &quot;to make the right padding easier to see.&quot;
</ins><span class="cx">               RenderBlock {P} at (4,248) size 747x72 [bgcolor=#00FFFF]
</span><span class="cx">                 RenderText {#text} at (3,0) size 558x72
</span><span class="cx">                   text run at (3,0) width 558: &quot;This element should have a right padding of 25%, which is calculated with respect to the&quot;
</span><span class="lines">@@ -111,18 +111,18 @@
</span><span class="cx">               RenderBlock {UL} at (4,336) size 747x72 [bgcolor=#808080]
</span><span class="cx">                 RenderListItem {LI} at (40,0) size 682x36
</span><span class="cx">                   RenderListMarker at (-17,0) size 7x18: bullet
</span><del>-                  RenderText {#text} at (0,0) size 682x36
-                    text run at (0,0) width 682: &quot;The right padding on this unordered list has been set to 25 pixels, which will require some extra text in order&quot;
-                    text run at (640,18) width 42: &quot;to test.&quot;
</del><ins>+                  RenderText {#text} at (1,0) size 681x36
+                    text run at (1,0) width 681: &quot;The right padding on this unordered list has been set to 25 pixels, which will require some extra text in order&quot;
+                    text run at (641,18) width 41: &quot;to test.&quot;
</ins><span class="cx">                 RenderListItem {LI} at (40,36) size 682x36 [bgcolor=#FFFFFF]
</span><span class="cx">                   RenderListMarker at (-17,0) size 7x18: bullet
</span><del>-                  RenderText {#text} at (22,0) size 635x36
-                    text run at (22,0) width 635: &quot;This list item has a right padding of 25 pixels, which will appear to the left of the gray padding of the&quot;
-                    text run at (577,18) width 80: &quot;UL element.&quot;
</del><ins>+                  RenderText {#text} at (23,0) size 634x36
+                    text run at (23,0) width 634: &quot;This list item has a right padding of 25 pixels, which will appear to the left of the gray padding of the&quot;
+                    text run at (578,18) width 79: &quot;UL element.&quot;
</ins><span class="cx">               RenderBlock {P} at (4,424) size 747x54 [bgcolor=#00FFFF]
</span><del>-                RenderText {#text} at (68,0) size 734x54
-                  text run at (68,0) width 575: &quot;This element should have no right padding, since negative padding values are not allowed. &quot;
-                  text run at (642,0) width 105: &quot;Both the content&quot;
-                  text run at (13,18) width 409: &quot;background and the normal padding should be aqua (light blue). &quot;
-                  text run at (421,18) width 326: &quot;The text has been right-aligned in order to make the&quot;
-                  text run at (531,36) width 216: &quot;lack of right padding easier to see.&quot;
</del><ins>+                RenderText {#text} at (69,0) size 733x54
+                  text run at (69,0) width 574: &quot;This element should have no right padding, since negative padding values are not allowed. &quot;
+                  text run at (643,0) width 104: &quot;Both the content&quot;
+                  text run at (14,18) width 408: &quot;background and the normal padding should be aqua (light blue). &quot;
+                  text run at (422,18) width 325: &quot;The text has been right-aligned in order to make the&quot;
+                  text run at (532,36) width 215: &quot;lack of right padding easier to see.&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwincss1box_propertiespadding_right_inlineexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css1/box_properties/padding_right_inline-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css1/box_properties/padding_right_inline-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css1/box_properties/padding_right_inline-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -57,7 +57,7 @@
</span><span class="cx">                 RenderText {#text} at (4,4) size 163x18
</span><span class="cx">                   text run at (4,4) width 163: &quot;TABLE Testing Section&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,26) size 782x132
</span><del>-            RenderTableCell {TD} at (0,79) size 13x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (0,79) 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,4) width 4: &quot; &quot;
</span><span class="cx">             RenderTableCell {TD} at (12,26) size 770x132 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss1box_propertiespadding_topexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css1/box_properties/padding_top-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css1/box_properties/padding_top-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css1/box_properties/padding_top-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -52,7 +52,7 @@
</span><span class="cx">                 RenderText {#text} at (4,4) size 163x18
</span><span class="cx">                   text run at (4,4) width 163: &quot;TABLE Testing Section&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,26) size 767x626
</span><del>-            RenderTableCell {TD} at (0,325) size 13x27 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (0,325) size 12x27 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 4x19
</span><span class="cx">                 text run at (4,5) width 4: &quot; &quot;
</span><span class="cx">             RenderTableCell {TD} at (12,26) size 755x626 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss1box_propertiespadding_top_inlineexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css1/box_properties/padding_top_inline-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css1/box_properties/padding_top_inline-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css1/box_properties/padding_top_inline-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -56,7 +56,7 @@
</span><span class="cx">                 RenderText {#text} at (4,4) size 163x18
</span><span class="cx">                   text run at (4,4) width 163: &quot;TABLE Testing Section&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,26) size 782x150
</span><del>-            RenderTableCell {TD} at (0,88) size 13x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (0,88) 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,4) width 4: &quot; &quot;
</span><span class="cx">             RenderTableCell {TD} at (12,26) size 770x150 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss1box_propertieswidthexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css1/box_properties/width-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css1/box_properties/width-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css1/box_properties/width-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -45,7 +45,7 @@
</span><span class="cx">                 RenderText {#text} at (4,4) size 163x18
</span><span class="cx">                   text run at (4,4) width 163: &quot;TABLE Testing Section&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,26) size 383x555
</span><del>-            RenderTableCell {TD} at (0,290) size 13x27 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (0,290) size 12x27 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 4x19
</span><span class="cx">                 text run at (4,5) width 4: &quot; &quot;
</span><span class="cx">             RenderTableCell {TD} at (12,26) size 371x555 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss1cascadecascade_orderexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css1/cascade/cascade_order-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css1/cascade/cascade_order-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css1/cascade/cascade_order-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -69,57 +69,57 @@
</span><span class="cx">       RenderBlock {P} at (0,458) size 769x18
</span><span class="cx">         RenderText {#text} at (0,0) size 683x18
</span><span class="cx">           text run at (0,0) width 683: &quot;This text should be stricken (overriding the imported underline; only works if LINKed sheets are supported).&quot;
</span><del>-      RenderTable {TABLE} at (0,492) size 706x282 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 704x280
-          RenderTableRow {TR} at (0,0) size 704x26
-            RenderTableCell {TD} at (0,0) size 704x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</del><ins>+      RenderTable {TABLE} at (0,492) size 705x282 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 703x280
+          RenderTableRow {TR} at (0,0) size 703x26
+            RenderTableCell {TD} at (0,0) size 703x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx">               RenderInline {STRONG} at (0,0) size 163x18
</span><span class="cx">                 RenderText {#text} at (4,4) size 163x18
</span><span class="cx">                   text run at (4,4) width 163: &quot;TABLE Testing Section&quot;
</span><del>-          RenderTableRow {TR} at (0,26) size 704x254
-            RenderTableCell {TD} at (0,140) size 13x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,26) size 703x254
+            RenderTableCell {TD} at (0,140) 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,4) width 4: &quot; &quot;
</span><del>-            RenderTableCell {TD} at (12,26) size 692x254 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
-              RenderBlock {UL} at (4,4) size 684x144
-                RenderListItem {LI} at (40,0) size 644x18 [color=#0000FF]
</del><ins>+            RenderTableCell {TD} at (12,26) size 691x254 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
+              RenderBlock {UL} at (4,4) size 683x144
+                RenderListItem {LI} at (40,0) size 643x18 [color=#0000FF]
</ins><span class="cx">                   RenderListMarker at (-17,0) size 7x18: bullet
</span><span class="cx">                   RenderText {#text} at (0,0) size 189x18
</span><span class="cx">                     text run at (0,0) width 189: &quot;This list item should be blue...&quot;
</span><del>-                RenderListItem {LI} at (40,18) size 644x72 [color=#0000FF]
-                  RenderBlock (anonymous) at (0,0) size 644x18
</del><ins>+                RenderListItem {LI} at (40,18) size 643x72 [color=#0000FF]
+                  RenderBlock (anonymous) at (0,0) size 643x18
</ins><span class="cx">                     RenderListMarker at (-17,0) size 7x18: bullet
</span><span class="cx">                     RenderText {#text} at (0,0) size 289x18
</span><span class="cx">                       text run at (0,0) width 289: &quot;...and so should this; neither should be purple.&quot;
</span><del>-                  RenderBlock {UL} at (0,18) size 644x54
-                    RenderListItem {LI} at (40,0) size 604x18 [color=#808080]
</del><ins>+                  RenderBlock {UL} at (0,18) size 643x54
+                    RenderListItem {LI} at (40,0) size 603x18 [color=#808080]
</ins><span class="cx">                       RenderListMarker at (-17,0) size 7x18: white bullet
</span><span class="cx">                       RenderText {#text} at (0,0) size 190x18
</span><span class="cx">                         text run at (0,0) width 190: &quot;This list item should be gray...&quot;
</span><del>-                    RenderListItem {LI} at (40,18) size 604x18 [color=#808080]
</del><ins>+                    RenderListItem {LI} at (40,18) size 603x18 [color=#808080]
</ins><span class="cx">                       RenderListMarker at (-17,0) size 7x18: white bullet
</span><span class="cx">                       RenderText {#text} at (0,0) size 113x18
</span><span class="cx">                         text run at (0,0) width 113: &quot;...as should this....&quot;
</span><del>-                    RenderListItem {LI} at (40,36) size 604x18 [color=#008000]
</del><ins>+                    RenderListItem {LI} at (40,36) size 603x18 [color=#008000]
</ins><span class="cx">                       RenderListMarker at (-17,0) size 7x18: white bullet
</span><span class="cx">                       RenderText {#text} at (0,0) size 193x18
</span><span class="cx">                         text run at (0,0) width 193: &quot;...but this one should be green.&quot;
</span><del>-                RenderListItem {LI} at (40,90) size 644x18 [color=#660000]
</del><ins>+                RenderListItem {LI} at (40,90) size 643x18 [color=#660000]
</ins><span class="cx">                   RenderListMarker at (-17,0) size 7x18: bullet
</span><span class="cx">                   RenderText {#text} at (0,0) size 171x18
</span><span class="cx">                     text run at (0,0) width 171: &quot;This ought to be dark red...&quot;
</span><del>-                RenderListItem {LI} at (40,108) size 644x18 [color=#008000]
</del><ins>+                RenderListItem {LI} at (40,108) size 643x18 [color=#008000]
</ins><span class="cx">                   RenderListMarker at (-17,0) size 7x18: bullet
</span><span class="cx">                   RenderText {#text} at (0,0) size 85x18
</span><span class="cx">                     text run at (0,0) width 85: &quot;...this green...&quot;
</span><del>-                RenderListItem {LI} at (40,126) size 644x18 [color=#0000FF]
</del><ins>+                RenderListItem {LI} at (40,126) size 643x18 [color=#0000FF]
</ins><span class="cx">                   RenderListMarker at (-17,0) size 7x18: bullet
</span><span class="cx">                   RenderText {#text} at (0,0) size 96x18
</span><span class="cx">                     text run at (0,0) width 96: &quot;...and this blue.&quot;
</span><del>-              RenderBlock {P} at (4,164) size 684x18 [color=#0000FF]
</del><ins>+              RenderBlock {P} at (4,164) size 683x18 [color=#0000FF]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 279x18
</span><span class="cx">                   text run at (0,0) width 279: &quot;This sentence should be blue (STYLE attr.).&quot;
</span><del>-              RenderBlock {P} at (4,198) size 684x18 [color=#800080]
</del><ins>+              RenderBlock {P} at (4,198) size 683x18 [color=#800080]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 204x18
</span><span class="cx">                   text run at (0,0) width 204: &quot;This sentence should be purple [&quot;
</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,2) width 96: &quot;class=\&quot;test\&quot;&quot;
</span><span class="cx">                 RenderText {#text} at (300,0) size 9x18
</span><span class="cx">                   text run at (300,0) width 9: &quot;].&quot;
</span><del>-              RenderBlock {P} at (4,232) size 684x18
</del><ins>+              RenderBlock {P} at (4,232) size 683x18
</ins><span class="cx">                 RenderText {#text} at (0,0) size 683x18
</span><span class="cx">                   text run at (0,0) width 683: &quot;This text should be stricken (overriding the imported underline; only works if LINKed sheets are supported).&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss1cascadeimportantexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css1/cascade/important-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css1/cascade/important-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css1/cascade/important-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -40,7 +40,7 @@
</span><span class="cx">                 RenderText {#text} at (4,4) size 163x18
</span><span class="cx">                   text run at (4,4) width 163: &quot;TABLE Testing Section&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,26) size 782x148
</span><del>-            RenderTableCell {TD} at (0,87) size 13x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (0,87) 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,4) width 4: &quot; &quot;
</span><span class="cx">             RenderTableCell {TD} at (12,26) size 770x148 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss1classificationdisplayexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css1/classification/display-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css1/classification/display-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css1/classification/display-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -71,7 +71,7 @@
</span><span class="cx">                 RenderText {#text} at (4,4) size 163x18
</span><span class="cx">                   text run at (4,4) width 163: &quot;TABLE Testing Section&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,26) size 767x320
</span><del>-            RenderTableCell {TD} at (0,173) size 13x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (0,173) 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,4) width 4: &quot; &quot;
</span><span class="cx">             RenderTableCell {TD} at (12,26) size 755x320 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss1classificationlist_styleexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css1/classification/list_style-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css1/classification/list_style-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css1/classification/list_style-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -32,7 +32,7 @@
</span><span class="cx">                 RenderText {#text} at (4,4) size 163x18
</span><span class="cx">                   text run at (4,4) width 163: &quot;TABLE Testing Section&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,26) size 782x113
</span><del>-            RenderTableCell {TD} at (0,69) size 13x27 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (0,69) size 12x27 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 4x19
</span><span class="cx">                 text run at (4,5) width 4: &quot; &quot;
</span><span class="cx">             RenderTableCell {TD} at (12,26) size 770x113 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss1classificationlist_style_imageexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css1/classification/list_style_image-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css1/classification/list_style_image-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css1/classification/list_style_image-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -38,41 +38,41 @@
</span><span class="cx">           RenderListMarker at (-17,0) size 7x18: bullet
</span><span class="cx">           RenderText {#text} at (0,0) size 231x18
</span><span class="cx">             text run at (0,0) width 231: &quot;...standard list markers for each item.&quot;
</span><del>-      RenderTable {TABLE} at (0,253) size 294x179 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 292x177
-          RenderTableRow {TR} at (0,0) size 292x26
-            RenderTableCell {TD} at (0,0) size 292x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</del><ins>+      RenderTable {TABLE} at (0,253) size 293x179 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 291x177
+          RenderTableRow {TR} at (0,0) size 291x26
+            RenderTableCell {TD} at (0,0) size 291x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx">               RenderInline {STRONG} at (0,0) size 163x18
</span><span class="cx">                 RenderText {#text} at (4,4) size 163x18
</span><span class="cx">                   text run at (4,4) width 163: &quot;TABLE Testing Section&quot;
</span><del>-          RenderTableRow {TR} at (0,26) size 292x151
-            RenderTableCell {TD} at (0,88) size 13x27 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,26) size 291x151
+            RenderTableCell {TD} at (0,88) size 12x27 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 4x19
</span><span class="cx">                 text run at (4,5) width 4: &quot; &quot;
</span><del>-            RenderTableCell {TD} at (12,26) size 280x151 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
-              RenderBlock {UL} at (4,4) size 272x57
-                RenderListItem {LI} at (40,0) size 232x19
</del><ins>+            RenderTableCell {TD} at (12,26) size 279x151 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
+              RenderBlock {UL} at (4,4) size 271x57
+                RenderListItem {LI} at (40,0) size 231x19
</ins><span class="cx">                   RenderListMarker at (-22,0) size 15x15
</span><span class="cx">                   RenderText {#text} at (0,1) size 62x18
</span><span class="cx">                     text run at (0,1) width 62: &quot;This list...&quot;
</span><del>-                RenderListItem {LI} at (40,19) size 232x19
</del><ins>+                RenderListItem {LI} at (40,19) size 231x19
</ins><span class="cx">                   RenderListMarker at (-22,0) size 15x15
</span><span class="cx">                   RenderText {#text} at (0,1) size 113x18
</span><span class="cx">                     text run at (0,1) width 113: &quot;...should feature...&quot;
</span><del>-                RenderListItem {LI} at (40,38) size 232x19
</del><ins>+                RenderListItem {LI} at (40,38) size 231x19
</ins><span class="cx">                   RenderListMarker at (-22,0) size 15x15
</span><span class="cx">                   RenderText {#text} at (0,1) size 146x18
</span><span class="cx">                     text run at (0,1) width 146: &quot;...images for each item.&quot;
</span><del>-              RenderBlock {UL} at (4,77) size 272x54
-                RenderListItem {LI} at (40,0) size 232x18
</del><ins>+              RenderBlock {UL} at (4,77) size 271x54
+                RenderListItem {LI} at (40,0) size 231x18
</ins><span class="cx">                   RenderListMarker at (-17,0) size 7x18: bullet
</span><span class="cx">                   RenderText {#text} at (0,0) size 62x18
</span><span class="cx">                     text run at (0,0) width 62: &quot;This list...&quot;
</span><del>-                RenderListItem {LI} at (40,18) size 232x18
</del><ins>+                RenderListItem {LI} at (40,18) size 231x18
</ins><span class="cx">                   RenderListMarker at (-17,0) size 7x18: bullet
</span><span class="cx">                   RenderText {#text} at (0,0) size 113x18
</span><span class="cx">                     text run at (0,0) width 113: &quot;...should feature...&quot;
</span><del>-                RenderListItem {LI} at (40,36) size 232x18
</del><ins>+                RenderListItem {LI} at (40,36) size 231x18
</ins><span class="cx">                   RenderListMarker at (-17,0) size 7x18: bullet
</span><span class="cx">                   RenderText {#text} at (0,0) size 231x18
</span><span class="cx">                     text run at (0,0) width 231: &quot;...standard list markers for each item.&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss1classificationlist_style_positionexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css1/classification/list_style_position-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css1/classification/list_style_position-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css1/classification/list_style_position-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -32,7 +32,7 @@
</span><span class="cx">                 RenderText {#text} at (4,4) size 163x18
</span><span class="cx">                   text run at (4,4) width 163: &quot;TABLE Testing Section&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,26) size 782x112
</span><del>-            RenderTableCell {TD} at (0,69) size 13x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (0,69) 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,4) width 4: &quot; &quot;
</span><span class="cx">             RenderTableCell {TD} at (12,26) size 770x112 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss1classificationlist_style_typeexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css1/classification/list_style_type-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css1/classification/list_style_type-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css1/classification/list_style_type-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -133,129 +133,129 @@
</span><span class="cx">         RenderListItem {LI} at (40,36) size 729x18
</span><span class="cx">           RenderText {#text} at (0,0) size 150x18
</span><span class="cx">             text run at (0,0) width 150: &quot;...nothing for each item.&quot;
</span><del>-      RenderTable {TABLE} at (0,845) size 339x666 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 337x664
-          RenderTableRow {TR} at (0,0) size 337x26
-            RenderTableCell {TD} at (0,0) size 337x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</del><ins>+      RenderTable {TABLE} at (0,845) size 338x666 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 336x664
+          RenderTableRow {TR} at (0,0) size 336x26
+            RenderTableCell {TD} at (0,0) size 336x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx">               RenderInline {STRONG} at (0,0) size 163x18
</span><span class="cx">                 RenderText {#text} at (4,4) size 163x18
</span><span class="cx">                   text run at (4,4) width 163: &quot;TABLE Testing Section&quot;
</span><del>-          RenderTableRow {TR} at (0,26) size 337x638
-            RenderTableCell {TD} at (0,332) size 13x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,26) size 336x638
+            RenderTableCell {TD} at (0,332) 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,4) width 4: &quot; &quot;
</span><del>-            RenderTableCell {TD} at (12,26) size 325x638 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
-              RenderBlock {UL} at (4,4) size 317x54
-                RenderListItem {LI} at (40,0) size 277x18
</del><ins>+            RenderTableCell {TD} at (12,26) size 324x638 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
+              RenderBlock {UL} at (4,4) size 316x54
+                RenderListItem {LI} at (40,0) size 276x18
</ins><span class="cx">                   RenderListMarker at (-17,0) size 7x18: bullet
</span><span class="cx">                   RenderText {#text} at (0,0) size 62x18
</span><span class="cx">                     text run at (0,0) width 62: &quot;This list...&quot;
</span><del>-                RenderListItem {LI} at (40,18) size 277x18
</del><ins>+                RenderListItem {LI} at (40,18) size 276x18
</ins><span class="cx">                   RenderListMarker at (-17,0) size 7x18: bullet
</span><span class="cx">                   RenderText {#text} at (0,0) size 113x18
</span><span class="cx">                     text run at (0,0) width 113: &quot;...should feature...&quot;
</span><del>-                RenderListItem {LI} at (40,36) size 277x18
</del><ins>+                RenderListItem {LI} at (40,36) size 276x18
</ins><span class="cx">                   RenderListMarker at (-17,0) size 7x18: bullet
</span><span class="cx">                   RenderText {#text} at (0,0) size 133x18
</span><span class="cx">                     text run at (0,0) width 133: &quot;...discs for each item.&quot;
</span><del>-              RenderBlock {UL} at (4,74) size 317x54
-                RenderListItem {LI} at (40,0) size 277x18
</del><ins>+              RenderBlock {UL} at (4,74) size 316x54
+                RenderListItem {LI} at (40,0) size 276x18
</ins><span class="cx">                   RenderListMarker at (-17,0) size 7x18: white bullet
</span><span class="cx">                   RenderText {#text} at (0,0) size 62x18
</span><span class="cx">                     text run at (0,0) width 62: &quot;This list...&quot;
</span><del>-                RenderListItem {LI} at (40,18) size 277x18
</del><ins>+                RenderListItem {LI} at (40,18) size 276x18
</ins><span class="cx">                   RenderListMarker at (-17,0) size 7x18: white bullet
</span><span class="cx">                   RenderText {#text} at (0,0) size 113x18
</span><span class="cx">                     text run at (0,0) width 113: &quot;...should feature...&quot;
</span><del>-                RenderListItem {LI} at (40,36) size 277x18
</del><ins>+                RenderListItem {LI} at (40,36) size 276x18
</ins><span class="cx">                   RenderListMarker at (-17,0) size 7x18: white bullet
</span><span class="cx">                   RenderText {#text} at (0,0) size 142x18
</span><span class="cx">                     text run at (0,0) width 142: &quot;...circles for each item.&quot;
</span><del>-              RenderBlock {UL} at (4,144) size 317x54
-                RenderListItem {LI} at (40,0) size 277x18
</del><ins>+              RenderBlock {UL} at (4,144) size 316x54
+                RenderListItem {LI} at (40,0) size 276x18
</ins><span class="cx">                   RenderListMarker at (-17,0) size 7x18: black square
</span><span class="cx">                   RenderText {#text} at (0,0) size 62x18
</span><span class="cx">                     text run at (0,0) width 62: &quot;This list...&quot;
</span><del>-                RenderListItem {LI} at (40,18) size 277x18
</del><ins>+                RenderListItem {LI} at (40,18) size 276x18
</ins><span class="cx">                   RenderListMarker at (-17,0) size 7x18: black square
</span><span class="cx">                   RenderText {#text} at (0,0) size 113x18
</span><span class="cx">                     text run at (0,0) width 113: &quot;...should feature...&quot;
</span><del>-                RenderListItem {LI} at (40,36) size 277x18
</del><ins>+                RenderListItem {LI} at (40,36) size 276x18
</ins><span class="cx">                   RenderListMarker at (-17,0) size 7x18: black square
</span><span class="cx">                   RenderText {#text} at (0,0) size 149x18
</span><span class="cx">                     text run at (0,0) width 149: &quot;...squares for each item.&quot;
</span><del>-              RenderBlock {OL} at (4,214) size 317x54
-                RenderListItem {LI} at (40,0) size 277x18
</del><ins>+              RenderBlock {OL} at (4,214) size 316x54
+                RenderListItem {LI} at (40,0) size 276x18
</ins><span class="cx">                   RenderListMarker at (-16,0) size 12x18: &quot;i&quot;
</span><span class="cx">                   RenderText {#text} at (0,0) size 62x18
</span><span class="cx">                     text run at (0,0) width 62: &quot;This list...&quot;
</span><del>-                RenderListItem {LI} at (40,18) size 277x18
</del><ins>+                RenderListItem {LI} at (40,18) size 276x18
</ins><span class="cx">                   RenderListMarker at (-20,0) size 16x18: &quot;ii&quot;
</span><span class="cx">                   RenderText {#text} at (0,0) size 113x18
</span><span class="cx">                     text run at (0,0) width 113: &quot;...should feature...&quot;
</span><del>-                RenderListItem {LI} at (40,36) size 277x18
</del><ins>+                RenderListItem {LI} at (40,36) size 276x18
</ins><span class="cx">                   RenderListMarker at (-24,0) size 20x18: &quot;iii&quot;
</span><span class="cx">                   RenderText {#text} at (0,0) size 276x18
</span><span class="cx">                     text run at (0,0) width 276: &quot;...lowercase Roman numerals for each item.&quot;
</span><del>-              RenderBlock {OL} at (4,284) size 317x54
-                RenderListItem {LI} at (40,0) size 277x18
</del><ins>+              RenderBlock {OL} at (4,284) size 316x54
+                RenderListItem {LI} at (40,0) size 276x18
</ins><span class="cx">                   RenderListMarker at (-17,0) size 13x18: &quot;I&quot;
</span><span class="cx">                   RenderText {#text} at (0,0) size 62x18
</span><span class="cx">                     text run at (0,0) width 62: &quot;This list...&quot;
</span><del>-                RenderListItem {LI} at (40,18) size 277x18
</del><ins>+                RenderListItem {LI} at (40,18) size 276x18
</ins><span class="cx">                   RenderListMarker at (-22,0) size 18x18: &quot;II&quot;
</span><span class="cx">                   RenderText {#text} at (0,0) size 113x18
</span><span class="cx">                     text run at (0,0) width 113: &quot;...should feature...&quot;
</span><del>-                RenderListItem {LI} at (40,36) size 277x18
</del><ins>+                RenderListItem {LI} at (40,36) size 276x18
</ins><span class="cx">                   RenderListMarker at (-27,0) size 23x18: &quot;III&quot;
</span><span class="cx">                   RenderText {#text} at (0,0) size 276x18
</span><span class="cx">                     text run at (0,0) width 276: &quot;...uppercase Roman numerals for each item.&quot;
</span><del>-              RenderBlock {OL} at (4,354) size 317x54
-                RenderListItem {LI} at (40,0) size 277x18
</del><ins>+              RenderBlock {OL} at (4,354) size 316x54
+                RenderListItem {LI} at (40,0) size 276x18
</ins><span class="cx">                   RenderListMarker at (-19,0) size 15x18: &quot;a&quot;
</span><span class="cx">                   RenderText {#text} at (0,0) size 62x18
</span><span class="cx">                     text run at (0,0) width 62: &quot;This list...&quot;
</span><del>-                RenderListItem {LI} at (40,18) size 277x18
</del><ins>+                RenderListItem {LI} at (40,18) size 276x18
</ins><span class="cx">                   RenderListMarker at (-20,0) size 16x18: &quot;b&quot;
</span><span class="cx">                   RenderText {#text} at (0,0) size 113x18
</span><span class="cx">                     text run at (0,0) width 113: &quot;...should feature...&quot;
</span><del>-                RenderListItem {LI} at (40,36) size 277x18
</del><ins>+                RenderListItem {LI} at (40,36) size 276x18
</ins><span class="cx">                   RenderListMarker at (-19,0) size 15x18: &quot;c&quot;
</span><span class="cx">                   RenderText {#text} at (0,0) size 206x18
</span><span class="cx">                     text run at (0,0) width 206: &quot;...lowercase letters for each item.&quot;
</span><del>-              RenderBlock {OL} at (4,424) size 317x54
-                RenderListItem {LI} at (40,0) size 277x18
</del><ins>+              RenderBlock {OL} at (4,424) size 316x54
+                RenderListItem {LI} at (40,0) size 276x18
</ins><span class="cx">                   RenderListMarker at (-24,0) size 20x18: &quot;A&quot;
</span><span class="cx">                   RenderText {#text} at (0,0) size 62x18
</span><span class="cx">                     text run at (0,0) width 62: &quot;This list...&quot;
</span><del>-                RenderListItem {LI} at (40,18) size 277x18
</del><ins>+                RenderListItem {LI} at (40,18) size 276x18
</ins><span class="cx">                   RenderListMarker at (-23,0) size 19x18: &quot;B&quot;
</span><span class="cx">                   RenderText {#text} at (0,0) size 113x18
</span><span class="cx">                     text run at (0,0) width 113: &quot;...should feature...&quot;
</span><del>-                RenderListItem {LI} at (40,36) size 277x18
</del><ins>+                RenderListItem {LI} at (40,36) size 276x18
</ins><span class="cx">                   RenderListMarker at (-23,0) size 19x18: &quot;C&quot;
</span><span class="cx">                   RenderText {#text} at (0,0) size 206x18
</span><span class="cx">                     text run at (0,0) width 206: &quot;...uppercase letters for each item.&quot;
</span><del>-              RenderBlock {OL} at (4,494) size 317x54
-                RenderListItem {LI} at (40,0) size 277x18
</del><ins>+              RenderBlock {OL} at (4,494) size 316x54
+                RenderListItem {LI} at (40,0) size 276x18
</ins><span class="cx">                   RenderListMarker at (-24,0) size 20x18: &quot;A&quot;
</span><span class="cx">                   RenderText {#text} at (0,0) size 155x18
</span><span class="cx">                     text run at (0,0) width 155: &quot;This list should feature...&quot;
</span><del>-                RenderListItem {LI} at (40,18) size 277x18
</del><ins>+                RenderListItem {LI} at (40,18) size 276x18
</ins><span class="cx">                   RenderListMarker at (-23,0) size 19x18: &quot;B&quot;
</span><span class="cx">                   RenderText {#text} at (0,0) size 147x18
</span><span class="cx">                     text run at (0,0) width 147: &quot;...letters for each item...&quot;
</span><del>-                RenderListItem {LI} at (40,36) size 277x18
</del><ins>+                RenderListItem {LI} at (40,36) size 276x18
</ins><span class="cx">                   RenderListMarker at (-20,0) size 16x18: &quot;3&quot;
</span><span class="cx">                   RenderText {#text} at (0,0) size 110x18
</span><span class="cx">                     text run at (0,0) width 110: &quot;...except this one.&quot;
</span><del>-              RenderBlock {UL} at (4,564) size 317x54
-                RenderListItem {LI} at (40,0) size 277x18
</del><ins>+              RenderBlock {UL} at (4,564) size 316x54
+                RenderListItem {LI} at (40,0) size 276x18
</ins><span class="cx">                   RenderText {#text} at (0,0) size 62x18
</span><span class="cx">                     text run at (0,0) width 62: &quot;This list...&quot;
</span><del>-                RenderListItem {LI} at (40,18) size 277x18
</del><ins>+                RenderListItem {LI} at (40,18) size 276x18
</ins><span class="cx">                   RenderText {#text} at (0,0) size 113x18
</span><span class="cx">                     text run at (0,0) width 113: &quot;...should feature...&quot;
</span><del>-                RenderListItem {LI} at (40,36) size 277x18
</del><ins>+                RenderListItem {LI} at (40,36) size 276x18
</ins><span class="cx">                   RenderText {#text} at (0,0) size 150x18
</span><span class="cx">                     text run at (0,0) width 150: &quot;...nothing for each item.&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss1classificationwhite_spaceexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css1/classification/white_space-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css1/classification/white_space-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css1/classification/white_space-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -34,29 +34,29 @@
</span><span class="cx">         RenderText {#text} at (452,18) size 4x18
</span><span class="cx">           text run at (452,18) width 4: &quot;.&quot;
</span><span class="cx">           text run at (456,18) width 0: &quot; &quot;
</span><del>-      RenderTable {TABLE} at (0,317) size 914x212 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 912x210
-          RenderTableRow {TR} at (0,0) size 912x26
-            RenderTableCell {TD} at (0,0) size 912x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</del><ins>+      RenderTable {TABLE} at (0,317) size 913x212 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 911x210
+          RenderTableRow {TR} at (0,0) size 911x26
+            RenderTableCell {TD} at (0,0) size 911x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx">               RenderInline {STRONG} at (0,0) size 163x18
</span><span class="cx">                 RenderText {#text} at (4,4) size 163x18
</span><span class="cx">                   text run at (4,4) width 163: &quot;TABLE Testing Section&quot;
</span><del>-          RenderTableRow {TR} at (0,26) size 912x184
-            RenderTableCell {TD} at (0,105) size 13x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,26) size 911x184
+            RenderTableCell {TD} at (0,105) 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,4) width 4: &quot; &quot;
</span><del>-            RenderTableCell {TD} at (12,26) size 900x184 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
-              RenderBlock {P} at (4,4) size 892x90
</del><ins>+            RenderTableCell {TD} at (12,26) size 899x184 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
+              RenderBlock {P} at (4,4) size 891x90
</ins><span class="cx">                 RenderText {#text} at (0,0) size 569x90
</span><span class="cx">                   text run at (0,0) width 0: &quot; &quot;
</span><span class="cx">                   text run at (0,18) width 569: &quot;This sentence should     show extra space  where there    would ordinarily         not be any.&quot;
</span><span class="cx">                   text run at (0,36) width 296: &quot;     There should also be preservation of returns&quot;
</span><span class="cx">                   text run at (0,54) width 97: &quot;as this sentence&quot;
</span><span class="cx">                   text run at (0,72) width 184: &quot;     very clearly demonstrates.&quot;
</span><del>-              RenderBlock {P} at (4,110) size 892x18
</del><ins>+              RenderBlock {P} at (4,110) size 891x18
</ins><span class="cx">                 RenderText {#text} at (0,0) size 891x18
</span><span class="cx">                   text run at (0,0) width 891: &quot;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.&quot;
</span><del>-              RenderBlock {P} at (4,144) size 892x36
</del><ins>+              RenderBlock {P} at (4,144) size 891x36
</ins><span class="cx">                 RenderText {#text} at (0,0) size 296x36
</span><span class="cx">                   text run at (0,0) width 0: &quot; &quot;
</span><span class="cx">                   text run at (0,18) width 296: &quot;This sentence      should     show extra   space, &quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss1color_and_backgroundbackgroundexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css1/color_and_background/background-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css1/color_and_background/background-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css1/color_and_background/background-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -50,7 +50,7 @@
</span><span class="cx">                 RenderText {#text} at (4,4) size 163x18
</span><span class="cx">                   text run at (4,4) width 163: &quot;TABLE Testing Section&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,26) size 767x272
</span><del>-            RenderTableCell {TD} at (0,149) size 13x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (0,149) 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,4) width 4: &quot; &quot;
</span><span class="cx">             RenderTableCell {TD} at (12,26) size 755x272 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss1color_and_backgroundbackground_attachmentexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css1/color_and_background/background_attachment-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css1/color_and_background/background_attachment-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css1/color_and_background/background_attachment-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -91,21 +91,21 @@
</span><span class="cx">                 RenderText {#text} at (4,4) size 163x18
</span><span class="cx">                   text run at (4,4) width 163: &quot;TABLE Testing Section&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,26) size 767x524
</span><del>-            RenderTableCell {TD} at (0,274) size 13x27 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (0,274) size 12x27 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 4x19
</span><span class="cx">                 text run at (4,5) width 4: &quot; &quot;
</span><span class="cx">             RenderTableCell {TD} at (12,26) size 755x524 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span><span class="cx">               RenderBlock {P} at (4,4) size 747x90
</span><del>-                RenderText {#text} at (0,0) size 730x90
</del><ins>+                RenderText {#text} at (0,0) size 747x90
</ins><span class="cx">                   text run at (0,0) width 730: &quot;This document should have a green grid-pattern line across the top of the page (or at least a tiled background) which&quot;
</span><span class="cx">                   text run at (0,18) width 234: &quot;does NOT scroll with the document. &quot;
</span><del>-                  text run at (234,18) width 479: &quot;It should, instead, appear to be a fixed pattern past which the content scrolls,&quot;
-                  text run at (0,36) width 268: &quot;even when the end of the page is reached. &quot;
-                  text run at (268,36) width 460: &quot;In addition, the default Test Suite background should NOT appear, as it's&quot;
-                  text run at (0,54) width 280: &quot;been overridden by the styles shown above. &quot;
-                  text run at (280,54) width 428: &quot;I'll have to add a lot of extra text to the page in order to make all this&quot;
-                  text run at (0,72) width 216: &quot;something we can actually check. &quot;
-                  text run at (216,72) width 227: &quot;Don't worry, I'll think of something.&quot;
</del><ins>+                  text run at (234,18) width 513: &quot;It should, instead, appear to be a fixed pattern past which the content scrolls, even&quot;
+                  text run at (0,36) width 234: &quot;when the end of the page is reached. &quot;
+                  text run at (234,36) width 494: &quot;In addition, the default Test Suite background should NOT appear, as it's been&quot;
+                  text run at (0,54) width 246: &quot;overridden by the styles shown above. &quot;
+                  text run at (246,54) width 497: &quot;I'll have to add a lot of extra text to the page in order to make all this something&quot;
+                  text run at (0,72) width 147: &quot;we can actually check. &quot;
+                  text run at (147,72) width 227: &quot;Don't worry, I'll think of something.&quot;
</ins><span class="cx">               RenderBlock {P} at (4,110) size 747x18
</span><span class="cx">                 RenderText {#text} at (0,0) size 508x18
</span><span class="cx">                   text run at (0,0) width 417: &quot;In fact, why not the relevant section from the CSS1 specification? &quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss1color_and_backgroundbackground_colorexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css1/color_and_background/background_color-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css1/color_and_background/background_color-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css1/color_and_background/background_color-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -48,7 +48,7 @@
</span><span class="cx">                 RenderText {#text} at (4,4) size 163x18
</span><span class="cx">                   text run at (4,4) width 163: &quot;TABLE Testing Section&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,26) size 782x164
</span><del>-            RenderTableCell {TD} at (0,95) size 13x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (0,95) 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,4) width 4: &quot; &quot;
</span><span class="cx">             RenderTableCell {TD} at (12,26) size 770x164 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss1color_and_backgroundbackground_imageexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css1/color_and_background/background_image-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css1/color_and_background/background_image-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css1/color_and_background/background_image-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -53,7 +53,7 @@
</span><span class="cx">                 RenderText {#text} at (4,4) size 163x18
</span><span class="cx">                   text run at (4,4) width 163: &quot;TABLE Testing Section&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,26) size 782x184
</span><del>-            RenderTableCell {TD} at (0,105) size 13x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (0,105) 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,4) width 4: &quot; &quot;
</span><span class="cx">             RenderTableCell {TD} at (12,26) size 770x184 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss1color_and_backgroundbackground_positionexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css1/color_and_background/background_position-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css1/color_and_background/background_position-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css1/color_and_background/background_position-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -79,7 +79,7 @@
</span><span class="cx">                 RenderText {#text} at (4,4) size 163x18
</span><span class="cx">                   text run at (4,4) width 163: &quot;TABLE Testing Section&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,26) size 767x552
</span><del>-            RenderTableCell {TD} at (0,289) size 13x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (0,289) 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,4) width 4: &quot; &quot;
</span><span class="cx">             RenderTableCell {TD} at (12,26) size 755x552 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss1color_and_backgroundbackground_repeatexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css1/color_and_background/background_repeat-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css1/color_and_background/background_repeat-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css1/color_and_background/background_repeat-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -161,7 +161,7 @@
</span><span class="cx">                 RenderText {#text} at (4,4) size 163x18
</span><span class="cx">                   text run at (4,4) width 163: &quot;TABLE Testing Section&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,26) size 767x748
</span><del>-            RenderTableCell {TD} at (0,387) size 13x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (0,387) 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,4) width 4: &quot; &quot;
</span><span class="cx">             RenderTableCell {TD} at (12,26) size 755x748 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss1color_and_backgroundcolorexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css1/color_and_background/color-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css1/color_and_background/color-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css1/color_and_background/color-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -17,21 +17,21 @@
</span><span class="cx">       RenderBlock {P} at (0,129) size 784x18 [color=#008000]
</span><span class="cx">         RenderText {#text} at (0,0) size 194x18
</span><span class="cx">           text run at (0,0) width 194: &quot;This sentence should be green.&quot;
</span><del>-      RenderTable {TABLE} at (0,163) size 217x88 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 215x86
-          RenderTableRow {TR} at (0,0) size 215x26
-            RenderTableCell {TD} at (0,0) size 215x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</del><ins>+      RenderTable {TABLE} at (0,163) size 216x88 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 214x86
+          RenderTableRow {TR} at (0,0) size 214x26
+            RenderTableCell {TD} at (0,0) size 214x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx">               RenderInline {STRONG} at (0,0) size 163x18
</span><span class="cx">                 RenderText {#text} at (4,4) size 163x18
</span><span class="cx">                   text run at (4,4) width 163: &quot;TABLE Testing Section&quot;
</span><del>-          RenderTableRow {TR} at (0,26) size 215x60
-            RenderTableCell {TD} at (0,43) size 13x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,26) size 214x60
+            RenderTableCell {TD} at (0,43) 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,4) width 4: &quot; &quot;
</span><del>-            RenderTableCell {TD} at (12,26) size 203x60 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
-              RenderBlock {P} at (4,4) size 195x18 [color=#008000]
</del><ins>+            RenderTableCell {TD} at (12,26) size 202x60 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
+              RenderBlock {P} at (4,4) size 194x18 [color=#008000]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 194x18
</span><span class="cx">                   text run at (0,0) width 194: &quot;This sentence should be green.&quot;
</span><del>-              RenderBlock {P} at (4,38) size 195x18 [color=#008000]
</del><ins>+              RenderBlock {P} at (4,38) size 194x18 [color=#008000]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 194x18
</span><span class="cx">                   text run at (0,0) width 194: &quot;This sentence should be green.&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss1conformanceforward_compatible_parsingexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css1/conformance/forward_compatible_parsing-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css1/conformance/forward_compatible_parsing-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css1/conformance/forward_compatible_parsing-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -279,7 +279,7 @@
</span><span class="cx">                 RenderText {#text} at (4,4) size 163x18
</span><span class="cx">                   text run at (4,4) width 163: &quot;TABLE Testing Section&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,26) size 767x1554
</span><del>-            RenderTableCell {TD} at (0,790) size 13x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (0,790) 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,4) width 4: &quot; &quot;
</span><span class="cx">             RenderTableCell {TD} at (12,26) size 755x1554 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss1font_propertiesfontexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css1/font_properties/font-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css1/font_properties/font-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css1/font_properties/font-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -115,7 +115,7 @@
</span><span class="cx">                 RenderText {#text} at (4,4) size 163x18
</span><span class="cx">                   text run at (4,4) width 163: &quot;TABLE Testing Section&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,26) size 767x2402
</span><del>-            RenderTableCell {TD} at (0,1213) size 13x27 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (0,1213) size 12x27 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 4x19
</span><span class="cx">                 text run at (4,5) width 4: &quot; &quot;
</span><span class="cx">             RenderTableCell {TD} at (12,26) size 755x2402 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss1font_propertiesfont_familyexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css1/font_properties/font_family-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css1/font_properties/font_family-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css1/font_properties/font_family-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -73,7 +73,7 @@
</span><span class="cx">                 RenderText {#text} at (4,4) size 163x18
</span><span class="cx">                   text run at (4,4) width 163: &quot;TABLE Testing Section&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,26) size 767x532
</span><del>-            RenderTableCell {TD} at (0,279) size 13x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (0,279) 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,4) width 4: &quot; &quot;
</span><span class="cx">             RenderTableCell {TD} at (12,26) size 755x532 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss1font_propertiesfont_sizeexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css1/font_properties/font_size-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css1/font_properties/font_size-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css1/font_properties/font_size-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -135,7 +135,7 @@
</span><span class="cx">                 RenderText {#text} at (4,4) size 163x18
</span><span class="cx">                   text run at (4,4) width 163: &quot;TABLE Testing Section&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,26) size 767x1204
</span><del>-            RenderTableCell {TD} at (0,614) size 13x27 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (0,614) size 12x27 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 4x19
</span><span class="cx">                 text run at (4,5) width 4: &quot; &quot;
</span><span class="cx">             RenderTableCell {TD} at (12,26) size 755x1204 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss1font_propertiesfont_styleexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css1/font_properties/font_style-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css1/font_properties/font_style-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css1/font_properties/font_style-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -29,19 +29,19 @@
</span><span class="cx">           RenderText {#text} at (0,0) size 212x18
</span><span class="cx">             text run at (0,0) width 212: &quot;This paragraph should be normal.&quot;
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderTable {TABLE} at (0,227) size 572x122 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 570x120
-          RenderTableRow {TR} at (0,0) size 570x26
-            RenderTableCell {TD} at (0,0) size 570x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</del><ins>+      RenderTable {TABLE} at (0,227) size 571x122 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 569x120
+          RenderTableRow {TR} at (0,0) size 569x26
+            RenderTableCell {TD} at (0,0) size 569x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx">               RenderInline {STRONG} at (0,0) size 163x18
</span><span class="cx">                 RenderText {#text} at (4,4) size 163x18
</span><span class="cx">                   text run at (4,4) width 163: &quot;TABLE Testing Section&quot;
</span><del>-          RenderTableRow {TR} at (0,26) size 570x94
-            RenderTableCell {TD} at (0,60) size 13x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,26) size 569x94
+            RenderTableCell {TD} at (0,60) 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,4) width 4: &quot; &quot;
</span><del>-            RenderTableCell {TD} at (12,26) size 558x94 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
-              RenderBlock {P} at (4,4) size 550x18
</del><ins>+            RenderTableCell {TD} at (12,26) size 557x94 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
+              RenderBlock {P} at (4,4) size 549x18
</ins><span class="cx">                 RenderText {#text} at (0,0) size 501x18
</span><span class="cx">                   text run at (0,0) width 501: &quot;This paragraph should be in italics, but the last word of the sentence should be &quot;
</span><span class="cx">                 RenderInline {SPAN} at (0,0) size 44x18
</span><span class="lines">@@ -49,10 +49,10 @@
</span><span class="cx">                     text run at (501,0) width 44: &quot;normal&quot;
</span><span class="cx">                 RenderText {#text} at (545,0) size 4x18
</span><span class="cx">                   text run at (545,0) width 4: &quot;.&quot;
</span><del>-              RenderBlock {P} at (4,38) size 550x18
</del><ins>+              RenderBlock {P} at (4,38) size 549x18
</ins><span class="cx">                 RenderText {#text} at (0,0) size 219x18
</span><span class="cx">                   text run at (0,0) width 219: &quot;This paragraph should be oblique.&quot;
</span><del>-              RenderBlock {P} at (4,72) size 550x18
</del><ins>+              RenderBlock {P} at (4,72) size 549x18
</ins><span class="cx">                 RenderInline {I} at (0,0) size 212x18
</span><span class="cx">                   RenderText {#text} at (0,0) size 212x18
</span><span class="cx">                     text run at (0,0) width 212: &quot;This paragraph should be normal.&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss1font_propertiesfont_variantexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css1/font_properties/font_variant-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css1/font_properties/font_variant-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css1/font_properties/font_variant-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -23,22 +23,22 @@
</span><span class="cx">             text run at (574,0) width 48: &quot;Normal&quot;
</span><span class="cx">         RenderText {#text} at (622,0) size 4x18
</span><span class="cx">           text run at (622,0) width 4: &quot;.&quot;
</span><del>-      RenderTable {TABLE} at (0,178) size 649x88 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 647x86
-          RenderTableRow {TR} at (0,0) size 647x26
-            RenderTableCell {TD} at (0,0) size 647x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</del><ins>+      RenderTable {TABLE} at (0,178) size 648x88 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 646x86
+          RenderTableRow {TR} at (0,0) size 646x26
+            RenderTableCell {TD} at (0,0) size 646x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx">               RenderInline {STRONG} at (0,0) size 163x18
</span><span class="cx">                 RenderText {#text} at (4,4) size 163x18
</span><span class="cx">                   text run at (4,4) width 163: &quot;TABLE Testing Section&quot;
</span><del>-          RenderTableRow {TR} at (0,26) size 647x60
-            RenderTableCell {TD} at (0,43) size 13x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,26) size 646x60
+            RenderTableCell {TD} at (0,43) 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,4) width 4: &quot; &quot;
</span><del>-            RenderTableCell {TD} at (12,26) size 635x60 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
-              RenderBlock {P} at (4,4) size 627x18
</del><ins>+            RenderTableCell {TD} at (12,26) size 634x60 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
+              RenderBlock {P} at (4,4) size 626x18
</ins><span class="cx">                 RenderText {#text} at (0,0) size 268x18
</span><span class="cx">                   text run at (0,0) width 268: &quot;This Paragraph should be in Small Caps.&quot;
</span><del>-              RenderBlock {P} at (4,38) size 627x18
</del><ins>+              RenderBlock {P} at (4,38) size 626x18
</ins><span class="cx">                 RenderText {#text} at (0,0) size 574x18
</span><span class="cx">                   text run at (0,0) width 574: &quot;This Paragraph should be in Small Caps, but the Last Word in the Sentence should be &quot;
</span><span class="cx">                 RenderInline {SPAN} at (0,0) size 48x18
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss1font_propertiesfont_weightexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css1/font_properties/font_weight-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css1/font_properties/font_weight-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css1/font_properties/font_weight-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -60,51 +60,51 @@
</span><span class="cx">             text run at (493,0) width 44: &quot;normal&quot;
</span><span class="cx">         RenderText {#text} at (537,0) size 4x18
</span><span class="cx">           text run at (537,0) width 4: &quot;.&quot;
</span><del>-      RenderTable {TABLE} at (0,619) size 564x411 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 562x408
-          RenderTableRow {TR} at (0,0) size 562x26
-            RenderTableCell {TD} at (0,0) size 562x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</del><ins>+      RenderTable {TABLE} at (0,619) size 563x411 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 561x408
+          RenderTableRow {TR} at (0,0) size 561x26
+            RenderTableCell {TD} at (0,0) size 561x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx">               RenderInline {STRONG} at (0,0) size 163x18
</span><span class="cx">                 RenderText {#text} at (4,4) size 163x18
</span><span class="cx">                   text run at (4,4) width 163: &quot;TABLE Testing Section&quot;
</span><del>-          RenderTableRow {TR} at (0,26) size 562x382
-            RenderTableCell {TD} at (0,203) size 13x27 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,26) size 561x382
+            RenderTableCell {TD} at (0,203) size 12x27 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 4x19
</span><span class="cx">                 text run at (4,5) width 4: &quot; &quot;
</span><del>-            RenderTableCell {TD} at (12,26) size 550x382 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
-              RenderBlock {P} at (4,4) size 542x18
</del><ins>+            RenderTableCell {TD} at (12,26) size 549x382 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
+              RenderBlock {P} at (4,4) size 541x18
</ins><span class="cx">                 RenderText {#text} at (0,0) size 198x18
</span><span class="cx">                   text run at (0,0) width 198: &quot;This sentence should be bold.&quot;
</span><del>-              RenderBlock {P} at (4,38) size 542x18
</del><ins>+              RenderBlock {P} at (4,38) size 541x18
</ins><span class="cx">                 RenderText {#text} at (0,0) size 300x18
</span><span class="cx">                   text run at (0,0) width 300: &quot;This sentence should be bolder than normal.&quot;
</span><del>-              RenderBlock {H4} at (4,77) size 542x19
</del><ins>+              RenderBlock {H4} at (4,77) size 541x19
</ins><span class="cx">                 RenderText {#text} at (0,0) size 131x18
</span><span class="cx">                   text run at (0,0) width 131: &quot;This is a heading-4.&quot;
</span><del>-              RenderBlock {H4} at (4,116) size 542x19
</del><ins>+              RenderBlock {H4} at (4,116) size 541x19
</ins><span class="cx">                 RenderText {#text} at (0,0) size 179x18
</span><span class="cx">                   text run at (0,0) width 179: &quot;This is a bolder heading-4.&quot;
</span><del>-              RenderBlock {P} at (4,155) size 542x19
</del><ins>+              RenderBlock {P} at (4,155) size 541x19
</ins><span class="cx">                 RenderInline {B} at (0,0) size 353x18
</span><span class="cx">                   RenderText {#text} at (0,0) size 353x18
</span><span class="cx">                     text run at (0,0) width 353: &quot;This sentence should be normal (boldface made lighter).&quot;
</span><span class="cx">                 RenderText {#text} at (0,0) size 0x0
</span><del>-              RenderBlock {P} at (4,189) size 542x19
</del><ins>+              RenderBlock {P} at (4,189) size 541x19
</ins><span class="cx">                 RenderText {#text} at (0,0) size 230x18
</span><span class="cx">                   text run at (0,0) width 230: &quot;This sentence should be weight 100.&quot;
</span><del>-              RenderBlock {P} at (4,223) size 542x19
</del><ins>+              RenderBlock {P} at (4,223) size 541x19
</ins><span class="cx">                 RenderText {#text} at (0,0) size 230x18
</span><span class="cx">                   text run at (0,0) width 230: &quot;This sentence should be weight 300.&quot;
</span><del>-              RenderBlock {P} at (4,257) size 542x19
</del><ins>+              RenderBlock {P} at (4,257) size 541x19
</ins><span class="cx">                 RenderText {#text} at (0,0) size 230x18
</span><span class="cx">                   text run at (0,0) width 230: &quot;This sentence should be weight 500.&quot;
</span><del>-              RenderBlock {P} at (4,291) size 542x19
</del><ins>+              RenderBlock {P} at (4,291) size 541x19
</ins><span class="cx">                 RenderText {#text} at (0,0) size 241x18
</span><span class="cx">                   text run at (0,0) width 241: &quot;This sentence should be weight 700.&quot;
</span><del>-              RenderBlock {P} at (4,325) size 542x19
</del><ins>+              RenderBlock {P} at (4,325) size 541x19
</ins><span class="cx">                 RenderText {#text} at (0,0) size 241x18
</span><span class="cx">                   text run at (0,0) width 241: &quot;This sentence should be weight 900.&quot;
</span><del>-              RenderBlock {P} at (4,359) size 542x19
</del><ins>+              RenderBlock {P} at (4,359) size 541x19
</ins><span class="cx">                 RenderText {#text} at (0,0) size 493x18
</span><span class="cx">                   text run at (0,0) width 493: &quot;This sentence should be bold, but the last word in the sentence should be &quot;
</span><span class="cx">                 RenderInline {SPAN} at (0,0) size 44x18
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss1formatting_modelcanvasexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css1/formatting_model/canvas-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css1/formatting_model/canvas-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css1/formatting_model/canvas-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -26,7 +26,7 @@
</span><span class="cx">                 RenderText {#text} at (4,4) size 163x18
</span><span class="cx">                   text run at (4,4) width 163: &quot;TABLE Testing Section&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,26) size 748x62
</span><del>-            RenderTableCell {TD} at (0,44) size 13x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (0,44) 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,4) width 4: &quot; &quot;
</span><span class="cx">             RenderTableCell {TD} at (12,26) size 736x62 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss1formatting_modelfloating_elementsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css1/formatting_model/floating_elements-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css1/formatting_model/floating_elements-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css1/formatting_model/floating_elements-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -367,7 +367,7 @@
</span><span class="cx">                 RenderText {#text} at (4,4) size 163x18
</span><span class="cx">                   text run at (4,4) width 163: &quot;TABLE Testing Section&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,26) size 767x3015
</span><del>-            RenderTableCell {TD} at (0,1520) size 13x27 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (0,1520) size 12x27 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 4x19
</span><span class="cx">                 text run at (4,5) width 4: &quot; &quot;
</span><span class="cx">             RenderTableCell {TD} at (12,26) size 755x3015 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span><span class="lines">@@ -384,7 +384,7 @@
</span><span class="cx">                     text run at (17,17) width 130: &quot;This is a left-floating&quot;
</span><span class="cx">                     text run at (17,35) width 112: &quot;paragraph (first in&quot;
</span><span class="cx">                     text run at (17,53) width 50: &quot;source).&quot;
</span><del>-                RenderBlock (floating) {P} at (543,5) size 195x88 [bgcolor=#C0C0C0] [border: (1px solid #00FF00)]
</del><ins>+                RenderBlock (floating) {P} at (544,5) size 194x88 [bgcolor=#C0C0C0] [border: (1px solid #00FF00)]
</ins><span class="cx">                   RenderText {#text} at (17,17) size 139x54
</span><span class="cx">                     text run at (17,17) width 139: &quot;This is a right-floating&quot;
</span><span class="cx">                     text run at (17,35) width 132: &quot;paragraph (second in&quot;
</span><span class="lines">@@ -399,12 +399,12 @@
</span><span class="cx">               RenderBlock {HR} at (357,216) size 41x2 [border: (1px inset #000000)]
</span><span class="cx">               RenderBlock {DIV} at (6,226) size 743x64 [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 694x54
</del><ins>+                RenderImage {IMG} at (723,5) size 15x36 [border: (3px solid #000000)]
+                RenderText {#text} at (20,5) size 718x54
</ins><span class="cx">                   text run at (20,5) width 177: &quot;This is text within the DIV. &quot;
</span><span class="cx">                   text run at (197,5) width 502: &quot;The floating images within this DIV should not go beyond the left or right inner&quot;
</span><del>-                  text run at (20,23) width 652: &quot;edge of this DIV, which means that the borders of the floating images should not overlap the top or side&quot;
-                  text run at (5,41) width 124: &quot;borders of the DIV.&quot;
</del><ins>+                  text run at (20,23) width 703: &quot;edge of this DIV, which means that the borders of the floating images should not overlap the top or side borders&quot;
+                  text run at (5,41) width 73: &quot;of the DIV.&quot;
</ins><span class="cx">               RenderBlock {HR} at (28,314) size 563x2 [border: (1px inset #000000)]
</span><span class="cx">               RenderBlock {DIV} at (6,340) size 442x226 [border: (5px solid #800080)]
</span><span class="cx">                 RenderBlock (floating) {P} at (5,5) size 194x70 [bgcolor=#C0C0C0] [border: (1px solid #00FF00)]
</span><span class="lines">@@ -507,7 +507,7 @@
</span><span class="cx">                   text run at (5,203) width 94: &quot;below the first.&quot;
</span><span class="cx">               RenderBlock {HR} at (28,1442) size 563x2 [border: (1px inset #000000)]
</span><span class="cx">               RenderBlock {DIV} at (6,1468) size 743x118 [border: (5px solid #800080)]
</span><del>-                RenderBlock (floating) {P} at (543,5) size 195x88 [bgcolor=#C0C0C0] [border: (1px solid #00FF00)]
</del><ins>+                RenderBlock (floating) {P} at (544,5) size 194x88 [bgcolor=#C0C0C0] [border: (1px solid #00FF00)]
</ins><span class="cx">                   RenderText {#text} at (17,17) size 139x54
</span><span class="cx">                     text run at (17,17) width 139: &quot;This is a right-floating&quot;
</span><span class="cx">                     text run at (17,35) width 112: &quot;paragraph (first in&quot;
</span><span class="lines">@@ -529,7 +529,7 @@
</span><span class="cx">               RenderBlock {HR} at (357,1594) size 41x2 [border: (1px inset #000000)]
</span><span class="cx">               RenderBlock {DIV} at (6,1604) size 743x64 [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 723x54
</span><span class="cx">                   text run at (20,5) width 177: &quot;This is text within the DIV. &quot;
</span><span class="cx">                   text run at (197,5) width 525: &quot;The floating images within this DIV should not go beyond the top side of this DIV,&quot;
</span><span class="lines">@@ -550,18 +550,18 @@
</span><span class="cx">                   text run at (384,5) width 333: &quot; The floating elements within this DIV should not go&quot;
</span><span class="cx">                   text run at (199,23) width 504: &quot;any higher than the line-box containing the inline content which precedes them. &quot;
</span><span class="cx">                   text run at (703,23) width 8: &quot;*&quot;
</span><del>-                RenderBlock (floating) {P} at (543,41) size 195x88 [bgcolor=#C0C0C0] [border: (1px solid #00FF00)]
</del><ins>+                RenderBlock (floating) {P} at (544,41) size 194x88 [bgcolor=#C0C0C0] [border: (1px solid #00FF00)]
</ins><span class="cx">                   RenderText {#text} at (17,17) size 139x54
</span><span class="cx">                     text run at (17,17) width 139: &quot;This is a right-floating&quot;
</span><span class="cx">                     text run at (17,35) width 132: &quot;paragraph (second in&quot;
</span><span class="cx">                     text run at (17,53) width 50: &quot;source).&quot;
</span><del>-                RenderText {#text} at (199,41) size 537x90
</del><ins>+                RenderText {#text} at (199,41) size 539x90
</ins><span class="cx">                   text run at (199,41) width 321: &quot;This means that the top side of each float can be, at&quot;
</span><span class="cx">                   text run at (199,59) width 313: &quot;most, as high as the top edge of the inline element&quot;
</span><span class="cx">                   text run at (199,77) width 343: &quot;containing the content just before the floating elements&quot;
</span><span class="cx">                   text run at (5,95) width 127: &quot;occur in the source. &quot;
</span><del>-                  text run at (132,95) width 359: &quot;In order to mark these points clearly, an asterisk has been&quot;
-                  text run at (5,113) width 256: &quot;inserted just before each floated element.&quot;
</del><ins>+                  text run at (132,95) width 412: &quot;In order to mark these points clearly, an asterisk has been inserted&quot;
+                  text run at (5,113) width 203: &quot;just before each floated element.&quot;
</ins><span class="cx">               RenderBlock {HR} at (357,1862) size 41x2 [border: (1px inset #000000)]
</span><span class="cx">               RenderBlock {DIV} at (6,1872) size 743x82 [border: (5px solid #800080)]
</span><span class="cx">                 RenderText {#text} at (20,5) size 185x18
</span><span class="lines">@@ -572,7 +572,7 @@
</span><span class="cx">                   text run at (205,5) width 503: &quot; The floating images within this DIV should not go any higher than the line-box&quot;
</span><span class="cx">                   text run at (20,23) width 323: &quot;containing the inline content which precedes them. &quot;
</span><span class="cx">                   text run at (343,23) width 12: &quot;* &quot;
</span><del>-                RenderImage {IMG} at (722,23) size 16x36 [border: (3px solid #000000)]
</del><ins>+                RenderImage {IMG} at (723,23) size 15x36 [border: (3px solid #000000)]
</ins><span class="cx">                 RenderText {#text} at (355,23) size 709x54
</span><span class="cx">                   text run at (355,23) width 359: &quot;This means that the top side of each float can be, at most,&quot;
</span><span class="cx">                   text run at (5,41) width 689: &quot;as high as the top edge of the inline element containing the content just before the floating images occur in the&quot;
</span><span class="lines">@@ -592,7 +592,7 @@
</span><span class="cx">                   text run at (384,5) width 333: &quot; The floating elements within this DIV should not go&quot;
</span><span class="cx">                   text run at (199,23) width 504: &quot;any higher than the line-box containing the inline content which precedes them. &quot;
</span><span class="cx">                   text run at (703,23) width 8: &quot;*&quot;
</span><del>-                RenderBlock (floating) {P} at (543,41) size 195x88 [bgcolor=#C0C0C0] [border: (1px solid #00FF00)]
</del><ins>+                RenderBlock (floating) {P} at (544,41) size 194x88 [bgcolor=#C0C0C0] [border: (1px solid #00FF00)]
</ins><span class="cx">                   RenderText {#text} at (17,17) size 139x54
</span><span class="cx">                     text run at (17,17) width 139: &quot;This is a right-floating&quot;
</span><span class="cx">                     text run at (17,35) width 132: &quot;paragraph (second in&quot;
</span><span class="lines">@@ -617,13 +617,14 @@
</span><span class="cx">                     text run at (17,17) width 130: &quot;This is a left-floating&quot;
</span><span class="cx">                     text run at (17,35) width 126: &quot;paragraph (fourth in&quot;
</span><span class="cx">                     text run at (17,53) width 50: &quot;source).&quot;
</span><del>-                RenderText {#text} at (639,131) size 534x90
</del><ins>+                RenderText {#text} at (639,131) size 539x90
</ins><span class="cx">                   text run at (639,131) width 70: &quot; In order to&quot;
</span><span class="cx">                   text run at (199,149) width 492: &quot;mark these points clearly, an asterisk has been inserted just before each floated&quot;
</span><span class="cx">                   text run at (199,167) width 57: &quot;element. &quot;
</span><span class="cx">                   text run at (256,167) width 477: &quot;If a line has room for a floated element, then the element should float so that&quot;
</span><del>-                  text run at (199,185) width 466: &quot;its top is aligned with the top of the line-box in which the asterisk appears.&quot;
-                  text run at (199,203) width 402: &quot;Otherwise, its top should align with the top of the next line-box.&quot;
</del><ins>+                  text run at (199,185) width 470: &quot;its top is aligned with the top of the line-box in which the asterisk appears. &quot;
+                  text run at (669,185) width 69: &quot;Otherwise,&quot;
+                  text run at (199,203) width 329: &quot;its top should align with the top of the next line-box.&quot;
</ins><span class="cx">               RenderBlock {HR} at (357,2241) size 41x2 [border: (1px inset #000000)]
</span><span class="cx">               RenderBlock {DIV} at (6,2251) size 743x118 [border: (5px solid #800080)]
</span><span class="cx">                 RenderText {#text} at (20,5) size 185x18
</span><span class="lines">@@ -634,23 +635,22 @@
</span><span class="cx">                   text run at (205,5) width 503: &quot; The floating images within this DIV should not go any higher than the line-box&quot;
</span><span class="cx">                   text run at (35,23) width 323: &quot;containing the inline content which precedes them. &quot;
</span><span class="cx">                   text run at (358,23) width 12: &quot;* &quot;
</span><del>-                RenderImage {IMG} at (722,23) size 16x36 [border: (3px solid #000000)]
</del><ins>+                RenderImage {IMG} at (723,23) size 15x36 [border: (3px solid #000000)]
</ins><span class="cx">                 RenderText {#text} at (370,23) size 318x18
</span><span class="cx">                   text run at (370,23) width 310: &quot;This means that the top side of each float can be, &quot;
</span><span class="cx">                   text run at (680,23) width 8: &quot;*&quot;
</span><span class="cx">                 RenderImage {IMG} at (20,23) size 15x36 [border: (3px solid #000000)]
</span><del>-                RenderText {#text} at (688,23) size 683x54
</del><ins>+                RenderText {#text} at (688,23) size 703x54
</ins><span class="cx">                   text run at (688,23) width 15: &quot; at&quot;
</span><del>-                  text run at (35,41) width 649: &quot;most, as high as the top edge of the inline element containing the content just before the floating images&quot;
-                  text run at (20,59) width 127: &quot;occur in the source. &quot;
-                  text run at (147,59) width 8: &quot;*&quot;
</del><ins>+                  text run at (35,41) width 688: &quot;most, as high as the top edge of the inline element containing the content just before the floating images occur&quot;
+                  text run at (20,59) width 88: &quot;in the source. &quot;
+                  text run at (108,59) width 8: &quot;*&quot;
</ins><span class="cx">                 RenderImage {IMG} at (5,59) size 15x36 [border: (3px solid #000000)]
</span><del>-                RenderText {#text} at (155,59) size 718x54
-                  text run at (155,59) width 566: &quot; In order to mark these points clearly, an asterisk has been inserted just before each floated&quot;
-                  text run at (20,77) width 46: &quot;image. &quot;
-                  text run at (66,77) width 657: &quot;If a line has room for a floated image, then the image should float so that its top is aligned with the top of&quot;
-                  text run at (5,95) width 268: &quot;the line-box in which the asterisk appears. &quot;
-                  text run at (273,95) width 402: &quot;Otherwise, its top should align with the top of the next line-box.&quot;
</del><ins>+                RenderText {#text} at (116,59) size 727x54
+                  text run at (116,59) width 612: &quot; In order to mark these points clearly, an asterisk has been inserted just before each floated image.&quot;
+                  text run at (20,77) width 712: &quot;If a line has room for a floated image, then the image should float so that its top is aligned with the top of the line-&quot;
+                  text run at (5,95) width 217: &quot;box in which the asterisk appears. &quot;
+                  text run at (222,95) width 402: &quot;Otherwise, its top should align with the top of the next line-box.&quot;
</ins><span class="cx">               RenderBlock {HR} at (28,2393) size 563x2 [border: (1px inset #000000)]
</span><span class="cx">               RenderBlock {DIV} at (6,2419) size 490x298 [border: (5px solid #800080)]
</span><span class="cx">                 RenderText {#text} at (199,5) size 54x18
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss1formatting_modelheight_of_linesexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css1/formatting_model/height_of_lines-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css1/formatting_model/height_of_lines-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css1/formatting_model/height_of_lines-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -74,7 +74,7 @@
</span><span class="cx">                 RenderText {#text} at (4,4) size 163x18
</span><span class="cx">                   text run at (4,4) width 163: &quot;TABLE Testing Section&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,26) size 767x968
</span><del>-            RenderTableCell {TD} at (0,497) size 13x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (0,497) 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,4) width 4: &quot; &quot;
</span><span class="cx">             RenderTableCell {TD} at (12,26) size 755x968 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss1formatting_modelinline_elementsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css1/formatting_model/inline_elements-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css1/formatting_model/inline_elements-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css1/formatting_model/inline_elements-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -54,27 +54,27 @@
</span><span class="cx">                 RenderText {#text} at (4,4) size 163x18
</span><span class="cx">                   text run at (4,4) width 163: &quot;TABLE Testing Section&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,26) size 767x280
</span><del>-            RenderTableCell {TD} at (0,153) size 13x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (0,153) 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,4) width 4: &quot; &quot;
</span><span class="cx">             RenderTableCell {TD} at (12,26) 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 187x18
</span><span class="cx">                   text run at (0,7) width 187: &quot;This is a paragraph that has a &quot;
</span><del>-                RenderInline {SPAN} at (0,0) size 742x172 [border: (10px solid #FF0000)]
-                  RenderText {#text} at (239,7) size 742x146
</del><ins>+                RenderInline {SPAN} at (0,0) size 747x172 [border: (10px solid #FF0000)]
+                  RenderText {#text} at (239,7) size 747x146
</ins><span class="cx">                     text run at (239,7) width 503: &quot;very long span in it, and the span has a 10px red border separated from the span&quot;
</span><span class="cx">                     text run at (0,39) width 187: &quot;by 2pt, and a margin of 30pt. &quot;
</span><del>-                    text run at (187,39) width 527: &quot;The padding and border should be present on all sides of the span (although vertical&quot;
-                    text run at (0,71) width 572: &quot;lines should appear only at the beginning and the end of the whole span, not on each line). &quot;
-                    text run at (572,71) width 160: &quot;The padding, border, and&quot;
-                    text run at (0,103) width 436: &quot;margin should all be noticeable at the beginning and end of the span. &quot;
-                    text run at (436,103) width 302: &quot;However, the line height should not be changed&quot;
-                    text run at (0,135) width 649: &quot;by any of them, so the margin should be unnoticeable and the border should overlap text on other lines.&quot;
-                RenderText {#text} at (701,135) size 731x50
-                  text run at (701,135) width 5: &quot; &quot;
-                  text run at (705,135) width 26: &quot;The&quot;
-                  text run at (0,167) width 431: &quot;line spacing in the whole paragraph should be 200% of the font size.&quot;
</del><ins>+                    text run at (187,39) width 560: &quot;The padding and border should be present on all sides of the span (although vertical lines&quot;
+                    text run at (0,71) width 539: &quot;should appear only at the beginning and the end of the whole span, not on each line). &quot;
+                    text run at (539,71) width 208: &quot;The padding, border, and margin&quot;
+                    text run at (0,103) width 388: &quot;should all be noticeable at the beginning and end of the span. &quot;
+                    text run at (388,103) width 349: &quot;However, the line height should not be changed by any&quot;
+                    text run at (0,135) width 602: &quot;of them, so the margin should be unnoticeable and the border should overlap text on other lines.&quot;
+                RenderText {#text} at (654,135) size 711x50
+                  text run at (654,135) width 5: &quot; &quot;
+                  text run at (658,135) width 53: &quot;The line&quot;
+                  text run at (0,167) width 404: &quot;spacing in the whole paragraph should be 200% of the font size.&quot;
</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: &quot;This is a paragraph that has a &quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss1formatting_modelreplaced_elementsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css1/formatting_model/replaced_elements-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css1/formatting_model/replaced_elements-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css1/formatting_model/replaced_elements-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -1,8 +1,8 @@
</span><del>-layer at (0,0) size 785x2339
</del><ins>+layer at (0,0) size 785x2341
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x2339
-  RenderBlock {HTML} at (0,0) size 785x2339
-    RenderBody {BODY} at (8,8) size 769x2323 [bgcolor=#CCCCCC]
</del><ins>+layer at (0,0) size 785x2341
+  RenderBlock {HTML} at (0,0) size 785x2341
+    RenderBody {BODY} at (8,8) size 769x2325 [bgcolor=#CCCCCC]
</ins><span class="cx">       RenderBlock {P} at (0,0) size 769x18
</span><span class="cx">         RenderText {#text} at (0,0) size 355x18
</span><span class="cx">           text run at (0,0) width 355: &quot;The style declarations which apply to the text below are:&quot;
</span><span class="lines">@@ -41,18 +41,18 @@
</span><span class="cx">           text run at (0,0) width 758: &quot;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&quot;
</span><span class="cx">           text run at (0,18) width 100: &quot;parent element: &quot;
</span><span class="cx">           text run at (100,18) width 395: &quot;the document body in the first half, and the table in the second.&quot;
</span><del>-      RenderTable {TABLE} at (0,1256) size 769x1067 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 767x1065
</del><ins>+      RenderTable {TABLE} at (0,1256) size 769x1069 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 767x1067
</ins><span class="cx">           RenderTableRow {TR} at (0,0) size 767x26
</span><span class="cx">             RenderTableCell {TD} at (0,0) size 767x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</span><span class="cx">               RenderInline {STRONG} at (0,0) size 163x18
</span><span class="cx">                 RenderText {#text} at (4,4) size 163x18
</span><span class="cx">                   text run at (4,4) width 163: &quot;TABLE Testing Section&quot;
</span><del>-          RenderTableRow {TR} at (0,26) size 767x1039
-            RenderTableCell {TD} at (0,532) size 13x27 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,26) size 767x1041
+            RenderTableCell {TD} at (0,533) size 12x27 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 4x19
</span><span class="cx">                 text run at (4,5) width 4: &quot; &quot;
</span><del>-            RenderTableCell {TD} at (12,26) size 755x1039 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (12,26) size 755x1041 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderBlock {P} at (4,4) size 747x19
</span><span class="cx">                 RenderImage {IMG} at (0,0) size 15x15
</span><span class="cx">                 RenderText {#text} at (15,1) size 434x18
</span><span class="lines">@@ -61,18 +61,18 @@
</span><span class="cx">               RenderBlock {P} at (4,70) size 747x18
</span><span class="cx">                 RenderText {#text} at (0,0) size 489x18
</span><span class="cx">                   text run at (0,0) width 489: &quot;The above image should be a 15px square with the same left edge as this text.&quot;
</span><del>-              RenderImage {IMG} at (369,104) size 16x15
</del><ins>+              RenderImage {IMG} at (370,104) size 15x15
</ins><span class="cx">               RenderBlock {P} at (4,135) size 747x18
</span><span class="cx">                 RenderText {#text} at (0,0) size 400x18
</span><span class="cx">                   text run at (0,0) width 400: &quot;The above image should be a 15px square aligned at the center.&quot;
</span><del>-              RenderImage {IMG} at (190,169) size 375x373
-              RenderBlock {P} at (4,558) size 747x36
</del><ins>+              RenderImage {IMG} at (190,169) size 375x374
+              RenderBlock {P} at (4,559) size 747x36
</ins><span class="cx">                 RenderText {#text} at (0,0) size 722x36
</span><span class="cx">                   text run at (0,0) width 722: &quot;The above image should be a square resized so its width is 50% of the its parent element, and centered horizontally&quot;
</span><span class="cx">                   text run at (0,18) width 167: &quot;within the parent element: &quot;
</span><span class="cx">                   text run at (167,18) width 395: &quot;the document body in the first half, and the table in the second.&quot;
</span><del>-              RenderImage {IMG} at (377,610) size 374x373
-              RenderBlock {P} at (4,999) size 747x36
</del><ins>+              RenderImage {IMG} at (377,611) size 374x374
+              RenderBlock {P} at (4,1001) size 747x36
</ins><span class="cx">                 RenderText {#text} at (0,0) size 735x36
</span><span class="cx">                   text run at (0,0) width 735: &quot;The above image should be a square resized so its width is 50% of its parent element, and aligned at the right edge of&quot;
</span><span class="cx">                   text run at (0,18) width 123: &quot;the parent element: &quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss1formatting_modelvertical_formattingexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css1/formatting_model/vertical_formatting-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css1/formatting_model/vertical_formatting-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css1/formatting_model/vertical_formatting-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -92,7 +92,7 @@
</span><span class="cx">                 RenderText {#text} at (4,4) size 163x18
</span><span class="cx">                   text run at (4,4) width 163: &quot;TABLE Testing Section&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,26) size 767x1035
</span><del>-            RenderTableCell {TD} at (0,530) size 13x27 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (0,530) size 12x27 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,3) size 4x19
</span><span class="cx">                 text run at (4,4) width 4: &quot; &quot;
</span><span class="cx">             RenderTableCell {TD} at (12,26) size 755x1035 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss1pseudoanchorexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css1/pseudo/anchor-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css1/pseudo/anchor-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css1/pseudo/anchor-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -87,7 +87,7 @@
</span><span class="cx">                 RenderText {#text} at (4,4) size 163x18
</span><span class="cx">                   text run at (4,4) width 163: &quot;TABLE Testing Section&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,26) size 767x238
</span><del>-            RenderTableCell {TD} at (0,132) size 13x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (0,132) 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,4) width 4: &quot; &quot;
</span><span class="cx">             RenderTableCell {TD} at (12,26) size 755x238 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss1pseudofirstletterexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css1/pseudo/firstletter-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css1/pseudo/firstletter-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css1/pseudo/firstletter-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -54,7 +54,7 @@
</span><span class="cx">                 RenderText {#text} at (4,4) size 163x18
</span><span class="cx">                   text run at (4,4) width 163: &quot;TABLE Testing Section&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,26) size 767x267
</span><del>-            RenderTableCell {TD} at (0,146) size 13x27 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (0,146) size 12x27 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 4x19
</span><span class="cx">                 text run at (4,5) width 4: &quot; &quot;
</span><span class="cx">             RenderTableCell {TD} at (12,26) size 755x267 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss1pseudofirstlineexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css1/pseudo/firstline-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css1/pseudo/firstline-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css1/pseudo/firstline-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -47,7 +47,7 @@
</span><span class="cx">                 RenderText {#text} at (4,4) size 163x18
</span><span class="cx">                   text run at (4,4) width 163: &quot;TABLE Testing Section&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,26) size 767x239
</span><del>-            RenderTableCell {TD} at (0,132) size 13x27 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (0,132) size 12x27 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 4x19
</span><span class="cx">                 text run at (4,5) width 4: &quot; &quot;
</span><span class="cx">             RenderTableCell {TD} at (12,26) size 755x239 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss1pseudomultiple_pseudo_elementsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css1/pseudo/multiple_pseudo_elements-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css1/pseudo/multiple_pseudo_elements-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css1/pseudo/multiple_pseudo_elements-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -59,7 +59,7 @@
</span><span class="cx">                 RenderText {#text} at (4,4) size 163x18
</span><span class="cx">                   text run at (4,4) width 163: &quot;TABLE Testing Section&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,26) size 767x413
</span><del>-            RenderTableCell {TD} at (0,219) size 13x27 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (0,219) size 12x27 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 4x19
</span><span class="cx">                 text run at (4,5) width 4: &quot; &quot;
</span><span class="cx">             RenderTableCell {TD} at (12,26) size 755x413 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss1pseudopseudo_elements_in_selectorsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css1/pseudo/pseudo_elements_in_selectors-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css1/pseudo/pseudo_elements_in_selectors-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css1/pseudo/pseudo_elements_in_selectors-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -44,7 +44,7 @@
</span><span class="cx">                 RenderText {#text} at (4,4) size 163x18
</span><span class="cx">                   text run at (4,4) width 163: &quot;TABLE Testing Section&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,26) size 782x184
</span><del>-            RenderTableCell {TD} at (0,105) size 13x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (0,105) 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,4) width 4: &quot; &quot;
</span><span class="cx">             RenderTableCell {TD} at (12,26) size 770x184 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss1text_propertiesletter_spacingexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css1/text_properties/letter_spacing-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css1/text_properties/letter_spacing-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css1/text_properties/letter_spacing-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -75,7 +75,7 @@
</span><span class="cx">                 RenderText {#text} at (4,4) size 163x18
</span><span class="cx">                   text run at (4,4) width 163: &quot;TABLE Testing Section&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,26) size 767x548
</span><del>-            RenderTableCell {TD} at (0,287) size 13x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (0,287) 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,4) width 4: &quot; &quot;
</span><span class="cx">             RenderTableCell {TD} at (12,26) size 755x548 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss1text_propertiesline_heightexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css1/text_properties/line_height-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css1/text_properties/line_height-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css1/text_properties/line_height-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -96,7 +96,7 @@
</span><span class="cx">                 RenderText {#text} at (4,4) size 163x18
</span><span class="cx">                   text run at (4,4) width 163: &quot;TABLE Testing Section&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,26) size 767x1162
</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,4) width 4: &quot; &quot;
</span><span class="cx">             RenderTableCell {TD} at (12,26) size 755x1162 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss1text_propertiestext_alignexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css1/text_properties/text_align-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css1/text_properties/text_align-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css1/text_properties/text_align-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -36,7 +36,7 @@
</span><span class="cx">                 RenderText {#text} at (4,4) size 163x18
</span><span class="cx">                   text run at (4,4) width 163: &quot;TABLE Testing Section&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,26) size 782x164
</span><del>-            RenderTableCell {TD} at (0,95) size 13x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (0,95) 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,4) width 4: &quot; &quot;
</span><span class="cx">             RenderTableCell {TD} at (12,26) size 770x164 [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 234x18
</span><span class="cx">                   text run at (0,0) width 234: &quot;This sentence should be left-justified.&quot;
</span><span class="cx">               RenderBlock {P} at (4,38) size 762x18
</span><del>-                RenderText {#text} at (518,0) size 244x18
-                  text run at (518,0) width 244: &quot;This sentence should be right-justified.&quot;
</del><ins>+                RenderText {#text} at (519,0) size 243x18
+                  text run at (519,0) width 243: &quot;This sentence should be right-justified.&quot;
</ins><span class="cx">               RenderBlock {P} at (4,72) size 762x18
</span><del>-                RenderText {#text} at (274,0) size 213x18
-                  text run at (274,0) width 213: &quot;This sentence should be centered.&quot;
</del><ins>+                RenderText {#text} at (275,0) size 212x18
+                  text run at (275,0) width 212: &quot;This sentence should be centered.&quot;
</ins><span class="cx">               RenderBlock {P} at (4,106) size 762x54
</span><span class="cx">                 RenderText {#text} at (0,0) size 762x54
</span><span class="cx">                   text run at (0,0) width 762: &quot;This sentence should be fully justified, which means that the right and left margins of this paragraph should line up, no&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss1text_propertiestext_decorationexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css1/text_properties/text_decoration-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css1/text_properties/text_decoration-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css1/text_properties/text_decoration-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -105,7 +105,7 @@
</span><span class="cx">                 RenderText {#text} at (4,4) size 163x18
</span><span class="cx">                   text run at (4,4) width 163: &quot;TABLE Testing Section&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,26) size 767x457
</span><del>-            RenderTableCell {TD} at (0,241) size 13x27 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (0,241) size 12x27 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 4x19
</span><span class="cx">                 text run at (4,5) width 4: &quot; &quot;
</span><span class="cx">             RenderTableCell {TD} at (12,26) size 755x457 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss1text_propertiestext_indentexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css1/text_properties/text_indent-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css1/text_properties/text_indent-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css1/text_properties/text_indent-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -74,7 +74,7 @@
</span><span class="cx">                 RenderText {#text} at (4,4) size 163x18
</span><span class="cx">                   text run at (4,4) width 163: &quot;TABLE Testing Section&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,26) size 767x490
</span><del>-            RenderTableCell {TD} at (0,258) size 13x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (0,258) 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,4) width 4: &quot; &quot;
</span><span class="cx">             RenderTableCell {TD} at (12,26) size 755x490 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss1text_propertiestext_transformexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css1/text_properties/text_transform-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css1/text_properties/text_transform-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css1/text_properties/text_transform-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -59,7 +59,7 @@
</span><span class="cx">                 RenderText {#text} at (4,4) size 163x18
</span><span class="cx">                   text run at (4,4) width 163: &quot;TABLE Testing Section&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,26) size 767x270
</span><del>-            RenderTableCell {TD} at (0,148) size 13x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (0,148) 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,4) width 4: &quot; &quot;
</span><span class="cx">             RenderTableCell {TD} at (12,26) size 755x270 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss1text_propertiesvertical_alignexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css1/text_properties/vertical_align-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css1/text_properties/vertical_align-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css1/text_properties/vertical_align-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -367,7 +367,7 @@
</span><span class="cx">                 RenderText {#text} at (4,4) size 163x18
</span><span class="cx">                   text run at (4,4) width 163: &quot;TABLE Testing Section&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,26) size 767x2010
</span><del>-            RenderTableCell {TD} at (0,1017) size 13x27 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (0,1017) size 12x27 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 4x19
</span><span class="cx">                 text run at (4,5) width 4: &quot; &quot;
</span><span class="cx">             RenderTableCell {TD} at (12,26) size 755x2010 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss1text_propertiesword_spacingexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css1/text_properties/word_spacing-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css1/text_properties/word_spacing-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css1/text_properties/word_spacing-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -60,7 +60,7 @@
</span><span class="cx">                 RenderText {#text} at (4,4) size 163x18
</span><span class="cx">                   text run at (4,4) width 163: &quot;TABLE Testing Section&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,26) size 767x316
</span><del>-            RenderTableCell {TD} at (0,171) size 13x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (0,171) 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,4) width 4: &quot; &quot;
</span><span class="cx">             RenderTableCell {TD} at (12,26) size 755x316 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss1unitscolor_unitsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css1/units/color_units-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css1/units/color_units-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css1/units/color_units-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -125,7 +125,7 @@
</span><span class="cx">                 RenderText {#text} at (4,4) size 163x18
</span><span class="cx">                   text run at (4,4) width 163: &quot;TABLE Testing Section&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,26) size 767x710
</span><del>-            RenderTableCell {TD} at (0,368) size 13x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (0,368) 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,4) width 4: &quot; &quot;
</span><span class="cx">             RenderTableCell {TD} at (12,26) size 755x710 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss1unitslength_unitsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css1/units/length_units-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css1/units/length_units-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css1/units/length_units-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -91,7 +91,7 @@
</span><span class="cx">                 RenderText {#text} at (4,4) size 163x18
</span><span class="cx">                   text run at (4,4) width 163: &quot;TABLE Testing Section&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,26) size 767x666
</span><del>-            RenderTableCell {TD} at (0,346) size 13x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (0,346) 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,4) width 4: &quot; &quot;
</span><span class="cx">             RenderTableCell {TD} at (12,26) size 755x666 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss1unitspercentage_unitsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css1/units/percentage_units-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css1/units/percentage_units-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css1/units/percentage_units-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -39,18 +39,18 @@
</span><span class="cx">                 RenderText {#text} at (4,4) size 163x18
</span><span class="cx">                   text run at (4,4) width 163: &quot;TABLE Testing Section&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,26) size 782x184
</span><del>-            RenderTableCell {TD} at (0,105) size 13x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (0,105) 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,4) width 4: &quot; &quot;
</span><span class="cx">             RenderTableCell {TD} at (12,26) size 770x184 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span><span class="cx">               RenderBlock {DIV} at (4,4) size 762x124 [bgcolor=#FFFF00]
</span><span class="cx">                 RenderBlock {DIV} at (190,0) size 382x54 [bgcolor=#FFFFFF]
</span><del>-                  RenderBlock {P} at (0,0) size 382x54
</del><ins>+                  RenderBlock {P} at (0,0) size 381x54
</ins><span class="cx">                     RenderText {#text} at (0,0) size 326x54
</span><span class="cx">                       text run at (0,0) width 326: &quot;This paragraph should be centered within its yellow&quot;
</span><span class="cx">                       text run at (0,18) width 323: &quot;containing block and its width should be half of the&quot;
</span><span class="cx">                       text run at (0,36) width 109: &quot;containing block.&quot;
</span><del>-                RenderBlock {DIV} at (380,70) size 382x54 [bgcolor=#FFFFFF]
</del><ins>+                RenderBlock {DIV} at (381,70) size 381x54 [bgcolor=#FFFFFF]
</ins><span class="cx">                   RenderBlock {P} at (0,0) size 381x54
</span><span class="cx">                     RenderText {#text} at (0,0) size 353x54
</span><span class="cx">                       text run at (0,0) width 353: &quot;This paragraph should be right-aligned within its yellow&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss1unitsurlsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css1/units/urls-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css1/units/urls-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css1/units/urls-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -36,7 +36,7 @@
</span><span class="cx">                 RenderText {#text} at (4,4) size 163x18
</span><span class="cx">                   text run at (4,4) width 163: &quot;TABLE Testing Section&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,26) size 782x166
</span><del>-            RenderTableCell {TD} at (0,96) size 13x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (0,96) 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,4) width 4: &quot; &quot;
</span><span class="cx">             RenderTableCell {TD} at (12,26) size 770x166 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss2120110323bordercollapseoffset002expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/20110323/border-collapse-offset-002-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/20110323/border-collapse-offset-002-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/20110323/border-collapse-offset-002-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -3,12 +3,12 @@
</span><span class="cx"> layer at (0,0) size 800x82
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 800x82
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x66
</span><del>-      RenderTable {TABLE} at (0,0) size 111x66 [border: (2px none #808080)]
-        RenderBlock {CAPTION} at (0,0) size 111x26 [border: (4px solid #008000)]
-          RenderText {#text} at (32,4) size 47x18
-            text run at (32,4) width 47: &quot;caption&quot;
-        RenderTableSection {TBODY} at (2,28) 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,3) width 35: &quot;cell 1&quot;
</del><ins>+      RenderTable {TABLE} at (0,0) size 110x66 [border: (2px none #808080)]
+        RenderBlock {CAPTION} at (0,0) size 110x26 [border: (4px solid #008000)]
+          RenderText {#text} at (32,4) size 46x18
+            text run at (32,4) width 46: &quot;caption&quot;
+        RenderTableSection {TBODY} at (2,28) 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,3) width 34: &quot;cell 1&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwincss2120110323borderconflictstyle079expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/20110323/border-conflict-style-079-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/20110323/border-conflict-style-079-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/20110323/border-conflict-style-079-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,39 +6,39 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 466x18
</span><span class="cx">           text run at (0,0) width 466: &quot;Test passes if the center box in the table below has a border similar to this:&quot;
</span><del>-      RenderTable {TABLE} at (0,34) 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,114) 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,34) 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,114) 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,4) width 37: &quot;outset&quot;
</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,4) width 37: &quot;outset&quot;
</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,4) width 37: &quot;outset&quot;
</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,4) width 37: &quot;outset&quot;
</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,4) width 32: &quot;ridge&quot;
</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,4) width 37: &quot;outset&quot;
</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,4) width 37: &quot;outset&quot;
</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,4) width 37: &quot;outset&quot;
</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,4) width 37: &quot;outset&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss2120110323borderconflictstyle088expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/20110323/border-conflict-style-088-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/20110323/border-conflict-style-088-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/20110323/border-conflict-style-088-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,39 +6,39 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 466x18
</span><span class="cx">           text run at (0,0) width 466: &quot;Test passes if the center box in the table below has a border similar to this:&quot;
</span><del>-      RenderTable {TABLE} at (0,34) 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,114) 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,34) 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,114) 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,4) width 32: &quot;ridge&quot;
</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,4) width 32: &quot;ridge&quot;
</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,4) width 32: &quot;ridge&quot;
</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,4) width 32: &quot;ridge&quot;
</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,4) width 37: &quot;outset&quot;
</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,4) width 32: &quot;ridge&quot;
</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,4) width 32: &quot;ridge&quot;
</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,4) width 32: &quot;ridge&quot;
</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,4) width 32: &quot;ridge&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss2120110323dynamictopchange002expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/20110323/dynamic-top-change-002-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/20110323/dynamic-top-change-002-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/20110323/dynamic-top-change-002-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -7,11 +7,11 @@
</span><span class="cx">         RenderText {#text} at (0,0) size 150x18
</span><span class="cx">           text run at (0,0) width 150: &quot;There should be no red.&quot;
</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="trunkLayoutTestsplatformwincss2120110323dynamictopchange003expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/20110323/dynamic-top-change-003-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/20110323/dynamic-top-change-003-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/20110323/dynamic-top-change-003-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -7,11 +7,11 @@
</span><span class="cx">         RenderText {#text} at (0,0) size 150x18
</span><span class="cx">           text run at (0,0) width 150: &quot;There should be no red.&quot;
</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="trunkLayoutTestsplatformwincss2120110323inlinetable001expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/20110323/inline-table-001-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/20110323/inline-table-001-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/20110323/inline-table-001-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -12,10 +12,10 @@
</span><span class="cx">             text run at (0,0) width 66: &quot;Filler Text&quot;
</span><span class="cx">         RenderText {#text} at (66,0) size 4x18
</span><span class="cx">           text run at (66,0) width 4: &quot; &quot;
</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 97x18 [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 96x18 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 66x18
</span><span class="cx">                   text run at (0,0) width 66: &quot;Filler Text&quot;
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss2120110323inlinetable002aexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/20110323/inline-table-002a-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/20110323/inline-table-002a-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/20110323/inline-table-002a-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,15 +6,15 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x36
</span><span class="cx">         RenderText {#text} at (0,0) size 7x18
</span><span class="cx">           text run at (0,0) width 7: &quot;a&quot;
</span><del>-        RenderTable {SPAN} at (7,0) size 24x36
-          RenderTableSection (anonymous) at (0,0) size 24x36
-            RenderTableRow (anonymous) at (0,0) size 24x36
-              RenderTableCell (anonymous) at (0,0) size 24x36 [r=0 c=0 rs=1 cs=1]
-                RenderBlock (anonymous) at (0,0) size 24x18
</del><ins>+        RenderTable {SPAN} at (7,0) size 23x36
+          RenderTableSection (anonymous) at (0,0) size 23x36
+            RenderTableRow (anonymous) at (0,0) size 23x36
+              RenderTableCell (anonymous) at (0,0) size 23x36 [r=0 c=0 rs=1 cs=1]
+                RenderBlock (anonymous) at (0,0) size 23x18
</ins><span class="cx">                   RenderText {#text} at (0,0) size 23x18
</span><span class="cx">                     text run at (0,0) width 23: &quot;bcd&quot;
</span><del>-                RenderBlock {SPAN} at (0,18) size 24x18
</del><ins>+                RenderBlock {SPAN} at (0,18) size 23x18
</ins><span class="cx">                   RenderText {#text} at (0,0) size 8x18
</span><span class="cx">                     text run at (0,0) width 8: &quot;x&quot;
</span><del>-        RenderText {#text} at (30,0) size 8x18
-          text run at (30,0) width 8: &quot;e&quot;
</del><ins>+        RenderText {#text} at (30,0) size 7x18
+          text run at (30,0) width 7: &quot;e&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwincss2120110323inlinetable003expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/20110323/inline-table-003-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/20110323/inline-table-003-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/20110323/inline-table-003-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,11 +6,11 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 7x18
</span><span class="cx">           text run at (0,0) width 7: &quot;a&quot;
</span><del>-        RenderTable {SPAN} at (7,0) size 9x18
-          RenderTableSection (anonymous) at (0,0) size 9x18
-            RenderTableRow (anonymous) at (0,0) size 9x18
-              RenderTableCell (anonymous) at (0,0) size 9x18 [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTable {SPAN} at (7,0) size 8x18
+          RenderTableSection (anonymous) at (0,0) size 8x18
+            RenderTableRow (anonymous) at (0,0) size 8x18
+              RenderTableCell (anonymous) at (0,0) size 8x18 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 8x18
</span><span class="cx">                   text run at (0,0) width 8: &quot;b&quot;
</span><del>-        RenderText {#text} at (15,0) size 8x18
-          text run at (15,0) width 8: &quot;c&quot;
</del><ins>+        RenderText {#text} at (15,0) size 7x18
+          text run at (15,0) width 7: &quot;c&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwincss2120110323marginappliesto001expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/20110323/margin-applies-to-001-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/20110323/margin-applies-to-001-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/20110323/margin-applies-to-001-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -7,8 +7,8 @@
</span><span class="cx">         RenderText {#text} at (0,0) size 457x18
</span><span class="cx">           text run at (0,0) width 457: &quot;Test passes if there is no space between the blue and orange lines below.&quot;
</span><span class="cx"> layer at (8,50) size 240x240
</span><del>-  RenderBlock (positioned) {DIV} at (8,50) 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,50) 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="trunkLayoutTestsplatformwincss2120110323marginappliesto002expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/20110323/margin-applies-to-002-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/20110323/margin-applies-to-002-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/20110323/margin-applies-to-002-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -7,8 +7,8 @@
</span><span class="cx">         RenderText {#text} at (0,0) size 457x18
</span><span class="cx">           text run at (0,0) width 457: &quot;Test passes if there is no space between the blue and orange lines below.&quot;
</span><span class="cx"> layer at (8,50) size 240x240
</span><del>-  RenderBlock (positioned) {DIV} at (8,50) 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,50) 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="trunkLayoutTestsplatformwincss2120110323marginappliesto003expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/20110323/margin-applies-to-003-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/20110323/margin-applies-to-003-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/20110323/margin-applies-to-003-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -7,8 +7,8 @@
</span><span class="cx">         RenderText {#text} at (0,0) size 457x18
</span><span class="cx">           text run at (0,0) width 457: &quot;Test passes if there is no space between the blue and orange lines below.&quot;
</span><span class="cx"> layer at (8,50) size 240x240
</span><del>-  RenderBlock (positioned) {DIV} at (8,50) 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,50) 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="trunkLayoutTestsplatformwincss2120110323marginappliesto004expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/20110323/margin-applies-to-004-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/20110323/margin-applies-to-004-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/20110323/margin-applies-to-004-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -7,8 +7,8 @@
</span><span class="cx">         RenderText {#text} at (0,0) size 457x18
</span><span class="cx">           text run at (0,0) width 457: &quot;Test passes if there is no space between the blue and orange lines below.&quot;
</span><span class="cx"> layer at (8,50) size 240x240
</span><del>-  RenderBlock (positioned) {DIV} at (8,50) 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,50) 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="trunkLayoutTestsplatformwincss2120110323marginappliesto005expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/20110323/margin-applies-to-005-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/20110323/margin-applies-to-005-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/20110323/margin-applies-to-005-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -7,9 +7,9 @@
</span><span class="cx">         RenderText {#text} at (0,0) size 457x18
</span><span class="cx">           text run at (0,0) width 457: &quot;Test passes if there is no space between the blue and orange lines below.&quot;
</span><span class="cx"> layer at (8,50) size 240x240
</span><del>-  RenderBlock (positioned) {DIV} at (8,50) size 241x240 [border: (10px solid #0000FF)]
-    RenderTable {DIV} at (10,10) size 221x220
</del><ins>+  RenderBlock (positioned) {DIV} at (8,50) 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="trunkLayoutTestsplatformwincss2120110323marginappliesto006expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/20110323/margin-applies-to-006-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/20110323/margin-applies-to-006-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/20110323/margin-applies-to-006-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -7,9 +7,9 @@
</span><span class="cx">         RenderText {#text} at (0,0) size 457x18
</span><span class="cx">           text run at (0,0) width 457: &quot;Test passes if there is no space between the blue and orange lines below.&quot;
</span><span class="cx"> layer at (8,50) size 240x240
</span><del>-  RenderBlock (positioned) {DIV} at (8,50) size 241x240 [border: (10px solid #0000FF)]
-    RenderTable {DIV} at (10,10) size 221x220
</del><ins>+  RenderBlock (positioned) {DIV} at (8,50) 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="trunkLayoutTestsplatformwincss2120110323marginappliesto007expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/20110323/margin-applies-to-007-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/20110323/margin-applies-to-007-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/20110323/margin-applies-to-007-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -7,8 +7,8 @@
</span><span class="cx">         RenderText {#text} at (0,0) size 457x18
</span><span class="cx">           text run at (0,0) width 457: &quot;Test passes if there is no space between the blue and orange lines below.&quot;
</span><span class="cx"> layer at (8,50) size 240x240
</span><del>-  RenderBlock (positioned) {DIV} at (8,50) 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,50) 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="trunkLayoutTestsplatformwincss2120110323marginappliesto013expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/20110323/margin-applies-to-013-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/20110323/margin-applies-to-013-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/20110323/margin-applies-to-013-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -7,8 +7,8 @@
</span><span class="cx">         RenderText {#text} at (0,0) size 437x18
</span><span class="cx">           text run at (0,0) width 437: &quot;Test passes if there is space between the blue and orange lines below.&quot;
</span><span class="cx"> layer at (8,50) size 340x340
</span><del>-  RenderBlock (positioned) {DIV} at (8,50) 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,50) 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="trunkLayoutTestsplatformwincss2120110323marginappliesto014expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/20110323/margin-applies-to-014-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/20110323/margin-applies-to-014-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/20110323/margin-applies-to-014-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -7,9 +7,9 @@
</span><span class="cx">         RenderText {#text} at (0,0) size 437x18
</span><span class="cx">           text run at (0,0) width 437: &quot;Test passes if there is space between the blue and orange lines below.&quot;
</span><span class="cx"> layer at (8,50) size 340x344
</span><del>-  RenderBlock (positioned) {DIV} at (8,50) size 341x344 [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,50) size 340x344 [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="trunkLayoutTestsplatformwincss2120110323marginappliesto015expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/20110323/margin-applies-to-015-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/20110323/margin-applies-to-015-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/20110323/margin-applies-to-015-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</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="trunkLayoutTestsplatformwincss2120110323replacedintrinsicratio001expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/20110323/replaced-intrinsic-ratio-001-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/20110323/replaced-intrinsic-ratio-001-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/20110323/replaced-intrinsic-ratio-001-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</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=&quot;M 500 50 L 150 200 L 850 200 Z&quot;]
</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=&quot;M 500 50 L 150 200 L 850 200 Z&quot;]
</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="trunkLayoutTestsplatformwincss2120110323tablecaption001expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/20110323/table-caption-001-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/20110323/table-caption-001-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/20110323/table-caption-001-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,14 +6,14 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 302x18
</span><span class="cx">           text run at (0,0) width 302: &quot;Test passes if the \&quot;Filler Text\&quot; is above the box.&quot;
</span><del>-      RenderTable {DIV} at (0,34) size 97x114
-        RenderBlock {DIV} at (0,0) size 97x18
</del><ins>+      RenderTable {DIV} at (0,34) size 96x114
+        RenderBlock {DIV} at (0,0) size 96x18
</ins><span class="cx">           RenderText {#text} at (0,0) size 66x18
</span><span class="cx">             text run at (0,0) width 66: &quot;Filler Text&quot;
</span><del>-        RenderTableSection (anonymous) at (0,18) 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,18) 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="trunkLayoutTestsplatformwincss2120110323tablecaptionoptional001expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/20110323/table-caption-optional-001-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/20110323/table-caption-optional-001-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/20110323/table-caption-optional-001-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,25 +6,25 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 637x18
</span><span class="cx">           text run at (0,0) width 637: &quot;Test passes if the top square below has \&quot;Filler Text\&quot; directly above it and the bottom square does not.&quot;
</span><del>-      RenderTable {DIV} at (0,34) size 101x118
-        RenderBlock {DIV} at (0,0) size 101x18
</del><ins>+      RenderTable {DIV} at (0,34) size 100x118
+        RenderBlock {DIV} at (0,0) size 100x18
</ins><span class="cx">           RenderText {#text} at (0,0) size 66x18
</span><span class="cx">             text run at (0,0) width 66: &quot;Filler Text&quot;
</span><del>-        RenderTableSection (anonymous) at (0,18) 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,18) 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,152) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 4x18
</span><span class="cx">           text run at (0,0) width 4: &quot; &quot;
</span><del>-      RenderTable {DIV} at (0,170) 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,170) 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="trunkLayoutTestsplatformwincss2120110323tablecaptionoptional002expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/20110323/table-caption-optional-002-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/20110323/table-caption-optional-002-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/20110323/table-caption-optional-002-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -7,26 +7,26 @@
</span><span class="cx">         RenderText {#text} at (0,0) size 665x18
</span><span class="cx">           text run at (0,0) width 665: &quot;Test passes if the left square below has \&quot;Filler Text\&quot; directly above it and the square on the right does not.&quot;
</span><span class="cx">       RenderBlock {DIV} at (0,34) size 784x122
</span><del>-        RenderTable {SPAN} at (0,0) size 101x118
-          RenderBlock {SPAN} at (0,0) size 101x18
</del><ins>+        RenderTable {SPAN} at (0,0) size 100x118
+          RenderBlock {SPAN} at (0,0) size 100x18
</ins><span class="cx">             RenderText {#text} at (0,0) size 66x18
</span><span class="cx">               text run at (0,0) width 66: &quot;Filler Text&quot;
</span><del>-          RenderTableSection (anonymous) at (0,18) 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,104) size 17x18
-          text run at (100,104) width 5: &quot; &quot;
-          text run at (104,104) width 13: &quot;   &quot;
-        RenderTable {SPAN} at (116,18) 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,18) 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,104) size 16x18
+          text run at (100,104) width 4: &quot; &quot;
+          text run at (104,104) width 12: &quot;   &quot;
+        RenderTable {SPAN} at (116,18) 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="trunkLayoutTestsplatformwincss2120110323tableheightalgorithm023expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/20110323/table-height-algorithm-023-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/20110323/table-height-algorithm-023-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/20110323/table-height-algorithm-023-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,18 +6,18 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 390x18
</span><span class="cx">           text run at (0,0) width 390: &quot;Test passes if the bottom of the \&quot;Filler Text\&quot; below is aligned.&quot;
</span><del>-      RenderTable {TABLE} at (0,34) size 358x100
-        RenderTableSection {TBODY} at (0,0) size 358x100
-          RenderTableRow {TR} at (0,2) size 358x96
</del><ins>+      RenderTable {TABLE} at (0,34) size 357x100
+        RenderTableSection {TBODY} at (0,0) size 357x100
+          RenderTableRow {TR} at (0,2) size 357x96
</ins><span class="cx">             RenderTableCell {TD} at (2,26) size 59x17 [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderBlock {DIV} at (1,1) size 57x15
</span><span class="cx">                 RenderText {#text} at (0,0) size 57x15
</span><span class="cx">                   text run at (0,0) width 57: &quot;Filler Text&quot;
</span><del>-            RenderTableCell {TD} at (63,14) size 120x33 [r=0 c=1 rs=1 cs=1]
-              RenderBlock {DIV} at (1,1) size 118x31
</del><ins>+            RenderTableCell {TD} at (63,14) size 119x33 [r=0 c=1 rs=1 cs=1]
+              RenderBlock {DIV} at (1,1) size 117x31
</ins><span class="cx">                 RenderText {#text} at (0,0) size 117x31
</span><span class="cx">                   text run at (0,0) width 117: &quot;Filler Text&quot;
</span><del>-            RenderTableCell {TD} at (184,2) size 172x48 [r=0 c=2 rs=1 cs=1]
-              RenderBlock {DIV} at (1,1) size 170x46
</del><ins>+            RenderTableCell {TD} at (184,2) size 171x48 [r=0 c=2 rs=1 cs=1]
+              RenderBlock {DIV} at (1,1) size 169x46
</ins><span class="cx">                 RenderText {#text} at (0,0) size 169x46
</span><span class="cx">                   text run at (0,0) width 169: &quot;Filler Text&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss2120110323tableheightalgorithm024expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/20110323/table-height-algorithm-024-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/20110323/table-height-algorithm-024-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/20110323/table-height-algorithm-024-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,18 +6,18 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 390x18
</span><span class="cx">           text run at (0,0) width 390: &quot;Test passes if the bottom of the \&quot;Filler Text\&quot; below is aligned.&quot;
</span><del>-      RenderTable {TABLE} at (0,34) size 358x100
-        RenderTableSection {TBODY} at (0,0) size 358x100
-          RenderTableRow {TR} at (0,2) size 358x96
</del><ins>+      RenderTable {TABLE} at (0,34) size 357x100
+        RenderTableSection {TBODY} at (0,0) size 357x100
+          RenderTableRow {TR} at (0,2) size 357x96
</ins><span class="cx">             RenderTableCell {TD} at (2,26) size 59x17 [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderBlock {DIV} at (1,1) size 57x15
</span><span class="cx">                 RenderText {#text} at (0,0) size 57x15
</span><span class="cx">                   text run at (0,0) width 57: &quot;Filler Text&quot;
</span><del>-            RenderTableCell {TD} at (63,14) size 120x33 [r=0 c=1 rs=1 cs=1]
-              RenderBlock {DIV} at (1,1) size 118x31
</del><ins>+            RenderTableCell {TD} at (63,14) size 119x33 [r=0 c=1 rs=1 cs=1]
+              RenderBlock {DIV} at (1,1) size 117x31
</ins><span class="cx">                 RenderText {#text} at (0,0) size 117x31
</span><span class="cx">                   text run at (0,0) width 117: &quot;Filler Text&quot;
</span><del>-            RenderTableCell {TD} at (184,2) size 172x48 [r=0 c=2 rs=1 cs=1]
-              RenderBlock {DIV} at (1,1) size 170x46
</del><ins>+            RenderTableCell {TD} at (184,2) size 171x48 [r=0 c=2 rs=1 cs=1]
+              RenderBlock {DIV} at (1,1) size 169x46
</ins><span class="cx">                 RenderText {#text} at (0,0) size 169x46
</span><span class="cx">                   text run at (0,0) width 169: &quot;Filler Text&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21t040302c61exlen00baexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/t040302-c61-ex-len-00-b-a-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/t040302-c61-ex-len-00-b-a-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/t040302-c61-ex-len-00-b-a-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,12 +6,12 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18 [color=#000080]
</span><span class="cx">         RenderText {#text} at (0,0) size 327x18
</span><span class="cx">           text run at (0,0) width 327: &quot;The two blocks below should have the same height.&quot;
</span><del>-      RenderTable {TABLE} at (80,34) 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,34) 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: &quot;\x{C9}&quot;
</span><del>-            RenderTableCell {TD} at (52,2) size 49x40 [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (52,2) size 48x40 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderBlock {DIV} at (4,4) size 40x32 [border: (32px solid #000080) none]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21t0803c5501mrgnt00baexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/t0803-c5501-mrgn-t-00-b-a-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/t0803-c5501-mrgn-t-00-b-a-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/t0803-c5501-mrgn-t-00-b-a-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,9 +6,9 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 412x18
</span><span class="cx">           text run at (0,0) width 412: &quot;The two diagrams below should be identical, with no red present.&quot;
</span><del>-      RenderTable {TABLE} at (0,18) size 219x290
-        RenderTableSection {TBODY} at (0,0) size 219x290
-          RenderTableRow {TR} at (0,2) size 219x286
</del><ins>+      RenderTable {TABLE} at (0,18) 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: &quot;xxxxxxx&quot;
</span><span class="cx">                   text run at (0,10) width 40: &quot;xxxx&quot;
</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="trunkLayoutTestsplatformwincss21t0803c5503mrgnb00baexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/t0803-c5503-mrgn-b-00-b-a-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/t0803-c5503-mrgn-b-00-b-a-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/t0803-c5503-mrgn-b-00-b-a-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,9 +6,9 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 412x18
</span><span class="cx">           text run at (0,0) width 412: &quot;The two diagrams below should be identical, with no red present.&quot;
</span><del>-      RenderTable {TABLE} at (0,18) size 219x310
-        RenderTableSection {TBODY} at (0,0) size 219x310
-          RenderTableRow {TR} at (0,2) size 219x306
</del><ins>+      RenderTable {TABLE} at (0,18) 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: &quot;xxxx&quot;
</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="trunkLayoutTestsplatformwincss21t080301c411vtmrgn00bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/t080301-c411-vt-mrgn-00-b-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/t080301-c411-vt-mrgn-00-b-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/t080301-c411-vt-mrgn-00-b-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,107 +6,107 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 769x18
</span><span class="cx">         RenderText {#text} at (0,0) size 279x18
</span><span class="cx">           text run at (0,0) width 279: &quot;The two columns below should be identical.&quot;
</span><del>-      RenderTable {TABLE} at (0,34) size 179x811
-        RenderTableSection {TBODY} at (0,0) size 179x811
-          RenderTableRow {TR} at (0,2) size 179x807
-            RenderTableCell {TD} at (2,2) size 87x807 [bgcolor=#008080] [border: (3px solid #000000)] [r=0 c=0 rs=1 cs=1]
-              RenderBlock {P} at (3,3) size 81x18 [bgcolor=#FFFF00]
</del><ins>+      RenderTable {TABLE} at (0,34) size 178x811
+        RenderTableSection {TBODY} at (0,0) size 178x811
+          RenderTableRow {TR} at (0,2) size 178x807
+            RenderTableCell {TD} at (2,2) size 86x807 [bgcolor=#008080] [border: (3px solid #000000)] [r=0 c=0 rs=1 cs=1]
+              RenderBlock {P} at (3,3) size 80x18 [bgcolor=#FFFF00]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 5x18
</span><span class="cx">                   text run at (0,0) width 5: &quot;-&quot;
</span><del>-              RenderBlock {P} at (3,96) size 81x19 [bgcolor=#FF00FF]
</del><ins>+              RenderBlock {P} at (3,96) size 80x19 [bgcolor=#FF00FF]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 5x18
</span><span class="cx">                   text run at (0,0) width 5: &quot;-&quot;
</span><del>-              RenderBlock {P} at (3,114) size 81x19 [bgcolor=#FFFF00]
</del><ins>+              RenderBlock {P} at (3,114) size 80x19 [bgcolor=#FFFF00]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 5x18
</span><span class="cx">                   text run at (0,0) width 5: &quot;-&quot;
</span><del>-              RenderBlock {P} at (3,208) size 81x19 [bgcolor=#00FF00]
</del><ins>+              RenderBlock {P} at (3,208) size 80x19 [bgcolor=#00FF00]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 5x18
</span><span class="cx">                   text run at (0,0) width 5: &quot;-&quot;
</span><del>-              RenderBlock {P} at (3,226) size 81x19 [bgcolor=#FFFF00]
</del><ins>+              RenderBlock {P} at (3,226) size 80x19 [bgcolor=#FFFF00]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 5x18
</span><span class="cx">                   text run at (0,0) width 5: &quot;-&quot;
</span><del>-              RenderBlock {P} at (3,281) size 81x19 [bgcolor=#FFFFFF]
</del><ins>+              RenderBlock {P} at (3,281) size 80x19 [bgcolor=#FFFFFF]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 5x18
</span><span class="cx">                   text run at (0,0) width 5: &quot;-&quot;
</span><del>-              RenderBlock {DIV} at (3,337) size 81x95 [bgcolor=#00FFFF]
-                RenderBlock {P} at (0,75) size 81x19 [bgcolor=#FFA500]
</del><ins>+              RenderBlock {DIV} at (3,337) size 80x95 [bgcolor=#00FFFF]
+                RenderBlock {P} at (0,75) size 80x19 [bgcolor=#FFA500]
</ins><span class="cx">                   RenderText {#text} at (0,0) size 5x18
</span><span class="cx">                     text run at (0,0) width 5: &quot;-&quot;
</span><del>-              RenderBlock {P} at (3,469) size 81x19 [bgcolor=#FFFF00]
</del><ins>+              RenderBlock {P} at (3,469) size 80x19 [bgcolor=#FFFF00]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 5x18
</span><span class="cx">                   text run at (0,0) width 5: &quot;-&quot;
</span><del>-              RenderBlock {P} at (3,487) size 81x94 [bgcolor=#FF00FF]
</del><ins>+              RenderBlock {P} at (3,487) size 80x94 [bgcolor=#FF00FF]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 5x18
</span><span class="cx">                   text run at (0,0) width 5: &quot;-&quot;
</span><del>-              RenderBlock {P} at (3,542) size 81x57 [bgcolor=#00FF00]
</del><ins>+              RenderBlock {P} at (3,542) size 80x57 [bgcolor=#00FF00]
</ins><span class="cx">                 RenderText {#text} at (0,38) size 5x18
</span><span class="cx">                   text run at (0,38) width 5: &quot;-&quot;
</span><span class="cx">               RenderBlock (floating) {P} at (3,674) size 40x19 [bgcolor=#FFFFFF]
</span><span class="cx">                 RenderText {#text} at (0,0) size 5x18
</span><span class="cx">                   text run at (0,0) width 5: &quot;-&quot;
</span><del>-              RenderBlock {P} at (3,636) size 81x19 [bgcolor=#00FFFF]
</del><ins>+              RenderBlock {P} at (3,636) size 80x19 [bgcolor=#00FFFF]
</ins><span class="cx">                 RenderText {#text} at (40,0) size 5x18
</span><span class="cx">                   text run at (40,0) width 5: &quot;-&quot;
</span><del>-              RenderBlock {P} at (3,692) size 81x56 [bgcolor=#FFA500]
</del><ins>+              RenderBlock {P} at (3,692) size 80x56 [bgcolor=#FFA500]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 5x18
</span><span class="cx">                   text run at (0,0) width 5: &quot;-&quot;
</span><del>-              RenderBlock {P} at (3,748) size 81x56 [bgcolor=#FFFF00]
</del><ins>+              RenderBlock {P} at (3,748) size 80x56 [bgcolor=#FFFF00]
</ins><span class="cx">                 RenderText {#text} at (0,38) size 5x18
</span><span class="cx">                   text run at (0,38) width 5: &quot;-&quot;
</span><del>-            RenderTableCell {TD} at (90,2) size 87x807 [border: (3px solid #000000)] [r=0 c=1 rs=1 cs=1]
-              RenderBlock {DIV} at (3,3) size 81x18 [bgcolor=#FFFF00]
</del><ins>+            RenderTableCell {TD} at (90,2) size 86x807 [border: (3px solid #000000)] [r=0 c=1 rs=1 cs=1]
+              RenderBlock {DIV} at (3,3) size 80x18 [bgcolor=#FFFF00]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 5x18
</span><span class="cx">                   text run at (0,0) width 5: &quot;-&quot;
</span><del>-              RenderBlock {DIV} at (3,21) size 81x76 [bgcolor=#008080]
-              RenderBlock {DIV} at (3,96) size 81x19 [bgcolor=#FF00FF]
</del><ins>+              RenderBlock {DIV} at (3,21) size 80x76 [bgcolor=#008080]
+              RenderBlock {DIV} at (3,96) size 80x19 [bgcolor=#FF00FF]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 5x18
</span><span class="cx">                   text run at (0,0) width 5: &quot;-&quot;
</span><del>-              RenderBlock {DIV} at (3,114) size 81x19 [bgcolor=#FFFF00]
</del><ins>+              RenderBlock {DIV} at (3,114) size 80x19 [bgcolor=#FFFF00]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 5x18
</span><span class="cx">                   text run at (0,0) width 5: &quot;-&quot;
</span><del>-              RenderBlock {DIV} at (3,132) size 81x77 [bgcolor=#008080]
-              RenderBlock {DIV} at (3,208) size 81x19 [bgcolor=#00FF00]
</del><ins>+              RenderBlock {DIV} at (3,132) size 80x77 [bgcolor=#008080]
+              RenderBlock {DIV} at (3,208) size 80x19 [bgcolor=#00FF00]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 5x18
</span><span class="cx">                   text run at (0,0) width 5: &quot;-&quot;
</span><del>-              RenderBlock {DIV} at (3,226) size 81x19 [bgcolor=#FFFF00]
</del><ins>+              RenderBlock {DIV} at (3,226) size 80x19 [bgcolor=#FFFF00]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 5x18
</span><span class="cx">                   text run at (0,0) width 5: &quot;-&quot;
</span><del>-              RenderBlock {DIV} at (3,244) size 81x38 [bgcolor=#008080]
-              RenderBlock {DIV} at (3,281) size 81x19 [bgcolor=#FFFFFF]
</del><ins>+              RenderBlock {DIV} at (3,244) size 80x38 [bgcolor=#008080]
+              RenderBlock {DIV} at (3,281) size 80x19 [bgcolor=#FFFFFF]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 5x18
</span><span class="cx">                   text run at (0,0) width 5: &quot;-&quot;
</span><del>-              RenderBlock {DIV} at (3,299) size 81x39 [bgcolor=#008080]
-              RenderBlock {DIV} at (3,337) size 81x77 [bgcolor=#00FFFF]
-              RenderBlock {DIV} at (3,413) size 81x19 [bgcolor=#FFA500]
</del><ins>+              RenderBlock {DIV} at (3,299) size 80x39 [bgcolor=#008080]
+              RenderBlock {DIV} at (3,337) size 80x77 [bgcolor=#00FFFF]
+              RenderBlock {DIV} at (3,413) size 80x19 [bgcolor=#FFA500]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 5x18
</span><span class="cx">                   text run at (0,0) width 5: &quot;-&quot;
</span><del>-              RenderBlock {DIV} at (3,431) size 81x39 [bgcolor=#008080]
-              RenderBlock {DIV} at (3,469) size 81x19 [bgcolor=#FFFF00]
</del><ins>+              RenderBlock {DIV} at (3,431) size 80x39 [bgcolor=#008080]
+              RenderBlock {DIV} at (3,469) size 80x19 [bgcolor=#FFFF00]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 5x18
</span><span class="cx">                   text run at (0,0) width 5: &quot;-&quot;
</span><del>-              RenderBlock {DIV} at (3,487) size 81x19 [bgcolor=#FF00FF]
</del><ins>+              RenderBlock {DIV} at (3,487) size 80x19 [bgcolor=#FF00FF]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 5x18
</span><span class="cx">                   text run at (0,0) width 5: &quot;-&quot;
</span><del>-              RenderBlock {DIV} at (3,505) size 81x38 [bgcolor=#FF00FF]
-              RenderBlock {DIV} at (3,542) size 81x39 [bgcolor=#00FF00]
-              RenderBlock {DIV} at (3,580) size 81x19 [bgcolor=#00FF00]
</del><ins>+              RenderBlock {DIV} at (3,505) size 80x38 [bgcolor=#FF00FF]
+              RenderBlock {DIV} at (3,542) size 80x39 [bgcolor=#00FF00]
+              RenderBlock {DIV} at (3,580) size 80x19 [bgcolor=#00FF00]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 5x18
</span><span class="cx">                   text run at (0,0) width 5: &quot;-&quot;
</span><del>-              RenderBlock {DIV} at (3,598) size 81x39 [bgcolor=#008080]
-              RenderBlock {DIV} at (3,636) size 81x19 [bgcolor=#00FFFF]
-                RenderBlock {DIV} at (40,0) size 41x18
</del><ins>+              RenderBlock {DIV} at (3,598) size 80x39 [bgcolor=#008080]
+              RenderBlock {DIV} at (3,636) size 80x19 [bgcolor=#00FFFF]
+                RenderBlock {DIV} at (40,0) size 40x18
</ins><span class="cx">                   RenderText {#text} at (0,0) size 5x18
</span><span class="cx">                     text run at (0,0) width 5: &quot;-&quot;
</span><del>-              RenderBlock {DIV} at (3,692) size 81x19 [bgcolor=#FFA500]
</del><ins>+              RenderBlock {DIV} at (3,692) size 80x19 [bgcolor=#FFA500]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 5x18
</span><span class="cx">                   text run at (0,0) width 5: &quot;-&quot;
</span><del>-              RenderBlock {DIV} at (3,710) size 81x38 [bgcolor=#FFA500]
-              RenderBlock {DIV} at (3,747) size 81x39 [bgcolor=#FFFF00]
-              RenderBlock {DIV} at (3,785) size 81x19 [bgcolor=#FFFF00]
</del><ins>+              RenderBlock {DIV} at (3,710) size 80x38 [bgcolor=#FFA500]
+              RenderBlock {DIV} at (3,747) size 80x39 [bgcolor=#FFFF00]
+              RenderBlock {DIV} at (3,785) size 80x19 [bgcolor=#FFFF00]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 5x18
</span><span class="cx">                   text run at (0,0) width 5: &quot;-&quot;
</span><span class="cx"> layer at (101,706) size 80x38
</span><del>-  RenderBlock (relative positioned) {DIV} at (3,654) size 81x39 [bgcolor=#008080]
</del><ins>+  RenderBlock (relative positioned) {DIV} at (3,654) size 80x39 [bgcolor=#008080]
</ins><span class="cx"> layer at (101,726) size 40x18
</span><span class="cx">   RenderBlock (positioned) {DIV} at (0,19) size 40x19 [bgcolor=#FFFFFF]
</span><span class="cx">     RenderText {#text} at (0,0) size 5x18
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21t0804c5506padnt00baexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/t0804-c5506-padn-t-00-b-a-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/t0804-c5506-padn-t-00-b-a-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/t0804-c5506-padn-t-00-b-a-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,10 +6,10 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 267x18
</span><span class="cx">           text run at (0,0) width 267: &quot;The next two columns should be identical.&quot;
</span><del>-      RenderTable {TABLE} at (0,18) 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,18) 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: &quot;xxxxx&quot;
</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="trunkLayoutTestsplatformwincss21t0804c5508ipadnb03baexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/t0804-c5508-ipadn-b-03-b-a-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/t0804-c5508-ipadn-b-03-b-a-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/t0804-c5508-ipadn-b-03-b-a-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,10 +6,10 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 267x18
</span><span class="cx">           text run at (0,0) width 267: &quot;The next two columns should be identical.&quot;
</span><del>-      RenderTable {TABLE} at (0,18) 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,18) 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: &quot;xxxxx&quot;
</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="trunkLayoutTestsplatformwincss21t0805c5511brdrtw00bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/t0805-c5511-brdr-tw-00-b-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/t0805-c5511-brdr-tw-00-b-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/t0805-c5511-brdr-tw-00-b-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,18 +6,18 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 439x18
</span><span class="cx">           text run at (0,0) width 439: &quot;The three boxes below should have progressively thinner top borders.&quot;
</span><del>-      RenderTable {TABLE} at (0,34) size 67x64 [color=#000080]
-        RenderTableSection {TBODY} at (0,0) size 67x64
-          RenderTableRow {TR} at (0,2) size 67x60
-            RenderTableCell {TD} at (2,2) size 21x60 [r=0 c=0 rs=1 cs=1]
-              RenderBlock {P} at (1,17) size 19x26 [border: (5px solid #000080) (3px solid #000080)]
</del><ins>+      RenderTable {TABLE} at (0,34) size 66x64 [color=#000080]
+        RenderTableSection {TBODY} at (0,0) size 66x64
+          RenderTableRow {TR} at (0,2) size 66x60
+            RenderTableCell {TD} at (2,2) size 20x60 [r=0 c=0 rs=1 cs=1]
+              RenderBlock {P} at (1,17) size 18x26 [border: (5px solid #000080) (3px solid #000080)]
</ins><span class="cx">                 RenderText {#text} at (3,5) size 12x18
</span><span class="cx">                   text run at (3,5) width 12: &quot;A&quot;
</span><del>-            RenderTableCell {TD} at (24,4) size 20x58 [r=0 c=1 rs=1 cs=1]
-              RenderBlock {P} at (1,17) size 18x24 [border: (3px solid #000080)]
</del><ins>+            RenderTableCell {TD} at (24,4) size 19x58 [r=0 c=1 rs=1 cs=1]
+              RenderBlock {P} at (1,17) size 17x24 [border: (3px solid #000080)]
</ins><span class="cx">                 RenderText {#text} at (3,3) size 11x18
</span><span class="cx">                   text run at (3,3) width 11: &quot;B&quot;
</span><del>-            RenderTableCell {TD} at (45,6) size 20x56 [r=0 c=2 rs=1 cs=1]
-              RenderBlock {P} at (1,17) size 18x22 [border: (1px solid #000080) (3px solid #000080)]
</del><ins>+            RenderTableCell {TD} at (45,6) size 19x56 [r=0 c=2 rs=1 cs=1]
+              RenderBlock {P} at (1,17) size 17x22 [border: (1px solid #000080) (3px solid #000080)]
</ins><span class="cx">                 RenderText {#text} at (3,1) size 11x18
</span><span class="cx">                   text run at (3,1) width 11: &quot;C&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21t0805c5513brdrbw00bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/t0805-c5513-brdr-bw-00-b-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/t0805-c5513-brdr-bw-00-b-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/t0805-c5513-brdr-bw-00-b-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,18 +6,18 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 463x18
</span><span class="cx">           text run at (0,0) width 463: &quot;The three boxes below should have progressively thinner bottom borders.&quot;
</span><del>-      RenderTable {TABLE} at (0,34) size 67x64 [color=#000080]
-        RenderTableSection {TBODY} at (0,0) size 67x64
-          RenderTableRow {TR} at (0,2) size 67x60
-            RenderTableCell {TD} at (2,2) size 21x60 [r=0 c=0 rs=1 cs=1]
-              RenderBlock {P} at (1,17) size 19x26 [border: (3px solid #000080) (5px solid #000080) (3px solid #000080)]
</del><ins>+      RenderTable {TABLE} at (0,34) size 66x64 [color=#000080]
+        RenderTableSection {TBODY} at (0,0) size 66x64
+          RenderTableRow {TR} at (0,2) size 66x60
+            RenderTableCell {TD} at (2,2) size 20x60 [r=0 c=0 rs=1 cs=1]
+              RenderBlock {P} at (1,17) size 18x26 [border: (3px solid #000080) (5px solid #000080) (3px solid #000080)]
</ins><span class="cx">                 RenderText {#text} at (3,3) size 12x18
</span><span class="cx">                   text run at (3,3) width 12: &quot;A&quot;
</span><del>-            RenderTableCell {TD} at (24,2) size 20x58 [r=0 c=1 rs=1 cs=1]
-              RenderBlock {P} at (1,17) size 18x24 [border: (3px solid #000080)]
</del><ins>+            RenderTableCell {TD} at (24,2) size 19x58 [r=0 c=1 rs=1 cs=1]
+              RenderBlock {P} at (1,17) size 17x24 [border: (3px solid #000080)]
</ins><span class="cx">                 RenderText {#text} at (3,3) size 11x18
</span><span class="cx">                   text run at (3,3) width 11: &quot;B&quot;
</span><del>-            RenderTableCell {TD} at (45,2) size 20x56 [r=0 c=2 rs=1 cs=1]
-              RenderBlock {P} at (1,17) size 18x22 [border: (3px solid #000080) (1px solid #000080) (3px solid #000080)]
</del><ins>+            RenderTableCell {TD} at (45,2) size 19x56 [r=0 c=2 rs=1 cs=1]
+              RenderBlock {P} at (1,17) size 17x22 [border: (3px solid #000080) (1px solid #000080) (3px solid #000080)]
</ins><span class="cx">                 RenderText {#text} at (3,3) size 11x18
</span><span class="cx">                   text run at (3,3) width 11: &quot;C&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21t0805c5518brdrt01eexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/t0805-c5518-brdr-t-01-e-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/t0805-c5518-brdr-t-01-e-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/t0805-c5518-brdr-t-01-e-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -12,26 +12,26 @@
</span><span class="cx">         RenderText {#text} at (538,0) size 771x36
</span><span class="cx">           text run at (538,0) width 233: &quot;\&quot;. (So there should be 8 blue lines on&quot;
</span><span class="cx">           text run at (0,18) width 65: &quot;this page.)&quot;
</span><del>-      RenderTable {TABLE} at (0,52) size 127x76
-        RenderTableSection {TBODY} at (0,0) size 127x76
-          RenderTableRow {TR} at (0,2) size 127x22
-            RenderTableCell {TD} at (2,2) size 123x22 [border: (2px solid #0000FF) none] [r=0 c=0 rs=1 cs=2]
</del><ins>+      RenderTable {TABLE} at (0,52) size 126x76
+        RenderTableSection {TBODY} at (0,0) size 126x76
+          RenderTableRow {TR} at (0,2) size 126x22
+            RenderTableCell {TD} at (2,2) size 122x22 [border: (2px solid #0000FF) none] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx">               RenderText {#text} at (33,3) size 56x18
</span><span class="cx">                 text run at (33,3) width 56: &quot;HERE \x{21E7}&quot;
</span><del>-          RenderTableRow {TR} at (0,26) size 127x48
-            RenderTableCell {TD} at (2,39) size 58x22 [border: (2px solid #0000FF) none] [r=1 c=0 rs=1 cs=1]
-              RenderText {#text} at (1,3) size 56x18
-                text run at (1,3) width 56: &quot;HERE \x{21E7}&quot;
-            RenderTableCell {TD} at (61,26) size 64x48 [border: (2px solid #0000FF) none] [r=1 c=1 rs=1 cs=1]
-              RenderBlock (anonymous) at (1,3) size 62x18
-                RenderText {#text} at (3,0) size 56x18
-                  text run at (3,0) width 56: &quot;HERE \x{21E7}&quot;
-              RenderTable {TABLE} at (1,21) size 62x26
-                RenderTableSection {TBODY} at (0,0) size 62x26
-                  RenderTableRow {TR} at (0,2) size 62x22
-                    RenderTableCell {TD} at (2,2) size 58x22 [border: (2px solid #0000FF) none] [r=0 c=0 rs=1 cs=1]
-                      RenderText {#text} at (1,3) size 56x18
-                        text run at (1,3) width 56: &quot;HERE \x{21E7}&quot;
</del><ins>+          RenderTableRow {TR} at (0,26) size 126x48
+            RenderTableCell {TD} at (2,39) size 57x22 [border: (2px solid #0000FF) none] [r=1 c=0 rs=1 cs=1]
+              RenderText {#text} at (1,3) size 55x18
+                text run at (1,3) width 55: &quot;HERE \x{21E7}&quot;
+            RenderTableCell {TD} at (61,26) size 63x48 [border: (2px solid #0000FF) none] [r=1 c=1 rs=1 cs=1]
+              RenderBlock (anonymous) at (1,3) size 61x18
+                RenderText {#text} at (3,0) size 55x18
+                  text run at (3,0) width 55: &quot;HERE \x{21E7}&quot;
+              RenderTable {TABLE} at (1,21) size 61x26
+                RenderTableSection {TBODY} at (0,0) size 61x26
+                  RenderTableRow {TR} at (0,2) size 61x22
+                    RenderTableCell {TD} at (2,2) size 57x22 [border: (2px solid #0000FF) none] [r=0 c=0 rs=1 cs=1]
+                      RenderText {#text} at (1,3) size 55x18
+                        text run at (1,3) width 55: &quot;HERE \x{21E7}&quot;
</ins><span class="cx">       RenderBlock {UL} at (0,144) size 784x114
</span><span class="cx">         RenderListItem {LI} at (40,0) size 744x74 [border: (2px solid #0000FF) none]
</span><span class="cx">           RenderBlock (anonymous) at (0,2) size 744x18
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21t0805c5519brdrr01eexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/t0805-c5519-brdr-r-01-e-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/t0805-c5519-brdr-r-01-e-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/t0805-c5519-brdr-r-01-e-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -11,26 +11,26 @@
</span><span class="cx">             text run at (489,0) width 144: &quot;THERE \x{2799}&quot;
</span><span class="cx">         RenderText {#text} at (635,15) size 11x18
</span><span class="cx">           text run at (635,15) width 11: &quot;\&quot;.&quot;
</span><del>-      RenderTable {TABLE} at (0,53) size 311x127
-        RenderTableSection {TBODY} at (0,0) size 311x127
-          RenderTableRow {TR} at (0,2) size 311x39
-            RenderTableCell {TD} at (2,2) size 307x39 [border: none (2px solid #0000FF) none] [r=0 c=0 rs=1 cs=2]
-              RenderText {#text} at (159,1) size 145x37
-                text run at (159,1) width 145: &quot;THERE \x{2799}&quot;
-          RenderTableRow {TR} at (0,43) size 311x82
-            RenderTableCell {TD} at (2,64) size 149x40 [border: none (2px solid #0000FF) none] [r=1 c=0 rs=1 cs=1]
-              RenderText {#text} at (1,0) size 145x39
-                text run at (1,1) width 145: &quot;THERE \x{2799}&quot;
-            RenderTableCell {TD} at (152,43) size 157x82 [border: none (2px solid #0000FF) none] [r=1 c=1 rs=1 cs=1]
-              RenderBlock (anonymous) at (1,1) size 153x37
-                RenderText {#text} at (8,0) size 145x37
-                  text run at (8,0) width 145: &quot;THERE \x{2798}&quot;
-              RenderTable {TABLE} at (1,38) size 153x43
-                RenderTableSection {TBODY} at (0,0) size 153x43
-                  RenderTableRow {TR} at (0,2) size 153x39
-                    RenderTableCell {TD} at (2,2) size 149x39 [border: none (2px solid #0000FF) none] [r=0 c=0 rs=1 cs=1]
-                      RenderText {#text} at (1,1) size 145x37
-                        text run at (1,1) width 145: &quot;THERE \x{2799}&quot;
</del><ins>+      RenderTable {TABLE} at (0,53) size 310x127
+        RenderTableSection {TBODY} at (0,0) size 310x127
+          RenderTableRow {TR} at (0,2) size 310x39
+            RenderTableCell {TD} at (2,2) size 306x39 [border: none (2px solid #0000FF) none] [r=0 c=0 rs=1 cs=2]
+              RenderText {#text} at (159,1) size 144x37
+                text run at (159,1) width 144: &quot;THERE \x{2799}&quot;
+          RenderTableRow {TR} at (0,43) size 310x82
+            RenderTableCell {TD} at (2,64) size 148x40 [border: none (2px solid #0000FF) none] [r=1 c=0 rs=1 cs=1]
+              RenderText {#text} at (1,0) size 144x39
+                text run at (1,1) width 144: &quot;THERE \x{2799}&quot;
+            RenderTableCell {TD} at (152,43) size 156x82 [border: none (2px solid #0000FF) none] [r=1 c=1 rs=1 cs=1]
+              RenderBlock (anonymous) at (1,1) size 152x37
+                RenderText {#text} at (8,0) size 144x37
+                  text run at (8,0) width 144: &quot;THERE \x{2798}&quot;
+              RenderTable {TABLE} at (1,38) size 152x43
+                RenderTableSection {TBODY} at (0,0) size 152x43
+                  RenderTableRow {TR} at (0,2) size 152x39
+                    RenderTableCell {TD} at (2,2) size 148x39 [border: none (2px solid #0000FF) none] [r=0 c=0 rs=1 cs=1]
+                      RenderText {#text} at (1,1) size 144x37
+                        text run at (1,1) width 144: &quot;THERE \x{2799}&quot;
</ins><span class="cx">       RenderBlock {P} at (0,196) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 337x18
</span><span class="cx">           text run at (0,0) width 337: &quot;There should be 3 short lines and 2 long lines in total.&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21t0805c5520brdrb01eexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/t0805-c5520-brdr-b-01-e-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/t0805-c5520-brdr-b-01-e-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/t0805-c5520-brdr-b-01-e-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -12,26 +12,26 @@
</span><span class="cx">         RenderText {#text} at (551,0) size 784x36
</span><span class="cx">           text run at (551,0) width 233: &quot;\&quot;. (So there should be 8 blue lines on&quot;
</span><span class="cx">           text run at (0,18) width 65: &quot;this page.)&quot;
</span><del>-      RenderTable {TABLE} at (0,52) size 127x76
-        RenderTableSection {TBODY} at (0,0) size 127x76
-          RenderTableRow {TR} at (0,2) size 127x22
-            RenderTableCell {TD} at (2,2) size 123x22 [border: none (2px solid #0000FF) none] [r=0 c=0 rs=1 cs=2]
</del><ins>+      RenderTable {TABLE} at (0,52) size 126x76
+        RenderTableSection {TBODY} at (0,0) size 126x76
+          RenderTableRow {TR} at (0,2) size 126x22
+            RenderTableCell {TD} at (2,2) size 122x22 [border: none (2px solid #0000FF) none] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx">               RenderText {#text} at (33,1) size 56x18
</span><span class="cx">                 text run at (33,1) width 56: &quot;HERE \x{21E9}&quot;
</span><del>-          RenderTableRow {TR} at (0,26) size 127x48
-            RenderTableCell {TD} at (2,39) size 58x22 [border: none (2px solid #0000FF) none] [r=1 c=0 rs=1 cs=1]
-              RenderText {#text} at (1,1) size 56x18
-                text run at (1,1) width 56: &quot;HERE \x{21E9}&quot;
-            RenderTableCell {TD} at (61,26) size 64x48 [border: none (2px solid #0000FF) none] [r=1 c=1 rs=1 cs=1]
-              RenderTable {TABLE} at (1,1) size 62x26
-                RenderTableSection {TBODY} at (0,0) size 62x26
-                  RenderTableRow {TR} at (0,2) size 62x22
-                    RenderTableCell {TD} at (2,2) size 58x22 [border: none (2px solid #0000FF) none] [r=0 c=0 rs=1 cs=1]
-                      RenderText {#text} at (1,1) size 56x18
-                        text run at (1,1) width 56: &quot;HERE \x{21E9}&quot;
-              RenderBlock (anonymous) at (1,27) size 62x18
-                RenderText {#text} at (3,0) size 56x18
-                  text run at (3,0) width 56: &quot;HERE \x{21E9}&quot;
</del><ins>+          RenderTableRow {TR} at (0,26) size 126x48
+            RenderTableCell {TD} at (2,39) size 57x22 [border: none (2px solid #0000FF) none] [r=1 c=0 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 55x18
+                text run at (1,1) width 55: &quot;HERE \x{21E9}&quot;
+            RenderTableCell {TD} at (61,26) size 63x48 [border: none (2px solid #0000FF) none] [r=1 c=1 rs=1 cs=1]
+              RenderTable {TABLE} at (1,1) size 61x26
+                RenderTableSection {TBODY} at (0,0) size 61x26
+                  RenderTableRow {TR} at (0,2) size 61x22
+                    RenderTableCell {TD} at (2,2) size 57x22 [border: none (2px solid #0000FF) none] [r=0 c=0 rs=1 cs=1]
+                      RenderText {#text} at (1,1) size 55x18
+                        text run at (1,1) width 55: &quot;HERE \x{21E9}&quot;
+              RenderBlock (anonymous) at (1,27) size 61x18
+                RenderText {#text} at (3,0) size 55x18
+                  text run at (3,0) width 55: &quot;HERE \x{21E9}&quot;
</ins><span class="cx">       RenderBlock {UL} at (0,144) size 784x114
</span><span class="cx">         RenderListItem {LI} at (40,0) size 744x74 [border: none (2px solid #0000FF) none]
</span><span class="cx">           RenderBlock {UL} at (0,0) size 744x54
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21t0805c5521brdrl01eexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/t0805-c5521-brdr-l-01-e-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/t0805-c5521-brdr-l-01-e-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/t0805-c5521-brdr-l-01-e-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -11,24 +11,24 @@
</span><span class="cx">             text run at (482,0) width 120: &quot;\x{21E6}THERE&quot;
</span><span class="cx">         RenderText {#text} at (602,15) size 11x18
</span><span class="cx">           text run at (602,15) width 11: &quot;\&quot;.&quot;
</span><del>-      RenderTable {TABLE} at (0,53) size 263x127
-        RenderTableSection {TBODY} at (0,0) size 263x127
-          RenderTableRow {TR} at (0,2) size 263x39
-            RenderTableCell {TD} at (2,2) size 259x39 [border: none (2px solid #0000FF)] [r=0 c=0 rs=1 cs=2]
</del><ins>+      RenderTable {TABLE} at (0,53) size 262x127
+        RenderTableSection {TBODY} at (0,0) size 262x127
+          RenderTableRow {TR} at (0,2) size 262x39
+            RenderTableCell {TD} at (2,2) size 258x39 [border: none (2px solid #0000FF)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx">               RenderText {#text} at (3,1) size 120x37
</span><span class="cx">                 text run at (3,1) width 120: &quot;\x{21E6}THERE&quot;
</span><del>-          RenderTableRow {TR} at (0,43) size 263x82
-            RenderTableCell {TD} at (2,64) size 125x40 [border: none (2px solid #0000FF)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,43) size 262x82
+            RenderTableCell {TD} at (2,64) size 124x40 [border: none (2px solid #0000FF)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (3,0) size 120x39
</span><span class="cx">                 text run at (3,1) width 120: &quot;\x{21E6}THERE&quot;
</span><del>-            RenderTableCell {TD} at (128,43) size 133x82 [border: none (2px solid #0000FF)] [r=1 c=1 rs=1 cs=1]
-              RenderBlock (anonymous) at (3,1) size 129x37
</del><ins>+            RenderTableCell {TD} at (128,43) size 132x82 [border: none (2px solid #0000FF)] [r=1 c=1 rs=1 cs=1]
+              RenderBlock (anonymous) at (3,1) size 128x37
</ins><span class="cx">                 RenderText {#text} at (0,0) size 120x37
</span><span class="cx">                   text run at (0,0) width 120: &quot;\x{21E6}THERE&quot;
</span><del>-              RenderTable {TABLE} at (3,38) size 129x43
-                RenderTableSection {TBODY} at (0,0) size 129x43
-                  RenderTableRow {TR} at (0,2) size 129x39
-                    RenderTableCell {TD} at (2,2) size 125x39 [border: none (2px solid #0000FF)] [r=0 c=0 rs=1 cs=1]
</del><ins>+              RenderTable {TABLE} at (3,38) size 128x43
+                RenderTableSection {TBODY} at (0,0) size 128x43
+                  RenderTableRow {TR} at (0,2) size 128x39
+                    RenderTableCell {TD} at (2,2) size 124x39 [border: none (2px solid #0000FF)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                       RenderText {#text} at (3,1) size 120x37
</span><span class="cx">                         text run at (3,1) width 120: &quot;\x{21E6}THERE&quot;
</span><span class="cx">       RenderBlock {P} at (0,196) size 784x18
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21t0805c5522brdr02eexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/t0805-c5522-brdr-02-e-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/t0805-c5522-brdr-02-e-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/t0805-c5522-brdr-02-e-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -3,21 +3,21 @@
</span><span class="cx"> layer at (0,0) size 800x80
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 800x80
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x64 [color=#0000FF]
</span><del>-      RenderTable {TABLE} at (0,0) size 709x64
-        RenderTableSection {TBODY} at (0,0) size 709x64
-          RenderTableRow {TR} at (0,2) size 709x24
-            RenderTableCell {TD} at (2,2) size 705x24 [border: (2px solid #0000FF)] [r=0 c=0 rs=1 cs=2]
</del><ins>+      RenderTable {TABLE} at (0,0) size 708x64
+        RenderTableSection {TBODY} at (0,0) size 708x64
+          RenderTableRow {TR} at (0,2) size 708x24
+            RenderTableCell {TD} at (2,2) size 704x24 [border: (2px solid #0000FF)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx">               RenderText {#text} at (3,3) size 325x18
</span><span class="cx">                 text run at (3,3) width 325: &quot;There should be a blue border around this sentence.&quot;
</span><del>-          RenderTableRow {TR} at (0,28) size 709x34
-            RenderTableCell {TD} at (2,33) size 332x24 [border: (2px solid #0000FF)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,28) size 708x34
+            RenderTableCell {TD} at (2,33) size 331x24 [border: (2px solid #0000FF)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (3,3) size 325x18
</span><span class="cx">                 text run at (3,3) width 325: &quot;There should be a blue border around this sentence.&quot;
</span><del>-            RenderTableCell {TD} at (335,28) size 372x34 [border: (2px solid #0000FF)] [r=1 c=1 rs=1 cs=1]
-              RenderTable {TABLE} at (3,3) size 366x28
-                RenderTableSection {TBODY} at (0,0) size 366x28
-                  RenderTableRow {TR} at (0,2) size 366x24
-                    RenderTableCell {TD} at (2,2) size 362x24 [border: (2px solid #0000FF)] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (335,28) size 371x34 [border: (2px solid #0000FF)] [r=1 c=1 rs=1 cs=1]
+              RenderTable {TABLE} at (3,3) size 365x28
+                RenderTableSection {TBODY} at (0,0) size 365x28
+                  RenderTableRow {TR} at (0,2) size 365x24
+                    RenderTableCell {TD} at (2,2) size 361x24 [border: (2px solid #0000FF)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                       RenderText {#text} at (3,3) size 106x18
</span><span class="cx">                         text run at (3,3) width 106: &quot;There should be &quot;
</span><span class="cx">                       RenderInline {STRONG} at (0,0) size 113x18
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21t090402c42ibxpad00dagexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/t090402-c42-ibx-pad-00-d-ag-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/t090402-c42-ibx-pad-00-d-ag-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/t090402-c42-ibx-pad-00-d-ag-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,10 +6,10 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18 [color=#000080]
</span><span class="cx">         RenderText {#text} at (0,0) size 482x18
</span><span class="cx">           text run at (0,0) width 482: &quot;The two diagrams below should be identical to the pixel with no red present.&quot;
</span><del>-      RenderTable {TABLE} at (0,34) 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,34) 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: &quot;1 2 3 4 5 6 7 8 9 0&quot;
</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: &quot;8 9 0&quot;
</span><span class="cx">                   text run at (0,103) width 190: &quot;1 2 3 4 5 6 7 8 9 0&quot;
</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="trunkLayoutTestsplatformwincss21t0905c5525fltmult00dgexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/t0905-c5525-fltmult-00-d-g-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/t0905-c5525-fltmult-00-d-g-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/t0905-c5525-fltmult-00-d-g-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -24,51 +24,51 @@
</span><span class="cx">           RenderText {#text} at (10,0) size 40x18
</span><span class="cx">             text run at (10,0) width 40: &quot;Green&quot;
</span><span class="cx">       RenderBlock {DIV} at (0,184) size 784x18
</span><del>-        RenderTable {TABLE} at (0,0) size 621x18
-          RenderTableSection {TBODY} at (0,0) size 621x18
-            RenderTableRow {TR} at (0,0) size 621x18
</del><ins>+        RenderTable {TABLE} at (0,0) size 620x18
+          RenderTableSection {TBODY} at (0,0) size 620x18
+            RenderTableRow {TR} at (0,0) size 620x18
</ins><span class="cx">               RenderTableCell {TD} at (0,0) size 20x18 [bgcolor=#000000] [r=0 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,0) width 4: &quot; &quot;
</span><del>-              RenderTableCell {TD} at (20,0) size 101x18 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (20,0) size 100x18 [bgcolor=#FFFF00] [r=0 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,0) width 4: &quot; &quot;
</span><del>-              RenderTableCell {TD} at (120,0) size 21x18 [bgcolor=#000000] [r=0 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (120,0) size 20x18 [bgcolor=#000000] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 4x18
</span><span class="cx">                   text run at (0,0) width 4: &quot; &quot;
</span><del>-              RenderTableCell {TD} at (140,0) size 21x18 [bgcolor=#FFFFFF] [r=0 c=3 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (140,0) size 20x18 [bgcolor=#FFFFFF] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 4x18
</span><span class="cx">                   text run at (0,0) width 4: &quot; &quot;
</span><del>-              RenderTableCell {TD} at (160,0) size 21x18 [bgcolor=#000000] [r=0 c=4 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (160,0) size 20x18 [bgcolor=#000000] [r=0 c=4 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 4x18
</span><span class="cx">                   text run at (0,0) width 4: &quot; &quot;
</span><del>-              RenderTableCell {TD} at (180,0) size 101x18 [bgcolor=#0000FF] [r=0 c=5 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (180,0) size 100x18 [bgcolor=#0000FF] [r=0 c=5 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 4x18
</span><span class="cx">                   text run at (0,0) width 4: &quot; &quot;
</span><del>-              RenderTableCell {TD} at (280,0) size 21x18 [bgcolor=#000000] [r=0 c=6 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (280,0) size 20x18 [bgcolor=#000000] [r=0 c=6 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 4x18
</span><span class="cx">                   text run at (0,0) width 4: &quot; &quot;
</span><del>-              RenderTableCell {TD} at (300,0) size 21x18 [bgcolor=#FFFFFF] [r=0 c=7 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (300,0) size 20x18 [bgcolor=#FFFFFF] [r=0 c=7 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 4x18
</span><span class="cx">                   text run at (0,0) width 4: &quot; &quot;
</span><del>-              RenderTableCell {TD} at (320,0) size 21x18 [bgcolor=#000000] [r=0 c=8 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (320,0) size 20x18 [bgcolor=#000000] [r=0 c=8 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 4x18
</span><span class="cx">                   text run at (0,0) width 4: &quot; &quot;
</span><del>-              RenderTableCell {TD} at (340,0) size 101x18 [bgcolor=#FF0000] [r=0 c=9 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (340,0) size 100x18 [bgcolor=#FF0000] [r=0 c=9 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 4x18
</span><span class="cx">                   text run at (0,0) width 4: &quot; &quot;
</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">                 RenderText {#text} at (0,0) size 4x18
</span><span class="cx">                   text run at (0,0) width 4: &quot; &quot;
</span><del>-              RenderTableCell {TD} at (460,0) size 21x18 [bgcolor=#FFFFFF] [r=0 c=11 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (460,0) size 20x18 [bgcolor=#FFFFFF] [r=0 c=11 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 4x18
</span><span class="cx">                   text run at (0,0) width 4: &quot; &quot;
</span><del>-              RenderTableCell {TD} at (480,0) size 21x18 [bgcolor=#000000] [r=0 c=12 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (480,0) size 20x18 [bgcolor=#000000] [r=0 c=12 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 4x18
</span><span class="cx">                   text run at (0,0) width 4: &quot; &quot;
</span><del>-              RenderTableCell {TD} at (500,0) size 101x18 [bgcolor=#008000] [r=0 c=13 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (500,0) size 100x18 [bgcolor=#008000] [r=0 c=13 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 4x18
</span><span class="cx">                   text run at (0,0) width 4: &quot; &quot;
</span><del>-              RenderTableCell {TD} at (600,0) size 21x18 [bgcolor=#000000] [r=0 c=14 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (600,0) size 20x18 [bgcolor=#000000] [r=0 c=14 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 4x18
</span><span class="cx">                   text run at (0,0) width 4: &quot; &quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21t170602bdrconflctw00dexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-00-d-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-00-d-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-00-d-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,35 +6,35 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 317x18
</span><span class="cx">           text run at (0,0) width 317: &quot;There should be no red borders on the table below&quot;
</span><del>-      RenderTable {TABLE} at (0,34) size 136x150
-        RenderTableSection {TBODY} at (0,0) size 136x150
-          RenderTableRow {TR} at (0,0) size 136x50
-            RenderTableCell {TD} at (0,15) size 46x20 [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,34) size 135x150
+        RenderTableSection {TBODY} at (0,0) size 135x150
+          RenderTableRow {TR} at (0,0) size 135x50
+            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,1) width 43: &quot;hidden&quot;
</span><del>-            RenderTableCell {TD} at (45,15) size 46x20 [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (45,15) size 45x20 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x18
</span><span class="cx">                 text run at (1,1) width 43: &quot;hidden&quot;
</span><del>-            RenderTableCell {TD} at (90,15) size 46x20 [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (90,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,1) width 43: &quot;hidden&quot;
</span><del>-          RenderTableRow {TR} at (0,50) size 136x50
-            RenderTableCell {TD} at (0,65) size 46x20 [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,50) size 135x50
+            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,1) width 43: &quot;hidden&quot;
</span><del>-            RenderTableCell {TD} at (45,65) size 46x20 [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (45,65) size 45x20 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x18
</span><span class="cx">                 text run at (1,1) width 43: &quot;hidden&quot;
</span><del>-            RenderTableCell {TD} at (90,65) size 46x20 [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (90,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,1) width 43: &quot;hidden&quot;
</span><del>-          RenderTableRow {TR} at (0,100) size 136x50
-            RenderTableCell {TD} at (0,115) size 46x20 [r=2 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,100) size 135x50
+            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,1) width 43: &quot;hidden&quot;
</span><del>-            RenderTableCell {TD} at (45,115) size 46x20 [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (45,115) size 45x20 [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x18
</span><span class="cx">                 text run at (1,1) width 43: &quot;hidden&quot;
</span><del>-            RenderTableCell {TD} at (90,115) size 46x20 [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (90,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,1) width 43: &quot;hidden&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21t170602bdrconflctw01dexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-01-d-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-01-d-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-01-d-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,35 +6,35 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 317x18
</span><span class="cx">           text run at (0,0) width 317: &quot;There should be no red borders on the table below&quot;
</span><del>-      RenderTable {TABLE} at (0,34) size 156x170 [border: (2px none #808080)]
-        RenderTableSection {TBODY} at (2,2) size 151x165
-          RenderTableRow {TR} at (0,0) size 151x55
-            RenderTableCell {TD} at (0,15) size 51x25 [border: (3px double #00FF00)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,34) size 155x170 [border: (2px none #808080)]
+        RenderTableSection {TBODY} at (2,2) size 150x165
+          RenderTableRow {TR} at (0,0) size 150x55
+            RenderTableCell {TD} at (0,15) size 50x25 [border: (3px double #00FF00)] [r=0 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,4) width 43: &quot;double&quot;
</span><del>-            RenderTableCell {TD} at (50,16) size 51x23 [border: (3px double #00FF00) none (3px double #00FF00)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (50,16) size 50x23 [border: (3px double #00FF00) none (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,4) width 43: &quot;double&quot;
</span><del>-            RenderTableCell {TD} at (100,15) size 51x25 [border: (3px double #00FF00)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (100,15) size 50x25 [border: (3px double #00FF00)] [r=0 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,4) width 43: &quot;double&quot;
</span><del>-          RenderTableRow {TR} at (0,55) size 151x55
-            RenderTableCell {TD} at (0,70) size 51x25 [border: (3px double #00FF00) none (2px double #00FF00)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,55) size 150x55
+            RenderTableCell {TD} at (0,70) size 50x25 [border: (3px double #00FF00) none (2px double #00FF00)] [r=1 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,4) width 43: &quot;double&quot;
</span><del>-            RenderTableCell {TD} at (50,72) size 51x21 [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (50,72) size 50x21 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x19
</span><span class="cx">                 text run at (1,2) width 43: &quot;hidden&quot;
</span><del>-            RenderTableCell {TD} at (100,70) size 51x25 [border: (3px double #00FF00) none] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (100,70) size 50x25 [border: (3px double #00FF00) none] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,4) size 43x18
</span><span class="cx">                 text run at (1,4) width 43: &quot;double&quot;
</span><del>-          RenderTableRow {TR} at (0,110) size 151x55
-            RenderTableCell {TD} at (0,125) size 51x25 [border: (3px double #00FF00)] [r=2 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,110) size 150x55
+            RenderTableCell {TD} at (0,125) size 50x25 [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,4) width 43: &quot;double&quot;
</span><del>-            RenderTableCell {TD} at (50,126) size 51x23 [border: none (2px double #00FF00)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (50,126) size 50x23 [border: none (2px double #00FF00)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,1) size 43x19
</span><span class="cx">                 text run at (4,2) width 43: &quot;double&quot;
</span><del>-            RenderTableCell {TD} at (100,125) size 51x25 [border: (3px double #00FF00)] [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (100,125) size 50x25 [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,4) width 43: &quot;double&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21t170602bdrconflctw02dexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-02-d-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-02-d-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-02-d-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,35 +6,35 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 317x18
</span><span class="cx">           text run at (0,0) width 317: &quot;There should be no red borders on the table below&quot;
</span><del>-      RenderTable {TABLE} at (0,34) size 125x170 [border: (2px none #808080)]
-        RenderTableSection {TBODY} at (2,2) size 120x165
-          RenderTableRow {TR} at (0,0) size 120x55
-            RenderTableCell {TD} at (0,15) size 38x25 [border: (3px solid #00FF00)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,34) size 124x170 [border: (2px none #808080)]
+        RenderTableSection {TBODY} at (2,2) size 119x165
+          RenderTableRow {TR} at (0,0) size 119x55
+            RenderTableCell {TD} at (0,15) size 37x25 [border: (3px solid #00FF00)] [r=0 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,4) width 30: &quot;solid&quot;
</span><del>-            RenderTableCell {TD} at (37,16) size 46x23 [border: (3px solid #00FF00) none (3px solid #00FF00)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (37,16) size 45x23 [border: (3px solid #00FF00) none (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,4) width 30: &quot;solid&quot;
</span><del>-            RenderTableCell {TD} at (82,15) size 38x25 [border: (3px solid #00FF00)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (82,15) size 37x25 [border: (3px solid #00FF00)] [r=0 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,4) width 30: &quot;solid&quot;
</span><del>-          RenderTableRow {TR} at (0,55) size 120x55
-            RenderTableCell {TD} at (0,70) size 38x25 [border: (3px solid #00FF00) none (2px solid #00FF00)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,55) size 119x55
+            RenderTableCell {TD} at (0,70) size 37x25 [border: (3px solid #00FF00) none (2px solid #00FF00)] [r=1 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,4) width 30: &quot;solid&quot;
</span><del>-            RenderTableCell {TD} at (37,72) size 46x21 [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (37,72) size 45x21 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x19
</span><span class="cx">                 text run at (1,2) width 43: &quot;hidden&quot;
</span><del>-            RenderTableCell {TD} at (82,70) size 38x25 [border: (3px solid #00FF00) none] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (82,70) size 37x25 [border: (3px solid #00FF00) none] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,4) size 30x18
</span><span class="cx">                 text run at (1,4) width 30: &quot;solid&quot;
</span><del>-          RenderTableRow {TR} at (0,110) size 120x55
-            RenderTableCell {TD} at (0,125) size 38x25 [border: (3px solid #00FF00)] [r=2 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,110) size 119x55
+            RenderTableCell {TD} at (0,125) size 37x25 [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,4) width 30: &quot;solid&quot;
</span><del>-            RenderTableCell {TD} at (37,126) size 46x23 [border: none (2px solid #00FF00)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (37,126) size 45x23 [border: none (2px solid #00FF00)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,1) size 30x19
</span><span class="cx">                 text run at (4,2) width 30: &quot;solid&quot;
</span><del>-            RenderTableCell {TD} at (82,125) size 38x25 [border: (3px solid #00FF00)] [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (82,125) size 37x25 [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,4) width 30: &quot;solid&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21t170602bdrconflctw03dexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-03-d-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-03-d-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-03-d-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,35 +6,35 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 317x18
</span><span class="cx">           text run at (0,0) width 317: &quot;There should be no red borders on the table below&quot;
</span><del>-      RenderTable {TABLE} at (0,34) size 159x170 [border: (2px none #808080)]
-        RenderTableSection {TBODY} at (2,2) size 154x165
-          RenderTableRow {TR} at (0,0) size 154x55
-            RenderTableCell {TD} at (0,15) size 52x25 [border: (3px dashed #00FF00)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,34) size 158x170 [border: (2px none #808080)]
+        RenderTableSection {TBODY} at (2,2) size 153x165
+          RenderTableRow {TR} at (0,0) size 153x55
+            RenderTableCell {TD} at (0,15) size 51x25 [border: (3px dashed #00FF00)] [r=0 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,4) width 44: &quot;dashed&quot;
</span><del>-            RenderTableCell {TD} at (51,16) size 52x23 [border: (3px dashed #00FF00) none (3px dashed #00FF00)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (51,16) size 51x23 [border: (3px dashed #00FF00) none (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,4) width 44: &quot;dashed&quot;
</span><del>-            RenderTableCell {TD} at (102,15) size 52x25 [border: (3px dashed #00FF00)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (102,15) size 51x25 [border: (3px dashed #00FF00)] [r=0 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,4) width 44: &quot;dashed&quot;
</span><del>-          RenderTableRow {TR} at (0,55) size 154x55
-            RenderTableCell {TD} at (0,70) size 52x25 [border: (3px dashed #00FF00) none (2px dashed #00FF00)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,55) size 153x55
+            RenderTableCell {TD} at (0,70) size 51x25 [border: (3px dashed #00FF00) none (2px dashed #00FF00)] [r=1 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,4) width 44: &quot;dashed&quot;
</span><del>-            RenderTableCell {TD} at (51,72) size 52x21 [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (51,72) size 51x21 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x19
</span><span class="cx">                 text run at (1,2) width 43: &quot;hidden&quot;
</span><del>-            RenderTableCell {TD} at (102,70) size 52x25 [border: (3px dashed #00FF00) none] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (102,70) size 51x25 [border: (3px dashed #00FF00) none] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,4) size 44x18
</span><span class="cx">                 text run at (1,4) width 44: &quot;dashed&quot;
</span><del>-          RenderTableRow {TR} at (0,110) size 154x55
-            RenderTableCell {TD} at (0,125) size 52x25 [border: (3px dashed #00FF00)] [r=2 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,110) size 153x55
+            RenderTableCell {TD} at (0,125) size 51x25 [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,4) width 44: &quot;dashed&quot;
</span><del>-            RenderTableCell {TD} at (51,126) size 52x23 [border: none (2px dashed #00FF00)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (51,126) size 51x23 [border: none (2px dashed #00FF00)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,1) size 44x19
</span><span class="cx">                 text run at (4,2) width 44: &quot;dashed&quot;
</span><del>-            RenderTableCell {TD} at (102,125) size 52x25 [border: (3px dashed #00FF00)] [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (102,125) size 51x25 [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,4) width 44: &quot;dashed&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21t170602bdrconflctw04dexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-04-d-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-04-d-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-04-d-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,35 +6,35 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 317x18
</span><span class="cx">           text run at (0,0) width 317: &quot;There should be no red borders on the table below&quot;
</span><del>-      RenderTable {TABLE} at (0,34) 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,34) 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,4) width 39: &quot;dotted&quot;
</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,4) width 39: &quot;dotted&quot;
</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,4) width 39: &quot;dotted&quot;
</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,4) width 39: &quot;dotted&quot;
</span><del>-            RenderTableCell {TD} at (46,72) size 47x21 [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (46,72) size 46x21 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x19
</span><span class="cx">                 text run at (1,2) width 43: &quot;hidden&quot;
</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,4) width 39: &quot;dotted&quot;
</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,4) width 39: &quot;dotted&quot;
</span><del>-            RenderTableCell {TD} at (46,126) size 47x23 [border: none (2px dotted #00FF00)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (46,126) size 46x23 [border: none (2px dotted #00FF00)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,1) size 39x19
</span><span class="cx">                 text run at (4,2) width 39: &quot;dotted&quot;
</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,4) width 39: &quot;dotted&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21t170602bdrconflctw05dexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-05-d-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-05-d-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-05-d-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,35 +6,35 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 317x18
</span><span class="cx">           text run at (0,0) width 317: &quot;There should be no red borders on the table below&quot;
</span><del>-      RenderTable {TABLE} at (0,34) size 129x170 [border: (2px none #808080)]
-        RenderTableSection {TBODY} at (2,2) size 124x165
-          RenderTableRow {TR} at (0,0) size 124x55
-            RenderTableCell {TD} at (0,15) size 40x25 [border: (3px ridge #00FF00)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,34) size 128x170 [border: (2px none #808080)]
+        RenderTableSection {TBODY} at (2,2) size 123x165
+          RenderTableRow {TR} at (0,0) size 123x55
+            RenderTableCell {TD} at (0,15) size 39x25 [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,4) width 32: &quot;ridge&quot;
</span><del>-            RenderTableCell {TD} at (39,16) size 46x23 [border: (3px ridge #00FF00) none (3px ridge #00FF00)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (39,16) size 45x23 [border: (3px ridge #00FF00) none (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,4) width 32: &quot;ridge&quot;
</span><del>-            RenderTableCell {TD} at (84,15) size 40x25 [border: (3px ridge #00FF00)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (84,15) size 39x25 [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,4) width 32: &quot;ridge&quot;
</span><del>-          RenderTableRow {TR} at (0,55) size 124x55
-            RenderTableCell {TD} at (0,70) size 40x25 [border: (3px ridge #00FF00) none (2px ridge #00FF00)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,55) size 123x55
+            RenderTableCell {TD} at (0,70) size 39x25 [border: (3px ridge #00FF00) none (2px 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,4) width 32: &quot;ridge&quot;
</span><del>-            RenderTableCell {TD} at (39,72) size 46x21 [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (39,72) size 45x21 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x19
</span><span class="cx">                 text run at (1,2) width 43: &quot;hidden&quot;
</span><del>-            RenderTableCell {TD} at (84,70) size 40x25 [border: (3px ridge #00FF00) none] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (84,70) size 39x25 [border: (3px ridge #00FF00) none] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,4) size 32x18
</span><span class="cx">                 text run at (1,4) width 32: &quot;ridge&quot;
</span><del>-          RenderTableRow {TR} at (0,110) size 124x55
-            RenderTableCell {TD} at (0,125) size 40x25 [border: (3px ridge #00FF00)] [r=2 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,110) size 123x55
+            RenderTableCell {TD} at (0,125) size 39x25 [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,4) width 32: &quot;ridge&quot;
</span><del>-            RenderTableCell {TD} at (39,126) size 46x23 [border: none (2px ridge #00FF00)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (39,126) size 45x23 [border: none (2px ridge #00FF00)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,1) size 32x19
</span><span class="cx">                 text run at (4,2) width 32: &quot;ridge&quot;
</span><del>-            RenderTableCell {TD} at (84,125) size 40x25 [border: (3px ridge #00FF00)] [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (84,125) size 39x25 [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,4) width 32: &quot;ridge&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21t170602bdrconflctw06dexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-06-d-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-06-d-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-06-d-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,35 +6,35 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 317x18
</span><span class="cx">           text run at (0,0) width 317: &quot;There should be no red borders on the table below&quot;
</span><del>-      RenderTable {TABLE} at (0,34) 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,34) 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,4) width 37: &quot;outset&quot;
</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,4) width 37: &quot;outset&quot;
</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,4) width 37: &quot;outset&quot;
</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,4) width 37: &quot;outset&quot;
</span><del>-            RenderTableCell {TD} at (44,72) size 46x21 [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (44,72) size 45x21 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x19
</span><span class="cx">                 text run at (1,2) width 43: &quot;hidden&quot;
</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,4) width 37: &quot;outset&quot;
</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,4) width 37: &quot;outset&quot;
</span><del>-            RenderTableCell {TD} at (44,126) size 46x23 [border: none (2px outset #00FF00)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (44,126) size 45x23 [border: none (2px outset #00FF00)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,1) size 37x19
</span><span class="cx">                 text run at (4,2) width 37: &quot;outset&quot;
</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,4) width 37: &quot;outset&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21t170602bdrconflctw07dexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-07-d-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-07-d-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-07-d-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,35 +6,35 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 317x18
</span><span class="cx">           text run at (0,0) width 317: &quot;There should be no red borders on the table below&quot;
</span><del>-      RenderTable {TABLE} at (0,34) size 159x170 [border: (2px none #808080)]
-        RenderTableSection {TBODY} at (2,2) size 154x165
-          RenderTableRow {TR} at (0,0) size 154x55
-            RenderTableCell {TD} at (0,15) size 52x25 [border: (3px groove #00FF00)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,34) size 158x170 [border: (2px none #808080)]
+        RenderTableSection {TBODY} at (2,2) size 153x165
+          RenderTableRow {TR} at (0,0) size 153x55
+            RenderTableCell {TD} at (0,15) size 51x25 [border: (3px groove #00FF00)] [r=0 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,4) width 44: &quot;groove&quot;
</span><del>-            RenderTableCell {TD} at (51,16) size 52x23 [border: (3px groove #00FF00) none (3px groove #00FF00)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (51,16) size 51x23 [border: (3px groove #00FF00) none (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,4) width 44: &quot;groove&quot;
</span><del>-            RenderTableCell {TD} at (102,15) size 52x25 [border: (3px groove #00FF00)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (102,15) size 51x25 [border: (3px groove #00FF00)] [r=0 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,4) width 44: &quot;groove&quot;
</span><del>-          RenderTableRow {TR} at (0,55) size 154x55
-            RenderTableCell {TD} at (0,70) size 52x25 [border: (3px groove #00FF00) none (2px groove #00FF00)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,55) size 153x55
+            RenderTableCell {TD} at (0,70) size 51x25 [border: (3px groove #00FF00) none (2px groove #00FF00)] [r=1 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,4) width 44: &quot;groove&quot;
</span><del>-            RenderTableCell {TD} at (51,72) size 52x21 [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (51,72) size 51x21 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x19
</span><span class="cx">                 text run at (1,2) width 43: &quot;hidden&quot;
</span><del>-            RenderTableCell {TD} at (102,70) size 52x25 [border: (3px groove #00FF00) none] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (102,70) size 51x25 [border: (3px groove #00FF00) none] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,4) size 44x18
</span><span class="cx">                 text run at (1,4) width 44: &quot;groove&quot;
</span><del>-          RenderTableRow {TR} at (0,110) size 154x55
-            RenderTableCell {TD} at (0,125) size 52x25 [border: (3px groove #00FF00)] [r=2 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,110) size 153x55
+            RenderTableCell {TD} at (0,125) size 51x25 [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,4) width 44: &quot;groove&quot;
</span><del>-            RenderTableCell {TD} at (51,126) size 52x23 [border: none (2px groove #00FF00)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (51,126) size 51x23 [border: none (2px groove #00FF00)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,1) size 44x19
</span><span class="cx">                 text run at (4,2) width 44: &quot;groove&quot;
</span><del>-            RenderTableCell {TD} at (102,125) size 52x25 [border: (3px groove #00FF00)] [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (102,125) size 51x25 [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,4) width 44: &quot;groove&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21t170602bdrconflctw08dexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-08-d-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-08-d-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-08-d-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,35 +6,35 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 317x18
</span><span class="cx">           text run at (0,0) width 317: &quot;There should be no red borders on the table below&quot;
</span><del>-      RenderTable {TABLE} at (0,34) 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,34) 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,4) width 29: &quot;inset&quot;
</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,4) width 29: &quot;inset&quot;
</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,4) width 29: &quot;inset&quot;
</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,4) width 29: &quot;inset&quot;
</span><del>-            RenderTableCell {TD} at (36,72) size 46x21 [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (36,72) size 45x21 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x19
</span><span class="cx">                 text run at (1,2) width 43: &quot;hidden&quot;
</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,4) width 29: &quot;inset&quot;
</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,4) width 29: &quot;inset&quot;
</span><del>-            RenderTableCell {TD} at (36,126) size 46x23 [border: none (2px inset #00FF00)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (36,126) size 45x23 [border: none (2px inset #00FF00)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,1) size 29x19
</span><span class="cx">                 text run at (4,2) width 29: &quot;inset&quot;
</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,4) width 29: &quot;inset&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21t170602bdrconflctw09dexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-09-d-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-09-d-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-09-d-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,35 +6,35 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 317x18
</span><span class="cx">           text run at (0,0) width 317: &quot;There should be no red borders on the table below&quot;
</span><del>-      RenderTable {TABLE} at (0,34) size 112x150
-        RenderTableSection {TBODY} at (0,0) size 112x150
-          RenderTableRow {TR} at (0,0) size 112x50
-            RenderTableCell {TD} at (0,15) size 34x20 [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,34) size 111x150
+        RenderTableSection {TBODY} at (0,0) size 111x150
+          RenderTableRow {TR} at (0,0) size 111x50
+            RenderTableCell {TD} at (0,15) size 33x20 [r=0 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,1) width 31: &quot;none&quot;
</span><del>-            RenderTableCell {TD} at (33,15) size 46x20 [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (33,15) size 45x20 [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,1) width 31: &quot;none&quot;
</span><del>-            RenderTableCell {TD} at (78,15) size 34x20 [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (78,15) size 33x20 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 31x18
</span><span class="cx">                 text run at (1,1) width 31: &quot;none&quot;
</span><del>-          RenderTableRow {TR} at (0,50) size 112x50
-            RenderTableCell {TD} at (0,65) size 34x20 [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,50) size 111x50
+            RenderTableCell {TD} at (0,65) size 33x20 [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,1) width 31: &quot;none&quot;
</span><del>-            RenderTableCell {TD} at (33,65) size 46x20 [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (33,65) size 45x20 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x18
</span><span class="cx">                 text run at (1,1) width 43: &quot;hidden&quot;
</span><del>-            RenderTableCell {TD} at (78,65) size 34x20 [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (78,65) size 33x20 [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 31x18
</span><span class="cx">                 text run at (1,1) width 31: &quot;none&quot;
</span><del>-          RenderTableRow {TR} at (0,100) size 112x50
-            RenderTableCell {TD} at (0,115) size 34x20 [r=2 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,100) size 111x50
+            RenderTableCell {TD} at (0,115) size 33x20 [r=2 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,1) width 31: &quot;none&quot;
</span><del>-            RenderTableCell {TD} at (33,115) size 46x20 [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (33,115) size 45x20 [r=2 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,1) width 31: &quot;none&quot;
</span><del>-            RenderTableCell {TD} at (78,115) size 34x20 [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (78,115) size 33x20 [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 31x18
</span><span class="cx">                 text run at (1,1) width 31: &quot;none&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21t170602bdrconflctw10dexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-10-d-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-10-d-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-10-d-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,35 +6,35 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 317x18
</span><span class="cx">           text run at (0,0) width 317: &quot;There should be no red borders on the table below&quot;
</span><del>-      RenderTable {TABLE} at (0,34) size 136x150
-        RenderTableSection {TBODY} at (0,0) size 136x150
-          RenderTableRow {TR} at (0,0) size 136x50
-            RenderTableCell {TD} at (0,15) size 46x20 [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,34) size 135x150
+        RenderTableSection {TBODY} at (0,0) size 135x150
+          RenderTableRow {TR} at (0,0) size 135x50
+            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,1) width 43: &quot;hidden&quot;
</span><del>-            RenderTableCell {TD} at (45,15) size 46x20 [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (45,15) size 45x20 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x18
</span><span class="cx">                 text run at (1,1) width 43: &quot;hidden&quot;
</span><del>-            RenderTableCell {TD} at (90,15) size 46x20 [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (90,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,1) width 43: &quot;hidden&quot;
</span><del>-          RenderTableRow {TR} at (0,50) size 136x50
-            RenderTableCell {TD} at (0,65) size 46x20 [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,50) size 135x50
+            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,1) width 43: &quot;hidden&quot;
</span><del>-            RenderTableCell {TD} at (45,65) size 46x20 [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (45,65) size 45x20 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x18
</span><span class="cx">                 text run at (1,1) width 43: &quot;double&quot;
</span><del>-            RenderTableCell {TD} at (90,65) size 46x20 [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (90,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,1) width 43: &quot;hidden&quot;
</span><del>-          RenderTableRow {TR} at (0,100) size 136x50
-            RenderTableCell {TD} at (0,115) size 46x20 [r=2 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,100) size 135x50
+            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,1) width 43: &quot;hidden&quot;
</span><del>-            RenderTableCell {TD} at (45,115) size 46x20 [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (45,115) size 45x20 [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x18
</span><span class="cx">                 text run at (1,1) width 43: &quot;hidden&quot;
</span><del>-            RenderTableCell {TD} at (90,115) size 46x20 [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (90,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,1) width 43: &quot;hidden&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21t170602bdrconflctw11dexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-11-d-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-11-d-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-11-d-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,35 +6,35 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 317x18
</span><span class="cx">           text run at (0,0) width 317: &quot;There should be no red borders on the table below&quot;
</span><del>-      RenderTable {TABLE} at (0,34) size 166x180 [border: (2px none #808080)]
-        RenderTableSection {TBODY} at (2,2) size 161x175
-          RenderTableRow {TR} at (0,0) size 161x58
-            RenderTableCell {TD} at (0,16) size 54x26 [border: (3px double #00FF00)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,34) size 165x180 [border: (2px none #808080)]
+        RenderTableSection {TBODY} at (2,2) size 160x175
+          RenderTableRow {TR} at (0,0) size 160x58
+            RenderTableCell {TD} at (0,16) size 53x26 [border: (3px double #00FF00)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 43x19
</span><span class="cx">                 text run at (4,5) width 43: &quot;double&quot;
</span><del>-            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]
</del><ins>+            RenderTableCell {TD} at (53,15) size 55x28 [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,4) width 43: &quot;double&quot;
</span><del>-            RenderTableCell {TD} at (108,16) size 53x26 [border: (3px double #00FF00)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (108,16) size 52x26 [border: (3px double #00FF00)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 43x19
</span><span class="cx">                 text run at (4,5) width 43: &quot;double&quot;
</span><del>-          RenderTableRow {TR} at (0,58) size 161x60
-            RenderTableCell {TD} at (0,75) size 54x26 [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 160x60
+            RenderTableCell {TD} at (0,75) size 53x26 [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 43x19
</span><span class="cx">                 text run at (4,5) width 43: &quot;double&quot;
</span><del>-            RenderTableCell {TD} at (53,73) size 56x30 [border: (5px double #00FF00)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (53,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,6) width 43: &quot;double&quot;
</span><del>-            RenderTableCell {TD} at (108,75) size 53x26 [border: (3px double #00FF00) (5px double #FF0000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (108,75) size 52x26 [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 43x19
</span><span class="cx">                 text run at (6,5) width 43: &quot;double&quot;
</span><del>-          RenderTableRow {TR} at (0,118) size 161x57
-            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 160x57
+            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,4) width 43: &quot;double&quot;
</span><del>-            RenderTableCell {TD} at (53,133) size 56x27 [border: (5px double #FF0000) (2px double #00FF00)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (53,133) size 55x27 [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,6) width 43: &quot;double&quot;
</span><del>-            RenderTableCell {TD} at (108,134) size 53x25 [border: (3px double #00FF00)] [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (108,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,4) width 43: &quot;double&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21t170602bdrconflctw12dexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-12-d-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-12-d-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-12-d-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,35 +6,35 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 317x18
</span><span class="cx">           text run at (0,0) width 317: &quot;There should be no red borders on the table below&quot;
</span><del>-      RenderTable {TABLE} at (0,34) size 140x180 [border: (2px none #808080)]
-        RenderTableSection {TBODY} at (2,2) size 135x175
-          RenderTableRow {TR} at (0,0) size 135x58
-            RenderTableCell {TD} at (0,16) size 41x26 [border: (3px solid #00FF00)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,34) size 139x180 [border: (2px none #808080)]
+        RenderTableSection {TBODY} at (2,2) size 134x175
+          RenderTableRow {TR} at (0,0) size 134x58
+            RenderTableCell {TD} at (0,16) size 40x26 [border: (3px solid #00FF00)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 30x19
</span><span class="cx">                 text run at (4,5) width 30: &quot;solid&quot;
</span><del>-            RenderTableCell {TD} at (40,15) size 56x28 [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 55x28 [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,4) width 30: &quot;solid&quot;
</span><del>-            RenderTableCell {TD} at (95,16) size 40x26 [border: (3px solid #00FF00)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (95,16) size 39x26 [border: (3px solid #00FF00)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 30x19
</span><span class="cx">                 text run at (4,5) width 30: &quot;solid&quot;
</span><del>-          RenderTableRow {TR} at (0,58) size 135x60
-            RenderTableCell {TD} at (0,75) size 41x26 [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 134x60
+            RenderTableCell {TD} at (0,75) size 40x26 [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 30x19
</span><span class="cx">                 text run at (4,5) width 30: &quot;solid&quot;
</span><del>-            RenderTableCell {TD} at (40,73) size 56x30 [border: (5px double #00FF00)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (40,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,6) width 43: &quot;double&quot;
</span><del>-            RenderTableCell {TD} at (95,75) size 40x26 [border: (3px solid #00FF00) (5px solid #FF0000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (95,75) size 39x26 [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 30x19
</span><span class="cx">                 text run at (6,5) width 30: &quot;solid&quot;
</span><del>-          RenderTableRow {TR} at (0,118) size 135x57
-            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 134x57
+            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,4) width 30: &quot;solid&quot;
</span><del>-            RenderTableCell {TD} at (40,133) size 56x27 [border: (5px solid #FF0000) (2px solid #00FF00)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (40,133) size 55x27 [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,6) width 30: &quot;solid&quot;
</span><del>-            RenderTableCell {TD} at (95,134) size 40x25 [border: (3px solid #00FF00)] [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (95,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,4) width 30: &quot;solid&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21t170602bdrconflctw13dexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-13-d-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-13-d-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-13-d-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,35 +6,35 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 317x18
</span><span class="cx">           text run at (0,0) width 317: &quot;There should be no red borders on the table below&quot;
</span><del>-      RenderTable {TABLE} at (0,34) size 168x180 [border: (2px none #808080)]
-        RenderTableSection {TBODY} at (2,2) size 163x175
-          RenderTableRow {TR} at (0,0) size 163x58
-            RenderTableCell {TD} at (0,16) size 55x26 [border: (3px dashed #00FF00)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,34) size 167x180 [border: (2px none #808080)]
+        RenderTableSection {TBODY} at (2,2) size 162x175
+          RenderTableRow {TR} at (0,0) size 162x58
+            RenderTableCell {TD} at (0,16) size 54x26 [border: (3px dashed #00FF00)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 44x19
</span><span class="cx">                 text run at (4,5) width 44: &quot;dashed&quot;
</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,4) width 44: &quot;dashed&quot;
</span><del>-            RenderTableCell {TD} at (109,16) size 54x26 [border: (3px dashed #00FF00)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (109,16) size 53x26 [border: (3px dashed #00FF00)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 44x19
</span><span class="cx">                 text run at (4,5) width 44: &quot;dashed&quot;
</span><del>-          RenderTableRow {TR} at (0,58) size 163x60
-            RenderTableCell {TD} at (0,75) size 55x26 [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,75) size 54x26 [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 44x19
</span><span class="cx">                 text run at (4,5) width 44: &quot;dashed&quot;
</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,6) width 43: &quot;double&quot;
</span><del>-            RenderTableCell {TD} at (109,75) size 54x26 [border: (3px dashed #00FF00) (5px dashed #FF0000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (109,75) size 53x26 [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 44x19
</span><span class="cx">                 text run at (6,5) width 44: &quot;dashed&quot;
</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,4) width 44: &quot;dashed&quot;
</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,6) width 44: &quot;dashed&quot;
</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,4) width 44: &quot;dashed&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21t170602bdrconflctw14dexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-14-d-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-14-d-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-14-d-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,35 +6,35 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 317x18
</span><span class="cx">           text run at (0,0) width 317: &quot;There should be no red borders on the table below&quot;
</span><del>-      RenderTable {TABLE} at (0,34) size 158x180 [border: (2px none #808080)]
-        RenderTableSection {TBODY} at (2,2) size 153x175
-          RenderTableRow {TR} at (0,0) size 153x58
-            RenderTableCell {TD} at (0,16) size 50x26 [border: (3px dotted #00FF00)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,34) size 157x180 [border: (2px none #808080)]
+        RenderTableSection {TBODY} at (2,2) size 152x175
+          RenderTableRow {TR} at (0,0) size 152x58
+            RenderTableCell {TD} at (0,16) size 49x26 [border: (3px dotted #00FF00)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 39x19
</span><span class="cx">                 text run at (4,5) width 39: &quot;dotted&quot;
</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,4) width 39: &quot;dotted&quot;
</span><del>-            RenderTableCell {TD} at (104,16) size 49x26 [border: (3px dotted #00FF00)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (104,16) size 48x26 [border: (3px dotted #00FF00)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 39x19
</span><span class="cx">                 text run at (4,5) width 39: &quot;dotted&quot;
</span><del>-          RenderTableRow {TR} at (0,58) size 153x60
-            RenderTableCell {TD} at (0,75) size 50x26 [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,75) size 49x26 [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 39x19
</span><span class="cx">                 text run at (4,5) width 39: &quot;dotted&quot;
</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,6) width 43: &quot;double&quot;
</span><del>-            RenderTableCell {TD} at (104,75) size 49x26 [border: (3px dotted #00FF00) (5px dotted #FF0000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (104,75) size 48x26 [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 39x19
</span><span class="cx">                 text run at (6,5) width 39: &quot;dotted&quot;
</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,4) width 39: &quot;dotted&quot;
</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,6) width 39: &quot;dotted&quot;
</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,4) width 39: &quot;dotted&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21t170602bdrconflctw15dexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-15-d-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-15-d-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-15-d-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,35 +6,35 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 317x18
</span><span class="cx">           text run at (0,0) width 317: &quot;There should be no red borders on the table below&quot;
</span><del>-      RenderTable {TABLE} at (0,34) size 144x180 [border: (2px none #808080)]
-        RenderTableSection {TBODY} at (2,2) size 139x175
-          RenderTableRow {TR} at (0,0) size 139x58
-            RenderTableCell {TD} at (0,16) size 43x26 [border: (3px ridge #00FF00)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,34) size 143x180 [border: (2px none #808080)]
+        RenderTableSection {TBODY} at (2,2) size 138x175
+          RenderTableRow {TR} at (0,0) size 138x58
+            RenderTableCell {TD} at (0,16) size 42x26 [border: (3px ridge #00FF00)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 32x19
</span><span class="cx">                 text run at (4,5) width 32: &quot;ridge&quot;
</span><del>-            RenderTableCell {TD} at (42,15) size 56x28 [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 55x28 [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,4) width 32: &quot;ridge&quot;
</span><del>-            RenderTableCell {TD} at (97,16) size 42x26 [border: (3px ridge #00FF00)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (97,16) size 41x26 [border: (3px ridge #00FF00)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 32x19
</span><span class="cx">                 text run at (4,5) width 32: &quot;ridge&quot;
</span><del>-          RenderTableRow {TR} at (0,58) size 139x60
-            RenderTableCell {TD} at (0,75) size 43x26 [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 138x60
+            RenderTableCell {TD} at (0,75) size 42x26 [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 32x19
</span><span class="cx">                 text run at (4,5) width 32: &quot;ridge&quot;
</span><del>-            RenderTableCell {TD} at (42,73) size 56x30 [border: (5px double #00FF00)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (42,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,6) width 43: &quot;double&quot;
</span><del>-            RenderTableCell {TD} at (97,75) size 42x26 [border: (3px ridge #00FF00) (5px ridge #FF0000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (97,75) size 41x26 [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 32x19
</span><span class="cx">                 text run at (6,5) width 32: &quot;ridge&quot;
</span><del>-          RenderTableRow {TR} at (0,118) size 139x57
-            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 138x57
+            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,4) width 32: &quot;ridge&quot;
</span><del>-            RenderTableCell {TD} at (42,133) size 56x27 [border: (5px ridge #FF0000) (2px ridge #00FF00)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (42,133) size 55x27 [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,6) width 32: &quot;ridge&quot;
</span><del>-            RenderTableCell {TD} at (97,134) size 42x25 [border: (3px ridge #00FF00)] [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (97,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,4) width 32: &quot;ridge&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21t170602bdrconflctw16dexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-16-d-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-16-d-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-16-d-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,35 +6,35 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 317x18
</span><span class="cx">           text run at (0,0) width 317: &quot;There should be no red borders on the table below&quot;
</span><del>-      RenderTable {TABLE} at (0,34) size 154x180 [border: (2px none #808080)]
-        RenderTableSection {TBODY} at (2,2) size 149x175
-          RenderTableRow {TR} at (0,0) size 149x58
-            RenderTableCell {TD} at (0,16) size 48x26 [border: (3px outset #00FF00)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,34) size 153x180 [border: (2px none #808080)]
+        RenderTableSection {TBODY} at (2,2) size 148x175
+          RenderTableRow {TR} at (0,0) size 148x58
+            RenderTableCell {TD} at (0,16) size 47x26 [border: (3px outset #00FF00)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 37x19
</span><span class="cx">                 text run at (4,5) width 37: &quot;outset&quot;
</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,4) width 37: &quot;outset&quot;
</span><del>-            RenderTableCell {TD} at (102,16) size 47x26 [border: (3px outset #00FF00)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (102,16) size 46x26 [border: (3px outset #00FF00)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 37x19
</span><span class="cx">                 text run at (4,5) width 37: &quot;outset&quot;
</span><del>-          RenderTableRow {TR} at (0,58) size 149x60
-            RenderTableCell {TD} at (0,75) size 48x26 [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,75) size 47x26 [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 37x19
</span><span class="cx">                 text run at (4,5) width 37: &quot;outset&quot;
</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,6) width 43: &quot;double&quot;
</span><del>-            RenderTableCell {TD} at (102,75) size 47x26 [border: (3px outset #00FF00) (5px outset #FF0000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (102,75) size 46x26 [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 37x19
</span><span class="cx">                 text run at (6,5) width 37: &quot;outset&quot;
</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,4) width 37: &quot;outset&quot;
</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,6) width 37: &quot;outset&quot;
</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,4) width 37: &quot;outset&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21t170602bdrconflctw17dexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-17-d-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-17-d-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-17-d-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,35 +6,35 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 317x18
</span><span class="cx">           text run at (0,0) width 317: &quot;There should be no red borders on the table below&quot;
</span><del>-      RenderTable {TABLE} at (0,34) size 168x180 [border: (2px none #808080)]
-        RenderTableSection {TBODY} at (2,2) size 163x175
-          RenderTableRow {TR} at (0,0) size 163x58
-            RenderTableCell {TD} at (0,16) size 55x26 [border: (3px groove #00FF00)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,34) size 167x180 [border: (2px none #808080)]
+        RenderTableSection {TBODY} at (2,2) size 162x175
+          RenderTableRow {TR} at (0,0) size 162x58
+            RenderTableCell {TD} at (0,16) size 54x26 [border: (3px groove #00FF00)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 44x19
</span><span class="cx">                 text run at (4,5) width 44: &quot;groove&quot;
</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,4) width 44: &quot;groove&quot;
</span><del>-            RenderTableCell {TD} at (109,16) size 54x26 [border: (3px groove #00FF00)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (109,16) size 53x26 [border: (3px groove #00FF00)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 44x19
</span><span class="cx">                 text run at (4,5) width 44: &quot;groove&quot;
</span><del>-          RenderTableRow {TR} at (0,58) size 163x60
-            RenderTableCell {TD} at (0,75) size 55x26 [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,75) size 54x26 [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 44x19
</span><span class="cx">                 text run at (4,5) width 44: &quot;groove&quot;
</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,6) width 43: &quot;double&quot;
</span><del>-            RenderTableCell {TD} at (109,75) size 54x26 [border: (3px groove #00FF00) (5px groove #FF0000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (109,75) size 53x26 [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 44x19
</span><span class="cx">                 text run at (6,5) width 44: &quot;groove&quot;
</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,4) width 44: &quot;groove&quot;
</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,6) width 44: &quot;groove&quot;
</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,4) width 44: &quot;groove&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21t170602bdrconflctw18dexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-18-d-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-18-d-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-18-d-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,35 +6,35 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 317x18
</span><span class="cx">           text run at (0,0) width 317: &quot;There should be no red borders on the table below&quot;
</span><del>-      RenderTable {TABLE} at (0,34) size 138x180 [border: (2px none #808080)]
-        RenderTableSection {TBODY} at (2,2) size 133x175
-          RenderTableRow {TR} at (0,0) size 133x58
-            RenderTableCell {TD} at (0,16) size 40x26 [border: (3px inset #00FF00)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,34) size 137x180 [border: (2px none #808080)]
+        RenderTableSection {TBODY} at (2,2) size 132x175
+          RenderTableRow {TR} at (0,0) size 132x58
+            RenderTableCell {TD} at (0,16) size 39x26 [border: (3px inset #00FF00)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 29x19
</span><span class="cx">                 text run at (4,5) width 29: &quot;inset&quot;
</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,4) width 29: &quot;inset&quot;
</span><del>-            RenderTableCell {TD} at (94,16) size 39x26 [border: (3px inset #00FF00)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (94,16) size 38x26 [border: (3px inset #00FF00)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 29x19
</span><span class="cx">                 text run at (4,5) width 29: &quot;inset&quot;
</span><del>-          RenderTableRow {TR} at (0,58) size 133x60
-            RenderTableCell {TD} at (0,75) size 40x26 [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,75) size 39x26 [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 29x19
</span><span class="cx">                 text run at (4,5) width 29: &quot;inset&quot;
</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,6) width 43: &quot;double&quot;
</span><del>-            RenderTableCell {TD} at (94,75) size 39x26 [border: (3px inset #00FF00) (5px inset #FF0000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (94,75) size 38x26 [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 29x19
</span><span class="cx">                 text run at (6,5) width 29: &quot;inset&quot;
</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,4) width 29: &quot;inset&quot;
</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,6) width 29: &quot;inset&quot;
</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,4) width 29: &quot;inset&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21t170602bdrconflctw19dexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-19-d-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-19-d-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-19-d-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,35 +6,35 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 317x18
</span><span class="cx">           text run at (0,0) width 317: &quot;There should be no red borders on the table below&quot;
</span><del>-      RenderTable {TABLE} at (0,34) size 132x170
-        RenderTableSection {TBODY} at (0,0) size 132x170
-          RenderTableRow {TR} at (0,0) size 132x55
-            RenderTableCell {TD} at (0,17) size 39x21 [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,34) size 131x170
+        RenderTableSection {TBODY} at (0,0) size 131x170
+          RenderTableRow {TR} at (0,0) size 131x55
+            RenderTableCell {TD} at (0,17) size 38x21 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 31x19
</span><span class="cx">                 text run at (1,2) width 31: &quot;none&quot;
</span><del>-            RenderTableCell {TD} at (38,15) size 56x25 [border: none] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (38,15) size 55x25 [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,1) width 31: &quot;none&quot;
</span><del>-            RenderTableCell {TD} at (93,17) size 39x21 [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (93,17) size 38x21 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 31x19
</span><span class="cx">                 text run at (1,2) width 31: &quot;none&quot;
</span><del>-          RenderTableRow {TR} at (0,55) size 132x60
-            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 131x60
+            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,1) width 31: &quot;none&quot;
</span><del>-            RenderTableCell {TD} at (38,70) size 56x30 [border: (5px double #00FF00)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (38,70) 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,6) width 43: &quot;double&quot;
</span><del>-            RenderTableCell {TD} at (93,75) size 39x20 [border: none] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (93,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,1) width 31: &quot;none&quot;
</span><del>-          RenderTableRow {TR} at (0,115) size 132x55
-            RenderTableCell {TD} at (0,132) size 39x21 [r=2 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,115) size 131x55
+            RenderTableCell {TD} at (0,132) size 38x21 [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 31x19
</span><span class="cx">                 text run at (1,2) width 31: &quot;none&quot;
</span><del>-            RenderTableCell {TD} at (38,130) size 56x25 [border: (5px none #FF0000)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (38,130) size 55x25 [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,6) width 31: &quot;none&quot;
</span><del>-            RenderTableCell {TD} at (93,132) size 39x21 [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (93,132) size 38x21 [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 31x19
</span><span class="cx">                 text run at (1,2) width 31: &quot;none&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21t170602bdrconflctw20dexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-20-d-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-20-d-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-20-d-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,35 +6,35 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 317x18
</span><span class="cx">           text run at (0,0) width 317: &quot;There should be no red borders on the table below&quot;
</span><del>-      RenderTable {TABLE} at (0,34) size 136x150
-        RenderTableSection {TBODY} at (0,0) size 136x150
-          RenderTableRow {TR} at (0,0) size 136x50
-            RenderTableCell {TD} at (0,15) size 46x20 [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,34) size 135x150
+        RenderTableSection {TBODY} at (0,0) size 135x150
+          RenderTableRow {TR} at (0,0) size 135x50
+            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,1) width 43: &quot;hidden&quot;
</span><del>-            RenderTableCell {TD} at (45,15) size 46x20 [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (45,15) size 45x20 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x18
</span><span class="cx">                 text run at (1,1) width 43: &quot;hidden&quot;
</span><del>-            RenderTableCell {TD} at (90,15) size 46x20 [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (90,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,1) width 43: &quot;hidden&quot;
</span><del>-          RenderTableRow {TR} at (0,50) size 136x50
-            RenderTableCell {TD} at (0,65) size 46x20 [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,50) size 135x50
+            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,1) width 43: &quot;hidden&quot;
</span><del>-            RenderTableCell {TD} at (45,65) size 46x20 [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (45,65) size 45x20 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 30x18
</span><span class="cx">                 text run at (1,1) width 30: &quot;solid&quot;
</span><del>-            RenderTableCell {TD} at (90,65) size 46x20 [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (90,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,1) width 43: &quot;hidden&quot;
</span><del>-          RenderTableRow {TR} at (0,100) size 136x50
-            RenderTableCell {TD} at (0,115) size 46x20 [r=2 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,100) size 135x50
+            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,1) width 43: &quot;hidden&quot;
</span><del>-            RenderTableCell {TD} at (45,115) size 46x20 [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (45,115) size 45x20 [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x18
</span><span class="cx">                 text run at (1,1) width 43: &quot;hidden&quot;
</span><del>-            RenderTableCell {TD} at (90,115) size 46x20 [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (90,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,1) width 43: &quot;hidden&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21t170602bdrconflctw21dexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-21-d-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-21-d-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-21-d-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,35 +6,35 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 317x18
</span><span class="cx">           text run at (0,0) width 317: &quot;There should be no red borders on the table below&quot;
</span><del>-      RenderTable {TABLE} at (0,34) size 161x180 [border: (2px none #808080)]
-        RenderTableSection {TBODY} at (2,2) size 156x175
-          RenderTableRow {TR} at (0,0) size 156x58
-            RenderTableCell {TD} at (0,16) size 54x26 [border: (3px double #00FF00)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,34) size 160x180 [border: (2px none #808080)]
+        RenderTableSection {TBODY} at (2,2) size 155x175
+          RenderTableRow {TR} at (0,0) size 155x58
+            RenderTableCell {TD} at (0,16) size 53x26 [border: (3px double #00FF00)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 43x19
</span><span class="cx">                 text run at (4,5) width 43: &quot;double&quot;
</span><del>-            RenderTableCell {TD} at (53,15) size 51x28 [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 50x28 [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,4) width 43: &quot;double&quot;
</span><del>-            RenderTableCell {TD} at (103,16) size 53x26 [border: (3px double #00FF00)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (103,16) size 52x26 [border: (3px double #00FF00)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 43x19
</span><span class="cx">                 text run at (4,5) width 43: &quot;double&quot;
</span><del>-          RenderTableRow {TR} at (0,58) size 156x60
-            RenderTableCell {TD} at (0,75) size 54x26 [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 155x60
+            RenderTableCell {TD} at (0,75) size 53x26 [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 43x19
</span><span class="cx">                 text run at (4,5) width 43: &quot;double&quot;
</span><del>-            RenderTableCell {TD} at (53,73) size 51x30 [border: (5px solid #00FF00)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (53,73) size 50x30 [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,6) width 30: &quot;solid&quot;
</span><del>-            RenderTableCell {TD} at (103,75) size 53x26 [border: (3px double #00FF00) (5px double #FF0000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (103,75) size 52x26 [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 43x19
</span><span class="cx">                 text run at (6,5) width 43: &quot;double&quot;
</span><del>-          RenderTableRow {TR} at (0,118) size 156x57
-            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 155x57
+            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,4) width 43: &quot;double&quot;
</span><del>-            RenderTableCell {TD} at (53,133) size 51x27 [border: (5px double #FF0000) (2px double #00FF00)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (53,133) size 50x27 [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,6) width 43: &quot;double&quot;
</span><del>-            RenderTableCell {TD} at (103,134) size 53x25 [border: (3px double #00FF00)] [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (103,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,4) width 43: &quot;double&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21t170602bdrconflctw22dexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-22-d-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-22-d-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-22-d-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,35 +6,35 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 317x18
</span><span class="cx">           text run at (0,0) width 317: &quot;There should be no red borders on the table below&quot;
</span><del>-      RenderTable {TABLE} at (0,34) size 127x180 [border: (2px none #808080)]
-        RenderTableSection {TBODY} at (2,2) size 122x175
-          RenderTableRow {TR} at (0,0) size 122x58
-            RenderTableCell {TD} at (0,16) size 41x26 [border: (3px solid #00FF00)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,34) size 126x180 [border: (2px none #808080)]
+        RenderTableSection {TBODY} at (2,2) size 121x175
+          RenderTableRow {TR} at (0,0) size 121x58
+            RenderTableCell {TD} at (0,16) size 40x26 [border: (3px solid #00FF00)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 30x19
</span><span class="cx">                 text run at (4,5) width 30: &quot;solid&quot;
</span><del>-            RenderTableCell {TD} at (40,15) size 43x28 [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 42x28 [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,4) width 30: &quot;solid&quot;
</span><del>-            RenderTableCell {TD} at (82,16) size 40x26 [border: (3px solid #00FF00)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (82,16) size 39x26 [border: (3px solid #00FF00)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 30x19
</span><span class="cx">                 text run at (4,5) width 30: &quot;solid&quot;
</span><del>-          RenderTableRow {TR} at (0,58) size 122x60
-            RenderTableCell {TD} at (0,75) size 41x26 [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 121x60
+            RenderTableCell {TD} at (0,75) size 40x26 [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 30x19
</span><span class="cx">                 text run at (4,5) width 30: &quot;solid&quot;
</span><del>-            RenderTableCell {TD} at (40,73) size 43x30 [border: (5px solid #00FF00)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (40,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,6) width 30: &quot;solid&quot;
</span><del>-            RenderTableCell {TD} at (82,75) size 40x26 [border: (3px solid #00FF00) (5px solid #FF0000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (82,75) size 39x26 [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 30x19
</span><span class="cx">                 text run at (6,5) width 30: &quot;solid&quot;
</span><del>-          RenderTableRow {TR} at (0,118) size 122x57
-            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 121x57
+            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,4) width 30: &quot;solid&quot;
</span><del>-            RenderTableCell {TD} at (40,133) size 43x27 [border: (5px solid #FF0000) (2px solid #00FF00)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (40,133) size 42x27 [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,6) width 30: &quot;solid&quot;
</span><del>-            RenderTableCell {TD} at (82,134) size 40x25 [border: (3px solid #00FF00)] [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (82,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,4) width 30: &quot;solid&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21t170602bdrconflctw23dexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-23-d-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-23-d-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-23-d-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,35 +6,35 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 317x18
</span><span class="cx">           text run at (0,0) width 317: &quot;There should be no red borders on the table below&quot;
</span><del>-      RenderTable {TABLE} at (0,34) size 164x180 [border: (2px none #808080)]
-        RenderTableSection {TBODY} at (2,2) size 159x175
-          RenderTableRow {TR} at (0,0) size 159x58
-            RenderTableCell {TD} at (0,16) size 55x26 [border: (3px dashed #00FF00)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,34) size 163x180 [border: (2px none #808080)]
+        RenderTableSection {TBODY} at (2,2) size 158x175
+          RenderTableRow {TR} at (0,0) size 158x58
+            RenderTableCell {TD} at (0,16) size 54x26 [border: (3px dashed #00FF00)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 44x19
</span><span class="cx">                 text run at (4,5) width 44: &quot;dashed&quot;
</span><del>-            RenderTableCell {TD} at (54,15) size 52x28 [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 51x28 [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,4) width 44: &quot;dashed&quot;
</span><del>-            RenderTableCell {TD} at (105,16) size 54x26 [border: (3px dashed #00FF00)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (105,16) size 53x26 [border: (3px dashed #00FF00)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 44x19
</span><span class="cx">                 text run at (4,5) width 44: &quot;dashed&quot;
</span><del>-          RenderTableRow {TR} at (0,58) size 159x60
-            RenderTableCell {TD} at (0,75) size 55x26 [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 158x60
+            RenderTableCell {TD} at (0,75) size 54x26 [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 44x19
</span><span class="cx">                 text run at (4,5) width 44: &quot;dashed&quot;
</span><del>-            RenderTableCell {TD} at (54,73) size 52x30 [border: (5px solid #00FF00)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (54,73) size 51x30 [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,6) width 30: &quot;solid&quot;
</span><del>-            RenderTableCell {TD} at (105,75) size 54x26 [border: (3px dashed #00FF00) (5px dashed #FF0000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (105,75) size 53x26 [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 44x19
</span><span class="cx">                 text run at (6,5) width 44: &quot;dashed&quot;
</span><del>-          RenderTableRow {TR} at (0,118) size 159x57
-            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 158x57
+            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,4) width 44: &quot;dashed&quot;
</span><del>-            RenderTableCell {TD} at (54,133) size 52x27 [border: (5px dashed #FF0000) (2px dashed #00FF00)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (54,133) size 51x27 [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,6) width 44: &quot;dashed&quot;
</span><del>-            RenderTableCell {TD} at (105,134) size 54x25 [border: (3px dashed #00FF00)] [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (105,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,4) width 44: &quot;dashed&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21t170602bdrconflctw24dexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-24-d-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-24-d-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-24-d-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,35 +6,35 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 317x18
</span><span class="cx">           text run at (0,0) width 317: &quot;There should be no red borders on the table below&quot;
</span><del>-      RenderTable {TABLE} at (0,34) size 149x180 [border: (2px none #808080)]
-        RenderTableSection {TBODY} at (2,2) size 144x175
-          RenderTableRow {TR} at (0,0) size 144x58
-            RenderTableCell {TD} at (0,16) size 50x26 [border: (3px dotted #00FF00)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,34) size 148x180 [border: (2px none #808080)]
+        RenderTableSection {TBODY} at (2,2) size 143x175
+          RenderTableRow {TR} at (0,0) size 143x58
+            RenderTableCell {TD} at (0,16) size 49x26 [border: (3px dotted #00FF00)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 39x19
</span><span class="cx">                 text run at (4,5) width 39: &quot;dotted&quot;
</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,4) width 39: &quot;dotted&quot;
</span><del>-            RenderTableCell {TD} at (95,16) size 49x26 [border: (3px dotted #00FF00)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (95,16) size 48x26 [border: (3px dotted #00FF00)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 39x19
</span><span class="cx">                 text run at (4,5) width 39: &quot;dotted&quot;
</span><del>-          RenderTableRow {TR} at (0,58) size 144x60
-            RenderTableCell {TD} at (0,75) size 50x26 [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,75) size 49x26 [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 39x19
</span><span class="cx">                 text run at (4,5) width 39: &quot;dotted&quot;
</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,6) width 30: &quot;solid&quot;
</span><del>-            RenderTableCell {TD} at (95,75) size 49x26 [border: (3px dotted #00FF00) (5px dotted #FF0000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (95,75) size 48x26 [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 39x19
</span><span class="cx">                 text run at (6,5) width 39: &quot;dotted&quot;
</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,4) width 39: &quot;dotted&quot;
</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,6) width 39: &quot;dotted&quot;
</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,4) width 39: &quot;dotted&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21t170602bdrconflctw25dexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-25-d-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-25-d-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-25-d-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,35 +6,35 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 317x18
</span><span class="cx">           text run at (0,0) width 317: &quot;There should be no red borders on the table below&quot;
</span><del>-      RenderTable {TABLE} at (0,34) size 131x180 [border: (2px none #808080)]
-        RenderTableSection {TBODY} at (2,2) size 126x175
-          RenderTableRow {TR} at (0,0) size 126x58
-            RenderTableCell {TD} at (0,16) size 43x26 [border: (3px ridge #00FF00)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,34) size 130x180 [border: (2px none #808080)]
+        RenderTableSection {TBODY} at (2,2) size 125x175
+          RenderTableRow {TR} at (0,0) size 125x58
+            RenderTableCell {TD} at (0,16) size 42x26 [border: (3px ridge #00FF00)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 32x19
</span><span class="cx">                 text run at (4,5) width 32: &quot;ridge&quot;
</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,4) width 32: &quot;ridge&quot;
</span><del>-            RenderTableCell {TD} at (84,16) size 42x26 [border: (3px ridge #00FF00)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (84,16) size 41x26 [border: (3px ridge #00FF00)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 32x19
</span><span class="cx">                 text run at (4,5) width 32: &quot;ridge&quot;
</span><del>-          RenderTableRow {TR} at (0,58) size 126x60
-            RenderTableCell {TD} at (0,75) size 43x26 [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,75) size 42x26 [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 32x19
</span><span class="cx">                 text run at (4,5) width 32: &quot;ridge&quot;
</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,6) width 30: &quot;solid&quot;
</span><del>-            RenderTableCell {TD} at (84,75) size 42x26 [border: (3px ridge #00FF00) (5px ridge #FF0000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (84,75) size 41x26 [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 32x19
</span><span class="cx">                 text run at (6,5) width 32: &quot;ridge&quot;
</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,4) width 32: &quot;ridge&quot;
</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,6) width 32: &quot;ridge&quot;
</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,4) width 32: &quot;ridge&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21t170602bdrconflctw26dexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-26-d-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-26-d-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-26-d-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,35 +6,35 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 317x18
</span><span class="cx">           text run at (0,0) width 317: &quot;There should be no red borders on the table below&quot;
</span><del>-      RenderTable {TABLE} at (0,34) size 143x180 [border: (2px none #808080)]
-        RenderTableSection {TBODY} at (2,2) size 138x175
-          RenderTableRow {TR} at (0,0) size 138x58
-            RenderTableCell {TD} at (0,16) size 48x26 [border: (3px outset #00FF00)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,34) size 142x180 [border: (2px none #808080)]
+        RenderTableSection {TBODY} at (2,2) size 137x175
+          RenderTableRow {TR} at (0,0) size 137x58
+            RenderTableCell {TD} at (0,16) size 47x26 [border: (3px outset #00FF00)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 37x19
</span><span class="cx">                 text run at (4,5) width 37: &quot;outset&quot;
</span><del>-            RenderTableCell {TD} at (47,15) size 45x28 [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 44x28 [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,4) width 37: &quot;outset&quot;
</span><del>-            RenderTableCell {TD} at (91,16) size 47x26 [border: (3px outset #00FF00)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (91,16) size 46x26 [border: (3px outset #00FF00)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 37x19
</span><span class="cx">                 text run at (4,5) width 37: &quot;outset&quot;
</span><del>-          RenderTableRow {TR} at (0,58) size 138x60
-            RenderTableCell {TD} at (0,75) size 48x26 [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 137x60
+            RenderTableCell {TD} at (0,75) size 47x26 [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 37x19
</span><span class="cx">                 text run at (4,5) width 37: &quot;outset&quot;
</span><del>-            RenderTableCell {TD} at (47,73) size 45x30 [border: (5px solid #00FF00)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (47,73) size 44x30 [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,6) width 30: &quot;solid&quot;
</span><del>-            RenderTableCell {TD} at (91,75) size 47x26 [border: (3px outset #00FF00) (5px outset #FF0000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (91,75) size 46x26 [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 37x19
</span><span class="cx">                 text run at (6,5) width 37: &quot;outset&quot;
</span><del>-          RenderTableRow {TR} at (0,118) size 138x57
-            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 137x57
+            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,4) width 37: &quot;outset&quot;
</span><del>-            RenderTableCell {TD} at (47,133) size 45x27 [border: (5px outset #FF0000) (2px outset #00FF00)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (47,133) size 44x27 [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,6) width 37: &quot;outset&quot;
</span><del>-            RenderTableCell {TD} at (91,134) size 47x25 [border: (3px outset #00FF00)] [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (91,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,4) width 37: &quot;outset&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21t170602bdrconflctw27dexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-27-d-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-27-d-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-27-d-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,35 +6,35 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 317x18
</span><span class="cx">           text run at (0,0) width 317: &quot;There should be no red borders on the table below&quot;
</span><del>-      RenderTable {TABLE} at (0,34) size 164x180 [border: (2px none #808080)]
-        RenderTableSection {TBODY} at (2,2) size 159x175
-          RenderTableRow {TR} at (0,0) size 159x58
-            RenderTableCell {TD} at (0,16) size 55x26 [border: (3px groove #00FF00)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,34) size 163x180 [border: (2px none #808080)]
+        RenderTableSection {TBODY} at (2,2) size 158x175
+          RenderTableRow {TR} at (0,0) size 158x58
+            RenderTableCell {TD} at (0,16) size 54x26 [border: (3px groove #00FF00)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 44x19
</span><span class="cx">                 text run at (4,5) width 44: &quot;groove&quot;
</span><del>-            RenderTableCell {TD} at (54,15) size 52x28 [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 51x28 [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,4) width 44: &quot;groove&quot;
</span><del>-            RenderTableCell {TD} at (105,16) size 54x26 [border: (3px groove #00FF00)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (105,16) size 53x26 [border: (3px groove #00FF00)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 44x19
</span><span class="cx">                 text run at (4,5) width 44: &quot;groove&quot;
</span><del>-          RenderTableRow {TR} at (0,58) size 159x60
-            RenderTableCell {TD} at (0,75) size 55x26 [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 158x60
+            RenderTableCell {TD} at (0,75) size 54x26 [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 44x19
</span><span class="cx">                 text run at (4,5) width 44: &quot;groove&quot;
</span><del>-            RenderTableCell {TD} at (54,73) size 52x30 [border: (5px solid #00FF00)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (54,73) size 51x30 [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,6) width 30: &quot;solid&quot;
</span><del>-            RenderTableCell {TD} at (105,75) size 54x26 [border: (3px groove #00FF00) (5px groove #FF0000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (105,75) size 53x26 [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 44x19
</span><span class="cx">                 text run at (6,5) width 44: &quot;groove&quot;
</span><del>-          RenderTableRow {TR} at (0,118) size 159x57
-            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 158x57
+            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,4) width 44: &quot;groove&quot;
</span><del>-            RenderTableCell {TD} at (54,133) size 52x27 [border: (5px groove #FF0000) (2px groove #00FF00)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (54,133) size 51x27 [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,6) width 44: &quot;groove&quot;
</span><del>-            RenderTableCell {TD} at (105,134) size 54x25 [border: (3px groove #00FF00)] [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (105,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,4) width 44: &quot;groove&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21t170602bdrconflctw28dexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-28-d-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-28-d-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-28-d-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,35 +6,35 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 317x18
</span><span class="cx">           text run at (0,0) width 317: &quot;There should be no red borders on the table below&quot;
</span><del>-      RenderTable {TABLE} at (0,34) size 125x180 [border: (2px none #808080)]
-        RenderTableSection {TBODY} at (2,2) size 120x175
-          RenderTableRow {TR} at (0,0) size 120x58
-            RenderTableCell {TD} at (0,16) size 40x26 [border: (3px inset #00FF00)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,34) size 124x180 [border: (2px none #808080)]
+        RenderTableSection {TBODY} at (2,2) size 119x175
+          RenderTableRow {TR} at (0,0) size 119x58
+            RenderTableCell {TD} at (0,16) size 39x26 [border: (3px inset #00FF00)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 29x19
</span><span class="cx">                 text run at (4,5) width 29: &quot;inset&quot;
</span><del>-            RenderTableCell {TD} at (39,15) size 43x28 [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 42x28 [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,4) width 29: &quot;inset&quot;
</span><del>-            RenderTableCell {TD} at (81,16) size 39x26 [border: (3px inset #00FF00)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (81,16) size 38x26 [border: (3px inset #00FF00)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 29x19
</span><span class="cx">                 text run at (4,5) width 29: &quot;inset&quot;
</span><del>-          RenderTableRow {TR} at (0,58) size 120x60
-            RenderTableCell {TD} at (0,75) size 40x26 [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 119x60
+            RenderTableCell {TD} at (0,75) size 39x26 [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 29x19
</span><span class="cx">                 text run at (4,5) width 29: &quot;inset&quot;
</span><del>-            RenderTableCell {TD} at (39,73) size 43x30 [border: (5px solid #00FF00)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (39,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,6) width 30: &quot;solid&quot;
</span><del>-            RenderTableCell {TD} at (81,75) size 39x26 [border: (3px inset #00FF00) (5px inset #FF0000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (81,75) size 38x26 [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 29x19
</span><span class="cx">                 text run at (6,5) width 29: &quot;inset&quot;
</span><del>-          RenderTableRow {TR} at (0,118) size 120x57
-            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 119x57
+            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,4) width 29: &quot;inset&quot;
</span><del>-            RenderTableCell {TD} at (39,133) size 43x27 [border: (5px inset #FF0000) (2px inset #00FF00)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (39,133) size 42x27 [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,6) width 29: &quot;inset&quot;
</span><del>-            RenderTableCell {TD} at (81,134) size 39x25 [border: (3px inset #00FF00)] [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (81,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,4) width 29: &quot;inset&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21t170602bdrconflctw29dexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-29-d-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-29-d-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-29-d-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,35 +6,35 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 317x18
</span><span class="cx">           text run at (0,0) width 317: &quot;There should be no red borders on the table below&quot;
</span><del>-      RenderTable {TABLE} at (0,34) size 119x170
-        RenderTableSection {TBODY} at (0,0) size 119x170
-          RenderTableRow {TR} at (0,0) size 119x55
-            RenderTableCell {TD} at (0,17) size 39x21 [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,34) size 118x170
+        RenderTableSection {TBODY} at (0,0) size 118x170
+          RenderTableRow {TR} at (0,0) size 118x55
+            RenderTableCell {TD} at (0,17) size 38x21 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 31x19
</span><span class="cx">                 text run at (1,2) width 31: &quot;none&quot;
</span><del>-            RenderTableCell {TD} at (38,15) size 43x25 [border: none] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (38,15) size 42x25 [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,1) width 31: &quot;none&quot;
</span><del>-            RenderTableCell {TD} at (80,17) size 39x21 [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (80,17) size 38x21 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 31x19
</span><span class="cx">                 text run at (1,2) width 31: &quot;none&quot;
</span><del>-          RenderTableRow {TR} at (0,55) size 119x60
-            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 118x60
+            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,1) width 31: &quot;none&quot;
</span><del>-            RenderTableCell {TD} at (38,70) size 43x30 [border: (5px solid #00FF00)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (38,70) 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,6) width 30: &quot;solid&quot;
</span><del>-            RenderTableCell {TD} at (80,75) size 39x20 [border: none] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (80,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,1) width 31: &quot;none&quot;
</span><del>-          RenderTableRow {TR} at (0,115) size 119x55
-            RenderTableCell {TD} at (0,132) size 39x21 [r=2 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,115) size 118x55
+            RenderTableCell {TD} at (0,132) size 38x21 [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 31x19
</span><span class="cx">                 text run at (1,2) width 31: &quot;none&quot;
</span><del>-            RenderTableCell {TD} at (38,130) size 43x25 [border: (5px none #FF0000)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (38,130) size 42x25 [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,6) width 31: &quot;none&quot;
</span><del>-            RenderTableCell {TD} at (80,132) size 39x21 [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (80,132) size 38x21 [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 31x19
</span><span class="cx">                 text run at (1,2) width 31: &quot;none&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21t170602bdrconflctw30dexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-30-d-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-30-d-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-30-d-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,35 +6,35 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 317x18
</span><span class="cx">           text run at (0,0) width 317: &quot;There should be no red borders on the table below&quot;
</span><del>-      RenderTable {TABLE} at (0,34) 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,34) 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,1) width 43: &quot;hidden&quot;
</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,1) width 43: &quot;hidden&quot;
</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,1) width 43: &quot;hidden&quot;
</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,1) width 43: &quot;hidden&quot;
</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,1) width 44: &quot;dashed&quot;
</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,1) width 43: &quot;hidden&quot;
</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,1) width 43: &quot;hidden&quot;
</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,1) width 43: &quot;hidden&quot;
</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,1) width 43: &quot;hidden&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21t170602bdrconflctw31dexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-31-d-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-31-d-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-31-d-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,35 +6,35 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 317x18
</span><span class="cx">           text run at (0,0) width 317: &quot;There should be no red borders on the table below&quot;
</span><del>-      RenderTable {TABLE} at (0,34) size 167x180 [border: (2px none #808080)]
-        RenderTableSection {TBODY} at (2,2) size 162x175
-          RenderTableRow {TR} at (0,0) size 162x58
-            RenderTableCell {TD} at (0,16) size 54x26 [border: (3px double #00FF00)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,34) size 166x180 [border: (2px none #808080)]
+        RenderTableSection {TBODY} at (2,2) size 161x175
+          RenderTableRow {TR} at (0,0) size 161x58
+            RenderTableCell {TD} at (0,16) size 53x26 [border: (3px double #00FF00)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 43x19
</span><span class="cx">                 text run at (4,5) width 43: &quot;double&quot;
</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,4) width 43: &quot;double&quot;
</span><del>-            RenderTableCell {TD} at (109,16) size 53x26 [border: (3px double #00FF00)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (109,16) size 52x26 [border: (3px double #00FF00)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 43x19
</span><span class="cx">                 text run at (4,5) width 43: &quot;double&quot;
</span><del>-          RenderTableRow {TR} at (0,58) size 162x60
-            RenderTableCell {TD} at (0,75) size 54x26 [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,75) size 53x26 [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 43x19
</span><span class="cx">                 text run at (4,5) width 43: &quot;double&quot;
</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,6) width 44: &quot;dashed&quot;
</span><del>-            RenderTableCell {TD} at (109,75) size 53x26 [border: (3px double #00FF00) (5px double #FF0000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (109,75) size 52x26 [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 43x19
</span><span class="cx">                 text run at (6,5) width 43: &quot;double&quot;
</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,4) width 43: &quot;double&quot;
</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,6) width 43: &quot;double&quot;
</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,4) width 43: &quot;double&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21t170602bdrconflctw32dexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-32-d-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-32-d-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-32-d-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,35 +6,35 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 317x18
</span><span class="cx">           text run at (0,0) width 317: &quot;There should be no red borders on the table below&quot;
</span><del>-      RenderTable {TABLE} at (0,34) size 141x180 [border: (2px none #808080)]
-        RenderTableSection {TBODY} at (2,2) size 136x175
-          RenderTableRow {TR} at (0,0) size 136x58
-            RenderTableCell {TD} at (0,16) size 41x26 [border: (3px solid #00FF00)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,34) size 140x180 [border: (2px none #808080)]
+        RenderTableSection {TBODY} at (2,2) size 135x175
+          RenderTableRow {TR} at (0,0) size 135x58
+            RenderTableCell {TD} at (0,16) size 40x26 [border: (3px solid #00FF00)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 30x19
</span><span class="cx">                 text run at (4,5) width 30: &quot;solid&quot;
</span><del>-            RenderTableCell {TD} at (40,15) size 57x28 [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 56x28 [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,4) width 30: &quot;solid&quot;
</span><del>-            RenderTableCell {TD} at (96,16) size 40x26 [border: (3px solid #00FF00)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (96,16) size 39x26 [border: (3px solid #00FF00)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 30x19
</span><span class="cx">                 text run at (4,5) width 30: &quot;solid&quot;
</span><del>-          RenderTableRow {TR} at (0,58) size 136x60
-            RenderTableCell {TD} at (0,75) size 41x26 [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 135x60
+            RenderTableCell {TD} at (0,75) size 40x26 [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 30x19
</span><span class="cx">                 text run at (4,5) width 30: &quot;solid&quot;
</span><del>-            RenderTableCell {TD} at (40,73) size 57x30 [border: (5px dashed #00FF00)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (40,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,6) width 44: &quot;dashed&quot;
</span><del>-            RenderTableCell {TD} at (96,75) size 40x26 [border: (3px solid #00FF00) (5px solid #FF0000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (96,75) size 39x26 [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 30x19
</span><span class="cx">                 text run at (6,5) width 30: &quot;solid&quot;
</span><del>-          RenderTableRow {TR} at (0,118) size 136x57
-            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 135x57
+            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,4) width 30: &quot;solid&quot;
</span><del>-            RenderTableCell {TD} at (40,133) size 57x27 [border: (5px solid #FF0000) (2px solid #00FF00)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (40,133) size 56x27 [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,6) width 30: &quot;solid&quot;
</span><del>-            RenderTableCell {TD} at (96,134) size 40x25 [border: (3px solid #00FF00)] [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (96,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,4) width 30: &quot;solid&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21t170602bdrconflctw33dexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-33-d-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-33-d-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-33-d-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,35 +6,35 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 317x18
</span><span class="cx">           text run at (0,0) width 317: &quot;There should be no red borders on the table below&quot;
</span><del>-      RenderTable {TABLE} at (0,34) size 169x180 [border: (2px none #808080)]
-        RenderTableSection {TBODY} at (2,2) size 164x175
-          RenderTableRow {TR} at (0,0) size 164x58
-            RenderTableCell {TD} at (0,16) size 55x26 [border: (3px dashed #00FF00)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,34) size 168x180 [border: (2px none #808080)]
+        RenderTableSection {TBODY} at (2,2) size 163x175
+          RenderTableRow {TR} at (0,0) size 163x58
+            RenderTableCell {TD} at (0,16) size 54x26 [border: (3px dashed #00FF00)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 44x19
</span><span class="cx">                 text run at (4,5) width 44: &quot;dashed&quot;
</span><del>-            RenderTableCell {TD} at (54,15) size 57x28 [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 56x28 [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,4) width 44: &quot;dashed&quot;
</span><del>-            RenderTableCell {TD} at (110,16) size 54x26 [border: (3px dashed #00FF00)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (110,16) size 53x26 [border: (3px dashed #00FF00)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 44x19
</span><span class="cx">                 text run at (4,5) width 44: &quot;dashed&quot;
</span><del>-          RenderTableRow {TR} at (0,58) size 164x60
-            RenderTableCell {TD} at (0,75) size 55x26 [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 163x60
+            RenderTableCell {TD} at (0,75) size 54x26 [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 44x19
</span><span class="cx">                 text run at (4,5) width 44: &quot;dashed&quot;
</span><del>-            RenderTableCell {TD} at (54,73) size 57x30 [border: (5px dashed #00FF00)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (54,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,6) width 44: &quot;dashed&quot;
</span><del>-            RenderTableCell {TD} at (110,75) size 54x26 [border: (3px dashed #00FF00) (5px dashed #FF0000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (110,75) size 53x26 [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 44x19
</span><span class="cx">                 text run at (6,5) width 44: &quot;dashed&quot;
</span><del>-          RenderTableRow {TR} at (0,118) size 164x57
-            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 163x57
+            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,4) width 44: &quot;dashed&quot;
</span><del>-            RenderTableCell {TD} at (54,133) size 57x27 [border: (5px dashed #FF0000) (2px dashed #00FF00)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (54,133) size 56x27 [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,6) width 44: &quot;dashed&quot;
</span><del>-            RenderTableCell {TD} at (110,134) size 54x25 [border: (3px dashed #00FF00)] [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (110,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,4) width 44: &quot;dashed&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21t170602bdrconflctw34dexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-34-d-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-34-d-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-34-d-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,35 +6,35 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 317x18
</span><span class="cx">           text run at (0,0) width 317: &quot;There should be no red borders on the table below&quot;
</span><del>-      RenderTable {TABLE} at (0,34) size 159x180 [border: (2px none #808080)]
-        RenderTableSection {TBODY} at (2,2) size 154x175
-          RenderTableRow {TR} at (0,0) size 154x58
-            RenderTableCell {TD} at (0,16) size 50x26 [border: (3px dotted #00FF00)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,34) size 158x180 [border: (2px none #808080)]
+        RenderTableSection {TBODY} at (2,2) size 153x175
+          RenderTableRow {TR} at (0,0) size 153x58
+            RenderTableCell {TD} at (0,16) size 49x26 [border: (3px dotted #00FF00)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 39x19
</span><span class="cx">                 text run at (4,5) width 39: &quot;dotted&quot;
</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,4) width 39: &quot;dotted&quot;
</span><del>-            RenderTableCell {TD} at (105,16) size 49x26 [border: (3px dotted #00FF00)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (105,16) size 48x26 [border: (3px dotted #00FF00)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 39x19
</span><span class="cx">                 text run at (4,5) width 39: &quot;dotted&quot;
</span><del>-          RenderTableRow {TR} at (0,58) size 154x60
-            RenderTableCell {TD} at (0,75) size 50x26 [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,75) size 49x26 [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 39x19
</span><span class="cx">                 text run at (4,5) width 39: &quot;dotted&quot;
</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,6) width 44: &quot;dashed&quot;
</span><del>-            RenderTableCell {TD} at (105,75) size 49x26 [border: (3px dotted #00FF00) (5px dotted #FF0000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (105,75) size 48x26 [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 39x19
</span><span class="cx">                 text run at (6,5) width 39: &quot;dotted&quot;
</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,4) width 39: &quot;dotted&quot;
</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,6) width 39: &quot;dotted&quot;
</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,4) width 39: &quot;dotted&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21t170602bdrconflctw35dexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-35-d-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-35-d-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-35-d-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,35 +6,35 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 317x18
</span><span class="cx">           text run at (0,0) width 317: &quot;There should be no red borders on the table below&quot;
</span><del>-      RenderTable {TABLE} at (0,34) size 145x180 [border: (2px none #808080)]
-        RenderTableSection {TBODY} at (2,2) size 140x175
-          RenderTableRow {TR} at (0,0) size 140x58
-            RenderTableCell {TD} at (0,16) size 43x26 [border: (3px ridge #00FF00)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,34) size 144x180 [border: (2px none #808080)]
+        RenderTableSection {TBODY} at (2,2) size 139x175
+          RenderTableRow {TR} at (0,0) size 139x58
+            RenderTableCell {TD} at (0,16) size 42x26 [border: (3px ridge #00FF00)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 32x19
</span><span class="cx">                 text run at (4,5) width 32: &quot;ridge&quot;
</span><del>-            RenderTableCell {TD} at (42,15) size 57x28 [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 56x28 [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,4) width 32: &quot;ridge&quot;
</span><del>-            RenderTableCell {TD} at (98,16) size 42x26 [border: (3px ridge #00FF00)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (98,16) size 41x26 [border: (3px ridge #00FF00)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 32x19
</span><span class="cx">                 text run at (4,5) width 32: &quot;ridge&quot;
</span><del>-          RenderTableRow {TR} at (0,58) size 140x60
-            RenderTableCell {TD} at (0,75) size 43x26 [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 139x60
+            RenderTableCell {TD} at (0,75) size 42x26 [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 32x19
</span><span class="cx">                 text run at (4,5) width 32: &quot;ridge&quot;
</span><del>-            RenderTableCell {TD} at (42,73) size 57x30 [border: (5px dashed #00FF00)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (42,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,6) width 44: &quot;dashed&quot;
</span><del>-            RenderTableCell {TD} at (98,75) size 42x26 [border: (3px ridge #00FF00) (5px ridge #FF0000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (98,75) size 41x26 [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 32x19
</span><span class="cx">                 text run at (6,5) width 32: &quot;ridge&quot;
</span><del>-          RenderTableRow {TR} at (0,118) size 140x57
-            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 139x57
+            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,4) width 32: &quot;ridge&quot;
</span><del>-            RenderTableCell {TD} at (42,133) size 57x27 [border: (5px ridge #FF0000) (2px ridge #00FF00)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (42,133) size 56x27 [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,6) width 32: &quot;ridge&quot;
</span><del>-            RenderTableCell {TD} at (98,134) size 42x25 [border: (3px ridge #00FF00)] [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (98,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,4) width 32: &quot;ridge&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21t170602bdrconflctw36dexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-36-d-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-36-d-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-36-d-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,35 +6,35 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 317x18
</span><span class="cx">           text run at (0,0) width 317: &quot;There should be no red borders on the table below&quot;
</span><del>-      RenderTable {TABLE} at (0,34) size 155x180 [border: (2px none #808080)]
-        RenderTableSection {TBODY} at (2,2) size 150x175
-          RenderTableRow {TR} at (0,0) size 150x58
-            RenderTableCell {TD} at (0,16) size 48x26 [border: (3px outset #00FF00)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,34) size 154x180 [border: (2px none #808080)]
+        RenderTableSection {TBODY} at (2,2) size 149x175
+          RenderTableRow {TR} at (0,0) size 149x58
+            RenderTableCell {TD} at (0,16) size 47x26 [border: (3px outset #00FF00)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 37x19
</span><span class="cx">                 text run at (4,5) width 37: &quot;outset&quot;
</span><del>-            RenderTableCell {TD} at (47,15) size 57x28 [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 56x28 [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,4) width 37: &quot;outset&quot;
</span><del>-            RenderTableCell {TD} at (103,16) size 47x26 [border: (3px outset #00FF00)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (103,16) size 46x26 [border: (3px outset #00FF00)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 37x19
</span><span class="cx">                 text run at (4,5) width 37: &quot;outset&quot;
</span><del>-          RenderTableRow {TR} at (0,58) size 150x60
-            RenderTableCell {TD} at (0,75) size 48x26 [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 149x60
+            RenderTableCell {TD} at (0,75) size 47x26 [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 37x19
</span><span class="cx">                 text run at (4,5) width 37: &quot;outset&quot;
</span><del>-            RenderTableCell {TD} at (47,73) size 57x30 [border: (5px dashed #00FF00)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (47,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,6) width 44: &quot;dashed&quot;
</span><del>-            RenderTableCell {TD} at (103,75) size 47x26 [border: (3px outset #00FF00) (5px outset #FF0000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (103,75) size 46x26 [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 37x19
</span><span class="cx">                 text run at (6,5) width 37: &quot;outset&quot;
</span><del>-          RenderTableRow {TR} at (0,118) size 150x57
-            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 149x57
+            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,4) width 37: &quot;outset&quot;
</span><del>-            RenderTableCell {TD} at (47,133) size 57x27 [border: (5px outset #FF0000) (2px outset #00FF00)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (47,133) size 56x27 [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,6) width 37: &quot;outset&quot;
</span><del>-            RenderTableCell {TD} at (103,134) size 47x25 [border: (3px outset #00FF00)] [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (103,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,4) width 37: &quot;outset&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21t170602bdrconflctw37dexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-37-d-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-37-d-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-37-d-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,35 +6,35 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 317x18
</span><span class="cx">           text run at (0,0) width 317: &quot;There should be no red borders on the table below&quot;
</span><del>-      RenderTable {TABLE} at (0,34) size 169x180 [border: (2px none #808080)]
-        RenderTableSection {TBODY} at (2,2) size 164x175
-          RenderTableRow {TR} at (0,0) size 164x58
-            RenderTableCell {TD} at (0,16) size 55x26 [border: (3px groove #00FF00)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,34) size 168x180 [border: (2px none #808080)]
+        RenderTableSection {TBODY} at (2,2) size 163x175
+          RenderTableRow {TR} at (0,0) size 163x58
+            RenderTableCell {TD} at (0,16) size 54x26 [border: (3px groove #00FF00)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 44x19
</span><span class="cx">                 text run at (4,5) width 44: &quot;groove&quot;
</span><del>-            RenderTableCell {TD} at (54,15) size 57x28 [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 56x28 [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,4) width 44: &quot;groove&quot;
</span><del>-            RenderTableCell {TD} at (110,16) size 54x26 [border: (3px groove #00FF00)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (110,16) size 53x26 [border: (3px groove #00FF00)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 44x19
</span><span class="cx">                 text run at (4,5) width 44: &quot;groove&quot;
</span><del>-          RenderTableRow {TR} at (0,58) size 164x60
-            RenderTableCell {TD} at (0,75) size 55x26 [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 163x60
+            RenderTableCell {TD} at (0,75) size 54x26 [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 44x19
</span><span class="cx">                 text run at (4,5) width 44: &quot;groove&quot;
</span><del>-            RenderTableCell {TD} at (54,73) size 57x30 [border: (5px dashed #00FF00)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (54,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,6) width 44: &quot;dashed&quot;
</span><del>-            RenderTableCell {TD} at (110,75) size 54x26 [border: (3px groove #00FF00) (5px groove #FF0000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (110,75) size 53x26 [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 44x19
</span><span class="cx">                 text run at (6,5) width 44: &quot;groove&quot;
</span><del>-          RenderTableRow {TR} at (0,118) size 164x57
-            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 163x57
+            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,4) width 44: &quot;groove&quot;
</span><del>-            RenderTableCell {TD} at (54,133) size 57x27 [border: (5px groove #FF0000) (2px groove #00FF00)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (54,133) size 56x27 [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,6) width 44: &quot;groove&quot;
</span><del>-            RenderTableCell {TD} at (110,134) size 54x25 [border: (3px groove #00FF00)] [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (110,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,4) width 44: &quot;groove&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21t170602bdrconflctw38dexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-38-d-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-38-d-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-38-d-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,35 +6,35 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 317x18
</span><span class="cx">           text run at (0,0) width 317: &quot;There should be no red borders on the table below&quot;
</span><del>-      RenderTable {TABLE} at (0,34) size 139x180 [border: (2px none #808080)]
-        RenderTableSection {TBODY} at (2,2) size 134x175
-          RenderTableRow {TR} at (0,0) size 134x58
-            RenderTableCell {TD} at (0,16) size 40x26 [border: (3px inset #00FF00)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,34) size 138x180 [border: (2px none #808080)]
+        RenderTableSection {TBODY} at (2,2) size 133x175
+          RenderTableRow {TR} at (0,0) size 133x58
+            RenderTableCell {TD} at (0,16) size 39x26 [border: (3px inset #00FF00)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 29x19
</span><span class="cx">                 text run at (4,5) width 29: &quot;inset&quot;
</span><del>-            RenderTableCell {TD} at (39,15) size 57x28 [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 56x28 [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,4) width 29: &quot;inset&quot;
</span><del>-            RenderTableCell {TD} at (95,16) size 39x26 [border: (3px inset #00FF00)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (95,16) size 38x26 [border: (3px inset #00FF00)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 29x19
</span><span class="cx">                 text run at (4,5) width 29: &quot;inset&quot;
</span><del>-          RenderTableRow {TR} at (0,58) size 134x60
-            RenderTableCell {TD} at (0,75) size 40x26 [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 133x60
+            RenderTableCell {TD} at (0,75) size 39x26 [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 29x19
</span><span class="cx">                 text run at (4,5) width 29: &quot;inset&quot;
</span><del>-            RenderTableCell {TD} at (39,73) size 57x30 [border: (5px dashed #00FF00)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (39,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,6) width 44: &quot;dashed&quot;
</span><del>-            RenderTableCell {TD} at (95,75) size 39x26 [border: (3px inset #00FF00) (5px inset #FF0000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (95,75) size 38x26 [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 29x19
</span><span class="cx">                 text run at (6,5) width 29: &quot;inset&quot;
</span><del>-          RenderTableRow {TR} at (0,118) size 134x57
-            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 133x57
+            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,4) width 29: &quot;inset&quot;
</span><del>-            RenderTableCell {TD} at (39,133) size 57x27 [border: (5px inset #FF0000) (2px inset #00FF00)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (39,133) size 56x27 [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,6) width 29: &quot;inset&quot;
</span><del>-            RenderTableCell {TD} at (95,134) size 39x25 [border: (3px inset #00FF00)] [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (95,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,4) width 29: &quot;inset&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21t170602bdrconflctw39dexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-39-d-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-39-d-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-39-d-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,35 +6,35 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 317x18
</span><span class="cx">           text run at (0,0) width 317: &quot;There should be no red borders on the table below&quot;
</span><del>-      RenderTable {TABLE} at (0,34) size 133x170
-        RenderTableSection {TBODY} at (0,0) size 133x170
-          RenderTableRow {TR} at (0,0) size 133x55
-            RenderTableCell {TD} at (0,17) size 39x21 [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,34) size 132x170
+        RenderTableSection {TBODY} at (0,0) size 132x170
+          RenderTableRow {TR} at (0,0) size 132x55
+            RenderTableCell {TD} at (0,17) size 38x21 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 31x19
</span><span class="cx">                 text run at (1,2) width 31: &quot;none&quot;
</span><del>-            RenderTableCell {TD} at (38,15) size 57x25 [border: none] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (38,15) size 56x25 [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,1) width 31: &quot;none&quot;
</span><del>-            RenderTableCell {TD} at (94,17) size 39x21 [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (94,17) size 38x21 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 31x19
</span><span class="cx">                 text run at (1,2) width 31: &quot;none&quot;
</span><del>-          RenderTableRow {TR} at (0,55) size 133x60
-            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 132x60
+            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,1) width 31: &quot;none&quot;
</span><del>-            RenderTableCell {TD} at (38,70) size 57x30 [border: (5px dashed #00FF00)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (38,70) 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,6) width 44: &quot;dashed&quot;
</span><del>-            RenderTableCell {TD} at (94,75) size 39x20 [border: none] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (94,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,1) width 31: &quot;none&quot;
</span><del>-          RenderTableRow {TR} at (0,115) size 133x55
-            RenderTableCell {TD} at (0,132) size 39x21 [r=2 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,115) size 132x55
+            RenderTableCell {TD} at (0,132) size 38x21 [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 31x19
</span><span class="cx">                 text run at (1,2) width 31: &quot;none&quot;
</span><del>-            RenderTableCell {TD} at (38,130) size 57x25 [border: (5px none #FF0000)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (38,130) size 56x25 [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,6) width 31: &quot;none&quot;
</span><del>-            RenderTableCell {TD} at (94,132) size 39x21 [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (94,132) size 38x21 [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 31x19
</span><span class="cx">                 text run at (1,2) width 31: &quot;none&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21t170602bdrconflctw40dexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-40-d-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-40-d-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-40-d-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,35 +6,35 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 317x18
</span><span class="cx">           text run at (0,0) width 317: &quot;There should be no red borders on the table below&quot;
</span><del>-      RenderTable {TABLE} at (0,34) size 136x150
-        RenderTableSection {TBODY} at (0,0) size 136x150
-          RenderTableRow {TR} at (0,0) size 136x50
-            RenderTableCell {TD} at (0,15) size 46x20 [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,34) size 135x150
+        RenderTableSection {TBODY} at (0,0) size 135x150
+          RenderTableRow {TR} at (0,0) size 135x50
+            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,1) width 43: &quot;hidden&quot;
</span><del>-            RenderTableCell {TD} at (45,15) size 46x20 [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (45,15) size 45x20 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x18
</span><span class="cx">                 text run at (1,1) width 43: &quot;hidden&quot;
</span><del>-            RenderTableCell {TD} at (90,15) size 46x20 [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (90,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,1) width 43: &quot;hidden&quot;
</span><del>-          RenderTableRow {TR} at (0,50) size 136x50
-            RenderTableCell {TD} at (0,65) size 46x20 [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,50) size 135x50
+            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,1) width 43: &quot;hidden&quot;
</span><del>-            RenderTableCell {TD} at (45,65) size 46x20 [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (45,65) size 45x20 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 39x18
</span><span class="cx">                 text run at (1,1) width 39: &quot;dotted&quot;
</span><del>-            RenderTableCell {TD} at (90,65) size 46x20 [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (90,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,1) width 43: &quot;hidden&quot;
</span><del>-          RenderTableRow {TR} at (0,100) size 136x50
-            RenderTableCell {TD} at (0,115) size 46x20 [r=2 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,100) size 135x50
+            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,1) width 43: &quot;hidden&quot;
</span><del>-            RenderTableCell {TD} at (45,115) size 46x20 [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (45,115) size 45x20 [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x18
</span><span class="cx">                 text run at (1,1) width 43: &quot;hidden&quot;
</span><del>-            RenderTableCell {TD} at (90,115) size 46x20 [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (90,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,1) width 43: &quot;hidden&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21t170602bdrconflctw41dexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-41-d-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-41-d-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-41-d-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,35 +6,35 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 317x18
</span><span class="cx">           text run at (0,0) width 317: &quot;There should be no red borders on the table below&quot;
</span><del>-      RenderTable {TABLE} at (0,34) size 162x180 [border: (2px none #808080)]
-        RenderTableSection {TBODY} at (2,2) size 157x175
-          RenderTableRow {TR} at (0,0) size 157x58
-            RenderTableCell {TD} at (0,16) size 54x26 [border: (3px double #00FF00)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,34) size 161x180 [border: (2px none #808080)]
+        RenderTableSection {TBODY} at (2,2) size 156x175
+          RenderTableRow {TR} at (0,0) size 156x58
+            RenderTableCell {TD} at (0,16) size 53x26 [border: (3px double #00FF00)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 43x19
</span><span class="cx">                 text run at (4,5) width 43: &quot;double&quot;
</span><del>-            RenderTableCell {TD} at (53,15) size 52x28 [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 51x28 [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,4) width 43: &quot;double&quot;
</span><del>-            RenderTableCell {TD} at (104,16) size 53x26 [border: (3px double #00FF00)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (104,16) size 52x26 [border: (3px double #00FF00)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 43x19
</span><span class="cx">                 text run at (4,5) width 43: &quot;double&quot;
</span><del>-          RenderTableRow {TR} at (0,58) size 157x60
-            RenderTableCell {TD} at (0,75) size 54x26 [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 156x60
+            RenderTableCell {TD} at (0,75) size 53x26 [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 43x19
</span><span class="cx">                 text run at (4,5) width 43: &quot;double&quot;
</span><del>-            RenderTableCell {TD} at (53,73) size 52x30 [border: (5px dotted #00FF00)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (53,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,6) width 39: &quot;dotted&quot;
</span><del>-            RenderTableCell {TD} at (104,75) size 53x26 [border: (3px double #00FF00) (5px double #FF0000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (104,75) size 52x26 [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 43x19
</span><span class="cx">                 text run at (6,5) width 43: &quot;double&quot;
</span><del>-          RenderTableRow {TR} at (0,118) size 157x57
-            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 156x57
+            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,4) width 43: &quot;double&quot;
</span><del>-            RenderTableCell {TD} at (53,133) size 52x27 [border: (5px double #FF0000) (2px double #00FF00)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (53,133) size 51x27 [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,6) width 43: &quot;double&quot;
</span><del>-            RenderTableCell {TD} at (104,134) size 53x25 [border: (3px double #00FF00)] [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (104,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,4) width 43: &quot;double&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21t170602bdrconflctw42dexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-42-d-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-42-d-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-42-d-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,35 +6,35 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 317x18
</span><span class="cx">           text run at (0,0) width 317: &quot;There should be no red borders on the table below&quot;
</span><del>-      RenderTable {TABLE} at (0,34) size 136x180 [border: (2px none #808080)]
-        RenderTableSection {TBODY} at (2,2) size 131x175
-          RenderTableRow {TR} at (0,0) size 131x58
-            RenderTableCell {TD} at (0,16) size 41x26 [border: (3px solid #00FF00)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,34) size 135x180 [border: (2px none #808080)]
+        RenderTableSection {TBODY} at (2,2) size 130x175
+          RenderTableRow {TR} at (0,0) size 130x58
+            RenderTableCell {TD} at (0,16) size 40x26 [border: (3px solid #00FF00)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 30x19
</span><span class="cx">                 text run at (4,5) width 30: &quot;solid&quot;
</span><del>-            RenderTableCell {TD} at (40,15) size 52x28 [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 51x28 [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,4) width 30: &quot;solid&quot;
</span><del>-            RenderTableCell {TD} at (91,16) size 40x26 [border: (3px solid #00FF00)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (91,16) size 39x26 [border: (3px solid #00FF00)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 30x19
</span><span class="cx">                 text run at (4,5) width 30: &quot;solid&quot;
</span><del>-          RenderTableRow {TR} at (0,58) size 131x60
-            RenderTableCell {TD} at (0,75) size 41x26 [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 130x60
+            RenderTableCell {TD} at (0,75) size 40x26 [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 30x19
</span><span class="cx">                 text run at (4,5) width 30: &quot;solid&quot;
</span><del>-            RenderTableCell {TD} at (40,73) size 52x30 [border: (5px dotted #00FF00)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (40,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,6) width 39: &quot;dotted&quot;
</span><del>-            RenderTableCell {TD} at (91,75) size 40x26 [border: (3px solid #00FF00) (5px solid #FF0000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (91,75) size 39x26 [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 30x19
</span><span class="cx">                 text run at (6,5) width 30: &quot;solid&quot;
</span><del>-          RenderTableRow {TR} at (0,118) size 131x57
-            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 130x57
+            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,4) width 30: &quot;solid&quot;
</span><del>-            RenderTableCell {TD} at (40,133) size 52x27 [border: (5px solid #FF0000) (2px solid #00FF00)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (40,133) size 51x27 [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,6) width 30: &quot;solid&quot;
</span><del>-            RenderTableCell {TD} at (91,134) size 40x25 [border: (3px solid #00FF00)] [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (91,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,4) width 30: &quot;solid&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21t170602bdrconflctw43dexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-43-d-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-43-d-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-43-d-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,35 +6,35 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 317x18
</span><span class="cx">           text run at (0,0) width 317: &quot;There should be no red borders on the table below&quot;
</span><del>-      RenderTable {TABLE} at (0,34) size 164x180 [border: (2px none #808080)]
-        RenderTableSection {TBODY} at (2,2) size 159x175
-          RenderTableRow {TR} at (0,0) size 159x58
-            RenderTableCell {TD} at (0,16) size 55x26 [border: (3px dashed #00FF00)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,34) size 163x180 [border: (2px none #808080)]
+        RenderTableSection {TBODY} at (2,2) size 158x175
+          RenderTableRow {TR} at (0,0) size 158x58
+            RenderTableCell {TD} at (0,16) size 54x26 [border: (3px dashed #00FF00)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 44x19
</span><span class="cx">                 text run at (4,5) width 44: &quot;dashed&quot;
</span><del>-            RenderTableCell {TD} at (54,15) size 52x28 [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 51x28 [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,4) width 44: &quot;dashed&quot;
</span><del>-            RenderTableCell {TD} at (105,16) size 54x26 [border: (3px dashed #00FF00)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (105,16) size 53x26 [border: (3px dashed #00FF00)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 44x19
</span><span class="cx">                 text run at (4,5) width 44: &quot;dashed&quot;
</span><del>-          RenderTableRow {TR} at (0,58) size 159x60
-            RenderTableCell {TD} at (0,75) size 55x26 [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 158x60
+            RenderTableCell {TD} at (0,75) size 54x26 [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 44x19
</span><span class="cx">                 text run at (4,5) width 44: &quot;dashed&quot;
</span><del>-            RenderTableCell {TD} at (54,73) size 52x30 [border: (5px dotted #00FF00)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (54,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,6) width 39: &quot;dotted&quot;
</span><del>-            RenderTableCell {TD} at (105,75) size 54x26 [border: (3px dashed #00FF00) (5px dashed #FF0000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (105,75) size 53x26 [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 44x19
</span><span class="cx">                 text run at (6,5) width 44: &quot;dashed&quot;
</span><del>-          RenderTableRow {TR} at (0,118) size 159x57
-            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 158x57
+            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,4) width 44: &quot;dashed&quot;
</span><del>-            RenderTableCell {TD} at (54,133) size 52x27 [border: (5px dashed #FF0000) (2px dashed #00FF00)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (54,133) size 51x27 [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,6) width 44: &quot;dashed&quot;
</span><del>-            RenderTableCell {TD} at (105,134) size 54x25 [border: (3px dashed #00FF00)] [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (105,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,4) width 44: &quot;dashed&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21t170602bdrconflctw44dexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-44-d-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-44-d-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-44-d-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,35 +6,35 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 317x18
</span><span class="cx">           text run at (0,0) width 317: &quot;There should be no red borders on the table below&quot;
</span><del>-      RenderTable {TABLE} at (0,34) size 154x180 [border: (2px none #808080)]
-        RenderTableSection {TBODY} at (2,2) size 149x175
-          RenderTableRow {TR} at (0,0) size 149x58
-            RenderTableCell {TD} at (0,16) size 50x26 [border: (3px dotted #00FF00)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,34) size 153x180 [border: (2px none #808080)]
+        RenderTableSection {TBODY} at (2,2) size 148x175
+          RenderTableRow {TR} at (0,0) size 148x58
+            RenderTableCell {TD} at (0,16) size 49x26 [border: (3px dotted #00FF00)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 39x19
</span><span class="cx">                 text run at (4,5) width 39: &quot;dotted&quot;
</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,4) width 39: &quot;dotted&quot;
</span><del>-            RenderTableCell {TD} at (100,16) size 49x26 [border: (3px dotted #00FF00)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (100,16) size 48x26 [border: (3px dotted #00FF00)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 39x19
</span><span class="cx">                 text run at (4,5) width 39: &quot;dotted&quot;
</span><del>-          RenderTableRow {TR} at (0,58) size 149x60
-            RenderTableCell {TD} at (0,75) size 50x26 [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,75) size 49x26 [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 39x19
</span><span class="cx">                 text run at (4,5) width 39: &quot;dotted&quot;
</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,6) width 39: &quot;dotted&quot;
</span><del>-            RenderTableCell {TD} at (100,75) size 49x26 [border: (3px dotted #00FF00) (5px dotted #FF0000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (100,75) size 48x26 [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 39x19
</span><span class="cx">                 text run at (6,5) width 39: &quot;dotted&quot;
</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,4) width 39: &quot;dotted&quot;
</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,6) width 39: &quot;dotted&quot;
</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,4) width 39: &quot;dotted&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21t170602bdrconflctw45dexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-45-d-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-45-d-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-45-d-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,35 +6,35 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 317x18
</span><span class="cx">           text run at (0,0) width 317: &quot;There should be no red borders on the table below&quot;
</span><del>-      RenderTable {TABLE} at (0,34) size 140x180 [border: (2px none #808080)]
-        RenderTableSection {TBODY} at (2,2) size 135x175
-          RenderTableRow {TR} at (0,0) size 135x58
-            RenderTableCell {TD} at (0,16) size 43x26 [border: (3px ridge #00FF00)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,34) size 139x180 [border: (2px none #808080)]
+        RenderTableSection {TBODY} at (2,2) size 134x175
+          RenderTableRow {TR} at (0,0) size 134x58
+            RenderTableCell {TD} at (0,16) size 42x26 [border: (3px ridge #00FF00)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 32x19
</span><span class="cx">                 text run at (4,5) width 32: &quot;ridge&quot;
</span><del>-            RenderTableCell {TD} at (42,15) size 52x28 [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 51x28 [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,4) width 32: &quot;ridge&quot;
</span><del>-            RenderTableCell {TD} at (93,16) size 42x26 [border: (3px ridge #00FF00)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (93,16) size 41x26 [border: (3px ridge #00FF00)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 32x19
</span><span class="cx">                 text run at (4,5) width 32: &quot;ridge&quot;
</span><del>-          RenderTableRow {TR} at (0,58) size 135x60
-            RenderTableCell {TD} at (0,75) size 43x26 [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 134x60
+            RenderTableCell {TD} at (0,75) size 42x26 [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 32x19
</span><span class="cx">                 text run at (4,5) width 32: &quot;ridge&quot;
</span><del>-            RenderTableCell {TD} at (42,73) size 52x30 [border: (5px dotted #00FF00)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (42,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,6) width 39: &quot;dotted&quot;
</span><del>-            RenderTableCell {TD} at (93,75) size 42x26 [border: (3px ridge #00FF00) (5px ridge #FF0000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (93,75) size 41x26 [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 32x19
</span><span class="cx">                 text run at (6,5) width 32: &quot;ridge&quot;
</span><del>-          RenderTableRow {TR} at (0,118) size 135x57
-            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 134x57
+            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,4) width 32: &quot;ridge&quot;
</span><del>-            RenderTableCell {TD} at (42,133) size 52x27 [border: (5px ridge #FF0000) (2px ridge #00FF00)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (42,133) size 51x27 [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,6) width 32: &quot;ridge&quot;
</span><del>-            RenderTableCell {TD} at (93,134) size 42x25 [border: (3px ridge #00FF00)] [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (93,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,4) width 32: &quot;ridge&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21t170602bdrconflctw46dexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-46-d-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-46-d-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-46-d-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,35 +6,35 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 317x18
</span><span class="cx">           text run at (0,0) width 317: &quot;There should be no red borders on the table below&quot;
</span><del>-      RenderTable {TABLE} at (0,34) size 150x180 [border: (2px none #808080)]
-        RenderTableSection {TBODY} at (2,2) size 145x175
-          RenderTableRow {TR} at (0,0) size 145x58
-            RenderTableCell {TD} at (0,16) size 48x26 [border: (3px outset #00FF00)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,34) size 149x180 [border: (2px none #808080)]
+        RenderTableSection {TBODY} at (2,2) size 144x175
+          RenderTableRow {TR} at (0,0) size 144x58
+            RenderTableCell {TD} at (0,16) size 47x26 [border: (3px outset #00FF00)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 37x19
</span><span class="cx">                 text run at (4,5) width 37: &quot;outset&quot;
</span><del>-            RenderTableCell {TD} at (47,15) size 52x28 [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 51x28 [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,4) width 37: &quot;outset&quot;
</span><del>-            RenderTableCell {TD} at (98,16) size 47x26 [border: (3px outset #00FF00)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (98,16) size 46x26 [border: (3px outset #00FF00)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 37x19
</span><span class="cx">                 text run at (4,5) width 37: &quot;outset&quot;
</span><del>-          RenderTableRow {TR} at (0,58) size 145x60
-            RenderTableCell {TD} at (0,75) size 48x26 [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 144x60
+            RenderTableCell {TD} at (0,75) size 47x26 [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 37x19
</span><span class="cx">                 text run at (4,5) width 37: &quot;outset&quot;
</span><del>-            RenderTableCell {TD} at (47,73) size 52x30 [border: (5px dotted #00FF00)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (47,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,6) width 39: &quot;dotted&quot;
</span><del>-            RenderTableCell {TD} at (98,75) size 47x26 [border: (3px outset #00FF00) (5px outset #FF0000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (98,75) size 46x26 [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 37x19
</span><span class="cx">                 text run at (6,5) width 37: &quot;outset&quot;
</span><del>-          RenderTableRow {TR} at (0,118) size 145x57
-            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 144x57
+            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,4) width 37: &quot;outset&quot;
</span><del>-            RenderTableCell {TD} at (47,133) size 52x27 [border: (5px outset #FF0000) (2px outset #00FF00)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (47,133) size 51x27 [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,6) width 37: &quot;outset&quot;
</span><del>-            RenderTableCell {TD} at (98,134) size 47x25 [border: (3px outset #00FF00)] [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (98,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,4) width 37: &quot;outset&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21t170602bdrconflctw47dexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-47-d-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-47-d-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-47-d-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,35 +6,35 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 317x18
</span><span class="cx">           text run at (0,0) width 317: &quot;There should be no red borders on the table below&quot;
</span><del>-      RenderTable {TABLE} at (0,34) size 164x180 [border: (2px none #808080)]
-        RenderTableSection {TBODY} at (2,2) size 159x175
-          RenderTableRow {TR} at (0,0) size 159x58
-            RenderTableCell {TD} at (0,16) size 55x26 [border: (3px groove #00FF00)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,34) size 163x180 [border: (2px none #808080)]
+        RenderTableSection {TBODY} at (2,2) size 158x175
+          RenderTableRow {TR} at (0,0) size 158x58
+            RenderTableCell {TD} at (0,16) size 54x26 [border: (3px groove #00FF00)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 44x19
</span><span class="cx">                 text run at (4,5) width 44: &quot;groove&quot;
</span><del>-            RenderTableCell {TD} at (54,15) size 52x28 [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 51x28 [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,4) width 44: &quot;groove&quot;
</span><del>-            RenderTableCell {TD} at (105,16) size 54x26 [border: (3px groove #00FF00)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (105,16) size 53x26 [border: (3px groove #00FF00)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 44x19
</span><span class="cx">                 text run at (4,5) width 44: &quot;groove&quot;
</span><del>-          RenderTableRow {TR} at (0,58) size 159x60
-            RenderTableCell {TD} at (0,75) size 55x26 [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 158x60
+            RenderTableCell {TD} at (0,75) size 54x26 [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 44x19
</span><span class="cx">                 text run at (4,5) width 44: &quot;groove&quot;
</span><del>-            RenderTableCell {TD} at (54,73) size 52x30 [border: (5px dotted #00FF00)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (54,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,6) width 39: &quot;dotted&quot;
</span><del>-            RenderTableCell {TD} at (105,75) size 54x26 [border: (3px groove #00FF00) (5px groove #FF0000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (105,75) size 53x26 [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 44x19
</span><span class="cx">                 text run at (6,5) width 44: &quot;groove&quot;
</span><del>-          RenderTableRow {TR} at (0,118) size 159x57
-            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 158x57
+            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,4) width 44: &quot;groove&quot;
</span><del>-            RenderTableCell {TD} at (54,133) size 52x27 [border: (5px groove #FF0000) (2px groove #00FF00)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (54,133) size 51x27 [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,6) width 44: &quot;groove&quot;
</span><del>-            RenderTableCell {TD} at (105,134) size 54x25 [border: (3px groove #00FF00)] [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (105,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,4) width 44: &quot;groove&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21t170602bdrconflctw48dexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-48-d-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-48-d-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-48-d-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,35 +6,35 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 317x18
</span><span class="cx">           text run at (0,0) width 317: &quot;There should be no red borders on the table below&quot;
</span><del>-      RenderTable {TABLE} at (0,34) size 134x180 [border: (2px none #808080)]
-        RenderTableSection {TBODY} at (2,2) size 129x175
-          RenderTableRow {TR} at (0,0) size 129x58
-            RenderTableCell {TD} at (0,16) size 40x26 [border: (3px inset #00FF00)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,34) size 133x180 [border: (2px none #808080)]
+        RenderTableSection {TBODY} at (2,2) size 128x175
+          RenderTableRow {TR} at (0,0) size 128x58
+            RenderTableCell {TD} at (0,16) size 39x26 [border: (3px inset #00FF00)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 29x19
</span><span class="cx">                 text run at (4,5) width 29: &quot;inset&quot;
</span><del>-            RenderTableCell {TD} at (39,15) size 52x28 [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 51x28 [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,4) width 29: &quot;inset&quot;
</span><del>-            RenderTableCell {TD} at (90,16) size 39x26 [border: (3px inset #00FF00)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (90,16) size 38x26 [border: (3px inset #00FF00)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 29x19
</span><span class="cx">                 text run at (4,5) width 29: &quot;inset&quot;
</span><del>-          RenderTableRow {TR} at (0,58) size 129x60
-            RenderTableCell {TD} at (0,75) size 40x26 [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 128x60
+            RenderTableCell {TD} at (0,75) size 39x26 [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 29x19
</span><span class="cx">                 text run at (4,5) width 29: &quot;inset&quot;
</span><del>-            RenderTableCell {TD} at (39,73) size 52x30 [border: (5px dotted #00FF00)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (39,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,6) width 39: &quot;dotted&quot;
</span><del>-            RenderTableCell {TD} at (90,75) size 39x26 [border: (3px inset #00FF00) (5px inset #FF0000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (90,75) size 38x26 [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 29x19
</span><span class="cx">                 text run at (6,5) width 29: &quot;inset&quot;
</span><del>-          RenderTableRow {TR} at (0,118) size 129x57
-            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 128x57
+            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,4) width 29: &quot;inset&quot;
</span><del>-            RenderTableCell {TD} at (39,133) size 52x27 [border: (5px inset #FF0000) (2px inset #00FF00)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (39,133) size 51x27 [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,6) width 29: &quot;inset&quot;
</span><del>-            RenderTableCell {TD} at (90,134) size 39x25 [border: (3px inset #00FF00)] [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (90,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,4) width 29: &quot;inset&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21t170602bdrconflctw49dexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-49-d-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-49-d-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-49-d-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,35 +6,35 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 317x18
</span><span class="cx">           text run at (0,0) width 317: &quot;There should be no red borders on the table below&quot;
</span><del>-      RenderTable {TABLE} at (0,34) size 128x170
-        RenderTableSection {TBODY} at (0,0) size 128x170
-          RenderTableRow {TR} at (0,0) size 128x55
-            RenderTableCell {TD} at (0,17) size 39x21 [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,34) size 127x170
+        RenderTableSection {TBODY} at (0,0) size 127x170
+          RenderTableRow {TR} at (0,0) size 127x55
+            RenderTableCell {TD} at (0,17) size 38x21 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 31x19
</span><span class="cx">                 text run at (1,2) width 31: &quot;none&quot;
</span><del>-            RenderTableCell {TD} at (38,15) size 52x25 [border: none] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (38,15) size 51x25 [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,1) width 31: &quot;none&quot;
</span><del>-            RenderTableCell {TD} at (89,17) size 39x21 [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (89,17) size 38x21 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 31x19
</span><span class="cx">                 text run at (1,2) width 31: &quot;none&quot;
</span><del>-          RenderTableRow {TR} at (0,55) size 128x60
-            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 127x60
+            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,1) width 31: &quot;none&quot;
</span><del>-            RenderTableCell {TD} at (38,70) size 52x30 [border: (5px dotted #00FF00)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (38,70) 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,6) width 39: &quot;dotted&quot;
</span><del>-            RenderTableCell {TD} at (89,75) size 39x20 [border: none] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (89,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,1) width 31: &quot;none&quot;
</span><del>-          RenderTableRow {TR} at (0,115) size 128x55
-            RenderTableCell {TD} at (0,132) size 39x21 [r=2 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,115) size 127x55
+            RenderTableCell {TD} at (0,132) size 38x21 [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 31x19
</span><span class="cx">                 text run at (1,2) width 31: &quot;none&quot;
</span><del>-            RenderTableCell {TD} at (38,130) size 52x25 [border: (5px none #FF0000)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (38,130) size 51x25 [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,6) width 31: &quot;none&quot;
</span><del>-            RenderTableCell {TD} at (89,132) size 39x21 [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (89,132) size 38x21 [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 31x19
</span><span class="cx">                 text run at (1,2) width 31: &quot;none&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21t170602bdrconflctw50dexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-50-d-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-50-d-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-50-d-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,35 +6,35 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 317x18
</span><span class="cx">           text run at (0,0) width 317: &quot;There should be no red borders on the table below&quot;
</span><del>-      RenderTable {TABLE} at (0,34) size 136x150
-        RenderTableSection {TBODY} at (0,0) size 136x150
-          RenderTableRow {TR} at (0,0) size 136x50
-            RenderTableCell {TD} at (0,15) size 46x20 [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,34) size 135x150
+        RenderTableSection {TBODY} at (0,0) size 135x150
+          RenderTableRow {TR} at (0,0) size 135x50
+            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,1) width 43: &quot;hidden&quot;
</span><del>-            RenderTableCell {TD} at (45,15) size 46x20 [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (45,15) size 45x20 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x18
</span><span class="cx">                 text run at (1,1) width 43: &quot;hidden&quot;
</span><del>-            RenderTableCell {TD} at (90,15) size 46x20 [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (90,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,1) width 43: &quot;hidden&quot;
</span><del>-          RenderTableRow {TR} at (0,50) size 136x50
-            RenderTableCell {TD} at (0,65) size 46x20 [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,50) size 135x50
+            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,1) width 43: &quot;hidden&quot;
</span><del>-            RenderTableCell {TD} at (45,65) size 46x20 [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (45,65) size 45x20 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 32x18
</span><span class="cx">                 text run at (1,1) width 32: &quot;ridge&quot;
</span><del>-            RenderTableCell {TD} at (90,65) size 46x20 [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (90,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,1) width 43: &quot;hidden&quot;
</span><del>-          RenderTableRow {TR} at (0,100) size 136x50
-            RenderTableCell {TD} at (0,115) size 46x20 [r=2 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,100) size 135x50
+            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,1) width 43: &quot;hidden&quot;
</span><del>-            RenderTableCell {TD} at (45,115) size 46x20 [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (45,115) size 45x20 [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x18
</span><span class="cx">                 text run at (1,1) width 43: &quot;hidden&quot;
</span><del>-            RenderTableCell {TD} at (90,115) size 46x20 [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (90,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,1) width 43: &quot;hidden&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21t170602bdrconflctw51dexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-51-d-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-51-d-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-51-d-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,35 +6,35 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 317x18
</span><span class="cx">           text run at (0,0) width 317: &quot;There should be no red borders on the table below&quot;
</span><del>-      RenderTable {TABLE} at (0,34) size 161x180 [border: (2px none #808080)]
-        RenderTableSection {TBODY} at (2,2) size 156x175
-          RenderTableRow {TR} at (0,0) size 156x58
-            RenderTableCell {TD} at (0,16) size 54x26 [border: (3px double #00FF00)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,34) size 160x180 [border: (2px none #808080)]
+        RenderTableSection {TBODY} at (2,2) size 155x175
+          RenderTableRow {TR} at (0,0) size 155x58
+            RenderTableCell {TD} at (0,16) size 53x26 [border: (3px double #00FF00)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 43x19
</span><span class="cx">                 text run at (4,5) width 43: &quot;double&quot;
</span><del>-            RenderTableCell {TD} at (53,15) size 51x28 [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 50x28 [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,4) width 43: &quot;double&quot;
</span><del>-            RenderTableCell {TD} at (103,16) size 53x26 [border: (3px double #00FF00)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (103,16) size 52x26 [border: (3px double #00FF00)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 43x19
</span><span class="cx">                 text run at (4,5) width 43: &quot;double&quot;
</span><del>-          RenderTableRow {TR} at (0,58) size 156x60
-            RenderTableCell {TD} at (0,75) size 54x26 [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 155x60
+            RenderTableCell {TD} at (0,75) size 53x26 [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 43x19
</span><span class="cx">                 text run at (4,5) width 43: &quot;double&quot;
</span><del>-            RenderTableCell {TD} at (53,73) size 51x30 [border: (5px ridge #00FF00)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (53,73) size 50x30 [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,6) width 32: &quot;ridge&quot;
</span><del>-            RenderTableCell {TD} at (103,75) size 53x26 [border: (3px double #00FF00) (5px double #FF0000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (103,75) size 52x26 [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 43x19
</span><span class="cx">                 text run at (6,5) width 43: &quot;double&quot;
</span><del>-          RenderTableRow {TR} at (0,118) size 156x57
-            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 155x57
+            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,4) width 43: &quot;double&quot;
</span><del>-            RenderTableCell {TD} at (53,133) size 51x27 [border: (5px double #FF0000) (2px double #00FF00)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (53,133) size 50x27 [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,6) width 43: &quot;double&quot;
</span><del>-            RenderTableCell {TD} at (103,134) size 53x25 [border: (3px double #00FF00)] [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (103,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,4) width 43: &quot;double&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21t170602bdrconflctw52dexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-52-d-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-52-d-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-52-d-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,35 +6,35 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 317x18
</span><span class="cx">           text run at (0,0) width 317: &quot;There should be no red borders on the table below&quot;
</span><del>-      RenderTable {TABLE} at (0,34) size 129x180 [border: (2px none #808080)]
-        RenderTableSection {TBODY} at (2,2) size 124x175
-          RenderTableRow {TR} at (0,0) size 124x58
-            RenderTableCell {TD} at (0,16) size 41x26 [border: (3px solid #00FF00)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,34) size 128x180 [border: (2px none #808080)]
+        RenderTableSection {TBODY} at (2,2) size 123x175
+          RenderTableRow {TR} at (0,0) size 123x58
+            RenderTableCell {TD} at (0,16) size 40x26 [border: (3px solid #00FF00)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 30x19
</span><span class="cx">                 text run at (4,5) width 30: &quot;solid&quot;
</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,4) width 30: &quot;solid&quot;
</span><del>-            RenderTableCell {TD} at (84,16) size 40x26 [border: (3px solid #00FF00)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (84,16) size 39x26 [border: (3px solid #00FF00)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 30x19
</span><span class="cx">                 text run at (4,5) width 30: &quot;solid&quot;
</span><del>-          RenderTableRow {TR} at (0,58) size 124x60
-            RenderTableCell {TD} at (0,75) size 41x26 [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,75) size 40x26 [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 30x19
</span><span class="cx">                 text run at (4,5) width 30: &quot;solid&quot;
</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,6) width 32: &quot;ridge&quot;
</span><del>-            RenderTableCell {TD} at (84,75) size 40x26 [border: (3px solid #00FF00) (5px solid #FF0000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (84,75) size 39x26 [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 30x19
</span><span class="cx">                 text run at (6,5) width 30: &quot;solid&quot;
</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,4) width 30: &quot;solid&quot;
</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,6) width 30: &quot;solid&quot;
</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,4) width 30: &quot;solid&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21t170602bdrconflctw53dexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-53-d-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-53-d-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-53-d-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,35 +6,35 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 317x18
</span><span class="cx">           text run at (0,0) width 317: &quot;There should be no red borders on the table below&quot;
</span><del>-      RenderTable {TABLE} at (0,34) size 164x180 [border: (2px none #808080)]
-        RenderTableSection {TBODY} at (2,2) size 159x175
-          RenderTableRow {TR} at (0,0) size 159x58
-            RenderTableCell {TD} at (0,16) size 55x26 [border: (3px dashed #00FF00)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,34) size 163x180 [border: (2px none #808080)]
+        RenderTableSection {TBODY} at (2,2) size 158x175
+          RenderTableRow {TR} at (0,0) size 158x58
+            RenderTableCell {TD} at (0,16) size 54x26 [border: (3px dashed #00FF00)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 44x19
</span><span class="cx">                 text run at (4,5) width 44: &quot;dashed&quot;
</span><del>-            RenderTableCell {TD} at (54,15) size 52x28 [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 51x28 [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,4) width 44: &quot;dashed&quot;
</span><del>-            RenderTableCell {TD} at (105,16) size 54x26 [border: (3px dashed #00FF00)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (105,16) size 53x26 [border: (3px dashed #00FF00)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 44x19
</span><span class="cx">                 text run at (4,5) width 44: &quot;dashed&quot;
</span><del>-          RenderTableRow {TR} at (0,58) size 159x60
-            RenderTableCell {TD} at (0,75) size 55x26 [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 158x60
+            RenderTableCell {TD} at (0,75) size 54x26 [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 44x19
</span><span class="cx">                 text run at (4,5) width 44: &quot;dashed&quot;
</span><del>-            RenderTableCell {TD} at (54,73) size 52x30 [border: (5px ridge #00FF00)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (54,73) size 51x30 [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,6) width 32: &quot;ridge&quot;
</span><del>-            RenderTableCell {TD} at (105,75) size 54x26 [border: (3px dashed #00FF00) (5px dashed #FF0000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (105,75) size 53x26 [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 44x19
</span><span class="cx">                 text run at (6,5) width 44: &quot;dashed&quot;
</span><del>-          RenderTableRow {TR} at (0,118) size 159x57
-            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 158x57
+            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,4) width 44: &quot;dashed&quot;
</span><del>-            RenderTableCell {TD} at (54,133) size 52x27 [border: (5px dashed #FF0000) (2px dashed #00FF00)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (54,133) size 51x27 [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,6) width 44: &quot;dashed&quot;
</span><del>-            RenderTableCell {TD} at (105,134) size 54x25 [border: (3px dashed #00FF00)] [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (105,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,4) width 44: &quot;dashed&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21t170602bdrconflctw54dexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-54-d-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-54-d-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-54-d-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,35 +6,35 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 317x18
</span><span class="cx">           text run at (0,0) width 317: &quot;There should be no red borders on the table below&quot;
</span><del>-      RenderTable {TABLE} at (0,34) size 149x180 [border: (2px none #808080)]
-        RenderTableSection {TBODY} at (2,2) size 144x175
-          RenderTableRow {TR} at (0,0) size 144x58
-            RenderTableCell {TD} at (0,16) size 50x26 [border: (3px dotted #00FF00)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,34) size 148x180 [border: (2px none #808080)]
+        RenderTableSection {TBODY} at (2,2) size 143x175
+          RenderTableRow {TR} at (0,0) size 143x58
+            RenderTableCell {TD} at (0,16) size 49x26 [border: (3px dotted #00FF00)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 39x19
</span><span class="cx">                 text run at (4,5) width 39: &quot;dotted&quot;
</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,4) width 39: &quot;dotted&quot;
</span><del>-            RenderTableCell {TD} at (95,16) size 49x26 [border: (3px dotted #00FF00)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (95,16) size 48x26 [border: (3px dotted #00FF00)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 39x19
</span><span class="cx">                 text run at (4,5) width 39: &quot;dotted&quot;
</span><del>-          RenderTableRow {TR} at (0,58) size 144x60
-            RenderTableCell {TD} at (0,75) size 50x26 [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,75) size 49x26 [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 39x19
</span><span class="cx">                 text run at (4,5) width 39: &quot;dotted&quot;
</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,6) width 32: &quot;ridge&quot;
</span><del>-            RenderTableCell {TD} at (95,75) size 49x26 [border: (3px dotted #00FF00) (5px dotted #FF0000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (95,75) size 48x26 [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 39x19
</span><span class="cx">                 text run at (6,5) width 39: &quot;dotted&quot;
</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,4) width 39: &quot;dotted&quot;
</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,6) width 39: &quot;dotted&quot;
</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,4) width 39: &quot;dotted&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21t170602bdrconflctw55dexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-55-d-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-55-d-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-55-d-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,35 +6,35 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 317x18
</span><span class="cx">           text run at (0,0) width 317: &quot;There should be no red borders on the table below&quot;
</span><del>-      RenderTable {TABLE} at (0,34) size 133x180 [border: (2px none #808080)]
-        RenderTableSection {TBODY} at (2,2) size 128x175
-          RenderTableRow {TR} at (0,0) size 128x58
-            RenderTableCell {TD} at (0,16) size 43x26 [border: (3px ridge #00FF00)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,34) size 132x180 [border: (2px none #808080)]
+        RenderTableSection {TBODY} at (2,2) size 127x175
+          RenderTableRow {TR} at (0,0) size 127x58
+            RenderTableCell {TD} at (0,16) size 42x26 [border: (3px ridge #00FF00)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 32x19
</span><span class="cx">                 text run at (4,5) width 32: &quot;ridge&quot;
</span><del>-            RenderTableCell {TD} at (42,15) size 45x28 [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 44x28 [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,4) width 32: &quot;ridge&quot;
</span><del>-            RenderTableCell {TD} at (86,16) size 42x26 [border: (3px ridge #00FF00)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (86,16) size 41x26 [border: (3px ridge #00FF00)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 32x19
</span><span class="cx">                 text run at (4,5) width 32: &quot;ridge&quot;
</span><del>-          RenderTableRow {TR} at (0,58) size 128x60
-            RenderTableCell {TD} at (0,75) size 43x26 [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 127x60
+            RenderTableCell {TD} at (0,75) size 42x26 [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 32x19
</span><span class="cx">                 text run at (4,5) width 32: &quot;ridge&quot;
</span><del>-            RenderTableCell {TD} at (42,73) size 45x30 [border: (5px ridge #00FF00)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (42,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,6) width 32: &quot;ridge&quot;
</span><del>-            RenderTableCell {TD} at (86,75) size 42x26 [border: (3px ridge #00FF00) (5px ridge #FF0000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (86,75) size 41x26 [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 32x19
</span><span class="cx">                 text run at (6,5) width 32: &quot;ridge&quot;
</span><del>-          RenderTableRow {TR} at (0,118) size 128x57
-            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 127x57
+            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,4) width 32: &quot;ridge&quot;
</span><del>-            RenderTableCell {TD} at (42,133) size 45x27 [border: (5px ridge #FF0000) (2px ridge #00FF00)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (42,133) size 44x27 [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,6) width 32: &quot;ridge&quot;
</span><del>-            RenderTableCell {TD} at (86,134) size 42x25 [border: (3px ridge #00FF00)] [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (86,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,4) width 32: &quot;ridge&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21t170602bdrconflctw56dexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-56-d-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-56-d-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-56-d-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,35 +6,35 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 317x18
</span><span class="cx">           text run at (0,0) width 317: &quot;There should be no red borders on the table below&quot;
</span><del>-      RenderTable {TABLE} at (0,34) size 143x180 [border: (2px none #808080)]
-        RenderTableSection {TBODY} at (2,2) size 138x175
-          RenderTableRow {TR} at (0,0) size 138x58
-            RenderTableCell {TD} at (0,16) size 48x26 [border: (3px outset #00FF00)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,34) size 142x180 [border: (2px none #808080)]
+        RenderTableSection {TBODY} at (2,2) size 137x175
+          RenderTableRow {TR} at (0,0) size 137x58
+            RenderTableCell {TD} at (0,16) size 47x26 [border: (3px outset #00FF00)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 37x19
</span><span class="cx">                 text run at (4,5) width 37: &quot;outset&quot;
</span><del>-            RenderTableCell {TD} at (47,15) size 45x28 [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 44x28 [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,4) width 37: &quot;outset&quot;
</span><del>-            RenderTableCell {TD} at (91,16) size 47x26 [border: (3px outset #00FF00)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (91,16) size 46x26 [border: (3px outset #00FF00)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 37x19
</span><span class="cx">                 text run at (4,5) width 37: &quot;outset&quot;
</span><del>-          RenderTableRow {TR} at (0,58) size 138x60
-            RenderTableCell {TD} at (0,75) size 48x26 [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 137x60
+            RenderTableCell {TD} at (0,75) size 47x26 [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 37x19
</span><span class="cx">                 text run at (4,5) width 37: &quot;outset&quot;
</span><del>-            RenderTableCell {TD} at (47,73) size 45x30 [border: (5px ridge #00FF00)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (47,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,6) width 32: &quot;ridge&quot;
</span><del>-            RenderTableCell {TD} at (91,75) size 47x26 [border: (3px outset #00FF00) (5px outset #FF0000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (91,75) size 46x26 [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 37x19
</span><span class="cx">                 text run at (6,5) width 37: &quot;outset&quot;
</span><del>-          RenderTableRow {TR} at (0,118) size 138x57
-            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 137x57
+            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,4) width 37: &quot;outset&quot;
</span><del>-            RenderTableCell {TD} at (47,133) size 45x27 [border: (5px outset #FF0000) (2px outset #00FF00)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (47,133) size 44x27 [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,6) width 37: &quot;outset&quot;
</span><del>-            RenderTableCell {TD} at (91,134) size 47x25 [border: (3px outset #00FF00)] [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (91,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,4) width 37: &quot;outset&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21t170602bdrconflctw57dexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-57-d-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-57-d-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-57-d-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,35 +6,35 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 317x18
</span><span class="cx">           text run at (0,0) width 317: &quot;There should be no red borders on the table below&quot;
</span><del>-      RenderTable {TABLE} at (0,34) size 164x180 [border: (2px none #808080)]
-        RenderTableSection {TBODY} at (2,2) size 159x175
-          RenderTableRow {TR} at (0,0) size 159x58
-            RenderTableCell {TD} at (0,16) size 55x26 [border: (3px groove #00FF00)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,34) size 163x180 [border: (2px none #808080)]
+        RenderTableSection {TBODY} at (2,2) size 158x175
+          RenderTableRow {TR} at (0,0) size 158x58
+            RenderTableCell {TD} at (0,16) size 54x26 [border: (3px groove #00FF00)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 44x19
</span><span class="cx">                 text run at (4,5) width 44: &quot;groove&quot;
</span><del>-            RenderTableCell {TD} at (54,15) size 52x28 [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 51x28 [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,4) width 44: &quot;groove&quot;
</span><del>-            RenderTableCell {TD} at (105,16) size 54x26 [border: (3px groove #00FF00)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (105,16) size 53x26 [border: (3px groove #00FF00)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 44x19
</span><span class="cx">                 text run at (4,5) width 44: &quot;groove&quot;
</span><del>-          RenderTableRow {TR} at (0,58) size 159x60
-            RenderTableCell {TD} at (0,75) size 55x26 [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 158x60
+            RenderTableCell {TD} at (0,75) size 54x26 [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 44x19
</span><span class="cx">                 text run at (4,5) width 44: &quot;groove&quot;
</span><del>-            RenderTableCell {TD} at (54,73) size 52x30 [border: (5px ridge #00FF00)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (54,73) size 51x30 [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,6) width 32: &quot;ridge&quot;
</span><del>-            RenderTableCell {TD} at (105,75) size 54x26 [border: (3px groove #00FF00) (5px groove #FF0000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (105,75) size 53x26 [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 44x19
</span><span class="cx">                 text run at (6,5) width 44: &quot;groove&quot;
</span><del>-          RenderTableRow {TR} at (0,118) size 159x57
-            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 158x57
+            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,4) width 44: &quot;groove&quot;
</span><del>-            RenderTableCell {TD} at (54,133) size 52x27 [border: (5px groove #FF0000) (2px groove #00FF00)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (54,133) size 51x27 [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,6) width 44: &quot;groove&quot;
</span><del>-            RenderTableCell {TD} at (105,134) size 54x25 [border: (3px groove #00FF00)] [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (105,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,4) width 44: &quot;groove&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21t170602bdrconflctw58dexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-58-d-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-58-d-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-58-d-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,35 +6,35 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 317x18
</span><span class="cx">           text run at (0,0) width 317: &quot;There should be no red borders on the table below&quot;
</span><del>-      RenderTable {TABLE} at (0,34) size 127x180 [border: (2px none #808080)]
-        RenderTableSection {TBODY} at (2,2) size 122x175
-          RenderTableRow {TR} at (0,0) size 122x58
-            RenderTableCell {TD} at (0,16) size 40x26 [border: (3px inset #00FF00)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,34) size 126x180 [border: (2px none #808080)]
+        RenderTableSection {TBODY} at (2,2) size 121x175
+          RenderTableRow {TR} at (0,0) size 121x58
+            RenderTableCell {TD} at (0,16) size 39x26 [border: (3px inset #00FF00)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 29x19
</span><span class="cx">                 text run at (4,5) width 29: &quot;inset&quot;
</span><del>-            RenderTableCell {TD} at (39,15) size 45x28 [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 44x28 [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,4) width 29: &quot;inset&quot;
</span><del>-            RenderTableCell {TD} at (83,16) size 39x26 [border: (3px inset #00FF00)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (83,16) size 38x26 [border: (3px inset #00FF00)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 29x19
</span><span class="cx">                 text run at (4,5) width 29: &quot;inset&quot;
</span><del>-          RenderTableRow {TR} at (0,58) size 122x60
-            RenderTableCell {TD} at (0,75) size 40x26 [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 121x60
+            RenderTableCell {TD} at (0,75) size 39x26 [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 29x19
</span><span class="cx">                 text run at (4,5) width 29: &quot;inset&quot;
</span><del>-            RenderTableCell {TD} at (39,73) size 45x30 [border: (5px ridge #00FF00)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (39,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,6) width 32: &quot;ridge&quot;
</span><del>-            RenderTableCell {TD} at (83,75) size 39x26 [border: (3px inset #00FF00) (5px inset #FF0000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (83,75) size 38x26 [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 29x19
</span><span class="cx">                 text run at (6,5) width 29: &quot;inset&quot;
</span><del>-          RenderTableRow {TR} at (0,118) size 122x57
-            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 121x57
+            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,4) width 29: &quot;inset&quot;
</span><del>-            RenderTableCell {TD} at (39,133) size 45x27 [border: (5px inset #FF0000) (2px inset #00FF00)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (39,133) size 44x27 [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,6) width 29: &quot;inset&quot;
</span><del>-            RenderTableCell {TD} at (83,134) size 39x25 [border: (3px inset #00FF00)] [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (83,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,4) width 29: &quot;inset&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21t170602bdrconflctw59dexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-59-d-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-59-d-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-59-d-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,35 +6,35 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 317x18
</span><span class="cx">           text run at (0,0) width 317: &quot;There should be no red borders on the table below&quot;
</span><del>-      RenderTable {TABLE} at (0,34) size 121x170
-        RenderTableSection {TBODY} at (0,0) size 121x170
-          RenderTableRow {TR} at (0,0) size 121x55
-            RenderTableCell {TD} at (0,17) size 39x21 [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,34) size 120x170
+        RenderTableSection {TBODY} at (0,0) size 120x170
+          RenderTableRow {TR} at (0,0) size 120x55
+            RenderTableCell {TD} at (0,17) size 38x21 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 31x19
</span><span class="cx">                 text run at (1,2) width 31: &quot;none&quot;
</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,1) width 31: &quot;none&quot;
</span><del>-            RenderTableCell {TD} at (82,17) size 39x21 [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (82,17) size 38x21 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 31x19
</span><span class="cx">                 text run at (1,2) width 31: &quot;none&quot;
</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,1) width 31: &quot;none&quot;
</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,6) width 32: &quot;ridge&quot;
</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,1) width 31: &quot;none&quot;
</span><del>-          RenderTableRow {TR} at (0,115) size 121x55
-            RenderTableCell {TD} at (0,132) size 39x21 [r=2 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,115) size 120x55
+            RenderTableCell {TD} at (0,132) size 38x21 [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 31x19
</span><span class="cx">                 text run at (1,2) width 31: &quot;none&quot;
</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,6) width 31: &quot;none&quot;
</span><del>-            RenderTableCell {TD} at (82,132) size 39x21 [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (82,132) size 38x21 [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 31x19
</span><span class="cx">                 text run at (1,2) width 31: &quot;none&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21t170602bdrconflctw60dexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-60-d-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-60-d-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-60-d-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,35 +6,35 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 317x18
</span><span class="cx">           text run at (0,0) width 317: &quot;There should be no red borders on the table below&quot;
</span><del>-      RenderTable {TABLE} at (0,34) size 136x150
-        RenderTableSection {TBODY} at (0,0) size 136x150
-          RenderTableRow {TR} at (0,0) size 136x50
-            RenderTableCell {TD} at (0,15) size 46x20 [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,34) size 135x150
+        RenderTableSection {TBODY} at (0,0) size 135x150
+          RenderTableRow {TR} at (0,0) size 135x50
+            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,1) width 43: &quot;hidden&quot;
</span><del>-            RenderTableCell {TD} at (45,15) size 46x20 [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (45,15) size 45x20 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x18
</span><span class="cx">                 text run at (1,1) width 43: &quot;hidden&quot;
</span><del>-            RenderTableCell {TD} at (90,15) size 46x20 [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (90,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,1) width 43: &quot;hidden&quot;
</span><del>-          RenderTableRow {TR} at (0,50) size 136x50
-            RenderTableCell {TD} at (0,65) size 46x20 [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,50) size 135x50
+            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,1) width 43: &quot;hidden&quot;
</span><del>-            RenderTableCell {TD} at (45,65) size 46x20 [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (45,65) size 45x20 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 37x18
</span><span class="cx">                 text run at (1,1) width 37: &quot;outset&quot;
</span><del>-            RenderTableCell {TD} at (90,65) size 46x20 [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (90,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,1) width 43: &quot;hidden&quot;
</span><del>-          RenderTableRow {TR} at (0,100) size 136x50
-            RenderTableCell {TD} at (0,115) size 46x20 [r=2 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,100) size 135x50
+            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,1) width 43: &quot;hidden&quot;
</span><del>-            RenderTableCell {TD} at (45,115) size 46x20 [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (45,115) size 45x20 [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x18
</span><span class="cx">                 text run at (1,1) width 43: &quot;hidden&quot;
</span><del>-            RenderTableCell {TD} at (90,115) size 46x20 [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (90,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,1) width 43: &quot;hidden&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21t170602bdrconflctw61dexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-61-d-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-61-d-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-61-d-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,35 +6,35 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 317x18
</span><span class="cx">           text run at (0,0) width 317: &quot;There should be no red borders on the table below&quot;
</span><del>-      RenderTable {TABLE} at (0,34) size 161x180 [border: (2px none #808080)]
-        RenderTableSection {TBODY} at (2,2) size 156x175
-          RenderTableRow {TR} at (0,0) size 156x58
-            RenderTableCell {TD} at (0,16) size 54x26 [border: (3px double #00FF00)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,34) size 160x180 [border: (2px none #808080)]
+        RenderTableSection {TBODY} at (2,2) size 155x175
+          RenderTableRow {TR} at (0,0) size 155x58
+            RenderTableCell {TD} at (0,16) size 53x26 [border: (3px double #00FF00)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 43x19
</span><span class="cx">                 text run at (4,5) width 43: &quot;double&quot;
</span><del>-            RenderTableCell {TD} at (53,15) size 51x28 [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 50x28 [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,4) width 43: &quot;double&quot;
</span><del>-            RenderTableCell {TD} at (103,16) size 53x26 [border: (3px double #00FF00)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (103,16) size 52x26 [border: (3px double #00FF00)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 43x19
</span><span class="cx">                 text run at (4,5) width 43: &quot;double&quot;
</span><del>-          RenderTableRow {TR} at (0,58) size 156x60
-            RenderTableCell {TD} at (0,75) size 54x26 [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 155x60
+            RenderTableCell {TD} at (0,75) size 53x26 [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 43x19
</span><span class="cx">                 text run at (4,5) width 43: &quot;double&quot;
</span><del>-            RenderTableCell {TD} at (53,73) size 51x30 [border: (5px outset #00FF00)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (53,73) size 50x30 [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,6) width 37: &quot;outset&quot;
</span><del>-            RenderTableCell {TD} at (103,75) size 53x26 [border: (3px double #00FF00) (5px double #FF0000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (103,75) size 52x26 [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 43x19
</span><span class="cx">                 text run at (6,5) width 43: &quot;double&quot;
</span><del>-          RenderTableRow {TR} at (0,118) size 156x57
-            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 155x57
+            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,4) width 43: &quot;double&quot;
</span><del>-            RenderTableCell {TD} at (53,133) size 51x27 [border: (5px double #FF0000) (2px double #00FF00)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (53,133) size 50x27 [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,6) width 43: &quot;double&quot;
</span><del>-            RenderTableCell {TD} at (103,134) size 53x25 [border: (3px double #00FF00)] [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (103,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,4) width 43: &quot;double&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21t170602bdrconflctw62dexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-62-d-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-62-d-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-62-d-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,35 +6,35 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 317x18
</span><span class="cx">           text run at (0,0) width 317: &quot;There should be no red borders on the table below&quot;
</span><del>-      RenderTable {TABLE} at (0,34) size 134x180 [border: (2px none #808080)]
-        RenderTableSection {TBODY} at (2,2) size 129x175
-          RenderTableRow {TR} at (0,0) size 129x58
-            RenderTableCell {TD} at (0,16) size 41x26 [border: (3px solid #00FF00)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,34) size 133x180 [border: (2px none #808080)]
+        RenderTableSection {TBODY} at (2,2) size 128x175
+          RenderTableRow {TR} at (0,0) size 128x58
+            RenderTableCell {TD} at (0,16) size 40x26 [border: (3px solid #00FF00)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 30x19
</span><span class="cx">                 text run at (4,5) width 30: &quot;solid&quot;
</span><del>-            RenderTableCell {TD} at (40,15) size 50x28 [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 49x28 [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,4) width 30: &quot;solid&quot;
</span><del>-            RenderTableCell {TD} at (89,16) size 40x26 [border: (3px solid #00FF00)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (89,16) size 39x26 [border: (3px solid #00FF00)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 30x19
</span><span class="cx">                 text run at (4,5) width 30: &quot;solid&quot;
</span><del>-          RenderTableRow {TR} at (0,58) size 129x60
-            RenderTableCell {TD} at (0,75) size 41x26 [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 128x60
+            RenderTableCell {TD} at (0,75) size 40x26 [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 30x19
</span><span class="cx">                 text run at (4,5) width 30: &quot;solid&quot;
</span><del>-            RenderTableCell {TD} at (40,73) size 50x30 [border: (5px outset #00FF00)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (40,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,6) width 37: &quot;outset&quot;
</span><del>-            RenderTableCell {TD} at (89,75) size 40x26 [border: (3px solid #00FF00) (5px solid #FF0000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (89,75) size 39x26 [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 30x19
</span><span class="cx">                 text run at (6,5) width 30: &quot;solid&quot;
</span><del>-          RenderTableRow {TR} at (0,118) size 129x57
-            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 128x57
+            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,4) width 30: &quot;solid&quot;
</span><del>-            RenderTableCell {TD} at (40,133) size 50x27 [border: (5px solid #FF0000) (2px solid #00FF00)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (40,133) size 49x27 [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,6) width 30: &quot;solid&quot;
</span><del>-            RenderTableCell {TD} at (89,134) size 40x25 [border: (3px solid #00FF00)] [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (89,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,4) width 30: &quot;solid&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21t170602bdrconflctw63dexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-63-d-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-63-d-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-63-d-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,35 +6,35 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 317x18
</span><span class="cx">           text run at (0,0) width 317: &quot;There should be no red borders on the table below&quot;
</span><del>-      RenderTable {TABLE} at (0,34) size 164x180 [border: (2px none #808080)]
-        RenderTableSection {TBODY} at (2,2) size 159x175
-          RenderTableRow {TR} at (0,0) size 159x58
-            RenderTableCell {TD} at (0,16) size 55x26 [border: (3px dashed #00FF00)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,34) size 163x180 [border: (2px none #808080)]
+        RenderTableSection {TBODY} at (2,2) size 158x175
+          RenderTableRow {TR} at (0,0) size 158x58
+            RenderTableCell {TD} at (0,16) size 54x26 [border: (3px dashed #00FF00)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 44x19
</span><span class="cx">                 text run at (4,5) width 44: &quot;dashed&quot;
</span><del>-            RenderTableCell {TD} at (54,15) size 52x28 [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 51x28 [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,4) width 44: &quot;dashed&quot;
</span><del>-            RenderTableCell {TD} at (105,16) size 54x26 [border: (3px dashed #00FF00)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (105,16) size 53x26 [border: (3px dashed #00FF00)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 44x19
</span><span class="cx">                 text run at (4,5) width 44: &quot;dashed&quot;
</span><del>-          RenderTableRow {TR} at (0,58) size 159x60
-            RenderTableCell {TD} at (0,75) size 55x26 [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 158x60
+            RenderTableCell {TD} at (0,75) size 54x26 [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 44x19
</span><span class="cx">                 text run at (4,5) width 44: &quot;dashed&quot;
</span><del>-            RenderTableCell {TD} at (54,73) size 52x30 [border: (5px outset #00FF00)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (54,73) size 51x30 [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,6) width 37: &quot;outset&quot;
</span><del>-            RenderTableCell {TD} at (105,75) size 54x26 [border: (3px dashed #00FF00) (5px dashed #FF0000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (105,75) size 53x26 [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 44x19
</span><span class="cx">                 text run at (6,5) width 44: &quot;dashed&quot;
</span><del>-          RenderTableRow {TR} at (0,118) size 159x57
-            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 158x57
+            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,4) width 44: &quot;dashed&quot;
</span><del>-            RenderTableCell {TD} at (54,133) size 52x27 [border: (5px dashed #FF0000) (2px dashed #00FF00)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (54,133) size 51x27 [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,6) width 44: &quot;dashed&quot;
</span><del>-            RenderTableCell {TD} at (105,134) size 54x25 [border: (3px dashed #00FF00)] [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (105,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,4) width 44: &quot;dashed&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21t170602bdrconflctw64dexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-64-d-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-64-d-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-64-d-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,35 +6,35 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 317x18
</span><span class="cx">           text run at (0,0) width 317: &quot;There should be no red borders on the table below&quot;
</span><del>-      RenderTable {TABLE} at (0,34) size 152x180 [border: (2px none #808080)]
-        RenderTableSection {TBODY} at (2,2) size 147x175
-          RenderTableRow {TR} at (0,0) size 147x58
-            RenderTableCell {TD} at (0,16) size 50x26 [border: (3px dotted #00FF00)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,34) size 151x180 [border: (2px none #808080)]
+        RenderTableSection {TBODY} at (2,2) size 146x175
+          RenderTableRow {TR} at (0,0) size 146x58
+            RenderTableCell {TD} at (0,16) size 49x26 [border: (3px dotted #00FF00)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 39x19
</span><span class="cx">                 text run at (4,5) width 39: &quot;dotted&quot;
</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,4) width 39: &quot;dotted&quot;
</span><del>-            RenderTableCell {TD} at (98,16) size 49x26 [border: (3px dotted #00FF00)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (98,16) size 48x26 [border: (3px dotted #00FF00)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 39x19
</span><span class="cx">                 text run at (4,5) width 39: &quot;dotted&quot;
</span><del>-          RenderTableRow {TR} at (0,58) size 147x60
-            RenderTableCell {TD} at (0,75) size 50x26 [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,75) size 49x26 [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 39x19
</span><span class="cx">                 text run at (4,5) width 39: &quot;dotted&quot;
</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,6) width 37: &quot;outset&quot;
</span><del>-            RenderTableCell {TD} at (98,75) size 49x26 [border: (3px dotted #00FF00) (5px dotted #FF0000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (98,75) size 48x26 [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 39x19
</span><span class="cx">                 text run at (6,5) width 39: &quot;dotted&quot;
</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,4) width 39: &quot;dotted&quot;
</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,6) width 39: &quot;dotted&quot;
</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,4) width 39: &quot;dotted&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21t170602bdrconflctw65dexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-65-d-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-65-d-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-65-d-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,35 +6,35 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 317x18
</span><span class="cx">           text run at (0,0) width 317: &quot;There should be no red borders on the table below&quot;
</span><del>-      RenderTable {TABLE} at (0,34) size 138x180 [border: (2px none #808080)]
-        RenderTableSection {TBODY} at (2,2) size 133x175
-          RenderTableRow {TR} at (0,0) size 133x58
-            RenderTableCell {TD} at (0,16) size 43x26 [border: (3px ridge #00FF00)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,34) size 137x180 [border: (2px none #808080)]
+        RenderTableSection {TBODY} at (2,2) size 132x175
+          RenderTableRow {TR} at (0,0) size 132x58
+            RenderTableCell {TD} at (0,16) size 42x26 [border: (3px ridge #00FF00)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 32x19
</span><span class="cx">                 text run at (4,5) width 32: &quot;ridge&quot;
</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,4) width 32: &quot;ridge&quot;
</span><del>-            RenderTableCell {TD} at (91,16) size 42x26 [border: (3px ridge #00FF00)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (91,16) size 41x26 [border: (3px ridge #00FF00)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 32x19
</span><span class="cx">                 text run at (4,5) width 32: &quot;ridge&quot;
</span><del>-          RenderTableRow {TR} at (0,58) size 133x60
-            RenderTableCell {TD} at (0,75) size 43x26 [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,75) size 42x26 [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 32x19
</span><span class="cx">                 text run at (4,5) width 32: &quot;ridge&quot;
</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,6) width 37: &quot;outset&quot;
</span><del>-            RenderTableCell {TD} at (91,75) size 42x26 [border: (3px ridge #00FF00) (5px ridge #FF0000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (91,75) size 41x26 [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 32x19
</span><span class="cx">                 text run at (6,5) width 32: &quot;ridge&quot;
</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,4) width 32: &quot;ridge&quot;
</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,6) width 32: &quot;ridge&quot;
</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,4) width 32: &quot;ridge&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21t170602bdrconflctw66dexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-66-d-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-66-d-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-66-d-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,35 +6,35 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 317x18
</span><span class="cx">           text run at (0,0) width 317: &quot;There should be no red borders on the table below&quot;
</span><del>-      RenderTable {TABLE} at (0,34) size 148x180 [border: (2px none #808080)]
-        RenderTableSection {TBODY} at (2,2) size 143x175
-          RenderTableRow {TR} at (0,0) size 143x58
-            RenderTableCell {TD} at (0,16) size 48x26 [border: (3px outset #00FF00)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,34) size 147x180 [border: (2px none #808080)]
+        RenderTableSection {TBODY} at (2,2) size 142x175
+          RenderTableRow {TR} at (0,0) size 142x58
+            RenderTableCell {TD} at (0,16) size 47x26 [border: (3px outset #00FF00)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 37x19
</span><span class="cx">                 text run at (4,5) width 37: &quot;outset&quot;
</span><del>-            RenderTableCell {TD} at (47,15) size 50x28 [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 49x28 [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,4) width 37: &quot;outset&quot;
</span><del>-            RenderTableCell {TD} at (96,16) size 47x26 [border: (3px outset #00FF00)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (96,16) size 46x26 [border: (3px outset #00FF00)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 37x19
</span><span class="cx">                 text run at (4,5) width 37: &quot;outset&quot;
</span><del>-          RenderTableRow {TR} at (0,58) size 143x60
-            RenderTableCell {TD} at (0,75) size 48x26 [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 142x60
+            RenderTableCell {TD} at (0,75) size 47x26 [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 37x19
</span><span class="cx">                 text run at (4,5) width 37: &quot;outset&quot;
</span><del>-            RenderTableCell {TD} at (47,73) size 50x30 [border: (5px outset #00FF00)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (47,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,6) width 37: &quot;outset&quot;
</span><del>-            RenderTableCell {TD} at (96,75) size 47x26 [border: (3px outset #00FF00) (5px outset #FF0000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (96,75) size 46x26 [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 37x19
</span><span class="cx">                 text run at (6,5) width 37: &quot;outset&quot;
</span><del>-          RenderTableRow {TR} at (0,118) size 143x57
-            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 142x57
+            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,4) width 37: &quot;outset&quot;
</span><del>-            RenderTableCell {TD} at (47,133) size 50x27 [border: (5px outset #FF0000) (2px outset #00FF00)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (47,133) size 49x27 [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,6) width 37: &quot;outset&quot;
</span><del>-            RenderTableCell {TD} at (96,134) size 47x25 [border: (3px outset #00FF00)] [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (96,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,4) width 37: &quot;outset&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21t170602bdrconflctw67dexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-67-d-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-67-d-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-67-d-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,35 +6,35 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 317x18
</span><span class="cx">           text run at (0,0) width 317: &quot;There should be no red borders on the table below&quot;
</span><del>-      RenderTable {TABLE} at (0,34) size 164x180 [border: (2px none #808080)]
-        RenderTableSection {TBODY} at (2,2) size 159x175
-          RenderTableRow {TR} at (0,0) size 159x58
-            RenderTableCell {TD} at (0,16) size 55x26 [border: (3px groove #00FF00)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,34) size 163x180 [border: (2px none #808080)]
+        RenderTableSection {TBODY} at (2,2) size 158x175
+          RenderTableRow {TR} at (0,0) size 158x58
+            RenderTableCell {TD} at (0,16) size 54x26 [border: (3px groove #00FF00)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 44x19
</span><span class="cx">                 text run at (4,5) width 44: &quot;groove&quot;
</span><del>-            RenderTableCell {TD} at (54,15) size 52x28 [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 51x28 [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,4) width 44: &quot;groove&quot;
</span><del>-            RenderTableCell {TD} at (105,16) size 54x26 [border: (3px groove #00FF00)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (105,16) size 53x26 [border: (3px groove #00FF00)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 44x19
</span><span class="cx">                 text run at (4,5) width 44: &quot;groove&quot;
</span><del>-          RenderTableRow {TR} at (0,58) size 159x60
-            RenderTableCell {TD} at (0,75) size 55x26 [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 158x60
+            RenderTableCell {TD} at (0,75) size 54x26 [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 44x19
</span><span class="cx">                 text run at (4,5) width 44: &quot;groove&quot;
</span><del>-            RenderTableCell {TD} at (54,73) size 52x30 [border: (5px outset #00FF00)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (54,73) size 51x30 [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,6) width 37: &quot;outset&quot;
</span><del>-            RenderTableCell {TD} at (105,75) size 54x26 [border: (3px groove #00FF00) (5px groove #FF0000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (105,75) size 53x26 [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 44x19
</span><span class="cx">                 text run at (6,5) width 44: &quot;groove&quot;
</span><del>-          RenderTableRow {TR} at (0,118) size 159x57
-            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 158x57
+            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,4) width 44: &quot;groove&quot;
</span><del>-            RenderTableCell {TD} at (54,133) size 52x27 [border: (5px groove #FF0000) (2px groove #00FF00)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (54,133) size 51x27 [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,6) width 44: &quot;groove&quot;
</span><del>-            RenderTableCell {TD} at (105,134) size 54x25 [border: (3px groove #00FF00)] [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (105,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,4) width 44: &quot;groove&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21t170602bdrconflctw68dexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-68-d-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-68-d-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-68-d-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,35 +6,35 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 317x18
</span><span class="cx">           text run at (0,0) width 317: &quot;There should be no red borders on the table below&quot;
</span><del>-      RenderTable {TABLE} at (0,34) size 132x180 [border: (2px none #808080)]
-        RenderTableSection {TBODY} at (2,2) size 127x175
-          RenderTableRow {TR} at (0,0) size 127x58
-            RenderTableCell {TD} at (0,16) size 40x26 [border: (3px inset #00FF00)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,34) size 131x180 [border: (2px none #808080)]
+        RenderTableSection {TBODY} at (2,2) size 126x175
+          RenderTableRow {TR} at (0,0) size 126x58
+            RenderTableCell {TD} at (0,16) size 39x26 [border: (3px inset #00FF00)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 29x19
</span><span class="cx">                 text run at (4,5) width 29: &quot;inset&quot;
</span><del>-            RenderTableCell {TD} at (39,15) size 50x28 [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 49x28 [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,4) width 29: &quot;inset&quot;
</span><del>-            RenderTableCell {TD} at (88,16) size 39x26 [border: (3px inset #00FF00)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (88,16) size 38x26 [border: (3px inset #00FF00)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 29x19
</span><span class="cx">                 text run at (4,5) width 29: &quot;inset&quot;
</span><del>-          RenderTableRow {TR} at (0,58) size 127x60
-            RenderTableCell {TD} at (0,75) size 40x26 [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 126x60
+            RenderTableCell {TD} at (0,75) size 39x26 [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 29x19
</span><span class="cx">                 text run at (4,5) width 29: &quot;inset&quot;
</span><del>-            RenderTableCell {TD} at (39,73) size 50x30 [border: (5px outset #00FF00)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (39,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,6) width 37: &quot;outset&quot;
</span><del>-            RenderTableCell {TD} at (88,75) size 39x26 [border: (3px inset #00FF00) (5px inset #FF0000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (88,75) size 38x26 [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 29x19
</span><span class="cx">                 text run at (6,5) width 29: &quot;inset&quot;
</span><del>-          RenderTableRow {TR} at (0,118) size 127x57
-            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 126x57
+            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,4) width 29: &quot;inset&quot;
</span><del>-            RenderTableCell {TD} at (39,133) size 50x27 [border: (5px inset #FF0000) (2px inset #00FF00)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (39,133) size 49x27 [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,6) width 29: &quot;inset&quot;
</span><del>-            RenderTableCell {TD} at (88,134) size 39x25 [border: (3px inset #00FF00)] [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (88,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,4) width 29: &quot;inset&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21t170602bdrconflctw69dexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-69-d-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-69-d-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-69-d-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,35 +6,35 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 317x18
</span><span class="cx">           text run at (0,0) width 317: &quot;There should be no red borders on the table below&quot;
</span><del>-      RenderTable {TABLE} at (0,34) size 126x170
-        RenderTableSection {TBODY} at (0,0) size 126x170
-          RenderTableRow {TR} at (0,0) size 126x55
-            RenderTableCell {TD} at (0,17) size 39x21 [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,34) size 125x170
+        RenderTableSection {TBODY} at (0,0) size 125x170
+          RenderTableRow {TR} at (0,0) size 125x55
+            RenderTableCell {TD} at (0,17) size 38x21 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 31x19
</span><span class="cx">                 text run at (1,2) width 31: &quot;none&quot;
</span><del>-            RenderTableCell {TD} at (38,15) size 50x25 [border: none] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (38,15) size 49x25 [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,1) width 31: &quot;none&quot;
</span><del>-            RenderTableCell {TD} at (87,17) size 39x21 [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (87,17) size 38x21 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 31x19
</span><span class="cx">                 text run at (1,2) width 31: &quot;none&quot;
</span><del>-          RenderTableRow {TR} at (0,55) size 126x60
-            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 125x60
+            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,1) width 31: &quot;none&quot;
</span><del>-            RenderTableCell {TD} at (38,70) size 50x30 [border: (5px outset #00FF00)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (38,70) 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,6) width 37: &quot;outset&quot;
</span><del>-            RenderTableCell {TD} at (87,75) size 39x20 [border: none] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (87,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,1) width 31: &quot;none&quot;
</span><del>-          RenderTableRow {TR} at (0,115) size 126x55
-            RenderTableCell {TD} at (0,132) size 39x21 [r=2 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,115) size 125x55
+            RenderTableCell {TD} at (0,132) size 38x21 [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 31x19
</span><span class="cx">                 text run at (1,2) width 31: &quot;none&quot;
</span><del>-            RenderTableCell {TD} at (38,130) size 50x25 [border: (5px none #FF0000)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (38,130) size 49x25 [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,6) width 31: &quot;none&quot;
</span><del>-            RenderTableCell {TD} at (87,132) size 39x21 [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (87,132) size 38x21 [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 31x19
</span><span class="cx">                 text run at (1,2) width 31: &quot;none&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21t170602bdrconflctw70dexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-70-d-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-70-d-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-70-d-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,35 +6,35 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 317x18
</span><span class="cx">           text run at (0,0) width 317: &quot;There should be no red borders on the table below&quot;
</span><del>-      RenderTable {TABLE} at (0,34) 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,34) 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,1) width 43: &quot;hidden&quot;
</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,1) width 43: &quot;hidden&quot;
</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,1) width 43: &quot;hidden&quot;
</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,1) width 43: &quot;hidden&quot;
</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,1) width 44: &quot;groove&quot;
</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,1) width 43: &quot;hidden&quot;
</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,1) width 43: &quot;hidden&quot;
</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,1) width 43: &quot;hidden&quot;
</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,1) width 43: &quot;hidden&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21t170602bdrconflctw71dexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-71-d-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-71-d-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-71-d-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,35 +6,35 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 317x18
</span><span class="cx">           text run at (0,0) width 317: &quot;There should be no red borders on the table below&quot;
</span><del>-      RenderTable {TABLE} at (0,34) size 167x180 [border: (2px none #808080)]
-        RenderTableSection {TBODY} at (2,2) size 162x175
-          RenderTableRow {TR} at (0,0) size 162x58
-            RenderTableCell {TD} at (0,16) size 54x26 [border: (3px double #00FF00)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,34) size 166x180 [border: (2px none #808080)]
+        RenderTableSection {TBODY} at (2,2) size 161x175
+          RenderTableRow {TR} at (0,0) size 161x58
+            RenderTableCell {TD} at (0,16) size 53x26 [border: (3px double #00FF00)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 43x19
</span><span class="cx">                 text run at (4,5) width 43: &quot;double&quot;
</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,4) width 43: &quot;double&quot;
</span><del>-            RenderTableCell {TD} at (109,16) size 53x26 [border: (3px double #00FF00)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (109,16) size 52x26 [border: (3px double #00FF00)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 43x19
</span><span class="cx">                 text run at (4,5) width 43: &quot;double&quot;
</span><del>-          RenderTableRow {TR} at (0,58) size 162x60
-            RenderTableCell {TD} at (0,75) size 54x26 [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,75) size 53x26 [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 43x19
</span><span class="cx">                 text run at (4,5) width 43: &quot;double&quot;
</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,6) width 44: &quot;groove&quot;
</span><del>-            RenderTableCell {TD} at (109,75) size 53x26 [border: (3px double #00FF00) (5px double #FF0000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (109,75) size 52x26 [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 43x19
</span><span class="cx">                 text run at (6,5) width 43: &quot;double&quot;
</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,4) width 43: &quot;double&quot;
</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,6) width 43: &quot;double&quot;
</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,4) width 43: &quot;double&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21t170602bdrconflctw72dexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-72-d-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-72-d-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-72-d-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,35 +6,35 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 317x18
</span><span class="cx">           text run at (0,0) width 317: &quot;There should be no red borders on the table below&quot;
</span><del>-      RenderTable {TABLE} at (0,34) size 141x180 [border: (2px none #808080)]
-        RenderTableSection {TBODY} at (2,2) size 136x175
-          RenderTableRow {TR} at (0,0) size 136x58
-            RenderTableCell {TD} at (0,16) size 41x26 [border: (3px solid #00FF00)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,34) size 140x180 [border: (2px none #808080)]
+        RenderTableSection {TBODY} at (2,2) size 135x175
+          RenderTableRow {TR} at (0,0) size 135x58
+            RenderTableCell {TD} at (0,16) size 40x26 [border: (3px solid #00FF00)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 30x19
</span><span class="cx">                 text run at (4,5) width 30: &quot;solid&quot;
</span><del>-            RenderTableCell {TD} at (40,15) size 57x28 [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 56x28 [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,4) width 30: &quot;solid&quot;
</span><del>-            RenderTableCell {TD} at (96,16) size 40x26 [border: (3px solid #00FF00)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (96,16) size 39x26 [border: (3px solid #00FF00)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 30x19
</span><span class="cx">                 text run at (4,5) width 30: &quot;solid&quot;
</span><del>-          RenderTableRow {TR} at (0,58) size 136x60
-            RenderTableCell {TD} at (0,75) size 41x26 [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 135x60
+            RenderTableCell {TD} at (0,75) size 40x26 [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 30x19
</span><span class="cx">                 text run at (4,5) width 30: &quot;solid&quot;
</span><del>-            RenderTableCell {TD} at (40,73) size 57x30 [border: (5px groove #00FF00)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (40,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,6) width 44: &quot;groove&quot;
</span><del>-            RenderTableCell {TD} at (96,75) size 40x26 [border: (3px solid #00FF00) (5px solid #FF0000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (96,75) size 39x26 [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 30x19
</span><span class="cx">                 text run at (6,5) width 30: &quot;solid&quot;
</span><del>-          RenderTableRow {TR} at (0,118) size 136x57
-            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 135x57
+            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,4) width 30: &quot;solid&quot;
</span><del>-            RenderTableCell {TD} at (40,133) size 57x27 [border: (5px solid #FF0000) (2px solid #00FF00)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (40,133) size 56x27 [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,6) width 30: &quot;solid&quot;
</span><del>-            RenderTableCell {TD} at (96,134) size 40x25 [border: (3px solid #00FF00)] [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (96,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,4) width 30: &quot;solid&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21t170602bdrconflctw73dexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-73-d-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-73-d-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-73-d-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,35 +6,35 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 317x18
</span><span class="cx">           text run at (0,0) width 317: &quot;There should be no red borders on the table below&quot;
</span><del>-      RenderTable {TABLE} at (0,34) size 169x180 [border: (2px none #808080)]
-        RenderTableSection {TBODY} at (2,2) size 164x175
-          RenderTableRow {TR} at (0,0) size 164x58
-            RenderTableCell {TD} at (0,16) size 55x26 [border: (3px dashed #00FF00)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,34) size 168x180 [border: (2px none #808080)]
+        RenderTableSection {TBODY} at (2,2) size 163x175
+          RenderTableRow {TR} at (0,0) size 163x58
+            RenderTableCell {TD} at (0,16) size 54x26 [border: (3px dashed #00FF00)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 44x19
</span><span class="cx">                 text run at (4,5) width 44: &quot;dashed&quot;
</span><del>-            RenderTableCell {TD} at (54,15) size 57x28 [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 56x28 [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,4) width 44: &quot;dashed&quot;
</span><del>-            RenderTableCell {TD} at (110,16) size 54x26 [border: (3px dashed #00FF00)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (110,16) size 53x26 [border: (3px dashed #00FF00)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 44x19
</span><span class="cx">                 text run at (4,5) width 44: &quot;dashed&quot;
</span><del>-          RenderTableRow {TR} at (0,58) size 164x60
-            RenderTableCell {TD} at (0,75) size 55x26 [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 163x60
+            RenderTableCell {TD} at (0,75) size 54x26 [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 44x19
</span><span class="cx">                 text run at (4,5) width 44: &quot;dashed&quot;
</span><del>-            RenderTableCell {TD} at (54,73) size 57x30 [border: (5px groove #00FF00)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (54,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,6) width 44: &quot;groove&quot;
</span><del>-            RenderTableCell {TD} at (110,75) size 54x26 [border: (3px dashed #00FF00) (5px dashed #FF0000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (110,75) size 53x26 [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 44x19
</span><span class="cx">                 text run at (6,5) width 44: &quot;dashed&quot;
</span><del>-          RenderTableRow {TR} at (0,118) size 164x57
-            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 163x57
+            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,4) width 44: &quot;dashed&quot;
</span><del>-            RenderTableCell {TD} at (54,133) size 57x27 [border: (5px dashed #FF0000) (2px dashed #00FF00)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (54,133) size 56x27 [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,6) width 44: &quot;dashed&quot;
</span><del>-            RenderTableCell {TD} at (110,134) size 54x25 [border: (3px dashed #00FF00)] [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (110,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,4) width 44: &quot;dashed&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21t170602bdrconflctw74dexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-74-d-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-74-d-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-74-d-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,35 +6,35 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 317x18
</span><span class="cx">           text run at (0,0) width 317: &quot;There should be no red borders on the table below&quot;
</span><del>-      RenderTable {TABLE} at (0,34) size 159x180 [border: (2px none #808080)]
-        RenderTableSection {TBODY} at (2,2) size 154x175
-          RenderTableRow {TR} at (0,0) size 154x58
-            RenderTableCell {TD} at (0,16) size 50x26 [border: (3px dotted #00FF00)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,34) size 158x180 [border: (2px none #808080)]
+        RenderTableSection {TBODY} at (2,2) size 153x175
+          RenderTableRow {TR} at (0,0) size 153x58
+            RenderTableCell {TD} at (0,16) size 49x26 [border: (3px dotted #00FF00)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 39x19
</span><span class="cx">                 text run at (4,5) width 39: &quot;dotted&quot;
</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,4) width 39: &quot;dotted&quot;
</span><del>-            RenderTableCell {TD} at (105,16) size 49x26 [border: (3px dotted #00FF00)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (105,16) size 48x26 [border: (3px dotted #00FF00)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 39x19
</span><span class="cx">                 text run at (4,5) width 39: &quot;dotted&quot;
</span><del>-          RenderTableRow {TR} at (0,58) size 154x60
-            RenderTableCell {TD} at (0,75) size 50x26 [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,75) size 49x26 [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 39x19
</span><span class="cx">                 text run at (4,5) width 39: &quot;dotted&quot;
</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,6) width 44: &quot;groove&quot;
</span><del>-            RenderTableCell {TD} at (105,75) size 49x26 [border: (3px dotted #00FF00) (5px dotted #FF0000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (105,75) size 48x26 [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 39x19
</span><span class="cx">                 text run at (6,5) width 39: &quot;dotted&quot;
</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,4) width 39: &quot;dotted&quot;
</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,6) width 39: &quot;dotted&quot;
</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,4) width 39: &quot;dotted&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21t170602bdrconflctw75dexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-75-d-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-75-d-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-75-d-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,35 +6,35 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 317x18
</span><span class="cx">           text run at (0,0) width 317: &quot;There should be no red borders on the table below&quot;
</span><del>-      RenderTable {TABLE} at (0,34) size 145x180 [border: (2px none #808080)]
-        RenderTableSection {TBODY} at (2,2) size 140x175
-          RenderTableRow {TR} at (0,0) size 140x58
-            RenderTableCell {TD} at (0,16) size 43x26 [border: (3px ridge #00FF00)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,34) size 144x180 [border: (2px none #808080)]
+        RenderTableSection {TBODY} at (2,2) size 139x175
+          RenderTableRow {TR} at (0,0) size 139x58
+            RenderTableCell {TD} at (0,16) size 42x26 [border: (3px ridge #00FF00)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 32x19
</span><span class="cx">                 text run at (4,5) width 32: &quot;ridge&quot;
</span><del>-            RenderTableCell {TD} at (42,15) size 57x28 [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 56x28 [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,4) width 32: &quot;ridge&quot;
</span><del>-            RenderTableCell {TD} at (98,16) size 42x26 [border: (3px ridge #00FF00)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (98,16) size 41x26 [border: (3px ridge #00FF00)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 32x19
</span><span class="cx">                 text run at (4,5) width 32: &quot;ridge&quot;
</span><del>-          RenderTableRow {TR} at (0,58) size 140x60
-            RenderTableCell {TD} at (0,75) size 43x26 [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 139x60
+            RenderTableCell {TD} at (0,75) size 42x26 [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 32x19
</span><span class="cx">                 text run at (4,5) width 32: &quot;ridge&quot;
</span><del>-            RenderTableCell {TD} at (42,73) size 57x30 [border: (5px groove #00FF00)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (42,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,6) width 44: &quot;groove&quot;
</span><del>-            RenderTableCell {TD} at (98,75) size 42x26 [border: (3px ridge #00FF00) (5px ridge #FF0000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (98,75) size 41x26 [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 32x19
</span><span class="cx">                 text run at (6,5) width 32: &quot;ridge&quot;
</span><del>-          RenderTableRow {TR} at (0,118) size 140x57
-            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 139x57
+            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,4) width 32: &quot;ridge&quot;
</span><del>-            RenderTableCell {TD} at (42,133) size 57x27 [border: (5px ridge #FF0000) (2px ridge #00FF00)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (42,133) size 56x27 [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,6) width 32: &quot;ridge&quot;
</span><del>-            RenderTableCell {TD} at (98,134) size 42x25 [border: (3px ridge #00FF00)] [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (98,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,4) width 32: &quot;ridge&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21t170602bdrconflctw76dexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-76-d-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-76-d-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-76-d-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,35 +6,35 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 317x18
</span><span class="cx">           text run at (0,0) width 317: &quot;There should be no red borders on the table below&quot;
</span><del>-      RenderTable {TABLE} at (0,34) size 155x180 [border: (2px none #808080)]
-        RenderTableSection {TBODY} at (2,2) size 150x175
-          RenderTableRow {TR} at (0,0) size 150x58
-            RenderTableCell {TD} at (0,16) size 48x26 [border: (3px outset #00FF00)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,34) size 154x180 [border: (2px none #808080)]
+        RenderTableSection {TBODY} at (2,2) size 149x175
+          RenderTableRow {TR} at (0,0) size 149x58
+            RenderTableCell {TD} at (0,16) size 47x26 [border: (3px outset #00FF00)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 37x19
</span><span class="cx">                 text run at (4,5) width 37: &quot;outset&quot;
</span><del>-            RenderTableCell {TD} at (47,15) size 57x28 [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 56x28 [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,4) width 37: &quot;outset&quot;
</span><del>-            RenderTableCell {TD} at (103,16) size 47x26 [border: (3px outset #00FF00)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (103,16) size 46x26 [border: (3px outset #00FF00)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 37x19
</span><span class="cx">                 text run at (4,5) width 37: &quot;outset&quot;
</span><del>-          RenderTableRow {TR} at (0,58) size 150x60
-            RenderTableCell {TD} at (0,75) size 48x26 [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 149x60
+            RenderTableCell {TD} at (0,75) size 47x26 [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 37x19
</span><span class="cx">                 text run at (4,5) width 37: &quot;outset&quot;
</span><del>-            RenderTableCell {TD} at (47,73) size 57x30 [border: (5px groove #00FF00)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (47,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,6) width 44: &quot;groove&quot;
</span><del>-            RenderTableCell {TD} at (103,75) size 47x26 [border: (3px outset #00FF00) (5px outset #FF0000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (103,75) size 46x26 [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 37x19
</span><span class="cx">                 text run at (6,5) width 37: &quot;outset&quot;
</span><del>-          RenderTableRow {TR} at (0,118) size 150x57
-            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 149x57
+            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,4) width 37: &quot;outset&quot;
</span><del>-            RenderTableCell {TD} at (47,133) size 57x27 [border: (5px outset #FF0000) (2px outset #00FF00)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (47,133) size 56x27 [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,6) width 37: &quot;outset&quot;
</span><del>-            RenderTableCell {TD} at (103,134) size 47x25 [border: (3px outset #00FF00)] [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (103,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,4) width 37: &quot;outset&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21t170602bdrconflctw77dexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-77-d-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-77-d-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-77-d-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,35 +6,35 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 317x18
</span><span class="cx">           text run at (0,0) width 317: &quot;There should be no red borders on the table below&quot;
</span><del>-      RenderTable {TABLE} at (0,34) size 169x180 [border: (2px none #808080)]
-        RenderTableSection {TBODY} at (2,2) size 164x175
-          RenderTableRow {TR} at (0,0) size 164x58
-            RenderTableCell {TD} at (0,16) size 55x26 [border: (3px groove #00FF00)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,34) size 168x180 [border: (2px none #808080)]
+        RenderTableSection {TBODY} at (2,2) size 163x175
+          RenderTableRow {TR} at (0,0) size 163x58
+            RenderTableCell {TD} at (0,16) size 54x26 [border: (3px groove #00FF00)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 44x19
</span><span class="cx">                 text run at (4,5) width 44: &quot;groove&quot;
</span><del>-            RenderTableCell {TD} at (54,15) size 57x28 [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 56x28 [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,4) width 44: &quot;groove&quot;
</span><del>-            RenderTableCell {TD} at (110,16) size 54x26 [border: (3px groove #00FF00)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (110,16) size 53x26 [border: (3px groove #00FF00)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 44x19
</span><span class="cx">                 text run at (4,5) width 44: &quot;groove&quot;
</span><del>-          RenderTableRow {TR} at (0,58) size 164x60
-            RenderTableCell {TD} at (0,75) size 55x26 [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 163x60
+            RenderTableCell {TD} at (0,75) size 54x26 [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 44x19
</span><span class="cx">                 text run at (4,5) width 44: &quot;groove&quot;
</span><del>-            RenderTableCell {TD} at (54,73) size 57x30 [border: (5px groove #00FF00)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (54,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,6) width 44: &quot;groove&quot;
</span><del>-            RenderTableCell {TD} at (110,75) size 54x26 [border: (3px groove #00FF00) (5px groove #FF0000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (110,75) size 53x26 [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 44x19
</span><span class="cx">                 text run at (6,5) width 44: &quot;groove&quot;
</span><del>-          RenderTableRow {TR} at (0,118) size 164x57
-            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 163x57
+            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,4) width 44: &quot;groove&quot;
</span><del>-            RenderTableCell {TD} at (54,133) size 57x27 [border: (5px groove #FF0000) (2px groove #00FF00)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (54,133) size 56x27 [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,6) width 44: &quot;groove&quot;
</span><del>-            RenderTableCell {TD} at (110,134) size 54x25 [border: (3px groove #00FF00)] [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (110,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,4) width 44: &quot;groove&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21t170602bdrconflctw78dexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-78-d-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-78-d-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-78-d-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,35 +6,35 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 317x18
</span><span class="cx">           text run at (0,0) width 317: &quot;There should be no red borders on the table below&quot;
</span><del>-      RenderTable {TABLE} at (0,34) size 139x180 [border: (2px none #808080)]
-        RenderTableSection {TBODY} at (2,2) size 134x175
-          RenderTableRow {TR} at (0,0) size 134x58
-            RenderTableCell {TD} at (0,16) size 40x26 [border: (3px inset #00FF00)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,34) size 138x180 [border: (2px none #808080)]
+        RenderTableSection {TBODY} at (2,2) size 133x175
+          RenderTableRow {TR} at (0,0) size 133x58
+            RenderTableCell {TD} at (0,16) size 39x26 [border: (3px inset #00FF00)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 29x19
</span><span class="cx">                 text run at (4,5) width 29: &quot;inset&quot;
</span><del>-            RenderTableCell {TD} at (39,15) size 57x28 [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 56x28 [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,4) width 29: &quot;inset&quot;
</span><del>-            RenderTableCell {TD} at (95,16) size 39x26 [border: (3px inset #00FF00)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (95,16) size 38x26 [border: (3px inset #00FF00)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 29x19
</span><span class="cx">                 text run at (4,5) width 29: &quot;inset&quot;
</span><del>-          RenderTableRow {TR} at (0,58) size 134x60
-            RenderTableCell {TD} at (0,75) size 40x26 [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 133x60
+            RenderTableCell {TD} at (0,75) size 39x26 [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 29x19
</span><span class="cx">                 text run at (4,5) width 29: &quot;inset&quot;
</span><del>-            RenderTableCell {TD} at (39,73) size 57x30 [border: (5px groove #00FF00)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (39,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,6) width 44: &quot;groove&quot;
</span><del>-            RenderTableCell {TD} at (95,75) size 39x26 [border: (3px inset #00FF00) (5px inset #FF0000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (95,75) size 38x26 [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 29x19
</span><span class="cx">                 text run at (6,5) width 29: &quot;inset&quot;
</span><del>-          RenderTableRow {TR} at (0,118) size 134x57
-            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 133x57
+            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,4) width 29: &quot;inset&quot;
</span><del>-            RenderTableCell {TD} at (39,133) size 57x27 [border: (5px inset #FF0000) (2px inset #00FF00)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (39,133) size 56x27 [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,6) width 29: &quot;inset&quot;
</span><del>-            RenderTableCell {TD} at (95,134) size 39x25 [border: (3px inset #00FF00)] [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (95,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,4) width 29: &quot;inset&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21t170602bdrconflctw79dexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-79-d-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-79-d-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-79-d-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,35 +6,35 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 317x18
</span><span class="cx">           text run at (0,0) width 317: &quot;There should be no red borders on the table below&quot;
</span><del>-      RenderTable {TABLE} at (0,34) size 133x170
-        RenderTableSection {TBODY} at (0,0) size 133x170
-          RenderTableRow {TR} at (0,0) size 133x55
-            RenderTableCell {TD} at (0,17) size 39x21 [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,34) size 132x170
+        RenderTableSection {TBODY} at (0,0) size 132x170
+          RenderTableRow {TR} at (0,0) size 132x55
+            RenderTableCell {TD} at (0,17) size 38x21 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 31x19
</span><span class="cx">                 text run at (1,2) width 31: &quot;none&quot;
</span><del>-            RenderTableCell {TD} at (38,15) size 57x25 [border: none] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (38,15) size 56x25 [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,1) width 31: &quot;none&quot;
</span><del>-            RenderTableCell {TD} at (94,17) size 39x21 [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (94,17) size 38x21 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 31x19
</span><span class="cx">                 text run at (1,2) width 31: &quot;none&quot;
</span><del>-          RenderTableRow {TR} at (0,55) size 133x60
-            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 132x60
+            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,1) width 31: &quot;none&quot;
</span><del>-            RenderTableCell {TD} at (38,70) size 57x30 [border: (5px groove #00FF00)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (38,70) 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,6) width 44: &quot;groove&quot;
</span><del>-            RenderTableCell {TD} at (94,75) size 39x20 [border: none] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (94,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,1) width 31: &quot;none&quot;
</span><del>-          RenderTableRow {TR} at (0,115) size 133x55
-            RenderTableCell {TD} at (0,132) size 39x21 [r=2 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,115) size 132x55
+            RenderTableCell {TD} at (0,132) size 38x21 [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 31x19
</span><span class="cx">                 text run at (1,2) width 31: &quot;none&quot;
</span><del>-            RenderTableCell {TD} at (38,130) size 57x25 [border: (5px none #FF0000)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (38,130) size 56x25 [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,6) width 31: &quot;none&quot;
</span><del>-            RenderTableCell {TD} at (94,132) size 39x21 [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (94,132) size 38x21 [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 31x19
</span><span class="cx">                 text run at (1,2) width 31: &quot;none&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21t170602bdrconflctw80dexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-80-d-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-80-d-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-80-d-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,35 +6,35 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 317x18
</span><span class="cx">           text run at (0,0) width 317: &quot;There should be no red borders on the table below&quot;
</span><del>-      RenderTable {TABLE} at (0,34) size 136x150
-        RenderTableSection {TBODY} at (0,0) size 136x150
-          RenderTableRow {TR} at (0,0) size 136x50
-            RenderTableCell {TD} at (0,15) size 46x20 [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,34) size 135x150
+        RenderTableSection {TBODY} at (0,0) size 135x150
+          RenderTableRow {TR} at (0,0) size 135x50
+            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,1) width 43: &quot;hidden&quot;
</span><del>-            RenderTableCell {TD} at (45,15) size 46x20 [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (45,15) size 45x20 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x18
</span><span class="cx">                 text run at (1,1) width 43: &quot;hidden&quot;
</span><del>-            RenderTableCell {TD} at (90,15) size 46x20 [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (90,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,1) width 43: &quot;hidden&quot;
</span><del>-          RenderTableRow {TR} at (0,50) size 136x50
-            RenderTableCell {TD} at (0,65) size 46x20 [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,50) size 135x50
+            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,1) width 43: &quot;hidden&quot;
</span><del>-            RenderTableCell {TD} at (45,65) size 46x20 [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (45,65) size 45x20 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 29x18
</span><span class="cx">                 text run at (1,1) width 29: &quot;inset&quot;
</span><del>-            RenderTableCell {TD} at (90,65) size 46x20 [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (90,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,1) width 43: &quot;hidden&quot;
</span><del>-          RenderTableRow {TR} at (0,100) size 136x50
-            RenderTableCell {TD} at (0,115) size 46x20 [r=2 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,100) size 135x50
+            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,1) width 43: &quot;hidden&quot;
</span><del>-            RenderTableCell {TD} at (45,115) size 46x20 [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (45,115) size 45x20 [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x18
</span><span class="cx">                 text run at (1,1) width 43: &quot;hidden&quot;
</span><del>-            RenderTableCell {TD} at (90,115) size 46x20 [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (90,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,1) width 43: &quot;hidden&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21t170602bdrconflctw81dexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-81-d-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-81-d-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-81-d-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,35 +6,35 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 317x18
</span><span class="cx">           text run at (0,0) width 317: &quot;There should be no red borders on the table below&quot;
</span><del>-      RenderTable {TABLE} at (0,34) size 161x180 [border: (2px none #808080)]
-        RenderTableSection {TBODY} at (2,2) size 156x175
-          RenderTableRow {TR} at (0,0) size 156x58
-            RenderTableCell {TD} at (0,16) size 54x26 [border: (3px double #00FF00)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,34) size 160x180 [border: (2px none #808080)]
+        RenderTableSection {TBODY} at (2,2) size 155x175
+          RenderTableRow {TR} at (0,0) size 155x58
+            RenderTableCell {TD} at (0,16) size 53x26 [border: (3px double #00FF00)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 43x19
</span><span class="cx">                 text run at (4,5) width 43: &quot;double&quot;
</span><del>-            RenderTableCell {TD} at (53,15) size 51x28 [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 50x28 [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,4) width 43: &quot;double&quot;
</span><del>-            RenderTableCell {TD} at (103,16) size 53x26 [border: (3px double #00FF00)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (103,16) size 52x26 [border: (3px double #00FF00)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 43x19
</span><span class="cx">                 text run at (4,5) width 43: &quot;double&quot;
</span><del>-          RenderTableRow {TR} at (0,58) size 156x60
-            RenderTableCell {TD} at (0,75) size 54x26 [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 155x60
+            RenderTableCell {TD} at (0,75) size 53x26 [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 43x19
</span><span class="cx">                 text run at (4,5) width 43: &quot;double&quot;
</span><del>-            RenderTableCell {TD} at (53,73) size 51x30 [border: (5px inset #00FF00)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (53,73) size 50x30 [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,6) width 29: &quot;inset&quot;
</span><del>-            RenderTableCell {TD} at (103,75) size 53x26 [border: (3px double #00FF00) (5px double #FF0000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (103,75) size 52x26 [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 43x19
</span><span class="cx">                 text run at (6,5) width 43: &quot;double&quot;
</span><del>-          RenderTableRow {TR} at (0,118) size 156x57
-            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 155x57
+            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,4) width 43: &quot;double&quot;
</span><del>-            RenderTableCell {TD} at (53,133) size 51x27 [border: (5px double #FF0000) (2px double #00FF00)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (53,133) size 50x27 [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,6) width 43: &quot;double&quot;
</span><del>-            RenderTableCell {TD} at (103,134) size 53x25 [border: (3px double #00FF00)] [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (103,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,4) width 43: &quot;double&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21t170602bdrconflctw82dexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-82-d-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-82-d-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-82-d-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,35 +6,35 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 317x18
</span><span class="cx">           text run at (0,0) width 317: &quot;There should be no red borders on the table below&quot;
</span><del>-      RenderTable {TABLE} at (0,34) size 126x180 [border: (2px none #808080)]
-        RenderTableSection {TBODY} at (2,2) size 121x175
-          RenderTableRow {TR} at (0,0) size 121x58
-            RenderTableCell {TD} at (0,16) size 41x26 [border: (3px solid #00FF00)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,34) size 125x180 [border: (2px none #808080)]
+        RenderTableSection {TBODY} at (2,2) size 120x175
+          RenderTableRow {TR} at (0,0) size 120x58
+            RenderTableCell {TD} at (0,16) size 40x26 [border: (3px solid #00FF00)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 30x19
</span><span class="cx">                 text run at (4,5) width 30: &quot;solid&quot;
</span><del>-            RenderTableCell {TD} at (40,15) size 42x28 [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 41x28 [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,4) width 30: &quot;solid&quot;
</span><del>-            RenderTableCell {TD} at (81,16) size 40x26 [border: (3px solid #00FF00)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (81,16) size 39x26 [border: (3px solid #00FF00)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 30x19
</span><span class="cx">                 text run at (4,5) width 30: &quot;solid&quot;
</span><del>-          RenderTableRow {TR} at (0,58) size 121x60
-            RenderTableCell {TD} at (0,75) size 41x26 [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 120x60
+            RenderTableCell {TD} at (0,75) size 40x26 [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 30x19
</span><span class="cx">                 text run at (4,5) width 30: &quot;solid&quot;
</span><del>-            RenderTableCell {TD} at (40,73) size 42x30 [border: (5px inset #00FF00)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (40,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,6) width 29: &quot;inset&quot;
</span><del>-            RenderTableCell {TD} at (81,75) size 40x26 [border: (3px solid #00FF00) (5px solid #FF0000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (81,75) size 39x26 [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 30x19
</span><span class="cx">                 text run at (6,5) width 30: &quot;solid&quot;
</span><del>-          RenderTableRow {TR} at (0,118) size 121x57
-            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 120x57
+            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,4) width 30: &quot;solid&quot;
</span><del>-            RenderTableCell {TD} at (40,133) size 42x27 [border: (5px solid #FF0000) (2px solid #00FF00)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (40,133) size 41x27 [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,6) width 30: &quot;solid&quot;
</span><del>-            RenderTableCell {TD} at (81,134) size 40x25 [border: (3px solid #00FF00)] [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (81,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,4) width 30: &quot;solid&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21t170602bdrconflctw83dexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-83-d-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-83-d-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-83-d-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,35 +6,35 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 317x18
</span><span class="cx">           text run at (0,0) width 317: &quot;There should be no red borders on the table below&quot;
</span><del>-      RenderTable {TABLE} at (0,34) size 164x180 [border: (2px none #808080)]
-        RenderTableSection {TBODY} at (2,2) size 159x175
-          RenderTableRow {TR} at (0,0) size 159x58
-            RenderTableCell {TD} at (0,16) size 55x26 [border: (3px dashed #00FF00)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,34) size 163x180 [border: (2px none #808080)]
+        RenderTableSection {TBODY} at (2,2) size 158x175
+          RenderTableRow {TR} at (0,0) size 158x58
+            RenderTableCell {TD} at (0,16) size 54x26 [border: (3px dashed #00FF00)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 44x19
</span><span class="cx">                 text run at (4,5) width 44: &quot;dashed&quot;
</span><del>-            RenderTableCell {TD} at (54,15) size 52x28 [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 51x28 [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,4) width 44: &quot;dashed&quot;
</span><del>-            RenderTableCell {TD} at (105,16) size 54x26 [border: (3px dashed #00FF00)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (105,16) size 53x26 [border: (3px dashed #00FF00)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 44x19
</span><span class="cx">                 text run at (4,5) width 44: &quot;dashed&quot;
</span><del>-          RenderTableRow {TR} at (0,58) size 159x60
-            RenderTableCell {TD} at (0,75) size 55x26 [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 158x60
+            RenderTableCell {TD} at (0,75) size 54x26 [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 44x19
</span><span class="cx">                 text run at (4,5) width 44: &quot;dashed&quot;
</span><del>-            RenderTableCell {TD} at (54,73) size 52x30 [border: (5px inset #00FF00)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (54,73) size 51x30 [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,6) width 29: &quot;inset&quot;
</span><del>-            RenderTableCell {TD} at (105,75) size 54x26 [border: (3px dashed #00FF00) (5px dashed #FF0000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (105,75) size 53x26 [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 44x19
</span><span class="cx">                 text run at (6,5) width 44: &quot;dashed&quot;
</span><del>-          RenderTableRow {TR} at (0,118) size 159x57
-            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 158x57
+            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,4) width 44: &quot;dashed&quot;
</span><del>-            RenderTableCell {TD} at (54,133) size 52x27 [border: (5px dashed #FF0000) (2px dashed #00FF00)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (54,133) size 51x27 [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,6) width 44: &quot;dashed&quot;
</span><del>-            RenderTableCell {TD} at (105,134) size 54x25 [border: (3px dashed #00FF00)] [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (105,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,4) width 44: &quot;dashed&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21t170602bdrconflctw84dexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-84-d-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-84-d-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-84-d-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,35 +6,35 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 317x18
</span><span class="cx">           text run at (0,0) width 317: &quot;There should be no red borders on the table below&quot;
</span><del>-      RenderTable {TABLE} at (0,34) size 149x180 [border: (2px none #808080)]
-        RenderTableSection {TBODY} at (2,2) size 144x175
-          RenderTableRow {TR} at (0,0) size 144x58
-            RenderTableCell {TD} at (0,16) size 50x26 [border: (3px dotted #00FF00)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,34) size 148x180 [border: (2px none #808080)]
+        RenderTableSection {TBODY} at (2,2) size 143x175
+          RenderTableRow {TR} at (0,0) size 143x58
+            RenderTableCell {TD} at (0,16) size 49x26 [border: (3px dotted #00FF00)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 39x19
</span><span class="cx">                 text run at (4,5) width 39: &quot;dotted&quot;
</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,4) width 39: &quot;dotted&quot;
</span><del>-            RenderTableCell {TD} at (95,16) size 49x26 [border: (3px dotted #00FF00)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (95,16) size 48x26 [border: (3px dotted #00FF00)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 39x19
</span><span class="cx">                 text run at (4,5) width 39: &quot;dotted&quot;
</span><del>-          RenderTableRow {TR} at (0,58) size 144x60
-            RenderTableCell {TD} at (0,75) size 50x26 [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,75) size 49x26 [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 39x19
</span><span class="cx">                 text run at (4,5) width 39: &quot;dotted&quot;
</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,6) width 29: &quot;inset&quot;
</span><del>-            RenderTableCell {TD} at (95,75) size 49x26 [border: (3px dotted #00FF00) (5px dotted #FF0000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (95,75) size 48x26 [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 39x19
</span><span class="cx">                 text run at (6,5) width 39: &quot;dotted&quot;
</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,4) width 39: &quot;dotted&quot;
</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,6) width 39: &quot;dotted&quot;
</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,4) width 39: &quot;dotted&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21t170602bdrconflctw85dexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-85-d-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-85-d-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-85-d-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,35 +6,35 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 317x18
</span><span class="cx">           text run at (0,0) width 317: &quot;There should be no red borders on the table below&quot;
</span><del>-      RenderTable {TABLE} at (0,34) size 130x180 [border: (2px none #808080)]
-        RenderTableSection {TBODY} at (2,2) size 125x175
-          RenderTableRow {TR} at (0,0) size 125x58
-            RenderTableCell {TD} at (0,16) size 43x26 [border: (3px ridge #00FF00)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,34) size 129x180 [border: (2px none #808080)]
+        RenderTableSection {TBODY} at (2,2) size 124x175
+          RenderTableRow {TR} at (0,0) size 124x58
+            RenderTableCell {TD} at (0,16) size 42x26 [border: (3px ridge #00FF00)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 32x19
</span><span class="cx">                 text run at (4,5) width 32: &quot;ridge&quot;
</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,4) width 32: &quot;ridge&quot;
</span><del>-            RenderTableCell {TD} at (83,16) size 42x26 [border: (3px ridge #00FF00)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (83,16) size 41x26 [border: (3px ridge #00FF00)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 32x19
</span><span class="cx">                 text run at (4,5) width 32: &quot;ridge&quot;
</span><del>-          RenderTableRow {TR} at (0,58) size 125x60
-            RenderTableCell {TD} at (0,75) size 43x26 [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,75) size 42x26 [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 32x19
</span><span class="cx">                 text run at (4,5) width 32: &quot;ridge&quot;
</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,6) width 29: &quot;inset&quot;
</span><del>-            RenderTableCell {TD} at (83,75) size 42x26 [border: (3px ridge #00FF00) (5px ridge #FF0000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (83,75) size 41x26 [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 32x19
</span><span class="cx">                 text run at (6,5) width 32: &quot;ridge&quot;
</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,4) width 32: &quot;ridge&quot;
</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,6) width 32: &quot;ridge&quot;
</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,4) width 32: &quot;ridge&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21t170602bdrconflctw86dexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-86-d-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-86-d-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-86-d-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,35 +6,35 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 317x18
</span><span class="cx">           text run at (0,0) width 317: &quot;There should be no red borders on the table below&quot;
</span><del>-      RenderTable {TABLE} at (0,34) size 143x180 [border: (2px none #808080)]
-        RenderTableSection {TBODY} at (2,2) size 138x175
-          RenderTableRow {TR} at (0,0) size 138x58
-            RenderTableCell {TD} at (0,16) size 48x26 [border: (3px outset #00FF00)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,34) size 142x180 [border: (2px none #808080)]
+        RenderTableSection {TBODY} at (2,2) size 137x175
+          RenderTableRow {TR} at (0,0) size 137x58
+            RenderTableCell {TD} at (0,16) size 47x26 [border: (3px outset #00FF00)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 37x19
</span><span class="cx">                 text run at (4,5) width 37: &quot;outset&quot;
</span><del>-            RenderTableCell {TD} at (47,15) size 45x28 [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 44x28 [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,4) width 37: &quot;outset&quot;
</span><del>-            RenderTableCell {TD} at (91,16) size 47x26 [border: (3px outset #00FF00)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (91,16) size 46x26 [border: (3px outset #00FF00)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 37x19
</span><span class="cx">                 text run at (4,5) width 37: &quot;outset&quot;
</span><del>-          RenderTableRow {TR} at (0,58) size 138x60
-            RenderTableCell {TD} at (0,75) size 48x26 [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 137x60
+            RenderTableCell {TD} at (0,75) size 47x26 [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 37x19
</span><span class="cx">                 text run at (4,5) width 37: &quot;outset&quot;
</span><del>-            RenderTableCell {TD} at (47,73) size 45x30 [border: (5px inset #00FF00)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (47,73) size 44x30 [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,6) width 29: &quot;inset&quot;
</span><del>-            RenderTableCell {TD} at (91,75) size 47x26 [border: (3px outset #00FF00) (5px outset #FF0000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (91,75) size 46x26 [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 37x19
</span><span class="cx">                 text run at (6,5) width 37: &quot;outset&quot;
</span><del>-          RenderTableRow {TR} at (0,118) size 138x57
-            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 137x57
+            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,4) width 37: &quot;outset&quot;
</span><del>-            RenderTableCell {TD} at (47,133) size 45x27 [border: (5px outset #FF0000) (2px outset #00FF00)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (47,133) size 44x27 [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,6) width 37: &quot;outset&quot;
</span><del>-            RenderTableCell {TD} at (91,134) size 47x25 [border: (3px outset #00FF00)] [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (91,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,4) width 37: &quot;outset&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21t170602bdrconflctw87dexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-87-d-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-87-d-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-87-d-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,35 +6,35 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 317x18
</span><span class="cx">           text run at (0,0) width 317: &quot;There should be no red borders on the table below&quot;
</span><del>-      RenderTable {TABLE} at (0,34) size 164x180 [border: (2px none #808080)]
-        RenderTableSection {TBODY} at (2,2) size 159x175
-          RenderTableRow {TR} at (0,0) size 159x58
-            RenderTableCell {TD} at (0,16) size 55x26 [border: (3px groove #00FF00)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,34) size 163x180 [border: (2px none #808080)]
+        RenderTableSection {TBODY} at (2,2) size 158x175
+          RenderTableRow {TR} at (0,0) size 158x58
+            RenderTableCell {TD} at (0,16) size 54x26 [border: (3px groove #00FF00)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 44x19
</span><span class="cx">                 text run at (4,5) width 44: &quot;groove&quot;
</span><del>-            RenderTableCell {TD} at (54,15) size 52x28 [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 51x28 [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,4) width 44: &quot;groove&quot;
</span><del>-            RenderTableCell {TD} at (105,16) size 54x26 [border: (3px groove #00FF00)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (105,16) size 53x26 [border: (3px groove #00FF00)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 44x19
</span><span class="cx">                 text run at (4,5) width 44: &quot;groove&quot;
</span><del>-          RenderTableRow {TR} at (0,58) size 159x60
-            RenderTableCell {TD} at (0,75) size 55x26 [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 158x60
+            RenderTableCell {TD} at (0,75) size 54x26 [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 44x19
</span><span class="cx">                 text run at (4,5) width 44: &quot;groove&quot;
</span><del>-            RenderTableCell {TD} at (54,73) size 52x30 [border: (5px inset #00FF00)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (54,73) size 51x30 [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,6) width 29: &quot;inset&quot;
</span><del>-            RenderTableCell {TD} at (105,75) size 54x26 [border: (3px groove #00FF00) (5px groove #FF0000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (105,75) size 53x26 [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 44x19
</span><span class="cx">                 text run at (6,5) width 44: &quot;groove&quot;
</span><del>-          RenderTableRow {TR} at (0,118) size 159x57
-            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 158x57
+            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,4) width 44: &quot;groove&quot;
</span><del>-            RenderTableCell {TD} at (54,133) size 52x27 [border: (5px groove #FF0000) (2px groove #00FF00)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (54,133) size 51x27 [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,6) width 44: &quot;groove&quot;
</span><del>-            RenderTableCell {TD} at (105,134) size 54x25 [border: (3px groove #00FF00)] [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (105,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,4) width 44: &quot;groove&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21t170602bdrconflctw88dexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-88-d-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-88-d-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-88-d-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,35 +6,35 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 317x18
</span><span class="cx">           text run at (0,0) width 317: &quot;There should be no red borders on the table below&quot;
</span><del>-      RenderTable {TABLE} at (0,34) size 124x180 [border: (2px none #808080)]
-        RenderTableSection {TBODY} at (2,2) size 119x175
-          RenderTableRow {TR} at (0,0) size 119x58
-            RenderTableCell {TD} at (0,16) size 40x26 [border: (3px inset #00FF00)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,34) size 123x180 [border: (2px none #808080)]
+        RenderTableSection {TBODY} at (2,2) size 118x175
+          RenderTableRow {TR} at (0,0) size 118x58
+            RenderTableCell {TD} at (0,16) size 39x26 [border: (3px inset #00FF00)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 29x19
</span><span class="cx">                 text run at (4,5) width 29: &quot;inset&quot;
</span><del>-            RenderTableCell {TD} at (39,15) size 42x28 [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 41x28 [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,4) width 29: &quot;inset&quot;
</span><del>-            RenderTableCell {TD} at (80,16) size 39x26 [border: (3px inset #00FF00)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (80,16) size 38x26 [border: (3px inset #00FF00)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 29x19
</span><span class="cx">                 text run at (4,5) width 29: &quot;inset&quot;
</span><del>-          RenderTableRow {TR} at (0,58) size 119x60
-            RenderTableCell {TD} at (0,75) size 40x26 [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 118x60
+            RenderTableCell {TD} at (0,75) size 39x26 [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 29x19
</span><span class="cx">                 text run at (4,5) width 29: &quot;inset&quot;
</span><del>-            RenderTableCell {TD} at (39,73) size 42x30 [border: (5px inset #00FF00)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (39,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,6) width 29: &quot;inset&quot;
</span><del>-            RenderTableCell {TD} at (80,75) size 39x26 [border: (3px inset #00FF00) (5px inset #FF0000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (80,75) size 38x26 [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 29x19
</span><span class="cx">                 text run at (6,5) width 29: &quot;inset&quot;
</span><del>-          RenderTableRow {TR} at (0,118) size 119x57
-            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 118x57
+            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,4) width 29: &quot;inset&quot;
</span><del>-            RenderTableCell {TD} at (39,133) size 42x27 [border: (5px inset #FF0000) (2px inset #00FF00)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (39,133) size 41x27 [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,6) width 29: &quot;inset&quot;
</span><del>-            RenderTableCell {TD} at (80,134) size 39x25 [border: (3px inset #00FF00)] [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (80,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,4) width 29: &quot;inset&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21t170602bdrconflctw89dexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-89-d-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-89-d-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-89-d-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,35 +6,35 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 317x18
</span><span class="cx">           text run at (0,0) width 317: &quot;There should be no red borders on the table below&quot;
</span><del>-      RenderTable {TABLE} at (0,34) size 118x170
-        RenderTableSection {TBODY} at (0,0) size 118x170
-          RenderTableRow {TR} at (0,0) size 118x55
-            RenderTableCell {TD} at (0,17) size 39x21 [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,34) size 117x170
+        RenderTableSection {TBODY} at (0,0) size 117x170
+          RenderTableRow {TR} at (0,0) size 117x55
+            RenderTableCell {TD} at (0,17) size 38x21 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 31x19
</span><span class="cx">                 text run at (1,2) width 31: &quot;none&quot;
</span><del>-            RenderTableCell {TD} at (38,15) size 42x25 [border: none] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (38,15) size 41x25 [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,1) width 31: &quot;none&quot;
</span><del>-            RenderTableCell {TD} at (79,17) size 39x21 [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (79,17) size 38x21 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 31x19
</span><span class="cx">                 text run at (1,2) width 31: &quot;none&quot;
</span><del>-          RenderTableRow {TR} at (0,55) size 118x60
-            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 117x60
+            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,1) width 31: &quot;none&quot;
</span><del>-            RenderTableCell {TD} at (38,70) size 42x30 [border: (5px inset #00FF00)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (38,70) 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,6) width 29: &quot;inset&quot;
</span><del>-            RenderTableCell {TD} at (79,75) size 39x20 [border: none] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (79,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,1) width 31: &quot;none&quot;
</span><del>-          RenderTableRow {TR} at (0,115) size 118x55
-            RenderTableCell {TD} at (0,132) size 39x21 [r=2 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,115) size 117x55
+            RenderTableCell {TD} at (0,132) size 38x21 [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 31x19
</span><span class="cx">                 text run at (1,2) width 31: &quot;none&quot;
</span><del>-            RenderTableCell {TD} at (38,130) size 42x25 [border: (5px none #FF0000)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (38,130) size 41x25 [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,6) width 31: &quot;none&quot;
</span><del>-            RenderTableCell {TD} at (79,132) size 39x21 [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (79,132) size 38x21 [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 31x19
</span><span class="cx">                 text run at (1,2) width 31: &quot;none&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21t170602bdrconflctw90dexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-90-d-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-90-d-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-90-d-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,35 +6,35 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 317x18
</span><span class="cx">           text run at (0,0) width 317: &quot;There should be no red borders on the table below&quot;
</span><del>-      RenderTable {TABLE} at (0,34) size 136x150
-        RenderTableSection {TBODY} at (0,0) size 136x150
-          RenderTableRow {TR} at (0,0) size 136x50
-            RenderTableCell {TD} at (0,15) size 46x20 [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,34) size 135x150
+        RenderTableSection {TBODY} at (0,0) size 135x150
+          RenderTableRow {TR} at (0,0) size 135x50
+            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,1) width 43: &quot;hidden&quot;
</span><del>-            RenderTableCell {TD} at (45,15) size 46x20 [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (45,15) size 45x20 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x18
</span><span class="cx">                 text run at (1,1) width 43: &quot;hidden&quot;
</span><del>-            RenderTableCell {TD} at (90,15) size 46x20 [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (90,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,1) width 43: &quot;hidden&quot;
</span><del>-          RenderTableRow {TR} at (0,50) size 136x50
-            RenderTableCell {TD} at (0,65) size 46x20 [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,50) size 135x50
+            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,1) width 43: &quot;hidden&quot;
</span><del>-            RenderTableCell {TD} at (45,65) size 46x20 [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (45,65) size 45x20 [r=1 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,1) width 31: &quot;none&quot;
</span><del>-            RenderTableCell {TD} at (90,65) size 46x20 [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (90,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,1) width 43: &quot;hidden&quot;
</span><del>-          RenderTableRow {TR} at (0,100) size 136x50
-            RenderTableCell {TD} at (0,115) size 46x20 [r=2 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,100) size 135x50
+            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,1) width 43: &quot;hidden&quot;
</span><del>-            RenderTableCell {TD} at (45,115) size 46x20 [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (45,115) size 45x20 [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x18
</span><span class="cx">                 text run at (1,1) width 43: &quot;hidden&quot;
</span><del>-            RenderTableCell {TD} at (90,115) size 46x20 [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (90,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,1) width 43: &quot;hidden&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21t170602bdrconflctw91dexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-91-d-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-91-d-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-91-d-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,35 +6,35 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 317x18
</span><span class="cx">           text run at (0,0) width 317: &quot;There should be no red borders on the table below&quot;
</span><del>-      RenderTable {TABLE} at (0,34) size 156x170 [border: (2px none #808080)]
-        RenderTableSection {TBODY} at (2,2) size 151x165
-          RenderTableRow {TR} at (0,0) size 151x55
-            RenderTableCell {TD} at (0,15) size 51x25 [border: (3px double #00FF00)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,34) size 155x170 [border: (2px none #808080)]
+        RenderTableSection {TBODY} at (2,2) size 150x165
+          RenderTableRow {TR} at (0,0) size 150x55
+            RenderTableCell {TD} at (0,15) size 50x25 [border: (3px double #00FF00)] [r=0 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,4) width 43: &quot;double&quot;
</span><del>-            RenderTableCell {TD} at (50,15) size 51x25 [border: (3px double #00FF00)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (50,15) size 50x25 [border: (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,4) width 43: &quot;double&quot;
</span><del>-            RenderTableCell {TD} at (100,15) size 51x25 [border: (3px double #00FF00)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (100,15) size 50x25 [border: (3px double #00FF00)] [r=0 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,4) width 43: &quot;double&quot;
</span><del>-          RenderTableRow {TR} at (0,55) size 151x55
-            RenderTableCell {TD} at (0,70) size 51x25 [border: (3px double #00FF00)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,55) size 150x55
+            RenderTableCell {TD} at (0,70) size 50x25 [border: (3px double #00FF00)] [r=1 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,4) width 43: &quot;double&quot;
</span><del>-            RenderTableCell {TD} at (50,70) size 51x25 [border: (3px none #FF0000)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (50,70) size 50x25 [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,4) width 31: &quot;none&quot;
</span><del>-            RenderTableCell {TD} at (100,70) size 51x25 [border: (3px double #00FF00)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (100,70) size 50x25 [border: (3px double #00FF00)] [r=1 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,4) width 43: &quot;double&quot;
</span><del>-          RenderTableRow {TR} at (0,110) size 151x55
-            RenderTableCell {TD} at (0,125) size 51x25 [border: (3px double #00FF00)] [r=2 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,110) size 150x55
+            RenderTableCell {TD} at (0,125) size 50x25 [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,4) width 43: &quot;double&quot;
</span><del>-            RenderTableCell {TD} at (50,125) size 51x25 [border: (3px double #00FF00)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (50,125) size 50x25 [border: (3px double #00FF00)] [r=2 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,4) width 43: &quot;double&quot;
</span><del>-            RenderTableCell {TD} at (100,125) size 51x25 [border: (3px double #00FF00)] [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (100,125) size 50x25 [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,4) width 43: &quot;double&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21t170602bdrconflctw92dexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-92-d-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-92-d-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-92-d-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,35 +6,35 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 317x18
</span><span class="cx">           text run at (0,0) width 317: &quot;There should be no red borders on the table below&quot;
</span><del>-      RenderTable {TABLE} at (0,34) size 118x170 [border: (2px none #808080)]
-        RenderTableSection {TBODY} at (2,2) size 113x165
-          RenderTableRow {TR} at (0,0) size 113x55
-            RenderTableCell {TD} at (0,15) size 38x25 [border: (3px solid #00FF00)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,34) size 117x170 [border: (2px none #808080)]
+        RenderTableSection {TBODY} at (2,2) size 112x165
+          RenderTableRow {TR} at (0,0) size 112x55
+            RenderTableCell {TD} at (0,15) size 37x25 [border: (3px solid #00FF00)] [r=0 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,4) width 30: &quot;solid&quot;
</span><del>-            RenderTableCell {TD} at (37,15) size 39x25 [border: (3px solid #00FF00)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (37,15) size 38x25 [border: (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,4) width 30: &quot;solid&quot;
</span><del>-            RenderTableCell {TD} at (75,15) size 38x25 [border: (3px solid #00FF00)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (75,15) size 37x25 [border: (3px solid #00FF00)] [r=0 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,4) width 30: &quot;solid&quot;
</span><del>-          RenderTableRow {TR} at (0,55) size 113x55
-            RenderTableCell {TD} at (0,70) size 38x25 [border: (3px solid #00FF00)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,55) size 112x55
+            RenderTableCell {TD} at (0,70) size 37x25 [border: (3px solid #00FF00)] [r=1 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,4) width 30: &quot;solid&quot;
</span><del>-            RenderTableCell {TD} at (37,70) size 39x25 [border: (3px none #FF0000)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (37,70) size 38x25 [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,4) width 31: &quot;none&quot;
</span><del>-            RenderTableCell {TD} at (75,70) size 38x25 [border: (3px solid #00FF00)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (75,70) size 37x25 [border: (3px solid #00FF00)] [r=1 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,4) width 30: &quot;solid&quot;
</span><del>-          RenderTableRow {TR} at (0,110) size 113x55
-            RenderTableCell {TD} at (0,125) size 38x25 [border: (3px solid #00FF00)] [r=2 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,110) size 112x55
+            RenderTableCell {TD} at (0,125) size 37x25 [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,4) width 30: &quot;solid&quot;
</span><del>-            RenderTableCell {TD} at (37,125) size 39x25 [border: (3px solid #00FF00)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (37,125) size 38x25 [border: (3px solid #00FF00)] [r=2 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,4) width 30: &quot;solid&quot;
</span><del>-            RenderTableCell {TD} at (75,125) size 38x25 [border: (3px solid #00FF00)] [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (75,125) size 37x25 [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,4) width 30: &quot;solid&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21t170602bdrconflctw93dexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-93-d-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-93-d-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-93-d-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,35 +6,35 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 317x18
</span><span class="cx">           text run at (0,0) width 317: &quot;There should be no red borders on the table below&quot;
</span><del>-      RenderTable {TABLE} at (0,34) size 159x170 [border: (2px none #808080)]
-        RenderTableSection {TBODY} at (2,2) size 154x165
-          RenderTableRow {TR} at (0,0) size 154x55
-            RenderTableCell {TD} at (0,15) size 52x25 [border: (3px dashed #00FF00)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,34) size 158x170 [border: (2px none #808080)]
+        RenderTableSection {TBODY} at (2,2) size 153x165
+          RenderTableRow {TR} at (0,0) size 153x55
+            RenderTableCell {TD} at (0,15) size 51x25 [border: (3px dashed #00FF00)] [r=0 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,4) width 44: &quot;dashed&quot;
</span><del>-            RenderTableCell {TD} at (51,15) size 52x25 [border: (3px dashed #00FF00)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (51,15) size 51x25 [border: (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,4) width 44: &quot;dashed&quot;
</span><del>-            RenderTableCell {TD} at (102,15) size 52x25 [border: (3px dashed #00FF00)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (102,15) size 51x25 [border: (3px dashed #00FF00)] [r=0 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,4) width 44: &quot;dashed&quot;
</span><del>-          RenderTableRow {TR} at (0,55) size 154x55
-            RenderTableCell {TD} at (0,70) size 52x25 [border: (3px dashed #00FF00)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,55) size 153x55
+            RenderTableCell {TD} at (0,70) size 51x25 [border: (3px dashed #00FF00)] [r=1 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,4) width 44: &quot;dashed&quot;
</span><del>-            RenderTableCell {TD} at (51,70) size 52x25 [border: (3px none #FF0000)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (51,70) size 51x25 [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,4) width 31: &quot;none&quot;
</span><del>-            RenderTableCell {TD} at (102,70) size 52x25 [border: (3px dashed #00FF00)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (102,70) size 51x25 [border: (3px dashed #00FF00)] [r=1 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,4) width 44: &quot;dashed&quot;
</span><del>-          RenderTableRow {TR} at (0,110) size 154x55
-            RenderTableCell {TD} at (0,125) size 52x25 [border: (3px dashed #00FF00)] [r=2 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,110) size 153x55
+            RenderTableCell {TD} at (0,125) size 51x25 [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,4) width 44: &quot;dashed&quot;
</span><del>-            RenderTableCell {TD} at (51,125) size 52x25 [border: (3px dashed #00FF00)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (51,125) size 51x25 [border: (3px dashed #00FF00)] [r=2 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,4) width 44: &quot;dashed&quot;
</span><del>-            RenderTableCell {TD} at (102,125) size 52x25 [border: (3px dashed #00FF00)] [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (102,125) size 51x25 [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,4) width 44: &quot;dashed&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21t170602bdrconflctw94dexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-94-d-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-94-d-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-94-d-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,35 +6,35 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 317x18
</span><span class="cx">           text run at (0,0) width 317: &quot;There should be no red borders on the table below&quot;
</span><del>-      RenderTable {TABLE} at (0,34) 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,34) 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,4) width 39: &quot;dotted&quot;
</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,4) width 39: &quot;dotted&quot;
</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,4) width 39: &quot;dotted&quot;
</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,4) width 39: &quot;dotted&quot;
</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,4) width 31: &quot;none&quot;
</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,4) width 39: &quot;dotted&quot;
</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,4) width 39: &quot;dotted&quot;
</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,4) width 39: &quot;dotted&quot;
</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,4) width 39: &quot;dotted&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21t170602bdrconflctw95dexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-95-d-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-95-d-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-95-d-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,35 +6,35 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 317x18
</span><span class="cx">           text run at (0,0) width 317: &quot;There should be no red borders on the table below&quot;
</span><del>-      RenderTable {TABLE} at (0,34) 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 40x25 [border: (3px ridge #00FF00)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,34) 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 39x25 [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,4) width 32: &quot;ridge&quot;
</span><del>-            RenderTableCell {TD} at (39,15) size 40x25 [border: (3px ridge #00FF00)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (39,15) size 39x25 [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,4) width 32: &quot;ridge&quot;
</span><del>-            RenderTableCell {TD} at (78,15) size 40x25 [border: (3px ridge #00FF00)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (78,15) size 39x25 [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,4) width 32: &quot;ridge&quot;
</span><del>-          RenderTableRow {TR} at (0,55) size 118x55
-            RenderTableCell {TD} at (0,70) size 40x25 [border: (3px ridge #00FF00)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,55) size 117x55
+            RenderTableCell {TD} at (0,70) size 39x25 [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,4) width 32: &quot;ridge&quot;
</span><del>-            RenderTableCell {TD} at (39,70) size 40x25 [border: (3px none #FF0000)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (39,70) size 39x25 [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,4) width 31: &quot;none&quot;
</span><del>-            RenderTableCell {TD} at (78,70) size 40x25 [border: (3px ridge #00FF00)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (78,70) size 39x25 [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,4) width 32: &quot;ridge&quot;
</span><del>-          RenderTableRow {TR} at (0,110) size 118x55
-            RenderTableCell {TD} at (0,125) size 40x25 [border: (3px ridge #00FF00)] [r=2 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,110) size 117x55
+            RenderTableCell {TD} at (0,125) size 39x25 [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,4) width 32: &quot;ridge&quot;
</span><del>-            RenderTableCell {TD} at (39,125) size 40x25 [border: (3px ridge #00FF00)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (39,125) size 39x25 [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,4) width 32: &quot;ridge&quot;
</span><del>-            RenderTableCell {TD} at (78,125) size 40x25 [border: (3px ridge #00FF00)] [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (78,125) size 39x25 [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,4) width 32: &quot;ridge&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21t170602bdrconflctw96dexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-96-d-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-96-d-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-96-d-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,35 +6,35 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 317x18
</span><span class="cx">           text run at (0,0) width 317: &quot;There should be no red borders on the table below&quot;
</span><del>-      RenderTable {TABLE} at (0,34) 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 45x25 [border: (3px outset #00FF00)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,34) size 137x170 [border: (2px none #808080)]
+        RenderTableSection {TBODY} at (2,2) size 132x165
+          RenderTableRow {TR} at (0,0) size 132x55
+            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,4) width 37: &quot;outset&quot;
</span><del>-            RenderTableCell {TD} at (44,15) size 45x25 [border: (3px outset #00FF00)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (44,15) size 44x25 [border: (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,4) width 37: &quot;outset&quot;
</span><del>-            RenderTableCell {TD} at (88,15) size 45x25 [border: (3px outset #00FF00)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (88,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,4) width 37: &quot;outset&quot;
</span><del>-          RenderTableRow {TR} at (0,55) size 133x55
-            RenderTableCell {TD} at (0,70) size 45x25 [border: (3px outset #00FF00)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,55) size 132x55
+            RenderTableCell {TD} at (0,70) size 44x25 [border: (3px 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,4) width 37: &quot;outset&quot;
</span><del>-            RenderTableCell {TD} at (44,70) size 45x25 [border: (3px none #FF0000)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (44,70) size 44x25 [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,4) width 31: &quot;none&quot;
</span><del>-            RenderTableCell {TD} at (88,70) size 45x25 [border: (3px outset #00FF00)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (88,70) size 44x25 [border: (3px outset #00FF00)] [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,4) width 37: &quot;outset&quot;
</span><del>-          RenderTableRow {TR} at (0,110) size 133x55
-            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 132x55
+            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,4) width 37: &quot;outset&quot;
</span><del>-            RenderTableCell {TD} at (44,125) size 45x25 [border: (3px outset #00FF00)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (44,125) size 44x25 [border: (3px 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,4) width 37: &quot;outset&quot;
</span><del>-            RenderTableCell {TD} at (88,125) size 45x25 [border: (3px outset #00FF00)] [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (88,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,4) width 37: &quot;outset&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21t170602bdrconflctw97dexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-97-d-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-97-d-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-97-d-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,35 +6,35 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 317x18
</span><span class="cx">           text run at (0,0) width 317: &quot;There should be no red borders on the table below&quot;
</span><del>-      RenderTable {TABLE} at (0,34) size 159x170 [border: (2px none #808080)]
-        RenderTableSection {TBODY} at (2,2) size 154x165
-          RenderTableRow {TR} at (0,0) size 154x55
-            RenderTableCell {TD} at (0,15) size 52x25 [border: (3px groove #00FF00)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,34) size 158x170 [border: (2px none #808080)]
+        RenderTableSection {TBODY} at (2,2) size 153x165
+          RenderTableRow {TR} at (0,0) size 153x55
+            RenderTableCell {TD} at (0,15) size 51x25 [border: (3px groove #00FF00)] [r=0 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,4) width 44: &quot;groove&quot;
</span><del>-            RenderTableCell {TD} at (51,15) size 52x25 [border: (3px groove #00FF00)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (51,15) size 51x25 [border: (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,4) width 44: &quot;groove&quot;
</span><del>-            RenderTableCell {TD} at (102,15) size 52x25 [border: (3px groove #00FF00)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (102,15) size 51x25 [border: (3px groove #00FF00)] [r=0 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,4) width 44: &quot;groove&quot;
</span><del>-          RenderTableRow {TR} at (0,55) size 154x55
-            RenderTableCell {TD} at (0,70) size 52x25 [border: (3px groove #00FF00)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,55) size 153x55
+            RenderTableCell {TD} at (0,70) size 51x25 [border: (3px groove #00FF00)] [r=1 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,4) width 44: &quot;groove&quot;
</span><del>-            RenderTableCell {TD} at (51,70) size 52x25 [border: (3px none #FF0000)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (51,70) size 51x25 [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,4) width 31: &quot;none&quot;
</span><del>-            RenderTableCell {TD} at (102,70) size 52x25 [border: (3px groove #00FF00)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (102,70) size 51x25 [border: (3px groove #00FF00)] [r=1 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,4) width 44: &quot;groove&quot;
</span><del>-          RenderTableRow {TR} at (0,110) size 154x55
-            RenderTableCell {TD} at (0,125) size 52x25 [border: (3px groove #00FF00)] [r=2 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,110) size 153x55
+            RenderTableCell {TD} at (0,125) size 51x25 [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,4) width 44: &quot;groove&quot;
</span><del>-            RenderTableCell {TD} at (51,125) size 52x25 [border: (3px groove #00FF00)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (51,125) size 51x25 [border: (3px groove #00FF00)] [r=2 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,4) width 44: &quot;groove&quot;
</span><del>-            RenderTableCell {TD} at (102,125) size 52x25 [border: (3px groove #00FF00)] [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (102,125) size 51x25 [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,4) width 44: &quot;groove&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21t170602bdrconflctw98dexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-98-d-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-98-d-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-98-d-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,35 +6,35 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 317x18
</span><span class="cx">           text run at (0,0) width 317: &quot;There should be no red borders on the table below&quot;
</span><del>-      RenderTable {TABLE} at (0,34) size 116x170 [border: (2px none #808080)]
-        RenderTableSection {TBODY} at (2,2) size 111x165
-          RenderTableRow {TR} at (0,0) size 111x55
-            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,34) size 115x170 [border: (2px none #808080)]
+        RenderTableSection {TBODY} at (2,2) size 110x165
+          RenderTableRow {TR} at (0,0) size 110x55
+            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,4) width 29: &quot;inset&quot;
</span><del>-            RenderTableCell {TD} at (36,15) size 39x25 [border: (3px inset #00FF00)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (36,15) size 38x25 [border: (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,4) width 29: &quot;inset&quot;
</span><del>-            RenderTableCell {TD} at (74,15) size 37x25 [border: (3px inset #00FF00)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (74,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,4) width 29: &quot;inset&quot;
</span><del>-          RenderTableRow {TR} at (0,55) size 111x55
-            RenderTableCell {TD} at (0,70) size 37x25 [border: (3px inset #00FF00)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,55) size 110x55
+            RenderTableCell {TD} at (0,70) size 36x25 [border: (3px 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,4) width 29: &quot;inset&quot;
</span><del>-            RenderTableCell {TD} at (36,70) size 39x25 [border: (3px none #FF0000)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (36,70) size 38x25 [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,4) width 31: &quot;none&quot;
</span><del>-            RenderTableCell {TD} at (74,70) size 37x25 [border: (3px inset #00FF00)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (74,70) size 36x25 [border: (3px inset #00FF00)] [r=1 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,4) width 29: &quot;inset&quot;
</span><del>-          RenderTableRow {TR} at (0,110) size 111x55
-            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 110x55
+            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,4) width 29: &quot;inset&quot;
</span><del>-            RenderTableCell {TD} at (36,125) size 39x25 [border: (3px inset #00FF00)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (36,125) size 38x25 [border: (3px inset #00FF00)] [r=2 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,4) width 29: &quot;inset&quot;
</span><del>-            RenderTableCell {TD} at (74,125) size 37x25 [border: (3px inset #00FF00)] [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (74,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,4) width 29: &quot;inset&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21t170602bdrconflctw99dexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-99-d-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-99-d-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/t170602-bdr-conflct-w-99-d-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,35 +6,35 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 317x18
</span><span class="cx">           text run at (0,0) width 317: &quot;There should be no red borders on the table below&quot;
</span><del>-      RenderTable {TABLE} at (0,34) size 100x150
-        RenderTableSection {TBODY} at (0,0) size 100x150
-          RenderTableRow {TR} at (0,0) size 100x50
-            RenderTableCell {TD} at (0,15) size 34x20 [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,34) size 99x150
+        RenderTableSection {TBODY} at (0,0) size 99x150
+          RenderTableRow {TR} at (0,0) size 99x50
+            RenderTableCell {TD} at (0,15) size 33x20 [r=0 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,1) width 31: &quot;none&quot;
</span><del>-            RenderTableCell {TD} at (33,15) size 34x20 [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (33,15) size 33x20 [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,1) width 31: &quot;none&quot;
</span><del>-            RenderTableCell {TD} at (66,15) size 34x20 [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (66,15) size 33x20 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 31x18
</span><span class="cx">                 text run at (1,1) width 31: &quot;none&quot;
</span><del>-          RenderTableRow {TR} at (0,50) size 100x50
-            RenderTableCell {TD} at (0,65) size 34x20 [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,50) size 99x50
+            RenderTableCell {TD} at (0,65) size 33x20 [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,1) width 31: &quot;none&quot;
</span><del>-            RenderTableCell {TD} at (33,65) size 34x20 [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (33,65) size 33x20 [r=1 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,1) width 31: &quot;none&quot;
</span><del>-            RenderTableCell {TD} at (66,65) size 34x20 [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (66,65) size 33x20 [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 31x18
</span><span class="cx">                 text run at (1,1) width 31: &quot;none&quot;
</span><del>-          RenderTableRow {TR} at (0,100) size 100x50
-            RenderTableCell {TD} at (0,115) size 34x20 [r=2 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,100) size 99x50
+            RenderTableCell {TD} at (0,115) size 33x20 [r=2 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,1) width 31: &quot;none&quot;
</span><del>-            RenderTableCell {TD} at (33,115) size 34x20 [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (33,115) size 33x20 [r=2 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,1) width 31: &quot;none&quot;
</span><del>-            RenderTableCell {TD} at (66,115) size 34x20 [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (66,115) size 33x20 [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 31x18
</span><span class="cx">                 text run at (1,1) width 31: &quot;none&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21tablestableanonymousobjects015expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-015-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-015-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-015-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -10,13 +10,13 @@
</span><span class="cx">   RenderBlock (relative positioned) {div} at (0,34) size 784x39
</span><span class="cx"> layer at (8,50) size 784x39
</span><span class="cx">   RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x39 [color=#FF0000]
</span><del>-    RenderTable at (1,1) size 77x37
-      RenderTableSection (anonymous) at (0,0) size 77x37
-        RenderTableRow (anonymous) at (0,0) size 77x37
-          RenderTableCell {span} at (0,0) size 39x37 [r=0 c=0 rs=1 cs=1]
</del><ins>+    RenderTable at (1,1) size 76x37
+      RenderTableSection (anonymous) at (0,0) size 76x37
+        RenderTableRow (anonymous) at (0,0) size 76x37
+          RenderTableCell {span} at (0,0) size 38x37 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 38x37
</span><span class="cx">               text run at (0,0) width 38: &quot;a b&quot;
</span><del>-          RenderTableCell {span} at (38,0) size 39x37 [r=0 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (38,0) size 38x37 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 38x37
</span><span class="cx">               text run at (0,0) width 38: &quot;c d&quot;
</span><span class="cx"> layer at (8,50) size 78x39
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21tablestableanonymousobjects016expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-016-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-016-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-016-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -13,13 +13,13 @@
</span><span class="cx">     RenderText zI: 1 {#text} at (1,1) size 76x37
</span><span class="cx">       text run at (1,1) width 76: &quot;a bc d&quot;
</span><span class="cx"> layer at (8,50) size 78x39
</span><del>-  RenderBlock (positioned) zI: 2 {div} at (0,0) size 79x39 [color=#008000]
-    RenderTable at (1,1) size 77x37
-      RenderTableSection (anonymous) at (0,0) size 77x37
-        RenderTableRow (anonymous) at (0,0) size 77x37
-          RenderTableCell {span} at (0,0) size 39x37 [r=0 c=0 rs=1 cs=1]
</del><ins>+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 78x39 [color=#008000]
+    RenderTable at (1,1) size 76x37
+      RenderTableSection (anonymous) at (0,0) size 76x37
+        RenderTableRow (anonymous) at (0,0) size 76x37
+          RenderTableCell {span} at (0,0) size 38x37 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 38x37
</span><span class="cx">               text run at (0,0) width 38: &quot;a b&quot;
</span><del>-          RenderTableCell {span} at (38,0) size 39x37 [r=0 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (38,0) size 38x37 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 38x37
</span><span class="cx">               text run at (0,0) width 38: &quot;c d&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21tablestableanonymousobjects023expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-023-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-023-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-023-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -10,17 +10,17 @@
</span><span class="cx">   RenderBlock (relative positioned) {div} at (0,34) size 784x57
</span><span class="cx"> layer at (8,50) size 784x57
</span><span class="cx">   RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x57 [color=#FF0000]
</span><del>-    RenderTable {table} at (1,1) size 148x55 [border: (5px outset #808080)]
-      RenderTableSection {tbody} at (5,5) size 138x45
-        RenderTableRow {tr} at (0,2) size 138x41
-          RenderTableCell {td} at (2,2) size 134x41 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+    RenderTable {table} at (1,1) size 147x55 [border: (5px outset #808080)]
+      RenderTableSection {tbody} at (5,5) size 137x45
+        RenderTableRow {tr} at (0,2) size 137x41
+          RenderTableCell {td} at (2,2) size 133x41 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (2,2) size 129x37
</span><span class="cx">               text run at (2,2) width 129: &quot;Some text&quot;
</span><span class="cx"> layer at (8,50) size 149x57
</span><del>-  RenderBlock (positioned) zI: 2 {div} at (0,0) size 150x57 [color=#008000]
-    RenderTable {table} at (1,1) size 148x55 [border: (5px outset #808080)]
-      RenderTableSection {tbody} at (5,5) size 138x45
-        RenderTableRow {tr} at (0,2) size 138x41
-          RenderTableCell {td} at (2,2) size 134x41 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 149x57 [color=#008000]
+    RenderTable {table} at (1,1) size 147x55 [border: (5px outset #808080)]
+      RenderTableSection {tbody} at (5,5) size 137x45
+        RenderTableRow {tr} at (0,2) size 137x41
+          RenderTableCell {td} at (2,2) size 133x41 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (2,2) size 129x37
</span><span class="cx">               text run at (2,2) width 129: &quot;Some text&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21tablestableanonymousobjects024expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-024-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-024-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-024-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -10,17 +10,17 @@
</span><span class="cx">   RenderBlock (relative positioned) {div} at (0,34) size 784x57
</span><span class="cx"> layer at (8,50) size 784x57
</span><span class="cx">   RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x57 [color=#FF0000]
</span><del>-    RenderTable {table} at (1,1) size 148x55 [border: (5px outset #808080)]
-      RenderTableSection {tbody} at (5,5) size 138x45
-        RenderTableRow {tr} at (0,2) size 138x41
-          RenderTableCell {td} at (2,2) size 134x41 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+    RenderTable {table} at (1,1) size 147x55 [border: (5px outset #808080)]
+      RenderTableSection {tbody} at (5,5) size 137x45
+        RenderTableRow {tr} at (0,2) size 137x41
+          RenderTableCell {td} at (2,2) size 133x41 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (2,2) size 129x37
</span><span class="cx">               text run at (2,2) width 129: &quot;Some text&quot;
</span><span class="cx"> layer at (8,50) size 149x57
</span><del>-  RenderBlock (positioned) zI: 2 {div} at (0,0) size 150x57 [color=#008000]
-    RenderTable {table} at (1,1) size 148x55 [border: (5px outset #808080)]
-      RenderTableSection {tbody} at (5,5) size 138x45
-        RenderTableRow {tr} at (0,2) size 138x41
-          RenderTableCell {td} at (2,2) size 134x41 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 149x57 [color=#008000]
+    RenderTable {table} at (1,1) size 147x55 [border: (5px outset #808080)]
+      RenderTableSection {tbody} at (5,5) size 137x45
+        RenderTableRow {tr} at (0,2) size 137x41
+          RenderTableCell {td} at (2,2) size 133x41 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (2,2) size 129x37
</span><span class="cx">               text run at (2,2) width 129: &quot;Some text&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21tablestableanonymousobjects035expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-035-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-035-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-035-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -10,17 +10,17 @@
</span><span class="cx">   RenderBlock (relative positioned) {div} at (0,34) size 784x57
</span><span class="cx"> layer at (8,50) size 784x57
</span><span class="cx">   RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x57 [color=#FF0000]
</span><del>-    RenderTable {table} at (1,1) size 62x55 [border: (5px outset #808080)]
-      RenderTableSection (anonymous) at (5,5) size 52x45
-        RenderTableRow {tr} at (0,2) size 52x41
-          RenderTableCell {td} at (2,2) size 48x41 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+    RenderTable {table} at (1,1) size 61x55 [border: (5px outset #808080)]
+      RenderTableSection (anonymous) at (5,5) size 51x45
+        RenderTableRow {tr} at (0,2) size 51x41
+          RenderTableCell {td} at (2,2) size 47x41 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (2,2) size 43x37
</span><span class="cx">               text run at (2,2) width 43: &quot;TD&quot;
</span><span class="cx"> layer at (8,50) size 63x57
</span><del>-  RenderBlock (positioned) zI: 2 {div} at (0,0) size 64x57 [color=#008000]
-    RenderTable {table} at (1,1) size 62x55 [border: (5px outset #808080)]
-      RenderTableSection (anonymous) at (5,5) size 52x45
-        RenderTableRow {tr} at (0,2) size 52x41
-          RenderTableCell {td} at (2,2) size 48x41 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 63x57 [color=#008000]
+    RenderTable {table} at (1,1) size 61x55 [border: (5px outset #808080)]
+      RenderTableSection (anonymous) at (5,5) size 51x45
+        RenderTableRow {tr} at (0,2) size 51x41
+          RenderTableCell {td} at (2,2) size 47x41 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (2,2) size 43x37
</span><span class="cx">               text run at (2,2) width 43: &quot;TD&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21tablestableanonymousobjects036expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-036-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-036-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-036-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -10,17 +10,17 @@
</span><span class="cx">   RenderBlock (relative positioned) {div} at (0,34) size 784x57
</span><span class="cx"> layer at (8,50) size 784x57
</span><span class="cx">   RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x57 [color=#FF0000]
</span><del>-    RenderTable {table} at (1,1) size 62x55 [border: (5px outset #808080)]
-      RenderTableSection (anonymous) at (5,5) size 52x45
-        RenderTableRow {tr} at (0,2) size 52x41
-          RenderTableCell {td} at (2,2) size 48x41 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+    RenderTable {table} at (1,1) size 61x55 [border: (5px outset #808080)]
+      RenderTableSection (anonymous) at (5,5) size 51x45
+        RenderTableRow {tr} at (0,2) size 51x41
+          RenderTableCell {td} at (2,2) size 47x41 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (2,2) size 43x37
</span><span class="cx">               text run at (2,2) width 43: &quot;TD&quot;
</span><span class="cx"> layer at (8,50) size 63x57
</span><del>-  RenderBlock (positioned) zI: 2 {div} at (0,0) size 64x57 [color=#008000]
-    RenderTable {table} at (1,1) size 62x55 [border: (5px outset #808080)]
-      RenderTableSection (anonymous) at (5,5) size 52x45
-        RenderTableRow {tr} at (0,2) size 52x41
-          RenderTableCell {td} at (2,2) size 48x41 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 63x57 [color=#008000]
+    RenderTable {table} at (1,1) size 61x55 [border: (5px outset #808080)]
+      RenderTableSection (anonymous) at (5,5) size 51x45
+        RenderTableRow {tr} at (0,2) size 51x41
+          RenderTableCell {td} at (2,2) size 47x41 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (2,2) size 43x37
</span><span class="cx">               text run at (2,2) width 43: &quot;TD&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21tablestableanonymousobjects037expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-037-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-037-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-037-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -10,17 +10,17 @@
</span><span class="cx">   RenderBlock (relative positioned) {div} at (0,34) size 784x57
</span><span class="cx"> layer at (8,50) size 784x57
</span><span class="cx">   RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x57 [color=#FF0000]
</span><del>-    RenderTable {table} at (1,1) size 62x55 [border: (5px outset #808080)]
-      RenderTableSection (anonymous) at (5,5) size 52x45
-        RenderTableRow {tr} at (0,2) size 52x41
-          RenderTableCell {td} at (2,2) size 48x41 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+    RenderTable {table} at (1,1) size 61x55 [border: (5px outset #808080)]
+      RenderTableSection (anonymous) at (5,5) size 51x45
+        RenderTableRow {tr} at (0,2) size 51x41
+          RenderTableCell {td} at (2,2) size 47x41 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (2,2) size 43x37
</span><span class="cx">               text run at (2,2) width 43: &quot;TD&quot;
</span><span class="cx"> layer at (8,50) size 63x57
</span><del>-  RenderBlock (positioned) zI: 2 {div} at (0,0) size 64x57 [color=#008000]
-    RenderTable {table} at (1,1) size 62x55 [border: (5px outset #808080)]
-      RenderTableSection (anonymous) at (5,5) size 52x45
-        RenderTableRow {tr} at (0,2) size 52x41
-          RenderTableCell {td} at (2,2) size 48x41 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 63x57 [color=#008000]
+    RenderTable {table} at (1,1) size 61x55 [border: (5px outset #808080)]
+      RenderTableSection (anonymous) at (5,5) size 51x45
+        RenderTableRow {tr} at (0,2) size 51x41
+          RenderTableCell {td} at (2,2) size 47x41 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (2,2) size 43x37
</span><span class="cx">               text run at (2,2) width 43: &quot;TD&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21tablestableanonymousobjects038expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-038-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-038-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-038-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -10,17 +10,17 @@
</span><span class="cx">   RenderBlock (relative positioned) {div} at (0,34) size 784x57
</span><span class="cx"> layer at (8,50) size 784x57
</span><span class="cx">   RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x57 [color=#FF0000]
</span><del>-    RenderTable {table} at (1,1) size 62x55 [border: (5px outset #808080)]
-      RenderTableSection (anonymous) at (5,5) size 52x45
-        RenderTableRow {tr} at (0,2) size 52x41
-          RenderTableCell {td} at (2,2) size 48x41 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+    RenderTable {table} at (1,1) size 61x55 [border: (5px outset #808080)]
+      RenderTableSection (anonymous) at (5,5) size 51x45
+        RenderTableRow {tr} at (0,2) size 51x41
+          RenderTableCell {td} at (2,2) size 47x41 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (2,2) size 43x37
</span><span class="cx">               text run at (2,2) width 43: &quot;TD&quot;
</span><span class="cx"> layer at (8,50) size 63x57
</span><del>-  RenderBlock (positioned) zI: 2 {div} at (0,0) size 64x57 [color=#008000]
-    RenderTable {table} at (1,1) size 62x55 [border: (5px outset #808080)]
-      RenderTableSection (anonymous) at (5,5) size 52x45
-        RenderTableRow {tr} at (0,2) size 52x41
-          RenderTableCell {td} at (2,2) size 48x41 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 63x57 [color=#008000]
+    RenderTable {table} at (1,1) size 61x55 [border: (5px outset #808080)]
+      RenderTableSection (anonymous) at (5,5) size 51x45
+        RenderTableRow {tr} at (0,2) size 51x41
+          RenderTableCell {td} at (2,2) size 47x41 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (2,2) size 43x37
</span><span class="cx">               text run at (2,2) width 43: &quot;TD&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21tablestableanonymousobjects045expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-045-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-045-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-045-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -10,17 +10,17 @@
</span><span class="cx">   RenderBlock (relative positioned) {div} at (0,34) size 784x49
</span><span class="cx"> layer at (8,50) size 784x49
</span><span class="cx">   RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x49 [color=#FF0000]
</span><del>-    RenderTable {table} at (1,1) size 54x47 [border: (1px outset #808080)]
-      RenderTableSection {tbody} at (1,1) size 52x45
-        RenderTableRow {tr} at (0,2) size 52x41
-          RenderTableCell {td} at (2,2) size 48x41 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+    RenderTable {table} at (1,1) size 53x47 [border: (1px outset #808080)]
+      RenderTableSection {tbody} at (1,1) size 51x45
+        RenderTableRow {tr} at (0,2) size 51x41
+          RenderTableCell {td} at (2,2) size 47x41 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (2,2) size 43x37
</span><span class="cx">               text run at (2,2) width 43: &quot;TD&quot;
</span><span class="cx"> layer at (8,50) size 55x49
</span><del>-  RenderBlock (positioned) zI: 2 {div} at (0,0) size 56x49 [color=#008000]
-    RenderTable {table} at (1,1) size 54x47 [border: (1px outset #808080)]
-      RenderTableSection {tbody} at (1,1) size 52x45
-        RenderTableRow {tr} at (0,2) size 52x41
-          RenderTableCell {td} at (2,2) size 48x41 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 55x49 [color=#008000]
+    RenderTable {table} at (1,1) size 53x47 [border: (1px outset #808080)]
+      RenderTableSection {tbody} at (1,1) size 51x45
+        RenderTableRow {tr} at (0,2) size 51x41
+          RenderTableCell {td} at (2,2) size 47x41 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (2,2) size 43x37
</span><span class="cx">               text run at (2,2) width 43: &quot;TD&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21tablestableanonymousobjects046expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-046-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-046-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-046-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -10,17 +10,17 @@
</span><span class="cx">   RenderBlock (relative positioned) {div} at (0,34) size 784x49
</span><span class="cx"> layer at (8,50) size 784x49
</span><span class="cx">   RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x49 [color=#FF0000]
</span><del>-    RenderTable {table} at (1,1) size 54x47 [border: (1px outset #808080)]
-      RenderTableSection {tbody} at (1,1) size 52x45
-        RenderTableRow {tr} at (0,2) size 52x41
-          RenderTableCell {td} at (2,2) size 48x41 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+    RenderTable {table} at (1,1) size 53x47 [border: (1px outset #808080)]
+      RenderTableSection {tbody} at (1,1) size 51x45
+        RenderTableRow {tr} at (0,2) size 51x41
+          RenderTableCell {td} at (2,2) size 47x41 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (2,2) size 43x37
</span><span class="cx">               text run at (2,2) width 43: &quot;TD&quot;
</span><span class="cx"> layer at (8,50) size 55x49
</span><del>-  RenderBlock (positioned) zI: 2 {div} at (0,0) size 56x49 [color=#008000]
-    RenderTable {table} at (1,1) size 54x47 [border: (1px outset #808080)]
-      RenderTableSection {tbody} at (1,1) size 52x45
-        RenderTableRow {tr} at (0,2) size 52x41
-          RenderTableCell {td} at (2,2) size 48x41 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 55x49 [color=#008000]
+    RenderTable {table} at (1,1) size 53x47 [border: (1px outset #808080)]
+      RenderTableSection {tbody} at (1,1) size 51x45
+        RenderTableRow {tr} at (0,2) size 51x41
+          RenderTableCell {td} at (2,2) size 47x41 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (2,2) size 43x37
</span><span class="cx">               text run at (2,2) width 43: &quot;TD&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21tablestableanonymousobjects047expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-047-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-047-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-047-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -10,17 +10,17 @@
</span><span class="cx">   RenderBlock (relative positioned) {div} at (0,34) size 784x49
</span><span class="cx"> layer at (8,50) size 784x49
</span><span class="cx">   RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x49 [color=#FF0000]
</span><del>-    RenderTable {table} at (1,1) size 54x47 [border: (1px outset #808080)]
-      RenderTableSection {tbody} at (1,1) size 52x45
-        RenderTableRow {tr} at (0,2) size 52x41
-          RenderTableCell {td} at (2,2) size 48x41 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+    RenderTable {table} at (1,1) size 53x47 [border: (1px outset #808080)]
+      RenderTableSection {tbody} at (1,1) size 51x45
+        RenderTableRow {tr} at (0,2) size 51x41
+          RenderTableCell {td} at (2,2) size 47x41 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (2,2) size 43x37
</span><span class="cx">               text run at (2,2) width 43: &quot;TD&quot;
</span><span class="cx"> layer at (8,50) size 55x49
</span><del>-  RenderBlock (positioned) zI: 2 {div} at (0,0) size 56x49 [color=#008000]
-    RenderTable {table} at (1,1) size 54x47 [border: (1px outset #808080)]
-      RenderTableSection {tbody} at (1,1) size 52x45
-        RenderTableRow {tr} at (0,2) size 52x41
-          RenderTableCell {td} at (2,2) size 48x41 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 55x49 [color=#008000]
+    RenderTable {table} at (1,1) size 53x47 [border: (1px outset #808080)]
+      RenderTableSection {tbody} at (1,1) size 51x45
+        RenderTableRow {tr} at (0,2) size 51x41
+          RenderTableCell {td} at (2,2) size 47x41 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (2,2) size 43x37
</span><span class="cx">               text run at (2,2) width 43: &quot;TD&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21tablestableanonymousobjects048expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-048-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-048-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-048-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -10,17 +10,17 @@
</span><span class="cx">   RenderBlock (relative positioned) {div} at (0,34) size 784x49
</span><span class="cx"> layer at (8,50) size 784x49
</span><span class="cx">   RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x49 [color=#FF0000]
</span><del>-    RenderTable {table} at (1,1) size 54x47 [border: (1px outset #808080)]
-      RenderTableSection {tbody} at (1,1) size 52x45
-        RenderTableRow {tr} at (0,2) size 52x41
-          RenderTableCell {td} at (2,2) size 48x41 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+    RenderTable {table} at (1,1) size 53x47 [border: (1px outset #808080)]
+      RenderTableSection {tbody} at (1,1) size 51x45
+        RenderTableRow {tr} at (0,2) size 51x41
+          RenderTableCell {td} at (2,2) size 47x41 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (2,2) size 43x37
</span><span class="cx">               text run at (2,2) width 43: &quot;TD&quot;
</span><span class="cx"> layer at (8,50) size 55x49
</span><del>-  RenderBlock (positioned) zI: 2 {div} at (0,0) size 56x49 [color=#008000]
-    RenderTable {table} at (1,1) size 54x47 [border: (1px outset #808080)]
-      RenderTableSection {tbody} at (1,1) size 52x45
-        RenderTableRow {tr} at (0,2) size 52x41
-          RenderTableCell {td} at (2,2) size 48x41 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 55x49 [color=#008000]
+    RenderTable {table} at (1,1) size 53x47 [border: (1px outset #808080)]
+      RenderTableSection {tbody} at (1,1) size 51x45
+        RenderTableRow {tr} at (0,2) size 51x41
+          RenderTableCell {td} at (2,2) size 47x41 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (2,2) size 43x37
</span><span class="cx">               text run at (2,2) width 43: &quot;TD&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21tablestableanonymousobjects049expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-049-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-049-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-049-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -10,17 +10,17 @@
</span><span class="cx">   RenderBlock (relative positioned) {div} at (0,34) size 784x49
</span><span class="cx"> layer at (8,50) size 784x49
</span><span class="cx">   RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x49 [color=#FF0000]
</span><del>-    RenderTable {table} at (1,1) size 54x47 [border: (1px outset #808080)]
-      RenderTableSection {tbody} at (1,1) size 52x45
-        RenderTableRow {tr} at (0,2) size 52x41
-          RenderTableCell {td} at (2,2) size 48x41 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+    RenderTable {table} at (1,1) size 53x47 [border: (1px outset #808080)]
+      RenderTableSection {tbody} at (1,1) size 51x45
+        RenderTableRow {tr} at (0,2) size 51x41
+          RenderTableCell {td} at (2,2) size 47x41 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (2,2) size 43x37
</span><span class="cx">               text run at (2,2) width 43: &quot;TD&quot;
</span><span class="cx"> layer at (8,50) size 55x49
</span><del>-  RenderBlock (positioned) zI: 2 {div} at (0,0) size 56x49 [color=#008000]
-    RenderTable {table} at (1,1) size 54x47 [border: (1px outset #808080)]
-      RenderTableSection {tbody} at (1,1) size 52x45
-        RenderTableRow {tr} at (0,2) size 52x41
-          RenderTableCell {td} at (2,2) size 48x41 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 55x49 [color=#008000]
+    RenderTable {table} at (1,1) size 53x47 [border: (1px outset #808080)]
+      RenderTableSection {tbody} at (1,1) size 51x45
+        RenderTableRow {tr} at (0,2) size 51x41
+          RenderTableCell {td} at (2,2) size 47x41 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (2,2) size 43x37
</span><span class="cx">               text run at (2,2) width 43: &quot;TD&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21tablestableanonymousobjects050expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-050-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-050-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-050-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -10,17 +10,17 @@
</span><span class="cx">   RenderBlock (relative positioned) {div} at (0,34) size 784x49
</span><span class="cx"> layer at (8,50) size 784x49
</span><span class="cx">   RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x49 [color=#FF0000]
</span><del>-    RenderTable {table} at (1,1) size 54x47 [border: (1px outset #808080)]
-      RenderTableSection {tbody} at (1,1) size 52x45
-        RenderTableRow {tr} at (0,2) size 52x41
-          RenderTableCell {td} at (2,2) size 48x41 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+    RenderTable {table} at (1,1) size 53x47 [border: (1px outset #808080)]
+      RenderTableSection {tbody} at (1,1) size 51x45
+        RenderTableRow {tr} at (0,2) size 51x41
+          RenderTableCell {td} at (2,2) size 47x41 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (2,2) size 43x37
</span><span class="cx">               text run at (2,2) width 43: &quot;TD&quot;
</span><span class="cx"> layer at (8,50) size 55x49
</span><del>-  RenderBlock (positioned) zI: 2 {div} at (0,0) size 56x49 [color=#008000]
-    RenderTable {table} at (1,1) size 54x47 [border: (1px outset #808080)]
-      RenderTableSection {tbody} at (1,1) size 52x45
-        RenderTableRow {tr} at (0,2) size 52x41
-          RenderTableCell {td} at (2,2) size 48x41 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 55x49 [color=#008000]
+    RenderTable {table} at (1,1) size 53x47 [border: (1px outset #808080)]
+      RenderTableSection {tbody} at (1,1) size 51x45
+        RenderTableRow {tr} at (0,2) size 51x41
+          RenderTableCell {td} at (2,2) size 47x41 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (2,2) size 43x37
</span><span class="cx">               text run at (2,2) width 43: &quot;TD&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21tablestableanonymousobjects055expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-055-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-055-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-055-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -13,54 +13,54 @@
</span><span class="cx">     RenderBlock {div} at (1,1) size 782x247 [border: (1px solid #000000)]
</span><span class="cx">       RenderBlock {div} at (1,33) size 780x0
</span><span class="cx">       RenderBlock {div} at (1,33) size 780x39
</span><del>-        RenderTable at (0,0) size 156x39
-          RenderTableSection (anonymous) at (0,0) size 156x39
-            RenderTableRow (anonymous) at (0,0) size 156x39
-              RenderTableCell {span} at (0,0) size 156x39 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTable at (0,0) size 155x39
+          RenderTableSection (anonymous) at (0,0) size 155x39
+            RenderTableRow (anonymous) at (0,0) size 155x39
+              RenderTableCell {span} at (0,0) size 155x39 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderInline {b} at (0,0) size 153x37
</span><span class="cx">                   RenderText {#text} at (1,1) size 153x37
</span><span class="cx">                     text run at (1,1) width 153: &quot;Hello Kitty&quot;
</span><span class="cx">       RenderBlock {div} at (1,104) size 780x39
</span><del>-        RenderTable at (0,0) size 156x39
-          RenderTableSection (anonymous) at (0,0) size 156x39
-            RenderTableRow (anonymous) at (0,0) size 156x39
-              RenderTableCell {span} at (0,0) size 156x39 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTable at (0,0) size 155x39
+          RenderTableSection (anonymous) at (0,0) size 155x39
+            RenderTableRow (anonymous) at (0,0) size 155x39
+              RenderTableCell {span} at (0,0) size 155x39 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderInline {b} at (0,0) size 153x37
</span><span class="cx">                   RenderText {#text} at (1,1) size 153x37
</span><span class="cx">                     text run at (1,1) width 153: &quot;Hello Kitty&quot;
</span><span class="cx">       RenderBlock {div} at (1,175) size 780x39
</span><del>-        RenderTable at (0,0) size 156x39
-          RenderTableSection (anonymous) at (0,0) size 156x39
-            RenderTableRow (anonymous) at (0,0) size 156x39
-              RenderTableCell {span} at (0,0) size 156x39 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTable at (0,0) size 155x39
+          RenderTableSection (anonymous) at (0,0) size 155x39
+            RenderTableRow (anonymous) at (0,0) size 155x39
+              RenderTableCell {span} at (0,0) size 155x39 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderInline {b} at (0,0) size 153x37
</span><span class="cx">                   RenderText {#text} at (1,1) size 153x37
</span><span class="cx">                     text run at (1,1) width 153: &quot;Hello Kitty&quot;
</span><span class="cx"> layer at (8,50) size 159x249
</span><del>-  RenderBlock (positioned) zI: 2 {div} at (0,0) size 160x249 [color=#008000]
-    RenderBlock {div} at (1,1) size 158x247 [border: (1px solid #000000)]
-      RenderBlock {div} at (1,33) size 156x0
-      RenderBlock {div} at (1,33) size 156x39
-        RenderTable at (0,0) size 156x39
-          RenderTableSection (anonymous) at (0,0) size 156x39
-            RenderTableRow (anonymous) at (0,0) size 156x39
-              RenderTableCell {span} at (0,0) size 156x39 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 159x249 [color=#008000]
+    RenderBlock {div} at (1,1) size 157x247 [border: (1px solid #000000)]
+      RenderBlock {div} at (1,33) size 155x0
+      RenderBlock {div} at (1,33) size 155x39
+        RenderTable at (0,0) size 155x39
+          RenderTableSection (anonymous) at (0,0) size 155x39
+            RenderTableRow (anonymous) at (0,0) size 155x39
+              RenderTableCell {span} at (0,0) size 155x39 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderInline {b} at (0,0) size 153x37
</span><span class="cx">                   RenderText {#text} at (1,1) size 153x37
</span><span class="cx">                     text run at (1,1) width 153: &quot;Hello Kitty&quot;
</span><del>-      RenderBlock {div} at (1,104) size 156x39
-        RenderTable at (0,0) size 156x39
-          RenderTableSection (anonymous) at (0,0) size 156x39
-            RenderTableRow (anonymous) at (0,0) size 156x39
-              RenderTableCell {span} at (0,0) size 156x39 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderBlock {div} at (1,104) size 155x39
+        RenderTable at (0,0) size 155x39
+          RenderTableSection (anonymous) at (0,0) size 155x39
+            RenderTableRow (anonymous) at (0,0) size 155x39
+              RenderTableCell {span} at (0,0) size 155x39 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderInline {b} at (0,0) size 153x37
</span><span class="cx">                   RenderText {#text} at (1,1) size 153x37
</span><span class="cx">                     text run at (1,1) width 153: &quot;Hello Kitty&quot;
</span><del>-      RenderBlock {div} at (1,175) size 156x39
-        RenderTable at (0,0) size 156x39
-          RenderTableSection (anonymous) at (0,0) size 156x39
-            RenderTableRow (anonymous) at (0,0) size 156x39
-              RenderTableCell {span} at (0,0) size 156x39 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderBlock {div} at (1,175) size 155x39
+        RenderTable at (0,0) size 155x39
+          RenderTableSection (anonymous) at (0,0) size 155x39
+            RenderTableRow (anonymous) at (0,0) size 155x39
+              RenderTableCell {span} at (0,0) size 155x39 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderInline {b} at (0,0) size 153x37
</span><span class="cx">                   RenderText {#text} at (1,1) size 153x37
</span><span class="cx">                     text run at (1,1) width 153: &quot;Hello Kitty&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21tablestableanonymousobjects056expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-056-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-056-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-056-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -13,54 +13,54 @@
</span><span class="cx">     RenderBlock {div} at (1,1) size 782x247 [border: (1px solid #000000)]
</span><span class="cx">       RenderBlock {div} at (1,33) size 780x0
</span><span class="cx">       RenderBlock {div} at (1,33) size 780x39
</span><del>-        RenderTable at (0,0) size 156x39
-          RenderTableSection (anonymous) at (0,0) size 156x39
-            RenderTableRow (anonymous) at (0,0) size 156x39
-              RenderTableCell {span} at (0,0) size 156x39 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTable at (0,0) size 155x39
+          RenderTableSection (anonymous) at (0,0) size 155x39
+            RenderTableRow (anonymous) at (0,0) size 155x39
+              RenderTableCell {span} at (0,0) size 155x39 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderInline {b} at (0,0) size 153x37
</span><span class="cx">                   RenderText {#text} at (1,1) size 153x37
</span><span class="cx">                     text run at (1,1) width 153: &quot;Hello Kitty&quot;
</span><span class="cx">       RenderBlock {div} at (1,104) size 780x39
</span><del>-        RenderTable at (0,0) size 156x39
-          RenderTableSection (anonymous) at (0,0) size 156x39
-            RenderTableRow (anonymous) at (0,0) size 156x39
-              RenderTableCell {span} at (0,0) size 156x39 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTable at (0,0) size 155x39
+          RenderTableSection (anonymous) at (0,0) size 155x39
+            RenderTableRow (anonymous) at (0,0) size 155x39
+              RenderTableCell {span} at (0,0) size 155x39 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderInline {b} at (0,0) size 153x37
</span><span class="cx">                   RenderText {#text} at (1,1) size 153x37
</span><span class="cx">                     text run at (1,1) width 153: &quot;Hello Kitty&quot;
</span><span class="cx">       RenderBlock {div} at (1,175) size 780x39
</span><del>-        RenderTable at (0,0) size 156x39
-          RenderTableSection (anonymous) at (0,0) size 156x39
-            RenderTableRow (anonymous) at (0,0) size 156x39
-              RenderTableCell {span} at (0,0) size 156x39 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTable at (0,0) size 155x39
+          RenderTableSection (anonymous) at (0,0) size 155x39
+            RenderTableRow (anonymous) at (0,0) size 155x39
+              RenderTableCell {span} at (0,0) size 155x39 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderInline {b} at (0,0) size 153x37
</span><span class="cx">                   RenderText {#text} at (1,1) size 153x37
</span><span class="cx">                     text run at (1,1) width 153: &quot;Hello Kitty&quot;
</span><span class="cx"> layer at (8,50) size 159x249
</span><del>-  RenderBlock (positioned) zI: 2 {div} at (0,0) size 160x249 [color=#008000]
-    RenderBlock {div} at (1,1) size 158x247 [border: (1px solid #000000)]
-      RenderBlock {div} at (1,33) size 156x0
-      RenderBlock {div} at (1,33) size 156x39
-        RenderTable at (0,0) size 156x39
-          RenderTableSection (anonymous) at (0,0) size 156x39
-            RenderTableRow (anonymous) at (0,0) size 156x39
-              RenderTableCell {span} at (0,0) size 156x39 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 159x249 [color=#008000]
+    RenderBlock {div} at (1,1) size 157x247 [border: (1px solid #000000)]
+      RenderBlock {div} at (1,33) size 155x0
+      RenderBlock {div} at (1,33) size 155x39
+        RenderTable at (0,0) size 155x39
+          RenderTableSection (anonymous) at (0,0) size 155x39
+            RenderTableRow (anonymous) at (0,0) size 155x39
+              RenderTableCell {span} at (0,0) size 155x39 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderInline {b} at (0,0) size 153x37
</span><span class="cx">                   RenderText {#text} at (1,1) size 153x37
</span><span class="cx">                     text run at (1,1) width 153: &quot;Hello Kitty&quot;
</span><del>-      RenderBlock {div} at (1,104) size 156x39
-        RenderTable at (0,0) size 156x39
-          RenderTableSection (anonymous) at (0,0) size 156x39
-            RenderTableRow (anonymous) at (0,0) size 156x39
-              RenderTableCell {span} at (0,0) size 156x39 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderBlock {div} at (1,104) size 155x39
+        RenderTable at (0,0) size 155x39
+          RenderTableSection (anonymous) at (0,0) size 155x39
+            RenderTableRow (anonymous) at (0,0) size 155x39
+              RenderTableCell {span} at (0,0) size 155x39 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderInline {b} at (0,0) size 153x37
</span><span class="cx">                   RenderText {#text} at (1,1) size 153x37
</span><span class="cx">                     text run at (1,1) width 153: &quot;Hello Kitty&quot;
</span><del>-      RenderBlock {div} at (1,175) size 156x39
-        RenderTable at (0,0) size 156x39
-          RenderTableSection (anonymous) at (0,0) size 156x39
-            RenderTableRow (anonymous) at (0,0) size 156x39
-              RenderTableCell {span} at (0,0) size 156x39 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderBlock {div} at (1,175) size 155x39
+        RenderTable at (0,0) size 155x39
+          RenderTableSection (anonymous) at (0,0) size 155x39
+            RenderTableRow (anonymous) at (0,0) size 155x39
+              RenderTableCell {span} at (0,0) size 155x39 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderInline {b} at (0,0) size 153x37
</span><span class="cx">                   RenderText {#text} at (1,1) size 153x37
</span><span class="cx">                     text run at (1,1) width 153: &quot;Hello Kitty&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21tablestableanonymousobjects091expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-091-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-091-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-091-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -10,31 +10,31 @@
</span><span class="cx">   RenderBlock (relative positioned) {div} at (0,28) size 784x92
</span><span class="cx"> layer at (8,41) size 784x92
</span><span class="cx">   RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x92 [color=#FF0000]
</span><del>-    RenderTable at (1,1) size 673x90
-      RenderTableSection (anonymous) at (0,0) size 673x90
-        RenderTableRow {span} at (0,0) size 673x30
-          RenderTableCell (anonymous) at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
</del><ins>+    RenderTable at (1,1) size 672x90
+      RenderTableSection (anonymous) at (0,0) size 672x90
+        RenderTableRow {span} at (0,0) size 672x30
+          RenderTableCell (anonymous) at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderInline {span} at (0,0) size 112x30
</span><span class="cx">               RenderText {#text} at (0,0) size 112x30
</span><span class="cx">                 text run at (0,0) width 112: &quot;Row 1, &quot;
</span><span class="cx">             RenderInline {span} at (0,0) size 80x30
</span><span class="cx">               RenderText {#text} at (112,0) size 80x30
</span><span class="cx">                 text run at (112,0) width 80: &quot;Col 1&quot;
</span><del>-          RenderTableCell {span} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
</span><del>-          RenderTableCell (anonymous) at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
-            RenderTable {span} at (0,0) size 193x30
-              RenderTableSection (anonymous) at (0,0) size 193x30
-                RenderTableRow (anonymous) at (0,0) size 193x30
-                  RenderTableCell (anonymous) at (0,0) size 193x30 [r=0 c=0 rs=1 cs=1]
</del><ins>+          RenderTableCell (anonymous) at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
+            RenderTable {span} at (0,0) size 192x30
+              RenderTableSection (anonymous) at (0,0) size 192x30
+                RenderTableRow (anonymous) at (0,0) size 192x30
+                  RenderTableCell (anonymous) at (0,0) size 192x30 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                     RenderText {#text} at (0,0) size 192x30
</span><span class="cx">                       text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
</span><del>-        RenderTableRow {span} at (0,30) size 673x30
-          RenderTableCell {span} at (0,30) size 225x30 [r=1 c=0 rs=1 cs=1]
</del><ins>+        RenderTableRow {span} at (0,30) size 672x30
+          RenderTableCell {span} at (0,30) size 224x30 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
</span><del>-          RenderTableCell (anonymous) at (224,30) size 225x30 [r=1 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell (anonymous) at (224,30) size 224x30 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderInline {span} at (0,0) size 64x30
</span><span class="cx">               RenderText {#text} at (0,0) size 64x30
</span><span class="cx">                 text run at (0,0) width 64: &quot;Row &quot;
</span><span class="lines">@@ -47,21 +47,21 @@
</span><span class="cx">             RenderInline {span} at (0,0) size 16x30
</span><span class="cx">               RenderText {#text} at (192,0) size 16x30
</span><span class="cx">                 text run at (192,0) width 16: &quot;2&quot;
</span><del>-          RenderTableCell {span} at (448,30) size 225x30 [r=1 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (448,30) size 224x30 [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
</span><del>-        RenderTableRow {span} at (0,60) size 673x30
-          RenderTableCell (anonymous) at (0,60) size 225x30 [r=2 c=0 rs=1 cs=1]
-            RenderTable {span} at (0,0) size 225x30
-              RenderTableSection (anonymous) at (0,0) size 225x30
-                RenderTableRow (anonymous) at (0,0) size 225x30
-                  RenderTableCell (anonymous) at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableRow {span} at (0,60) size 672x30
+          RenderTableCell (anonymous) at (0,60) size 224x30 [r=2 c=0 rs=1 cs=1]
+            RenderTable {span} at (0,0) size 224x30
+              RenderTableSection (anonymous) at (0,0) size 224x30
+                RenderTableRow (anonymous) at (0,0) size 224x30
+                  RenderTableCell (anonymous) at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                     RenderText {#text} at (0,0) size 224x30
</span><span class="cx">                       text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
</span><del>-          RenderTableCell {span} at (224,60) size 225x30 [r=2 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (224,60) size 224x30 [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
</span><del>-          RenderTableCell (anonymous) at (448,60) size 225x30 [r=2 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell (anonymous) at (448,60) size 224x30 [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderInline {span} at (0,0) size 64x30
</span><span class="cx">               RenderText {#text} at (0,0) size 64x30
</span><span class="cx">                 text run at (0,0) width 64: &quot;Row &quot;
</span><span class="lines">@@ -75,36 +75,36 @@
</span><span class="cx">               RenderText {#text} at (208,0) size 16x30
</span><span class="cx">                 text run at (208,0) width 16: &quot;3&quot;
</span><span class="cx"> layer at (8,41) size 674x92
</span><del>-  RenderBlock (positioned) zI: 2 {div} at (0,0) size 675x92 [color=#008000]
-    RenderTable {table} at (1,1) size 673x90
-      RenderTableSection (anonymous) at (0,0) size 673x90
-        RenderTableRow {tr} at (0,0) size 673x30
-          RenderTableCell {td} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
</del><ins>+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 674x92 [color=#008000]
+    RenderTable {table} at (1,1) size 672x90
+      RenderTableSection (anonymous) at (0,0) size 672x90
+        RenderTableRow {tr} at (0,0) size 672x30
+          RenderTableCell {td} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
</span><del>-          RenderTableCell {td} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
</span><del>-          RenderTableCell {td} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
</span><del>-        RenderTableRow {tr} at (0,30) size 673x30
-          RenderTableCell {td} at (0,30) size 225x30 [r=1 c=0 rs=1 cs=1]
</del><ins>+        RenderTableRow {tr} at (0,30) size 672x30
+          RenderTableCell {td} at (0,30) size 224x30 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
</span><del>-          RenderTableCell {td} at (224,30) size 225x30 [r=1 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (224,30) size 224x30 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
</span><del>-          RenderTableCell {td} at (448,30) size 225x30 [r=1 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (448,30) size 224x30 [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
</span><del>-        RenderTableRow {tr} at (0,60) size 673x30
-          RenderTableCell {td} at (0,60) size 225x30 [r=2 c=0 rs=1 cs=1]
</del><ins>+        RenderTableRow {tr} at (0,60) size 672x30
+          RenderTableCell {td} at (0,60) size 224x30 [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
</span><del>-          RenderTableCell {td} at (224,60) size 225x30 [r=2 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (224,60) size 224x30 [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
</span><del>-          RenderTableCell {td} at (448,60) size 225x30 [r=2 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (448,60) size 224x30 [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21tablestableanonymousobjects092expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-092-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-092-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-092-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -10,65 +10,65 @@
</span><span class="cx">   RenderBlock (relative positioned) {div} at (0,28) size 784x92
</span><span class="cx"> layer at (8,41) size 784x92
</span><span class="cx">   RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x92 [color=#FF0000]
</span><del>-    RenderTable {table} at (1,1) size 673x90
-      RenderTableSection (anonymous) at (0,0) size 673x90
-        RenderTableRow {tr} at (0,0) size 673x30
-          RenderTableCell {td} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
</del><ins>+    RenderTable {table} at (1,1) size 672x90
+      RenderTableSection (anonymous) at (0,0) size 672x90
+        RenderTableRow {tr} at (0,0) size 672x30
+          RenderTableCell {td} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
</span><del>-          RenderTableCell {td} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
</span><del>-          RenderTableCell {td} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
</span><del>-        RenderTableRow {tr} at (0,30) size 673x30
-          RenderTableCell {td} at (0,30) size 225x30 [r=1 c=0 rs=1 cs=1]
</del><ins>+        RenderTableRow {tr} at (0,30) size 672x30
+          RenderTableCell {td} at (0,30) size 224x30 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
</span><del>-          RenderTableCell {td} at (224,30) size 225x30 [r=1 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (224,30) size 224x30 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
</span><del>-          RenderTableCell {td} at (448,30) size 225x30 [r=1 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (448,30) size 224x30 [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
</span><del>-        RenderTableRow {tr} at (0,60) size 673x30
-          RenderTableCell {td} at (0,60) size 225x30 [r=2 c=0 rs=1 cs=1]
</del><ins>+        RenderTableRow {tr} at (0,60) size 672x30
+          RenderTableCell {td} at (0,60) size 224x30 [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
</span><del>-          RenderTableCell {td} at (224,60) size 225x30 [r=2 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (224,60) size 224x30 [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
</span><del>-          RenderTableCell {td} at (448,60) size 225x30 [r=2 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (448,60) size 224x30 [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
</span><span class="cx"> layer at (8,41) size 674x92
</span><del>-  RenderBlock (positioned) zI: 2 {div} at (0,0) size 675x92 [color=#008000]
-    RenderTable at (1,1) size 673x90
-      RenderTableSection (anonymous) at (0,0) size 673x90
-        RenderTableRow {span} at (0,0) size 673x30
-          RenderTableCell (anonymous) at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
</del><ins>+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 674x92 [color=#008000]
+    RenderTable at (1,1) size 672x90
+      RenderTableSection (anonymous) at (0,0) size 672x90
+        RenderTableRow {span} at (0,0) size 672x30
+          RenderTableCell (anonymous) at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderInline {span} at (0,0) size 112x30
</span><span class="cx">               RenderText {#text} at (0,0) size 112x30
</span><span class="cx">                 text run at (0,0) width 112: &quot;Row 1, &quot;
</span><span class="cx">             RenderInline {span} at (0,0) size 80x30
</span><span class="cx">               RenderText {#text} at (112,0) size 80x30
</span><span class="cx">                 text run at (112,0) width 80: &quot;Col 1&quot;
</span><del>-          RenderTableCell {span} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
</span><del>-          RenderTableCell (anonymous) at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
-            RenderTable {span} at (0,0) size 193x30
-              RenderTableSection (anonymous) at (0,0) size 193x30
-                RenderTableRow (anonymous) at (0,0) size 193x30
-                  RenderTableCell (anonymous) at (0,0) size 193x30 [r=0 c=0 rs=1 cs=1]
</del><ins>+          RenderTableCell (anonymous) at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
+            RenderTable {span} at (0,0) size 192x30
+              RenderTableSection (anonymous) at (0,0) size 192x30
+                RenderTableRow (anonymous) at (0,0) size 192x30
+                  RenderTableCell (anonymous) at (0,0) size 192x30 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                     RenderText {#text} at (0,0) size 192x30
</span><span class="cx">                       text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
</span><del>-        RenderTableRow {span} at (0,30) size 673x30
-          RenderTableCell {span} at (0,30) size 225x30 [r=1 c=0 rs=1 cs=1]
</del><ins>+        RenderTableRow {span} at (0,30) size 672x30
+          RenderTableCell {span} at (0,30) size 224x30 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
</span><del>-          RenderTableCell (anonymous) at (224,30) size 225x30 [r=1 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell (anonymous) at (224,30) size 224x30 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderInline {span} at (0,0) size 64x30
</span><span class="cx">               RenderText {#text} at (0,0) size 64x30
</span><span class="cx">                 text run at (0,0) width 64: &quot;Row &quot;
</span><span class="lines">@@ -81,21 +81,21 @@
</span><span class="cx">             RenderInline {span} at (0,0) size 16x30
</span><span class="cx">               RenderText {#text} at (192,0) size 16x30
</span><span class="cx">                 text run at (192,0) width 16: &quot;2&quot;
</span><del>-          RenderTableCell {span} at (448,30) size 225x30 [r=1 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (448,30) size 224x30 [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
</span><del>-        RenderTableRow {span} at (0,60) size 673x30
-          RenderTableCell (anonymous) at (0,60) size 225x30 [r=2 c=0 rs=1 cs=1]
-            RenderTable {span} at (0,0) size 225x30
-              RenderTableSection (anonymous) at (0,0) size 225x30
-                RenderTableRow (anonymous) at (0,0) size 225x30
-                  RenderTableCell (anonymous) at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableRow {span} at (0,60) size 672x30
+          RenderTableCell (anonymous) at (0,60) size 224x30 [r=2 c=0 rs=1 cs=1]
+            RenderTable {span} at (0,0) size 224x30
+              RenderTableSection (anonymous) at (0,0) size 224x30
+                RenderTableRow (anonymous) at (0,0) size 224x30
+                  RenderTableCell (anonymous) at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                     RenderText {#text} at (0,0) size 224x30
</span><span class="cx">                       text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
</span><del>-          RenderTableCell {span} at (224,60) size 225x30 [r=2 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (224,60) size 224x30 [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
</span><del>-          RenderTableCell (anonymous) at (448,60) size 225x30 [r=2 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell (anonymous) at (448,60) size 224x30 [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderInline {span} at (0,0) size 64x30
</span><span class="cx">               RenderText {#text} at (0,0) size 64x30
</span><span class="cx">                 text run at (0,0) width 64: &quot;Row &quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21tablestableanonymousobjects099expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-099-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-099-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-099-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -10,71 +10,71 @@
</span><span class="cx">   RenderBlock (relative positioned) {div} at (0,28) size 784x92
</span><span class="cx"> layer at (8,41) size 784x92
</span><span class="cx">   RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x92 [color=#FF0000]
</span><del>-    RenderTable at (1,1) size 673x90
-      RenderTableSection {span} at (0,0) size 673x30
-        RenderTableRow (anonymous) at (0,0) size 673x30
-          RenderTableCell {span} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
</del><ins>+    RenderTable at (1,1) size 672x90
+      RenderTableSection {span} at (0,0) size 672x30
+        RenderTableRow (anonymous) at (0,0) size 672x30
+          RenderTableCell {span} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
</span><del>-          RenderTableCell {span} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
</span><del>-          RenderTableCell {span} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
</span><del>-      RenderTableSection {span} at (0,30) size 673x30
-        RenderTableRow (anonymous) at (0,0) size 673x30
-          RenderTableCell {span} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTableSection {span} at (0,30) size 672x30
+        RenderTableRow (anonymous) at (0,0) size 672x30
+          RenderTableCell {span} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
</span><del>-          RenderTableCell {span} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
</span><del>-          RenderTableCell {span} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
</span><del>-      RenderTableSection {span} at (0,60) size 673x30
-        RenderTableRow (anonymous) at (0,0) size 673x30
-          RenderTableCell {span} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTableSection {span} at (0,60) size 672x30
+        RenderTableRow (anonymous) at (0,0) size 672x30
+          RenderTableCell {span} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
</span><del>-          RenderTableCell {span} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
</span><del>-          RenderTableCell {span} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
</span><span class="cx"> layer at (8,41) size 674x92
</span><del>-  RenderBlock (positioned) zI: 2 {div} at (0,0) size 675x92 [color=#008000]
-    RenderTable {table} at (1,1) size 673x90
-      RenderTableSection (anonymous) at (0,0) size 673x90
-        RenderTableRow {tr} at (0,0) size 673x30
-          RenderTableCell {td} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
</del><ins>+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 674x92 [color=#008000]
+    RenderTable {table} at (1,1) size 672x90
+      RenderTableSection (anonymous) at (0,0) size 672x90
+        RenderTableRow {tr} at (0,0) size 672x30
+          RenderTableCell {td} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
</span><del>-          RenderTableCell {td} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
</span><del>-          RenderTableCell {td} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
</span><del>-        RenderTableRow {tr} at (0,30) size 673x30
-          RenderTableCell {td} at (0,30) size 225x30 [r=1 c=0 rs=1 cs=1]
</del><ins>+        RenderTableRow {tr} at (0,30) size 672x30
+          RenderTableCell {td} at (0,30) size 224x30 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
</span><del>-          RenderTableCell {td} at (224,30) size 225x30 [r=1 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (224,30) size 224x30 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
</span><del>-          RenderTableCell {td} at (448,30) size 225x30 [r=1 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (448,30) size 224x30 [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
</span><del>-        RenderTableRow {tr} at (0,60) size 673x30
-          RenderTableCell {td} at (0,60) size 225x30 [r=2 c=0 rs=1 cs=1]
</del><ins>+        RenderTableRow {tr} at (0,60) size 672x30
+          RenderTableCell {td} at (0,60) size 224x30 [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
</span><del>-          RenderTableCell {td} at (224,60) size 225x30 [r=2 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (224,60) size 224x30 [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
</span><del>-          RenderTableCell {td} at (448,60) size 225x30 [r=2 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (448,60) size 224x30 [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21tablestableanonymousobjects100expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-100-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-100-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-100-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -10,71 +10,71 @@
</span><span class="cx">   RenderBlock (relative positioned) {div} at (0,28) size 784x92
</span><span class="cx"> layer at (8,41) size 784x92
</span><span class="cx">   RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x92 [color=#FF0000]
</span><del>-    RenderTable {table} at (1,1) size 673x90
-      RenderTableSection (anonymous) at (0,0) size 673x90
-        RenderTableRow {tr} at (0,0) size 673x30
-          RenderTableCell {td} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
</del><ins>+    RenderTable {table} at (1,1) size 672x90
+      RenderTableSection (anonymous) at (0,0) size 672x90
+        RenderTableRow {tr} at (0,0) size 672x30
+          RenderTableCell {td} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
</span><del>-          RenderTableCell {td} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
</span><del>-          RenderTableCell {td} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
</span><del>-        RenderTableRow {tr} at (0,30) size 673x30
-          RenderTableCell {td} at (0,30) size 225x30 [r=1 c=0 rs=1 cs=1]
</del><ins>+        RenderTableRow {tr} at (0,30) size 672x30
+          RenderTableCell {td} at (0,30) size 224x30 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
</span><del>-          RenderTableCell {td} at (224,30) size 225x30 [r=1 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (224,30) size 224x30 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
</span><del>-          RenderTableCell {td} at (448,30) size 225x30 [r=1 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (448,30) size 224x30 [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
</span><del>-        RenderTableRow {tr} at (0,60) size 673x30
-          RenderTableCell {td} at (0,60) size 225x30 [r=2 c=0 rs=1 cs=1]
</del><ins>+        RenderTableRow {tr} at (0,60) size 672x30
+          RenderTableCell {td} at (0,60) size 224x30 [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
</span><del>-          RenderTableCell {td} at (224,60) size 225x30 [r=2 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (224,60) size 224x30 [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
</span><del>-          RenderTableCell {td} at (448,60) size 225x30 [r=2 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (448,60) size 224x30 [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
</span><span class="cx"> layer at (8,41) size 674x92
</span><del>-  RenderBlock (positioned) zI: 2 {div} at (0,0) size 675x92 [color=#008000]
-    RenderTable at (1,1) size 673x90
-      RenderTableSection {span} at (0,0) size 673x30
-        RenderTableRow (anonymous) at (0,0) size 673x30
-          RenderTableCell {span} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
</del><ins>+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 674x92 [color=#008000]
+    RenderTable at (1,1) size 672x90
+      RenderTableSection {span} at (0,0) size 672x30
+        RenderTableRow (anonymous) at (0,0) size 672x30
+          RenderTableCell {span} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
</span><del>-          RenderTableCell {span} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
</span><del>-          RenderTableCell {span} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
</span><del>-      RenderTableSection {span} at (0,30) size 673x30
-        RenderTableRow (anonymous) at (0,0) size 673x30
-          RenderTableCell {span} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTableSection {span} at (0,30) size 672x30
+        RenderTableRow (anonymous) at (0,0) size 672x30
+          RenderTableCell {span} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
</span><del>-          RenderTableCell {span} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
</span><del>-          RenderTableCell {span} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
</span><del>-      RenderTableSection {span} at (0,60) size 673x30
-        RenderTableRow (anonymous) at (0,0) size 673x30
-          RenderTableCell {span} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTableSection {span} at (0,60) size 672x30
+        RenderTableRow (anonymous) at (0,0) size 672x30
+          RenderTableCell {span} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
</span><del>-          RenderTableCell {span} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
</span><del>-          RenderTableCell {span} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21tablestableanonymousobjects103expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-103-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-103-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-103-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -10,71 +10,71 @@
</span><span class="cx">   RenderBlock (relative positioned) {div} at (0,28) size 784x92
</span><span class="cx"> layer at (8,41) size 784x92
</span><span class="cx">   RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x92 [color=#FF0000]
</span><del>-    RenderTable at (1,1) size 673x90
-      RenderTableSection {span} at (0,0) size 673x30
-        RenderTableRow (anonymous) at (0,0) size 673x30
-          RenderTableCell {span} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
</del><ins>+    RenderTable at (1,1) size 672x90
+      RenderTableSection {span} at (0,0) size 672x30
+        RenderTableRow (anonymous) at (0,0) size 672x30
+          RenderTableCell {span} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
</span><del>-          RenderTableCell {span} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
</span><del>-          RenderTableCell {span} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
</span><del>-      RenderTableSection {span} at (0,30) size 673x30
-        RenderTableRow (anonymous) at (0,0) size 673x30
-          RenderTableCell {span} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTableSection {span} at (0,30) size 672x30
+        RenderTableRow (anonymous) at (0,0) size 672x30
+          RenderTableCell {span} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
</span><del>-          RenderTableCell {span} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
</span><del>-          RenderTableCell {span} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
</span><del>-      RenderTableSection {span} at (0,60) size 673x30
-        RenderTableRow (anonymous) at (0,0) size 673x30
-          RenderTableCell {span} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTableSection {span} at (0,60) size 672x30
+        RenderTableRow (anonymous) at (0,0) size 672x30
+          RenderTableCell {span} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
</span><del>-          RenderTableCell {span} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
</span><del>-          RenderTableCell {span} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
</span><span class="cx"> layer at (8,41) size 674x92
</span><del>-  RenderBlock (positioned) zI: 2 {div} at (0,0) size 675x92 [color=#008000]
-    RenderTable {table} at (1,1) size 673x90
-      RenderTableSection (anonymous) at (0,0) size 673x90
-        RenderTableRow {tr} at (0,0) size 673x30
-          RenderTableCell {td} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
</del><ins>+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 674x92 [color=#008000]
+    RenderTable {table} at (1,1) size 672x90
+      RenderTableSection (anonymous) at (0,0) size 672x90
+        RenderTableRow {tr} at (0,0) size 672x30
+          RenderTableCell {td} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
</span><del>-          RenderTableCell {td} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
</span><del>-          RenderTableCell {td} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
</span><del>-        RenderTableRow {tr} at (0,30) size 673x30
-          RenderTableCell {td} at (0,30) size 225x30 [r=1 c=0 rs=1 cs=1]
</del><ins>+        RenderTableRow {tr} at (0,30) size 672x30
+          RenderTableCell {td} at (0,30) size 224x30 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
</span><del>-          RenderTableCell {td} at (224,30) size 225x30 [r=1 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (224,30) size 224x30 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
</span><del>-          RenderTableCell {td} at (448,30) size 225x30 [r=1 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (448,30) size 224x30 [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
</span><del>-        RenderTableRow {tr} at (0,60) size 673x30
-          RenderTableCell {td} at (0,60) size 225x30 [r=2 c=0 rs=1 cs=1]
</del><ins>+        RenderTableRow {tr} at (0,60) size 672x30
+          RenderTableCell {td} at (0,60) size 224x30 [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
</span><del>-          RenderTableCell {td} at (224,60) size 225x30 [r=2 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (224,60) size 224x30 [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
</span><del>-          RenderTableCell {td} at (448,60) size 225x30 [r=2 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (448,60) size 224x30 [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21tablestableanonymousobjects104expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-104-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-104-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-104-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -10,71 +10,71 @@
</span><span class="cx">   RenderBlock (relative positioned) {div} at (0,28) size 784x92
</span><span class="cx"> layer at (8,41) size 784x92
</span><span class="cx">   RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x92 [color=#FF0000]
</span><del>-    RenderTable {table} at (1,1) size 673x90
-      RenderTableSection (anonymous) at (0,0) size 673x90
-        RenderTableRow {tr} at (0,0) size 673x30
-          RenderTableCell {td} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
</del><ins>+    RenderTable {table} at (1,1) size 672x90
+      RenderTableSection (anonymous) at (0,0) size 672x90
+        RenderTableRow {tr} at (0,0) size 672x30
+          RenderTableCell {td} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
</span><del>-          RenderTableCell {td} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
</span><del>-          RenderTableCell {td} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
</span><del>-        RenderTableRow {tr} at (0,30) size 673x30
-          RenderTableCell {td} at (0,30) size 225x30 [r=1 c=0 rs=1 cs=1]
</del><ins>+        RenderTableRow {tr} at (0,30) size 672x30
+          RenderTableCell {td} at (0,30) size 224x30 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
</span><del>-          RenderTableCell {td} at (224,30) size 225x30 [r=1 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (224,30) size 224x30 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
</span><del>-          RenderTableCell {td} at (448,30) size 225x30 [r=1 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (448,30) size 224x30 [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
</span><del>-        RenderTableRow {tr} at (0,60) size 673x30
-          RenderTableCell {td} at (0,60) size 225x30 [r=2 c=0 rs=1 cs=1]
</del><ins>+        RenderTableRow {tr} at (0,60) size 672x30
+          RenderTableCell {td} at (0,60) size 224x30 [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
</span><del>-          RenderTableCell {td} at (224,60) size 225x30 [r=2 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (224,60) size 224x30 [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
</span><del>-          RenderTableCell {td} at (448,60) size 225x30 [r=2 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (448,60) size 224x30 [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
</span><span class="cx"> layer at (8,41) size 674x92
</span><del>-  RenderBlock (positioned) zI: 2 {div} at (0,0) size 675x92 [color=#008000]
-    RenderTable at (1,1) size 673x90
-      RenderTableSection {span} at (0,0) size 673x30
-        RenderTableRow (anonymous) at (0,0) size 673x30
-          RenderTableCell {span} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
</del><ins>+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 674x92 [color=#008000]
+    RenderTable at (1,1) size 672x90
+      RenderTableSection {span} at (0,0) size 672x30
+        RenderTableRow (anonymous) at (0,0) size 672x30
+          RenderTableCell {span} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
</span><del>-          RenderTableCell {span} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
</span><del>-          RenderTableCell {span} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
</span><del>-      RenderTableSection {span} at (0,30) size 673x30
-        RenderTableRow (anonymous) at (0,0) size 673x30
-          RenderTableCell {span} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTableSection {span} at (0,30) size 672x30
+        RenderTableRow (anonymous) at (0,0) size 672x30
+          RenderTableCell {span} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
</span><del>-          RenderTableCell {span} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
</span><del>-          RenderTableCell {span} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
</span><del>-      RenderTableSection {span} at (0,60) size 673x30
-        RenderTableRow (anonymous) at (0,0) size 673x30
-          RenderTableCell {span} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTableSection {span} at (0,60) size 672x30
+        RenderTableRow (anonymous) at (0,0) size 672x30
+          RenderTableCell {span} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
</span><del>-          RenderTableCell {span} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
</span><del>-          RenderTableCell {span} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21tablestableanonymousobjects105expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-105-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-105-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-105-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -10,71 +10,71 @@
</span><span class="cx">   RenderBlock (relative positioned) {div} at (0,28) size 784x92
</span><span class="cx"> layer at (8,41) size 784x92
</span><span class="cx">   RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x92 [color=#FF0000]
</span><del>-    RenderTable at (1,1) size 673x90
-      RenderTableSection {span} at (0,0) size 673x30
-        RenderTableRow (anonymous) at (0,0) size 673x30
-          RenderTableCell {span} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
</del><ins>+    RenderTable at (1,1) size 672x90
+      RenderTableSection {span} at (0,0) size 672x30
+        RenderTableRow (anonymous) at (0,0) size 672x30
+          RenderTableCell {span} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
</span><del>-          RenderTableCell {span} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
</span><del>-          RenderTableCell {span} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
</span><del>-      RenderTableSection {span} at (0,30) size 673x30
-        RenderTableRow (anonymous) at (0,0) size 673x30
-          RenderTableCell {span} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTableSection {span} at (0,30) size 672x30
+        RenderTableRow (anonymous) at (0,0) size 672x30
+          RenderTableCell {span} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
</span><del>-          RenderTableCell {span} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
</span><del>-          RenderTableCell {span} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
</span><del>-      RenderTableSection {span} at (0,60) size 673x30
-        RenderTableRow (anonymous) at (0,0) size 673x30
-          RenderTableCell {span} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTableSection {span} at (0,60) size 672x30
+        RenderTableRow (anonymous) at (0,0) size 672x30
+          RenderTableCell {span} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
</span><del>-          RenderTableCell {span} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
</span><del>-          RenderTableCell {span} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
</span><span class="cx"> layer at (8,41) size 674x92
</span><del>-  RenderBlock (positioned) zI: 2 {div} at (0,0) size 675x92 [color=#008000]
-    RenderTable {table} at (1,1) size 673x90
-      RenderTableSection (anonymous) at (0,0) size 673x90
-        RenderTableRow {tr} at (0,0) size 673x30
-          RenderTableCell {td} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
</del><ins>+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 674x92 [color=#008000]
+    RenderTable {table} at (1,1) size 672x90
+      RenderTableSection (anonymous) at (0,0) size 672x90
+        RenderTableRow {tr} at (0,0) size 672x30
+          RenderTableCell {td} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
</span><del>-          RenderTableCell {td} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
</span><del>-          RenderTableCell {td} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
</span><del>-        RenderTableRow {tr} at (0,30) size 673x30
-          RenderTableCell {td} at (0,30) size 225x30 [r=1 c=0 rs=1 cs=1]
</del><ins>+        RenderTableRow {tr} at (0,30) size 672x30
+          RenderTableCell {td} at (0,30) size 224x30 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
</span><del>-          RenderTableCell {td} at (224,30) size 225x30 [r=1 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (224,30) size 224x30 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
</span><del>-          RenderTableCell {td} at (448,30) size 225x30 [r=1 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (448,30) size 224x30 [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
</span><del>-        RenderTableRow {tr} at (0,60) size 673x30
-          RenderTableCell {td} at (0,60) size 225x30 [r=2 c=0 rs=1 cs=1]
</del><ins>+        RenderTableRow {tr} at (0,60) size 672x30
+          RenderTableCell {td} at (0,60) size 224x30 [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
</span><del>-          RenderTableCell {td} at (224,60) size 225x30 [r=2 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (224,60) size 224x30 [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
</span><del>-          RenderTableCell {td} at (448,60) size 225x30 [r=2 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (448,60) size 224x30 [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21tablestableanonymousobjects106expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-106-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-106-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-106-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -10,71 +10,71 @@
</span><span class="cx">   RenderBlock (relative positioned) {div} at (0,28) size 784x92
</span><span class="cx"> layer at (8,41) size 784x92
</span><span class="cx">   RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x92 [color=#FF0000]
</span><del>-    RenderTable {table} at (1,1) size 673x90
-      RenderTableSection (anonymous) at (0,0) size 673x90
-        RenderTableRow {tr} at (0,0) size 673x30
-          RenderTableCell {td} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
</del><ins>+    RenderTable {table} at (1,1) size 672x90
+      RenderTableSection (anonymous) at (0,0) size 672x90
+        RenderTableRow {tr} at (0,0) size 672x30
+          RenderTableCell {td} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
</span><del>-          RenderTableCell {td} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
</span><del>-          RenderTableCell {td} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
</span><del>-        RenderTableRow {tr} at (0,30) size 673x30
-          RenderTableCell {td} at (0,30) size 225x30 [r=1 c=0 rs=1 cs=1]
</del><ins>+        RenderTableRow {tr} at (0,30) size 672x30
+          RenderTableCell {td} at (0,30) size 224x30 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
</span><del>-          RenderTableCell {td} at (224,30) size 225x30 [r=1 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (224,30) size 224x30 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
</span><del>-          RenderTableCell {td} at (448,30) size 225x30 [r=1 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (448,30) size 224x30 [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
</span><del>-        RenderTableRow {tr} at (0,60) size 673x30
-          RenderTableCell {td} at (0,60) size 225x30 [r=2 c=0 rs=1 cs=1]
</del><ins>+        RenderTableRow {tr} at (0,60) size 672x30
+          RenderTableCell {td} at (0,60) size 224x30 [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
</span><del>-          RenderTableCell {td} at (224,60) size 225x30 [r=2 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (224,60) size 224x30 [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
</span><del>-          RenderTableCell {td} at (448,60) size 225x30 [r=2 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (448,60) size 224x30 [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
</span><span class="cx"> layer at (8,41) size 674x92
</span><del>-  RenderBlock (positioned) zI: 2 {div} at (0,0) size 675x92 [color=#008000]
-    RenderTable at (1,1) size 673x90
-      RenderTableSection {span} at (0,0) size 673x30
-        RenderTableRow (anonymous) at (0,0) size 673x30
-          RenderTableCell {span} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
</del><ins>+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 674x92 [color=#008000]
+    RenderTable at (1,1) size 672x90
+      RenderTableSection {span} at (0,0) size 672x30
+        RenderTableRow (anonymous) at (0,0) size 672x30
+          RenderTableCell {span} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
</span><del>-          RenderTableCell {span} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
</span><del>-          RenderTableCell {span} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
</span><del>-      RenderTableSection {span} at (0,30) size 673x30
-        RenderTableRow (anonymous) at (0,0) size 673x30
-          RenderTableCell {span} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTableSection {span} at (0,30) size 672x30
+        RenderTableRow (anonymous) at (0,0) size 672x30
+          RenderTableCell {span} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
</span><del>-          RenderTableCell {span} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
</span><del>-          RenderTableCell {span} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
</span><del>-      RenderTableSection {span} at (0,60) size 673x30
-        RenderTableRow (anonymous) at (0,0) size 673x30
-          RenderTableCell {span} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTableSection {span} at (0,60) size 672x30
+        RenderTableRow (anonymous) at (0,0) size 672x30
+          RenderTableCell {span} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
</span><del>-          RenderTableCell {span} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
</span><del>-          RenderTableCell {span} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21tablestableanonymousobjects107expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-107-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-107-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-107-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -10,71 +10,71 @@
</span><span class="cx">   RenderBlock (relative positioned) {div} at (0,28) size 784x92
</span><span class="cx"> layer at (8,41) size 784x92
</span><span class="cx">   RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x92 [color=#FF0000]
</span><del>-    RenderTable at (1,1) size 673x90
-      RenderTableSection {span} at (0,0) size 673x30
-        RenderTableRow (anonymous) at (0,0) size 673x30
-          RenderTableCell {span} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
</del><ins>+    RenderTable at (1,1) size 672x90
+      RenderTableSection {span} at (0,0) size 672x30
+        RenderTableRow (anonymous) at (0,0) size 672x30
+          RenderTableCell {span} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
</span><del>-          RenderTableCell {span} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
</span><del>-          RenderTableCell {span} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
</span><del>-      RenderTableSection {span} at (0,30) size 673x30
-        RenderTableRow (anonymous) at (0,0) size 673x30
-          RenderTableCell {span} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTableSection {span} at (0,30) size 672x30
+        RenderTableRow (anonymous) at (0,0) size 672x30
+          RenderTableCell {span} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
</span><del>-          RenderTableCell {span} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
</span><del>-          RenderTableCell {span} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
</span><del>-      RenderTableSection {span} at (0,60) size 673x30
-        RenderTableRow (anonymous) at (0,0) size 673x30
-          RenderTableCell {span} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTableSection {span} at (0,60) size 672x30
+        RenderTableRow (anonymous) at (0,0) size 672x30
+          RenderTableCell {span} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
</span><del>-          RenderTableCell {span} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
</span><del>-          RenderTableCell {span} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
</span><span class="cx"> layer at (8,41) size 674x92
</span><del>-  RenderBlock (positioned) zI: 2 {div} at (0,0) size 675x92 [color=#008000]
-    RenderTable {table} at (1,1) size 673x90
-      RenderTableSection (anonymous) at (0,0) size 673x90
-        RenderTableRow {tr} at (0,0) size 673x30
-          RenderTableCell {td} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
</del><ins>+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 674x92 [color=#008000]
+    RenderTable {table} at (1,1) size 672x90
+      RenderTableSection (anonymous) at (0,0) size 672x90
+        RenderTableRow {tr} at (0,0) size 672x30
+          RenderTableCell {td} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
</span><del>-          RenderTableCell {td} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
</span><del>-          RenderTableCell {td} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
</span><del>-        RenderTableRow {tr} at (0,30) size 673x30
-          RenderTableCell {td} at (0,30) size 225x30 [r=1 c=0 rs=1 cs=1]
</del><ins>+        RenderTableRow {tr} at (0,30) size 672x30
+          RenderTableCell {td} at (0,30) size 224x30 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
</span><del>-          RenderTableCell {td} at (224,30) size 225x30 [r=1 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (224,30) size 224x30 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
</span><del>-          RenderTableCell {td} at (448,30) size 225x30 [r=1 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (448,30) size 224x30 [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
</span><del>-        RenderTableRow {tr} at (0,60) size 673x30
-          RenderTableCell {td} at (0,60) size 225x30 [r=2 c=0 rs=1 cs=1]
</del><ins>+        RenderTableRow {tr} at (0,60) size 672x30
+          RenderTableCell {td} at (0,60) size 224x30 [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
</span><del>-          RenderTableCell {td} at (224,60) size 225x30 [r=2 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (224,60) size 224x30 [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
</span><del>-          RenderTableCell {td} at (448,60) size 225x30 [r=2 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (448,60) size 224x30 [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21tablestableanonymousobjects108expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-108-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-108-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-108-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -10,71 +10,71 @@
</span><span class="cx">   RenderBlock (relative positioned) {div} at (0,28) size 784x92
</span><span class="cx"> layer at (8,41) size 784x92
</span><span class="cx">   RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x92 [color=#FF0000]
</span><del>-    RenderTable {table} at (1,1) size 673x90
-      RenderTableSection (anonymous) at (0,0) size 673x90
-        RenderTableRow {tr} at (0,0) size 673x30
-          RenderTableCell {td} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
</del><ins>+    RenderTable {table} at (1,1) size 672x90
+      RenderTableSection (anonymous) at (0,0) size 672x90
+        RenderTableRow {tr} at (0,0) size 672x30
+          RenderTableCell {td} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
</span><del>-          RenderTableCell {td} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
</span><del>-          RenderTableCell {td} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
</span><del>-        RenderTableRow {tr} at (0,30) size 673x30
-          RenderTableCell {td} at (0,30) size 225x30 [r=1 c=0 rs=1 cs=1]
</del><ins>+        RenderTableRow {tr} at (0,30) size 672x30
+          RenderTableCell {td} at (0,30) size 224x30 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
</span><del>-          RenderTableCell {td} at (224,30) size 225x30 [r=1 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (224,30) size 224x30 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
</span><del>-          RenderTableCell {td} at (448,30) size 225x30 [r=1 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (448,30) size 224x30 [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
</span><del>-        RenderTableRow {tr} at (0,60) size 673x30
-          RenderTableCell {td} at (0,60) size 225x30 [r=2 c=0 rs=1 cs=1]
</del><ins>+        RenderTableRow {tr} at (0,60) size 672x30
+          RenderTableCell {td} at (0,60) size 224x30 [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
</span><del>-          RenderTableCell {td} at (224,60) size 225x30 [r=2 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (224,60) size 224x30 [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
</span><del>-          RenderTableCell {td} at (448,60) size 225x30 [r=2 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (448,60) size 224x30 [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
</span><span class="cx"> layer at (8,41) size 674x92
</span><del>-  RenderBlock (positioned) zI: 2 {div} at (0,0) size 675x92 [color=#008000]
-    RenderTable at (1,1) size 673x90
-      RenderTableSection {span} at (0,0) size 673x30
-        RenderTableRow (anonymous) at (0,0) size 673x30
-          RenderTableCell {span} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
</del><ins>+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 674x92 [color=#008000]
+    RenderTable at (1,1) size 672x90
+      RenderTableSection {span} at (0,0) size 672x30
+        RenderTableRow (anonymous) at (0,0) size 672x30
+          RenderTableCell {span} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
</span><del>-          RenderTableCell {span} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
</span><del>-          RenderTableCell {span} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
</span><del>-      RenderTableSection {span} at (0,30) size 673x30
-        RenderTableRow (anonymous) at (0,0) size 673x30
-          RenderTableCell {span} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTableSection {span} at (0,30) size 672x30
+        RenderTableRow (anonymous) at (0,0) size 672x30
+          RenderTableCell {span} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
</span><del>-          RenderTableCell {span} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
</span><del>-          RenderTableCell {span} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
</span><del>-      RenderTableSection {span} at (0,60) size 673x30
-        RenderTableRow (anonymous) at (0,0) size 673x30
-          RenderTableCell {span} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTableSection {span} at (0,60) size 672x30
+        RenderTableRow (anonymous) at (0,0) size 672x30
+          RenderTableCell {span} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
</span><del>-          RenderTableCell {span} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
</span><del>-          RenderTableCell {span} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21tablestableanonymousobjects109expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-109-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-109-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-109-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -10,71 +10,71 @@
</span><span class="cx">   RenderBlock (relative positioned) {div} at (0,28) size 784x92
</span><span class="cx"> layer at (8,41) size 784x92
</span><span class="cx">   RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x92 [color=#FF0000]
</span><del>-    RenderTable at (1,1) size 673x90
-      RenderTableSection {span} at (0,0) size 673x30
-        RenderTableRow (anonymous) at (0,0) size 673x30
-          RenderTableCell {span} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
</del><ins>+    RenderTable at (1,1) size 672x90
+      RenderTableSection {span} at (0,0) size 672x30
+        RenderTableRow (anonymous) at (0,0) size 672x30
+          RenderTableCell {span} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
</span><del>-          RenderTableCell {span} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
</span><del>-          RenderTableCell {span} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
</span><del>-      RenderTableSection {span} at (0,30) size 673x30
-        RenderTableRow (anonymous) at (0,0) size 673x30
-          RenderTableCell {span} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTableSection {span} at (0,30) size 672x30
+        RenderTableRow (anonymous) at (0,0) size 672x30
+          RenderTableCell {span} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
</span><del>-          RenderTableCell {span} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
</span><del>-          RenderTableCell {span} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
</span><del>-      RenderTableSection {span} at (0,60) size 673x30
-        RenderTableRow (anonymous) at (0,0) size 673x30
-          RenderTableCell {span} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTableSection {span} at (0,60) size 672x30
+        RenderTableRow (anonymous) at (0,0) size 672x30
+          RenderTableCell {span} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
</span><del>-          RenderTableCell {span} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
</span><del>-          RenderTableCell {span} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
</span><span class="cx"> layer at (8,41) size 674x92
</span><del>-  RenderBlock (positioned) zI: 2 {div} at (0,0) size 675x92 [color=#008000]
-    RenderTable {table} at (1,1) size 673x90
-      RenderTableSection (anonymous) at (0,0) size 673x90
-        RenderTableRow {tr} at (0,0) size 673x30
-          RenderTableCell {td} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
</del><ins>+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 674x92 [color=#008000]
+    RenderTable {table} at (1,1) size 672x90
+      RenderTableSection (anonymous) at (0,0) size 672x90
+        RenderTableRow {tr} at (0,0) size 672x30
+          RenderTableCell {td} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
</span><del>-          RenderTableCell {td} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
</span><del>-          RenderTableCell {td} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
</span><del>-        RenderTableRow {tr} at (0,30) size 673x30
-          RenderTableCell {td} at (0,30) size 225x30 [r=1 c=0 rs=1 cs=1]
</del><ins>+        RenderTableRow {tr} at (0,30) size 672x30
+          RenderTableCell {td} at (0,30) size 224x30 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
</span><del>-          RenderTableCell {td} at (224,30) size 225x30 [r=1 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (224,30) size 224x30 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
</span><del>-          RenderTableCell {td} at (448,30) size 225x30 [r=1 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (448,30) size 224x30 [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
</span><del>-        RenderTableRow {tr} at (0,60) size 673x30
-          RenderTableCell {td} at (0,60) size 225x30 [r=2 c=0 rs=1 cs=1]
</del><ins>+        RenderTableRow {tr} at (0,60) size 672x30
+          RenderTableCell {td} at (0,60) size 224x30 [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
</span><del>-          RenderTableCell {td} at (224,60) size 225x30 [r=2 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (224,60) size 224x30 [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
</span><del>-          RenderTableCell {td} at (448,60) size 225x30 [r=2 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (448,60) size 224x30 [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21tablestableanonymousobjects110expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-110-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-110-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-110-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -10,71 +10,71 @@
</span><span class="cx">   RenderBlock (relative positioned) {div} at (0,28) size 784x92
</span><span class="cx"> layer at (8,41) size 784x92
</span><span class="cx">   RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x92 [color=#FF0000]
</span><del>-    RenderTable {table} at (1,1) size 673x90
-      RenderTableSection (anonymous) at (0,0) size 673x90
-        RenderTableRow {tr} at (0,0) size 673x30
-          RenderTableCell {td} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
</del><ins>+    RenderTable {table} at (1,1) size 672x90
+      RenderTableSection (anonymous) at (0,0) size 672x90
+        RenderTableRow {tr} at (0,0) size 672x30
+          RenderTableCell {td} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
</span><del>-          RenderTableCell {td} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
</span><del>-          RenderTableCell {td} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
</span><del>-        RenderTableRow {tr} at (0,30) size 673x30
-          RenderTableCell {td} at (0,30) size 225x30 [r=1 c=0 rs=1 cs=1]
</del><ins>+        RenderTableRow {tr} at (0,30) size 672x30
+          RenderTableCell {td} at (0,30) size 224x30 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
</span><del>-          RenderTableCell {td} at (224,30) size 225x30 [r=1 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (224,30) size 224x30 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
</span><del>-          RenderTableCell {td} at (448,30) size 225x30 [r=1 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (448,30) size 224x30 [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
</span><del>-        RenderTableRow {tr} at (0,60) size 673x30
-          RenderTableCell {td} at (0,60) size 225x30 [r=2 c=0 rs=1 cs=1]
</del><ins>+        RenderTableRow {tr} at (0,60) size 672x30
+          RenderTableCell {td} at (0,60) size 224x30 [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
</span><del>-          RenderTableCell {td} at (224,60) size 225x30 [r=2 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (224,60) size 224x30 [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
</span><del>-          RenderTableCell {td} at (448,60) size 225x30 [r=2 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (448,60) size 224x30 [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
</span><span class="cx"> layer at (8,41) size 674x92
</span><del>-  RenderBlock (positioned) zI: 2 {div} at (0,0) size 675x92 [color=#008000]
-    RenderTable at (1,1) size 673x90
-      RenderTableSection {span} at (0,0) size 673x30
-        RenderTableRow (anonymous) at (0,0) size 673x30
-          RenderTableCell {span} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
</del><ins>+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 674x92 [color=#008000]
+    RenderTable at (1,1) size 672x90
+      RenderTableSection {span} at (0,0) size 672x30
+        RenderTableRow (anonymous) at (0,0) size 672x30
+          RenderTableCell {span} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
</span><del>-          RenderTableCell {span} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
</span><del>-          RenderTableCell {span} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
</span><del>-      RenderTableSection {span} at (0,30) size 673x30
-        RenderTableRow (anonymous) at (0,0) size 673x30
-          RenderTableCell {span} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTableSection {span} at (0,30) size 672x30
+        RenderTableRow (anonymous) at (0,0) size 672x30
+          RenderTableCell {span} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
</span><del>-          RenderTableCell {span} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
</span><del>-          RenderTableCell {span} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
</span><del>-      RenderTableSection {span} at (0,60) size 673x30
-        RenderTableRow (anonymous) at (0,0) size 673x30
-          RenderTableCell {span} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTableSection {span} at (0,60) size 672x30
+        RenderTableRow (anonymous) at (0,0) size 672x30
+          RenderTableCell {span} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
</span><del>-          RenderTableCell {span} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
</span><del>-          RenderTableCell {span} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21tablestableanonymousobjects111expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-111-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-111-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-111-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -10,71 +10,71 @@
</span><span class="cx">   RenderBlock (relative positioned) {div} at (0,28) size 784x92
</span><span class="cx"> layer at (8,41) size 784x92
</span><span class="cx">   RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x92 [color=#FF0000]
</span><del>-    RenderTable at (1,1) size 673x90
-      RenderTableSection {span} at (0,0) size 673x30
-        RenderTableRow (anonymous) at (0,0) size 673x30
-          RenderTableCell {span} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
</del><ins>+    RenderTable at (1,1) size 672x90
+      RenderTableSection {span} at (0,0) size 672x30
+        RenderTableRow (anonymous) at (0,0) size 672x30
+          RenderTableCell {span} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
</span><del>-          RenderTableCell {span} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
</span><del>-          RenderTableCell {span} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
</span><del>-      RenderTableSection {span} at (0,30) size 673x30
-        RenderTableRow (anonymous) at (0,0) size 673x30
-          RenderTableCell {span} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTableSection {span} at (0,30) size 672x30
+        RenderTableRow (anonymous) at (0,0) size 672x30
+          RenderTableCell {span} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
</span><del>-          RenderTableCell {span} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
</span><del>-          RenderTableCell {span} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
</span><del>-      RenderTableSection {span} at (0,60) size 673x30
-        RenderTableRow (anonymous) at (0,0) size 673x30
-          RenderTableCell {span} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTableSection {span} at (0,60) size 672x30
+        RenderTableRow (anonymous) at (0,0) size 672x30
+          RenderTableCell {span} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
</span><del>-          RenderTableCell {span} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
</span><del>-          RenderTableCell {span} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
</span><span class="cx"> layer at (8,41) size 674x92
</span><del>-  RenderBlock (positioned) zI: 2 {div} at (0,0) size 675x92 [color=#008000]
-    RenderTable {table} at (1,1) size 673x90
-      RenderTableSection (anonymous) at (0,0) size 673x90
-        RenderTableRow {tr} at (0,0) size 673x30
-          RenderTableCell {td} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
</del><ins>+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 674x92 [color=#008000]
+    RenderTable {table} at (1,1) size 672x90
+      RenderTableSection (anonymous) at (0,0) size 672x90
+        RenderTableRow {tr} at (0,0) size 672x30
+          RenderTableCell {td} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
</span><del>-          RenderTableCell {td} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
</span><del>-          RenderTableCell {td} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
</span><del>-        RenderTableRow {tr} at (0,30) size 673x30
-          RenderTableCell {td} at (0,30) size 225x30 [r=1 c=0 rs=1 cs=1]
</del><ins>+        RenderTableRow {tr} at (0,30) size 672x30
+          RenderTableCell {td} at (0,30) size 224x30 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
</span><del>-          RenderTableCell {td} at (224,30) size 225x30 [r=1 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (224,30) size 224x30 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
</span><del>-          RenderTableCell {td} at (448,30) size 225x30 [r=1 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (448,30) size 224x30 [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
</span><del>-        RenderTableRow {tr} at (0,60) size 673x30
-          RenderTableCell {td} at (0,60) size 225x30 [r=2 c=0 rs=1 cs=1]
</del><ins>+        RenderTableRow {tr} at (0,60) size 672x30
+          RenderTableCell {td} at (0,60) size 224x30 [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
</span><del>-          RenderTableCell {td} at (224,60) size 225x30 [r=2 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (224,60) size 224x30 [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
</span><del>-          RenderTableCell {td} at (448,60) size 225x30 [r=2 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (448,60) size 224x30 [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21tablestableanonymousobjects112expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-112-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-112-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-112-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -10,71 +10,71 @@
</span><span class="cx">   RenderBlock (relative positioned) {div} at (0,28) size 784x92
</span><span class="cx"> layer at (8,41) size 784x92
</span><span class="cx">   RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x92 [color=#FF0000]
</span><del>-    RenderTable {table} at (1,1) size 673x90
-      RenderTableSection (anonymous) at (0,0) size 673x90
-        RenderTableRow {tr} at (0,0) size 673x30
-          RenderTableCell {td} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
</del><ins>+    RenderTable {table} at (1,1) size 672x90
+      RenderTableSection (anonymous) at (0,0) size 672x90
+        RenderTableRow {tr} at (0,0) size 672x30
+          RenderTableCell {td} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
</span><del>-          RenderTableCell {td} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
</span><del>-          RenderTableCell {td} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
</span><del>-        RenderTableRow {tr} at (0,30) size 673x30
-          RenderTableCell {td} at (0,30) size 225x30 [r=1 c=0 rs=1 cs=1]
</del><ins>+        RenderTableRow {tr} at (0,30) size 672x30
+          RenderTableCell {td} at (0,30) size 224x30 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
</span><del>-          RenderTableCell {td} at (224,30) size 225x30 [r=1 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (224,30) size 224x30 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
</span><del>-          RenderTableCell {td} at (448,30) size 225x30 [r=1 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (448,30) size 224x30 [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
</span><del>-        RenderTableRow {tr} at (0,60) size 673x30
-          RenderTableCell {td} at (0,60) size 225x30 [r=2 c=0 rs=1 cs=1]
</del><ins>+        RenderTableRow {tr} at (0,60) size 672x30
+          RenderTableCell {td} at (0,60) size 224x30 [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
</span><del>-          RenderTableCell {td} at (224,60) size 225x30 [r=2 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (224,60) size 224x30 [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
</span><del>-          RenderTableCell {td} at (448,60) size 225x30 [r=2 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (448,60) size 224x30 [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
</span><span class="cx"> layer at (8,41) size 674x92
</span><del>-  RenderBlock (positioned) zI: 2 {div} at (0,0) size 675x92 [color=#008000]
-    RenderTable at (1,1) size 673x90
-      RenderTableSection {span} at (0,0) size 673x30
-        RenderTableRow (anonymous) at (0,0) size 673x30
-          RenderTableCell {span} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
</del><ins>+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 674x92 [color=#008000]
+    RenderTable at (1,1) size 672x90
+      RenderTableSection {span} at (0,0) size 672x30
+        RenderTableRow (anonymous) at (0,0) size 672x30
+          RenderTableCell {span} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
</span><del>-          RenderTableCell {span} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
</span><del>-          RenderTableCell {span} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
</span><del>-      RenderTableSection {span} at (0,30) size 673x30
-        RenderTableRow (anonymous) at (0,0) size 673x30
-          RenderTableCell {span} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTableSection {span} at (0,30) size 672x30
+        RenderTableRow (anonymous) at (0,0) size 672x30
+          RenderTableCell {span} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
</span><del>-          RenderTableCell {span} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
</span><del>-          RenderTableCell {span} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
</span><del>-      RenderTableSection {span} at (0,60) size 673x30
-        RenderTableRow (anonymous) at (0,0) size 673x30
-          RenderTableCell {span} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTableSection {span} at (0,60) size 672x30
+        RenderTableRow (anonymous) at (0,0) size 672x30
+          RenderTableCell {span} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
</span><del>-          RenderTableCell {span} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
</span><del>-          RenderTableCell {span} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21tablestableanonymousobjects113expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-113-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-113-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-113-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -10,71 +10,71 @@
</span><span class="cx">   RenderBlock (relative positioned) {div} at (0,28) size 784x92
</span><span class="cx"> layer at (8,41) size 784x92
</span><span class="cx">   RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x92 [color=#FF0000]
</span><del>-    RenderTable at (1,1) size 673x90
-      RenderTableSection {span} at (0,0) size 673x30
-        RenderTableRow (anonymous) at (0,0) size 673x30
-          RenderTableCell {span} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
</del><ins>+    RenderTable at (1,1) size 672x90
+      RenderTableSection {span} at (0,0) size 672x30
+        RenderTableRow (anonymous) at (0,0) size 672x30
+          RenderTableCell {span} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
</span><del>-          RenderTableCell {span} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
</span><del>-          RenderTableCell {span} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
</span><del>-      RenderTableSection {span} at (0,30) size 673x30
-        RenderTableRow (anonymous) at (0,0) size 673x30
-          RenderTableCell {span} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTableSection {span} at (0,30) size 672x30
+        RenderTableRow (anonymous) at (0,0) size 672x30
+          RenderTableCell {span} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
</span><del>-          RenderTableCell {span} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
</span><del>-          RenderTableCell {span} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
</span><del>-      RenderTableSection {span} at (0,60) size 673x30
-        RenderTableRow (anonymous) at (0,0) size 673x30
-          RenderTableCell {span} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTableSection {span} at (0,60) size 672x30
+        RenderTableRow (anonymous) at (0,0) size 672x30
+          RenderTableCell {span} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
</span><del>-          RenderTableCell {span} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
</span><del>-          RenderTableCell {span} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
</span><span class="cx"> layer at (8,41) size 674x92
</span><del>-  RenderBlock (positioned) zI: 2 {div} at (0,0) size 675x92 [color=#008000]
-    RenderTable {table} at (1,1) size 673x90
-      RenderTableSection (anonymous) at (0,0) size 673x90
-        RenderTableRow {tr} at (0,0) size 673x30
-          RenderTableCell {td} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
</del><ins>+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 674x92 [color=#008000]
+    RenderTable {table} at (1,1) size 672x90
+      RenderTableSection (anonymous) at (0,0) size 672x90
+        RenderTableRow {tr} at (0,0) size 672x30
+          RenderTableCell {td} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
</span><del>-          RenderTableCell {td} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
</span><del>-          RenderTableCell {td} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
</span><del>-        RenderTableRow {tr} at (0,30) size 673x30
-          RenderTableCell {td} at (0,30) size 225x30 [r=1 c=0 rs=1 cs=1]
</del><ins>+        RenderTableRow {tr} at (0,30) size 672x30
+          RenderTableCell {td} at (0,30) size 224x30 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
</span><del>-          RenderTableCell {td} at (224,30) size 225x30 [r=1 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (224,30) size 224x30 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
</span><del>-          RenderTableCell {td} at (448,30) size 225x30 [r=1 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (448,30) size 224x30 [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
</span><del>-        RenderTableRow {tr} at (0,60) size 673x30
-          RenderTableCell {td} at (0,60) size 225x30 [r=2 c=0 rs=1 cs=1]
</del><ins>+        RenderTableRow {tr} at (0,60) size 672x30
+          RenderTableCell {td} at (0,60) size 224x30 [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
</span><del>-          RenderTableCell {td} at (224,60) size 225x30 [r=2 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (224,60) size 224x30 [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
</span><del>-          RenderTableCell {td} at (448,60) size 225x30 [r=2 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (448,60) size 224x30 [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21tablestableanonymousobjects114expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-114-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-114-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-114-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -10,71 +10,71 @@
</span><span class="cx">   RenderBlock (relative positioned) {div} at (0,28) size 784x92
</span><span class="cx"> layer at (8,41) size 784x92
</span><span class="cx">   RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x92 [color=#FF0000]
</span><del>-    RenderTable {table} at (1,1) size 673x90
-      RenderTableSection (anonymous) at (0,0) size 673x90
-        RenderTableRow {tr} at (0,0) size 673x30
-          RenderTableCell {td} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
</del><ins>+    RenderTable {table} at (1,1) size 672x90
+      RenderTableSection (anonymous) at (0,0) size 672x90
+        RenderTableRow {tr} at (0,0) size 672x30
+          RenderTableCell {td} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
</span><del>-          RenderTableCell {td} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
</span><del>-          RenderTableCell {td} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
</span><del>-        RenderTableRow {tr} at (0,30) size 673x30
-          RenderTableCell {td} at (0,30) size 225x30 [r=1 c=0 rs=1 cs=1]
</del><ins>+        RenderTableRow {tr} at (0,30) size 672x30
+          RenderTableCell {td} at (0,30) size 224x30 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
</span><del>-          RenderTableCell {td} at (224,30) size 225x30 [r=1 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (224,30) size 224x30 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
</span><del>-          RenderTableCell {td} at (448,30) size 225x30 [r=1 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (448,30) size 224x30 [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
</span><del>-        RenderTableRow {tr} at (0,60) size 673x30
-          RenderTableCell {td} at (0,60) size 225x30 [r=2 c=0 rs=1 cs=1]
</del><ins>+        RenderTableRow {tr} at (0,60) size 672x30
+          RenderTableCell {td} at (0,60) size 224x30 [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
</span><del>-          RenderTableCell {td} at (224,60) size 225x30 [r=2 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (224,60) size 224x30 [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
</span><del>-          RenderTableCell {td} at (448,60) size 225x30 [r=2 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (448,60) size 224x30 [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
</span><span class="cx"> layer at (8,41) size 674x92
</span><del>-  RenderBlock (positioned) zI: 2 {div} at (0,0) size 675x92 [color=#008000]
-    RenderTable at (1,1) size 673x90
-      RenderTableSection {span} at (0,0) size 673x30
-        RenderTableRow (anonymous) at (0,0) size 673x30
-          RenderTableCell {span} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
</del><ins>+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 674x92 [color=#008000]
+    RenderTable at (1,1) size 672x90
+      RenderTableSection {span} at (0,0) size 672x30
+        RenderTableRow (anonymous) at (0,0) size 672x30
+          RenderTableCell {span} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
</span><del>-          RenderTableCell {span} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
</span><del>-          RenderTableCell {span} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
</span><del>-      RenderTableSection {span} at (0,30) size 673x30
-        RenderTableRow (anonymous) at (0,0) size 673x30
-          RenderTableCell {span} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTableSection {span} at (0,30) size 672x30
+        RenderTableRow (anonymous) at (0,0) size 672x30
+          RenderTableCell {span} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
</span><del>-          RenderTableCell {span} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
</span><del>-          RenderTableCell {span} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
</span><del>-      RenderTableSection {span} at (0,60) size 673x30
-        RenderTableRow (anonymous) at (0,0) size 673x30
-          RenderTableCell {span} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTableSection {span} at (0,60) size 672x30
+        RenderTableRow (anonymous) at (0,0) size 672x30
+          RenderTableCell {span} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
</span><del>-          RenderTableCell {span} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
</span><del>-          RenderTableCell {span} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21tablestableanonymousobjects123expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-123-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-123-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-123-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -10,71 +10,71 @@
</span><span class="cx">   RenderBlock (relative positioned) {div} at (0,28) size 784x92
</span><span class="cx"> layer at (8,41) size 784x92
</span><span class="cx">   RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x92 [color=#FF0000]
</span><del>-    RenderTable at (1,1) size 673x90
-      RenderTableSection {span} at (0,0) size 673x30
-        RenderTableRow (anonymous) at (0,0) size 673x30
-          RenderTableCell {span} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
</del><ins>+    RenderTable at (1,1) size 672x90
+      RenderTableSection {span} at (0,0) size 672x30
+        RenderTableRow (anonymous) at (0,0) size 672x30
+          RenderTableCell {span} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
</span><del>-          RenderTableCell {span} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
</span><del>-          RenderTableCell {span} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
</span><del>-      RenderTableSection {span} at (0,30) size 673x30
-        RenderTableRow (anonymous) at (0,0) size 673x30
-          RenderTableCell {span} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTableSection {span} at (0,30) size 672x30
+        RenderTableRow (anonymous) at (0,0) size 672x30
+          RenderTableCell {span} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
</span><del>-          RenderTableCell {span} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
</span><del>-          RenderTableCell {span} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
</span><del>-      RenderTableSection {span} at (0,60) size 673x30
-        RenderTableRow (anonymous) at (0,0) size 673x30
-          RenderTableCell {span} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTableSection {span} at (0,60) size 672x30
+        RenderTableRow (anonymous) at (0,0) size 672x30
+          RenderTableCell {span} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
</span><del>-          RenderTableCell {span} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
</span><del>-          RenderTableCell {span} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
</span><span class="cx"> layer at (8,41) size 674x92
</span><del>-  RenderBlock (positioned) zI: 2 {div} at (0,0) size 675x92 [color=#008000]
-    RenderTable {table} at (1,1) size 673x90
-      RenderTableSection (anonymous) at (0,0) size 673x90
-        RenderTableRow {tr} at (0,0) size 673x30
-          RenderTableCell {td} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
</del><ins>+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 674x92 [color=#008000]
+    RenderTable {table} at (1,1) size 672x90
+      RenderTableSection (anonymous) at (0,0) size 672x90
+        RenderTableRow {tr} at (0,0) size 672x30
+          RenderTableCell {td} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
</span><del>-          RenderTableCell {td} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
</span><del>-          RenderTableCell {td} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
</span><del>-        RenderTableRow {tr} at (0,30) size 673x30
-          RenderTableCell {td} at (0,30) size 225x30 [r=1 c=0 rs=1 cs=1]
</del><ins>+        RenderTableRow {tr} at (0,30) size 672x30
+          RenderTableCell {td} at (0,30) size 224x30 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
</span><del>-          RenderTableCell {td} at (224,30) size 225x30 [r=1 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (224,30) size 224x30 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
</span><del>-          RenderTableCell {td} at (448,30) size 225x30 [r=1 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (448,30) size 224x30 [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
</span><del>-        RenderTableRow {tr} at (0,60) size 673x30
-          RenderTableCell {td} at (0,60) size 225x30 [r=2 c=0 rs=1 cs=1]
</del><ins>+        RenderTableRow {tr} at (0,60) size 672x30
+          RenderTableCell {td} at (0,60) size 224x30 [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
</span><del>-          RenderTableCell {td} at (224,60) size 225x30 [r=2 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (224,60) size 224x30 [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
</span><del>-          RenderTableCell {td} at (448,60) size 225x30 [r=2 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (448,60) size 224x30 [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21tablestableanonymousobjects124expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-124-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-124-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-124-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -10,71 +10,71 @@
</span><span class="cx">   RenderBlock (relative positioned) {div} at (0,28) size 784x92
</span><span class="cx"> layer at (8,41) size 784x92
</span><span class="cx">   RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x92 [color=#FF0000]
</span><del>-    RenderTable {table} at (1,1) size 673x90
-      RenderTableSection (anonymous) at (0,0) size 673x90
-        RenderTableRow {tr} at (0,0) size 673x30
-          RenderTableCell {td} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
</del><ins>+    RenderTable {table} at (1,1) size 672x90
+      RenderTableSection (anonymous) at (0,0) size 672x90
+        RenderTableRow {tr} at (0,0) size 672x30
+          RenderTableCell {td} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
</span><del>-          RenderTableCell {td} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
</span><del>-          RenderTableCell {td} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
</span><del>-        RenderTableRow {tr} at (0,30) size 673x30
-          RenderTableCell {td} at (0,30) size 225x30 [r=1 c=0 rs=1 cs=1]
</del><ins>+        RenderTableRow {tr} at (0,30) size 672x30
+          RenderTableCell {td} at (0,30) size 224x30 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
</span><del>-          RenderTableCell {td} at (224,30) size 225x30 [r=1 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (224,30) size 224x30 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
</span><del>-          RenderTableCell {td} at (448,30) size 225x30 [r=1 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (448,30) size 224x30 [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
</span><del>-        RenderTableRow {tr} at (0,60) size 673x30
-          RenderTableCell {td} at (0,60) size 225x30 [r=2 c=0 rs=1 cs=1]
</del><ins>+        RenderTableRow {tr} at (0,60) size 672x30
+          RenderTableCell {td} at (0,60) size 224x30 [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
</span><del>-          RenderTableCell {td} at (224,60) size 225x30 [r=2 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (224,60) size 224x30 [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
</span><del>-          RenderTableCell {td} at (448,60) size 225x30 [r=2 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (448,60) size 224x30 [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
</span><span class="cx"> layer at (8,41) size 674x92
</span><del>-  RenderBlock (positioned) zI: 2 {div} at (0,0) size 675x92 [color=#008000]
-    RenderTable at (1,1) size 673x90
-      RenderTableSection {span} at (0,0) size 673x30
-        RenderTableRow (anonymous) at (0,0) size 673x30
-          RenderTableCell {span} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
</del><ins>+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 674x92 [color=#008000]
+    RenderTable at (1,1) size 672x90
+      RenderTableSection {span} at (0,0) size 672x30
+        RenderTableRow (anonymous) at (0,0) size 672x30
+          RenderTableCell {span} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
</span><del>-          RenderTableCell {span} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
</span><del>-          RenderTableCell {span} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
</span><del>-      RenderTableSection {span} at (0,30) size 673x30
-        RenderTableRow (anonymous) at (0,0) size 673x30
-          RenderTableCell {span} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTableSection {span} at (0,30) size 672x30
+        RenderTableRow (anonymous) at (0,0) size 672x30
+          RenderTableCell {span} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
</span><del>-          RenderTableCell {span} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
</span><del>-          RenderTableCell {span} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
</span><del>-      RenderTableSection {span} at (0,60) size 673x30
-        RenderTableRow (anonymous) at (0,0) size 673x30
-          RenderTableCell {span} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTableSection {span} at (0,60) size 672x30
+        RenderTableRow (anonymous) at (0,0) size 672x30
+          RenderTableCell {span} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
</span><del>-          RenderTableCell {span} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
</span><del>-          RenderTableCell {span} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21tablestableanonymousobjects139expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-139-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-139-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-139-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -10,71 +10,71 @@
</span><span class="cx">   RenderBlock (relative positioned) {div} at (0,28) size 784x92
</span><span class="cx"> layer at (8,41) size 784x92
</span><span class="cx">   RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x92 [color=#FF0000]
</span><del>-    RenderTable {span} at (1,1) size 673x90
-      RenderTableSection {span} at (0,0) size 673x90
-        RenderTableRow {span} at (0,0) size 673x30
-          RenderTableCell {span} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
</del><ins>+    RenderTable {span} at (1,1) size 672x90
+      RenderTableSection {span} at (0,0) size 672x90
+        RenderTableRow {span} at (0,0) size 672x30
+          RenderTableCell {span} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
</span><del>-          RenderTableCell {span} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
</span><del>-          RenderTableCell {span} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
</span><del>-        RenderTableRow {span} at (0,30) size 673x30
-          RenderTableCell {span} at (0,30) size 225x30 [r=1 c=0 rs=1 cs=1]
</del><ins>+        RenderTableRow {span} at (0,30) size 672x30
+          RenderTableCell {span} at (0,30) size 224x30 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
</span><del>-          RenderTableCell {span} at (224,30) size 225x30 [r=1 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (224,30) size 224x30 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
</span><del>-          RenderTableCell {span} at (448,30) size 225x30 [r=1 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (448,30) size 224x30 [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
</span><del>-        RenderTableRow {span} at (0,60) size 673x30
-          RenderTableCell (anonymous) at (0,60) size 225x30 [r=2 c=0 rs=1 cs=1]
-            RenderBlock {span} at (0,0) size 225x30
</del><ins>+        RenderTableRow {span} at (0,60) size 672x30
+          RenderTableCell (anonymous) at (0,60) size 224x30 [r=2 c=0 rs=1 cs=1]
+            RenderBlock {span} at (0,0) size 224x30
</ins><span class="cx">               RenderText {#text} at (0,0) size 224x30
</span><span class="cx">                 text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
</span><del>-          RenderTableCell {span} at (224,60) size 225x30 [r=2 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (224,60) size 224x30 [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
</span><del>-          RenderTableCell (anonymous) at (448,60) size 225x30 [r=2 c=2 rs=1 cs=1]
-            RenderBlock {span} at (0,0) size 225x30
</del><ins>+          RenderTableCell (anonymous) at (448,60) size 224x30 [r=2 c=2 rs=1 cs=1]
+            RenderBlock {span} at (0,0) size 224x30
</ins><span class="cx">               RenderText {#text} at (0,0) size 224x30
</span><span class="cx">                 text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
</span><span class="cx"> layer at (8,41) size 674x92
</span><del>-  RenderBlock (positioned) zI: 2 {div} at (0,0) size 675x92 [color=#008000]
-    RenderTable {table} at (1,1) size 673x90
-      RenderTableSection (anonymous) at (0,0) size 673x90
-        RenderTableRow {tr} at (0,0) size 673x30
-          RenderTableCell {td} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
</del><ins>+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 674x92 [color=#008000]
+    RenderTable {table} at (1,1) size 672x90
+      RenderTableSection (anonymous) at (0,0) size 672x90
+        RenderTableRow {tr} at (0,0) size 672x30
+          RenderTableCell {td} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
</span><del>-          RenderTableCell {td} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
</span><del>-          RenderTableCell {td} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
</span><del>-        RenderTableRow {tr} at (0,30) size 673x30
-          RenderTableCell {td} at (0,30) size 225x30 [r=1 c=0 rs=1 cs=1]
</del><ins>+        RenderTableRow {tr} at (0,30) size 672x30
+          RenderTableCell {td} at (0,30) size 224x30 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
</span><del>-          RenderTableCell {td} at (224,30) size 225x30 [r=1 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (224,30) size 224x30 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
</span><del>-          RenderTableCell {td} at (448,30) size 225x30 [r=1 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (448,30) size 224x30 [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
</span><del>-        RenderTableRow {tr} at (0,60) size 673x30
-          RenderTableCell {td} at (0,60) size 225x30 [r=2 c=0 rs=1 cs=1]
</del><ins>+        RenderTableRow {tr} at (0,60) size 672x30
+          RenderTableCell {td} at (0,60) size 224x30 [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
</span><del>-          RenderTableCell {td} at (224,60) size 225x30 [r=2 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (224,60) size 224x30 [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
</span><del>-          RenderTableCell {td} at (448,60) size 225x30 [r=2 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (448,60) size 224x30 [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21tablestableanonymousobjects140expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-140-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-140-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-140-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -10,71 +10,71 @@
</span><span class="cx">   RenderBlock (relative positioned) {div} at (0,28) size 784x92
</span><span class="cx"> layer at (8,41) size 784x92
</span><span class="cx">   RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x92 [color=#FF0000]
</span><del>-    RenderTable {table} at (1,1) size 673x90
-      RenderTableSection (anonymous) at (0,0) size 673x90
-        RenderTableRow {tr} at (0,0) size 673x30
-          RenderTableCell {td} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
</del><ins>+    RenderTable {table} at (1,1) size 672x90
+      RenderTableSection (anonymous) at (0,0) size 672x90
+        RenderTableRow {tr} at (0,0) size 672x30
+          RenderTableCell {td} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
</span><del>-          RenderTableCell {td} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
</span><del>-          RenderTableCell {td} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
</span><del>-        RenderTableRow {tr} at (0,30) size 673x30
-          RenderTableCell {td} at (0,30) size 225x30 [r=1 c=0 rs=1 cs=1]
</del><ins>+        RenderTableRow {tr} at (0,30) size 672x30
+          RenderTableCell {td} at (0,30) size 224x30 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
</span><del>-          RenderTableCell {td} at (224,30) size 225x30 [r=1 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (224,30) size 224x30 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
</span><del>-          RenderTableCell {td} at (448,30) size 225x30 [r=1 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (448,30) size 224x30 [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
</span><del>-        RenderTableRow {tr} at (0,60) size 673x30
-          RenderTableCell {td} at (0,60) size 225x30 [r=2 c=0 rs=1 cs=1]
</del><ins>+        RenderTableRow {tr} at (0,60) size 672x30
+          RenderTableCell {td} at (0,60) size 224x30 [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
</span><del>-          RenderTableCell {td} at (224,60) size 225x30 [r=2 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (224,60) size 224x30 [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
</span><del>-          RenderTableCell {td} at (448,60) size 225x30 [r=2 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (448,60) size 224x30 [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
</span><span class="cx"> layer at (8,41) size 674x92
</span><del>-  RenderBlock (positioned) zI: 2 {div} at (0,0) size 675x92 [color=#008000]
-    RenderTable {span} at (1,1) size 673x90
-      RenderTableSection {span} at (0,0) size 673x90
-        RenderTableRow {span} at (0,0) size 673x30
-          RenderTableCell {span} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
</del><ins>+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 674x92 [color=#008000]
+    RenderTable {span} at (1,1) size 672x90
+      RenderTableSection {span} at (0,0) size 672x90
+        RenderTableRow {span} at (0,0) size 672x30
+          RenderTableCell {span} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
</span><del>-          RenderTableCell {span} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
</span><del>-          RenderTableCell {span} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
</span><del>-        RenderTableRow {span} at (0,30) size 673x30
-          RenderTableCell {span} at (0,30) size 225x30 [r=1 c=0 rs=1 cs=1]
</del><ins>+        RenderTableRow {span} at (0,30) size 672x30
+          RenderTableCell {span} at (0,30) size 224x30 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
</span><del>-          RenderTableCell {span} at (224,30) size 225x30 [r=1 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (224,30) size 224x30 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
</span><del>-          RenderTableCell {span} at (448,30) size 225x30 [r=1 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (448,30) size 224x30 [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
</span><del>-        RenderTableRow {span} at (0,60) size 673x30
-          RenderTableCell (anonymous) at (0,60) size 225x30 [r=2 c=0 rs=1 cs=1]
-            RenderBlock {span} at (0,0) size 225x30
</del><ins>+        RenderTableRow {span} at (0,60) size 672x30
+          RenderTableCell (anonymous) at (0,60) size 224x30 [r=2 c=0 rs=1 cs=1]
+            RenderBlock {span} at (0,0) size 224x30
</ins><span class="cx">               RenderText {#text} at (0,0) size 224x30
</span><span class="cx">                 text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
</span><del>-          RenderTableCell {span} at (224,60) size 225x30 [r=2 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (224,60) size 224x30 [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
</span><del>-          RenderTableCell (anonymous) at (448,60) size 225x30 [r=2 c=2 rs=1 cs=1]
-            RenderBlock {span} at (0,0) size 225x30
</del><ins>+          RenderTableCell (anonymous) at (448,60) size 224x30 [r=2 c=2 rs=1 cs=1]
+            RenderBlock {span} at (0,0) size 224x30
</ins><span class="cx">               RenderText {#text} at (0,0) size 224x30
</span><span class="cx">                 text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21tablestableanonymousobjects149expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-149-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-149-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-149-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -10,72 +10,72 @@
</span><span class="cx">   RenderBlock (relative positioned) {div} at (0,28) size 784x92
</span><span class="cx"> layer at (8,41) size 784x92
</span><span class="cx">   RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x92 [color=#FF0000]
</span><del>-    RenderTable {span} at (1,1) size 673x90
-      RenderTableSection (anonymous) at (0,0) size 673x30
-        RenderTableRow {span} at (0,0) size 673x30
-          RenderTableCell (anonymous) at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
</del><ins>+    RenderTable {span} at (1,1) size 672x90
+      RenderTableSection (anonymous) at (0,0) size 672x30
+        RenderTableRow {span} at (0,0) size 672x30
+          RenderTableCell (anonymous) at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderInline {span} at (0,0) size 192x30
</span><span class="cx">               RenderText {#text} at (0,0) size 192x30
</span><span class="cx">                 text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
</span><del>-          RenderTableCell {span} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
</span><del>-          RenderTableCell (anonymous) at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell (anonymous) at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderInline {span} at (0,0) size 192x30
</span><span class="cx">               RenderText {#text} at (0,0) size 192x30
</span><span class="cx">                 text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
</span><del>-      RenderTableSection {span} at (0,30) size 673x60
-        RenderTableRow {span} at (0,0) size 673x30
-          RenderTableCell {span} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTableSection {span} at (0,30) size 672x60
+        RenderTableRow {span} at (0,0) size 672x30
+          RenderTableCell {span} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
</span><del>-          RenderTableCell {span} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
</span><del>-          RenderTableCell {span} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
</span><del>-        RenderTableRow {span} at (0,30) size 673x30
-          RenderTableCell {span} at (0,30) size 225x30 [r=1 c=0 rs=1 cs=1]
</del><ins>+        RenderTableRow {span} at (0,30) size 672x30
+          RenderTableCell {span} at (0,30) size 224x30 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
</span><del>-          RenderTableCell {span} at (224,30) size 225x30 [r=1 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (224,30) size 224x30 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
</span><del>-          RenderTableCell {span} at (448,30) size 225x30 [r=1 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (448,30) size 224x30 [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
</span><span class="cx"> layer at (8,41) size 674x92
</span><del>-  RenderBlock (positioned) zI: 2 {div} at (0,0) size 675x92 [color=#008000]
-    RenderTable {table} at (1,1) size 673x90
-      RenderTableSection (anonymous) at (0,0) size 673x90
-        RenderTableRow {tr} at (0,0) size 673x30
-          RenderTableCell {td} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
</del><ins>+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 674x92 [color=#008000]
+    RenderTable {table} at (1,1) size 672x90
+      RenderTableSection (anonymous) at (0,0) size 672x90
+        RenderTableRow {tr} at (0,0) size 672x30
+          RenderTableCell {td} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
</span><del>-          RenderTableCell {td} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
</span><del>-          RenderTableCell {td} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
</span><del>-        RenderTableRow {tr} at (0,30) size 673x30
-          RenderTableCell {td} at (0,30) size 225x30 [r=1 c=0 rs=1 cs=1]
</del><ins>+        RenderTableRow {tr} at (0,30) size 672x30
+          RenderTableCell {td} at (0,30) size 224x30 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
</span><del>-          RenderTableCell {td} at (224,30) size 225x30 [r=1 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (224,30) size 224x30 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
</span><del>-          RenderTableCell {td} at (448,30) size 225x30 [r=1 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (448,30) size 224x30 [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
</span><del>-        RenderTableRow {tr} at (0,60) size 673x30
-          RenderTableCell {td} at (0,60) size 225x30 [r=2 c=0 rs=1 cs=1]
</del><ins>+        RenderTableRow {tr} at (0,60) size 672x30
+          RenderTableCell {td} at (0,60) size 224x30 [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
</span><del>-          RenderTableCell {td} at (224,60) size 225x30 [r=2 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (224,60) size 224x30 [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
</span><del>-          RenderTableCell {td} at (448,60) size 225x30 [r=2 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (448,60) size 224x30 [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21tablestableanonymousobjects150expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-150-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-150-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-150-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -10,72 +10,72 @@
</span><span class="cx">   RenderBlock (relative positioned) {div} at (0,28) size 784x92
</span><span class="cx"> layer at (8,41) size 784x92
</span><span class="cx">   RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x92 [color=#FF0000]
</span><del>-    RenderTable {table} at (1,1) size 673x90
-      RenderTableSection (anonymous) at (0,0) size 673x90
-        RenderTableRow {tr} at (0,0) size 673x30
-          RenderTableCell {td} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
</del><ins>+    RenderTable {table} at (1,1) size 672x90
+      RenderTableSection (anonymous) at (0,0) size 672x90
+        RenderTableRow {tr} at (0,0) size 672x30
+          RenderTableCell {td} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
</span><del>-          RenderTableCell {td} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
</span><del>-          RenderTableCell {td} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
</span><del>-        RenderTableRow {tr} at (0,30) size 673x30
-          RenderTableCell {td} at (0,30) size 225x30 [r=1 c=0 rs=1 cs=1]
</del><ins>+        RenderTableRow {tr} at (0,30) size 672x30
+          RenderTableCell {td} at (0,30) size 224x30 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
</span><del>-          RenderTableCell {td} at (224,30) size 225x30 [r=1 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (224,30) size 224x30 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
</span><del>-          RenderTableCell {td} at (448,30) size 225x30 [r=1 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (448,30) size 224x30 [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
</span><del>-        RenderTableRow {tr} at (0,60) size 673x30
-          RenderTableCell {td} at (0,60) size 225x30 [r=2 c=0 rs=1 cs=1]
</del><ins>+        RenderTableRow {tr} at (0,60) size 672x30
+          RenderTableCell {td} at (0,60) size 224x30 [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
</span><del>-          RenderTableCell {td} at (224,60) size 225x30 [r=2 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (224,60) size 224x30 [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
</span><del>-          RenderTableCell {td} at (448,60) size 225x30 [r=2 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (448,60) size 224x30 [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
</span><span class="cx"> layer at (8,41) size 674x92
</span><del>-  RenderBlock (positioned) zI: 2 {div} at (0,0) size 675x92 [color=#008000]
-    RenderTable {span} at (1,1) size 673x90
-      RenderTableSection (anonymous) at (0,0) size 673x30
-        RenderTableRow {span} at (0,0) size 673x30
-          RenderTableCell (anonymous) at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
</del><ins>+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 674x92 [color=#008000]
+    RenderTable {span} at (1,1) size 672x90
+      RenderTableSection (anonymous) at (0,0) size 672x30
+        RenderTableRow {span} at (0,0) size 672x30
+          RenderTableCell (anonymous) at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderInline {span} at (0,0) size 192x30
</span><span class="cx">               RenderText {#text} at (0,0) size 192x30
</span><span class="cx">                 text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
</span><del>-          RenderTableCell {span} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
</span><del>-          RenderTableCell (anonymous) at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell (anonymous) at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderInline {span} at (0,0) size 192x30
</span><span class="cx">               RenderText {#text} at (0,0) size 192x30
</span><span class="cx">                 text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
</span><del>-      RenderTableSection {span} at (0,30) size 673x60
-        RenderTableRow {span} at (0,0) size 673x30
-          RenderTableCell {span} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTableSection {span} at (0,30) size 672x60
+        RenderTableRow {span} at (0,0) size 672x30
+          RenderTableCell {span} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
</span><del>-          RenderTableCell {span} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
</span><del>-          RenderTableCell {span} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
</span><del>-        RenderTableRow {span} at (0,30) size 673x30
-          RenderTableCell {span} at (0,30) size 225x30 [r=1 c=0 rs=1 cs=1]
</del><ins>+        RenderTableRow {span} at (0,30) size 672x30
+          RenderTableCell {span} at (0,30) size 224x30 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
</span><del>-          RenderTableCell {span} at (224,30) size 225x30 [r=1 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (224,30) size 224x30 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
</span><del>-          RenderTableCell {span} at (448,30) size 225x30 [r=1 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (448,30) size 224x30 [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21tablestableanonymousobjects155expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-155-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-155-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-155-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -10,68 +10,68 @@
</span><span class="cx">   RenderBlock (relative positioned) {div} at (0,28) size 784x92
</span><span class="cx"> layer at (8,41) size 784x92
</span><span class="cx">   RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x92 [color=#FF0000]
</span><del>-    RenderTable at (1,1) size 577x30
-      RenderTableSection (anonymous) at (0,0) size 577x30
-        RenderTableRow (anonymous) at (0,0) size 577x30
-          RenderTableCell {span} at (0,0) size 193x30 [r=0 c=0 rs=1 cs=1]
</del><ins>+    RenderTable at (1,1) size 576x30
+      RenderTableSection (anonymous) at (0,0) size 576x30
+        RenderTableRow (anonymous) at (0,0) size 576x30
+          RenderTableCell {span} at (0,0) size 192x30 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
</span><del>-          RenderTableCell {span} at (192,0) size 193x30 [r=0 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (192,0) size 192x30 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
</span><del>-          RenderTableCell {span} at (384,0) size 193x30 [r=0 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (384,0) size 192x30 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
</span><span class="cx">     RenderBlock (anonymous) at (1,31) size 782x30
</span><span class="cx">       RenderText {#text} at (0,0) size 624x30
</span><span class="cx">         text run at (0,0) width 624: &quot;Row 22, Col 1Row 22, Col 2Row 22, Col 3&quot;
</span><del>-    RenderTable at (1,61) size 673x30
-      RenderTableSection (anonymous) at (0,0) size 673x30
-        RenderTableRow (anonymous) at (0,0) size 673x30
-          RenderTableCell {span} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
</del><ins>+    RenderTable at (1,61) size 672x30
+      RenderTableSection (anonymous) at (0,0) size 672x30
+        RenderTableRow (anonymous) at (0,0) size 672x30
+          RenderTableCell {span} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
</span><del>-          RenderTableCell {span} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
</span><del>-          RenderTableCell {span} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
</span><span class="cx"> layer at (8,41) size 674x92
</span><del>-  RenderBlock (positioned) zI: 2 {div} at (0,0) size 675x92 [color=#008000]
-    RenderTable {table} at (1,1) size 577x30
-      RenderTableSection (anonymous) at (0,0) size 577x30
-        RenderTableRow {tr} at (0,0) size 577x30
-          RenderTableCell {td} at (0,0) size 193x30 [r=0 c=0 rs=1 cs=1]
</del><ins>+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 674x92 [color=#008000]
+    RenderTable {table} at (1,1) size 576x30
+      RenderTableSection (anonymous) at (0,0) size 576x30
+        RenderTableRow {tr} at (0,0) size 576x30
+          RenderTableCell {td} at (0,0) size 192x30 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
</span><del>-          RenderTableCell {td} at (192,0) size 193x30 [r=0 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (192,0) size 192x30 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
</span><del>-          RenderTableCell {td} at (384,0) size 193x30 [r=0 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (384,0) size 192x30 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
</span><del>-    RenderTable {table} at (1,31) size 625x30
-      RenderTableSection (anonymous) at (0,0) size 625x30
-        RenderTableRow {tr} at (0,0) size 625x30
-          RenderTableCell {td} at (0,0) size 209x30 [r=0 c=0 rs=1 cs=1]
</del><ins>+    RenderTable {table} at (1,31) size 624x30
+      RenderTableSection (anonymous) at (0,0) size 624x30
+        RenderTableRow {tr} at (0,0) size 624x30
+          RenderTableCell {td} at (0,0) size 208x30 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
</span><del>-          RenderTableCell {td} at (208,0) size 209x30 [r=0 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (208,0) size 208x30 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
</span><del>-          RenderTableCell {td} at (416,0) size 209x30 [r=0 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (416,0) size 208x30 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
</span><del>-    RenderTable {table} at (1,61) size 673x30
-      RenderTableSection (anonymous) at (0,0) size 673x30
-        RenderTableRow {tr} at (0,0) size 673x30
-          RenderTableCell {td} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
</del><ins>+    RenderTable {table} at (1,61) size 672x30
+      RenderTableSection (anonymous) at (0,0) size 672x30
+        RenderTableRow {tr} at (0,0) size 672x30
+          RenderTableCell {td} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
</span><del>-          RenderTableCell {td} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
</span><del>-          RenderTableCell {td} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21tablestableanonymousobjects156expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-156-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-156-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-156-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -10,68 +10,68 @@
</span><span class="cx">   RenderBlock (relative positioned) {div} at (0,28) size 784x92
</span><span class="cx"> layer at (8,41) size 784x92
</span><span class="cx">   RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x92 [color=#FF0000]
</span><del>-    RenderTable {table} at (1,1) size 577x30
-      RenderTableSection (anonymous) at (0,0) size 577x30
-        RenderTableRow {tr} at (0,0) size 577x30
-          RenderTableCell {td} at (0,0) size 193x30 [r=0 c=0 rs=1 cs=1]
</del><ins>+    RenderTable {table} at (1,1) size 576x30
+      RenderTableSection (anonymous) at (0,0) size 576x30
+        RenderTableRow {tr} at (0,0) size 576x30
+          RenderTableCell {td} at (0,0) size 192x30 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
</span><del>-          RenderTableCell {td} at (192,0) size 193x30 [r=0 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (192,0) size 192x30 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
</span><del>-          RenderTableCell {td} at (384,0) size 193x30 [r=0 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (384,0) size 192x30 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
</span><del>-    RenderTable {table} at (1,31) size 625x30
-      RenderTableSection (anonymous) at (0,0) size 625x30
-        RenderTableRow {tr} at (0,0) size 625x30
-          RenderTableCell {td} at (0,0) size 209x30 [r=0 c=0 rs=1 cs=1]
</del><ins>+    RenderTable {table} at (1,31) size 624x30
+      RenderTableSection (anonymous) at (0,0) size 624x30
+        RenderTableRow {tr} at (0,0) size 624x30
+          RenderTableCell {td} at (0,0) size 208x30 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
</span><del>-          RenderTableCell {td} at (208,0) size 209x30 [r=0 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (208,0) size 208x30 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
</span><del>-          RenderTableCell {td} at (416,0) size 209x30 [r=0 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (416,0) size 208x30 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
</span><del>-    RenderTable {table} at (1,61) size 673x30
-      RenderTableSection (anonymous) at (0,0) size 673x30
-        RenderTableRow {tr} at (0,0) size 673x30
-          RenderTableCell {td} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
</del><ins>+    RenderTable {table} at (1,61) size 672x30
+      RenderTableSection (anonymous) at (0,0) size 672x30
+        RenderTableRow {tr} at (0,0) size 672x30
+          RenderTableCell {td} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
</span><del>-          RenderTableCell {td} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
</span><del>-          RenderTableCell {td} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
</span><span class="cx"> layer at (8,41) size 674x92
</span><del>-  RenderBlock (positioned) zI: 2 {div} at (0,0) size 675x92 [color=#008000]
-    RenderTable at (1,1) size 577x30
-      RenderTableSection (anonymous) at (0,0) size 577x30
-        RenderTableRow (anonymous) at (0,0) size 577x30
-          RenderTableCell {span} at (0,0) size 193x30 [r=0 c=0 rs=1 cs=1]
</del><ins>+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 674x92 [color=#008000]
+    RenderTable at (1,1) size 576x30
+      RenderTableSection (anonymous) at (0,0) size 576x30
+        RenderTableRow (anonymous) at (0,0) size 576x30
+          RenderTableCell {span} at (0,0) size 192x30 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
</span><del>-          RenderTableCell {span} at (192,0) size 193x30 [r=0 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (192,0) size 192x30 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
</span><del>-          RenderTableCell {span} at (384,0) size 193x30 [r=0 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (384,0) size 192x30 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
</span><del>-    RenderBlock (anonymous) at (1,31) size 673x30
</del><ins>+    RenderBlock (anonymous) at (1,31) size 672x30
</ins><span class="cx">       RenderText {#text} at (0,0) size 624x30
</span><span class="cx">         text run at (0,0) width 624: &quot;Row 22, Col 1Row 22, Col 2Row 22, Col 3&quot;
</span><del>-    RenderTable at (1,61) size 673x30
-      RenderTableSection (anonymous) at (0,0) size 673x30
-        RenderTableRow (anonymous) at (0,0) size 673x30
-          RenderTableCell {span} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
</del><ins>+    RenderTable at (1,61) size 672x30
+      RenderTableSection (anonymous) at (0,0) size 672x30
+        RenderTableRow (anonymous) at (0,0) size 672x30
+          RenderTableCell {span} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
</span><del>-          RenderTableCell {span} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
</span><del>-          RenderTableCell {span} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21tablestableanonymousobjects159expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-159-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-159-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-159-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -10,69 +10,69 @@
</span><span class="cx">   RenderBlock (relative positioned) {div} at (0,28) size 784x92
</span><span class="cx"> layer at (8,41) size 784x92
</span><span class="cx">   RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x92 [color=#FF0000]
</span><del>-    RenderTable at (1,1) size 673x90
-      RenderTableSection {span} at (0,0) size 673x90
-        RenderTableRow {span} at (0,0) size 673x30
-          RenderTableCell {span} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
</del><ins>+    RenderTable at (1,1) size 672x90
+      RenderTableSection {span} at (0,0) size 672x90
+        RenderTableRow {span} at (0,0) size 672x30
+          RenderTableCell {span} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
</span><del>-          RenderTableCell {span} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
</span><del>-          RenderTableCell {span} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
</span><del>-        RenderTableRow {span} at (0,30) size 673x30
-          RenderTableCell {span} at (0,30) size 225x30 [r=1 c=0 rs=1 cs=1]
</del><ins>+        RenderTableRow {span} at (0,30) size 672x30
+          RenderTableCell {span} at (0,30) size 224x30 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
</span><del>-          RenderTableCell {span} at (224,30) size 225x30 [r=1 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (224,30) size 224x30 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
</span><del>-          RenderTableCell {span} at (448,30) size 225x30 [r=1 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (448,30) size 224x30 [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
</span><del>-        RenderTableRow {span} at (0,60) size 673x30
-          RenderTableCell {span} at (0,60) size 225x30 [r=2 c=0 rs=1 cs=1]
</del><ins>+        RenderTableRow {span} at (0,60) size 672x30
+          RenderTableCell {span} at (0,60) size 224x30 [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
</span><del>-          RenderTableCell {span} at (224,60) size 225x30 [r=2 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (224,60) size 224x30 [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
</span><del>-          RenderTableCell {span} at (448,60) size 225x30 [r=2 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (448,60) size 224x30 [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
</span><span class="cx"> layer at (8,41) size 674x92
</span><del>-  RenderBlock (positioned) zI: 2 {div} at (0,0) size 675x92 [color=#008000]
-    RenderTable {table} at (1,1) size 673x90
-      RenderTableSection (anonymous) at (0,0) size 673x90
-        RenderTableRow {tr} at (0,0) size 673x30
-          RenderTableCell {td} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
</del><ins>+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 674x92 [color=#008000]
+    RenderTable {table} at (1,1) size 672x90
+      RenderTableSection (anonymous) at (0,0) size 672x90
+        RenderTableRow {tr} at (0,0) size 672x30
+          RenderTableCell {td} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
</span><del>-          RenderTableCell {td} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
</span><del>-          RenderTableCell {td} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
</span><del>-        RenderTableRow {tr} at (0,30) size 673x30
-          RenderTableCell {td} at (0,30) size 225x30 [r=1 c=0 rs=1 cs=1]
</del><ins>+        RenderTableRow {tr} at (0,30) size 672x30
+          RenderTableCell {td} at (0,30) size 224x30 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
</span><del>-          RenderTableCell {td} at (224,30) size 225x30 [r=1 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (224,30) size 224x30 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
</span><del>-          RenderTableCell {td} at (448,30) size 225x30 [r=1 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (448,30) size 224x30 [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
</span><del>-        RenderTableRow {tr} at (0,60) size 673x30
-          RenderTableCell {td} at (0,60) size 225x30 [r=2 c=0 rs=1 cs=1]
</del><ins>+        RenderTableRow {tr} at (0,60) size 672x30
+          RenderTableCell {td} at (0,60) size 224x30 [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
</span><del>-          RenderTableCell {td} at (224,60) size 225x30 [r=2 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (224,60) size 224x30 [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
</span><del>-          RenderTableCell {td} at (448,60) size 225x30 [r=2 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (448,60) size 224x30 [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21tablestableanonymousobjects160expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-160-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-160-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-160-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -10,69 +10,69 @@
</span><span class="cx">   RenderBlock (relative positioned) {div} at (0,28) size 784x92
</span><span class="cx"> layer at (8,41) size 784x92
</span><span class="cx">   RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x92 [color=#FF0000]
</span><del>-    RenderTable {table} at (1,1) size 673x90
-      RenderTableSection (anonymous) at (0,0) size 673x90
-        RenderTableRow {tr} at (0,0) size 673x30
-          RenderTableCell {td} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
</del><ins>+    RenderTable {table} at (1,1) size 672x90
+      RenderTableSection (anonymous) at (0,0) size 672x90
+        RenderTableRow {tr} at (0,0) size 672x30
+          RenderTableCell {td} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
</span><del>-          RenderTableCell {td} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
</span><del>-          RenderTableCell {td} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
</span><del>-        RenderTableRow {tr} at (0,30) size 673x30
-          RenderTableCell {td} at (0,30) size 225x30 [r=1 c=0 rs=1 cs=1]
</del><ins>+        RenderTableRow {tr} at (0,30) size 672x30
+          RenderTableCell {td} at (0,30) size 224x30 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
</span><del>-          RenderTableCell {td} at (224,30) size 225x30 [r=1 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (224,30) size 224x30 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
</span><del>-          RenderTableCell {td} at (448,30) size 225x30 [r=1 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (448,30) size 224x30 [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
</span><del>-        RenderTableRow {tr} at (0,60) size 673x30
-          RenderTableCell {td} at (0,60) size 225x30 [r=2 c=0 rs=1 cs=1]
</del><ins>+        RenderTableRow {tr} at (0,60) size 672x30
+          RenderTableCell {td} at (0,60) size 224x30 [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
</span><del>-          RenderTableCell {td} at (224,60) size 225x30 [r=2 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (224,60) size 224x30 [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
</span><del>-          RenderTableCell {td} at (448,60) size 225x30 [r=2 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (448,60) size 224x30 [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
</span><span class="cx"> layer at (8,41) size 674x92
</span><del>-  RenderBlock (positioned) zI: 2 {div} at (0,0) size 675x92 [color=#008000]
-    RenderTable at (1,1) size 673x90
-      RenderTableSection {span} at (0,0) size 673x90
-        RenderTableRow {span} at (0,0) size 673x30
-          RenderTableCell {span} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
</del><ins>+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 674x92 [color=#008000]
+    RenderTable at (1,1) size 672x90
+      RenderTableSection {span} at (0,0) size 672x90
+        RenderTableRow {span} at (0,0) size 672x30
+          RenderTableCell {span} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
</span><del>-          RenderTableCell {span} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
</span><del>-          RenderTableCell {span} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
</span><del>-        RenderTableRow {span} at (0,30) size 673x30
-          RenderTableCell {span} at (0,30) size 225x30 [r=1 c=0 rs=1 cs=1]
</del><ins>+        RenderTableRow {span} at (0,30) size 672x30
+          RenderTableCell {span} at (0,30) size 224x30 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
</span><del>-          RenderTableCell {span} at (224,30) size 225x30 [r=1 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (224,30) size 224x30 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
</span><del>-          RenderTableCell {span} at (448,30) size 225x30 [r=1 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (448,30) size 224x30 [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
</span><del>-        RenderTableRow {span} at (0,60) size 673x30
-          RenderTableCell {span} at (0,60) size 225x30 [r=2 c=0 rs=1 cs=1]
</del><ins>+        RenderTableRow {span} at (0,60) size 672x30
+          RenderTableCell {span} at (0,60) size 224x30 [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
</span><del>-          RenderTableCell {span} at (224,60) size 225x30 [r=2 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (224,60) size 224x30 [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
</span><del>-          RenderTableCell {span} at (448,60) size 225x30 [r=2 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (448,60) size 224x30 [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21tablestableanonymousobjects165expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-165-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-165-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-165-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -10,69 +10,69 @@
</span><span class="cx">   RenderBlock (relative positioned) {div} at (0,28) size 784x92
</span><span class="cx"> layer at (8,41) size 784x92
</span><span class="cx">   RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x92 [color=#FF0000]
</span><del>-    RenderTable at (1,1) size 673x90
-      RenderTableSection {span} at (0,0) size 673x90
-        RenderTableRow {span} at (0,0) size 673x30
-          RenderTableCell {span} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
</del><ins>+    RenderTable at (1,1) size 672x90
+      RenderTableSection {span} at (0,0) size 672x90
+        RenderTableRow {span} at (0,0) size 672x30
+          RenderTableCell {span} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
</span><del>-          RenderTableCell {span} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
</span><del>-          RenderTableCell {span} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
</span><del>-        RenderTableRow (anonymous) at (0,30) size 673x30
-          RenderTableCell {span} at (0,30) size 225x30 [r=1 c=0 rs=1 cs=1]
</del><ins>+        RenderTableRow (anonymous) at (0,30) size 672x30
+          RenderTableCell {span} at (0,30) size 224x30 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
</span><del>-          RenderTableCell {span} at (224,30) size 225x30 [r=1 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (224,30) size 224x30 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
</span><del>-          RenderTableCell (anonymous) at (448,30) size 225x30 [r=1 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell (anonymous) at (448,30) size 224x30 [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
</span><del>-        RenderTableRow {span} at (0,60) size 673x30
-          RenderTableCell {span} at (0,60) size 225x30 [r=2 c=0 rs=1 cs=1]
</del><ins>+        RenderTableRow {span} at (0,60) size 672x30
+          RenderTableCell {span} at (0,60) size 224x30 [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
</span><del>-          RenderTableCell {span} at (224,60) size 225x30 [r=2 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (224,60) size 224x30 [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
</span><del>-          RenderTableCell {span} at (448,60) size 225x30 [r=2 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (448,60) size 224x30 [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
</span><span class="cx"> layer at (8,41) size 674x92
</span><del>-  RenderBlock (positioned) zI: 2 {div} at (0,0) size 675x92 [color=#008000]
-    RenderTable {table} at (1,1) size 673x90
-      RenderTableSection (anonymous) at (0,0) size 673x90
-        RenderTableRow {tr} at (0,0) size 673x30
-          RenderTableCell {td} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
</del><ins>+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 674x92 [color=#008000]
+    RenderTable {table} at (1,1) size 672x90
+      RenderTableSection (anonymous) at (0,0) size 672x90
+        RenderTableRow {tr} at (0,0) size 672x30
+          RenderTableCell {td} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
</span><del>-          RenderTableCell {td} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
</span><del>-          RenderTableCell {td} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
</span><del>-        RenderTableRow {tr} at (0,30) size 673x30
-          RenderTableCell {td} at (0,30) size 225x30 [r=1 c=0 rs=1 cs=1]
</del><ins>+        RenderTableRow {tr} at (0,30) size 672x30
+          RenderTableCell {td} at (0,30) size 224x30 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
</span><del>-          RenderTableCell {td} at (224,30) size 225x30 [r=1 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (224,30) size 224x30 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
</span><del>-          RenderTableCell {td} at (448,30) size 225x30 [r=1 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (448,30) size 224x30 [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
</span><del>-        RenderTableRow {tr} at (0,60) size 673x30
-          RenderTableCell {td} at (0,60) size 225x30 [r=2 c=0 rs=1 cs=1]
</del><ins>+        RenderTableRow {tr} at (0,60) size 672x30
+          RenderTableCell {td} at (0,60) size 224x30 [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
</span><del>-          RenderTableCell {td} at (224,60) size 225x30 [r=2 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (224,60) size 224x30 [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
</span><del>-          RenderTableCell {td} at (448,60) size 225x30 [r=2 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (448,60) size 224x30 [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21tablestableanonymousobjects166expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-166-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-166-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-166-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -10,69 +10,69 @@
</span><span class="cx">   RenderBlock (relative positioned) {div} at (0,28) size 784x92
</span><span class="cx"> layer at (8,41) size 784x92
</span><span class="cx">   RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x92 [color=#FF0000]
</span><del>-    RenderTable {table} at (1,1) size 673x90
-      RenderTableSection (anonymous) at (0,0) size 673x90
-        RenderTableRow {tr} at (0,0) size 673x30
-          RenderTableCell {td} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
</del><ins>+    RenderTable {table} at (1,1) size 672x90
+      RenderTableSection (anonymous) at (0,0) size 672x90
+        RenderTableRow {tr} at (0,0) size 672x30
+          RenderTableCell {td} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
</span><del>-          RenderTableCell {td} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
</span><del>-          RenderTableCell {td} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
</span><del>-        RenderTableRow {tr} at (0,30) size 673x30
-          RenderTableCell {td} at (0,30) size 225x30 [r=1 c=0 rs=1 cs=1]
</del><ins>+        RenderTableRow {tr} at (0,30) size 672x30
+          RenderTableCell {td} at (0,30) size 224x30 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
</span><del>-          RenderTableCell {td} at (224,30) size 225x30 [r=1 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (224,30) size 224x30 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
</span><del>-          RenderTableCell {td} at (448,30) size 225x30 [r=1 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (448,30) size 224x30 [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
</span><del>-        RenderTableRow {tr} at (0,60) size 673x30
-          RenderTableCell {td} at (0,60) size 225x30 [r=2 c=0 rs=1 cs=1]
</del><ins>+        RenderTableRow {tr} at (0,60) size 672x30
+          RenderTableCell {td} at (0,60) size 224x30 [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
</span><del>-          RenderTableCell {td} at (224,60) size 225x30 [r=2 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (224,60) size 224x30 [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
</span><del>-          RenderTableCell {td} at (448,60) size 225x30 [r=2 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (448,60) size 224x30 [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
</span><span class="cx"> layer at (8,41) size 674x92
</span><del>-  RenderBlock (positioned) zI: 2 {div} at (0,0) size 675x92 [color=#008000]
-    RenderTable at (1,1) size 673x90
-      RenderTableSection {span} at (0,0) size 673x90
-        RenderTableRow {span} at (0,0) size 673x30
-          RenderTableCell {span} at (0,0) size 225x30 [r=0 c=0 rs=1 cs=1]
</del><ins>+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 674x92 [color=#008000]
+    RenderTable at (1,1) size 672x90
+      RenderTableSection {span} at (0,0) size 672x90
+        RenderTableRow {span} at (0,0) size 672x30
+          RenderTableCell {span} at (0,0) size 224x30 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 1&quot;
</span><del>-          RenderTableCell {span} at (224,0) size 225x30 [r=0 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (224,0) size 224x30 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 2&quot;
</span><del>-          RenderTableCell {span} at (448,0) size 225x30 [r=0 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (448,0) size 224x30 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 192x30
</span><span class="cx">               text run at (0,0) width 192: &quot;Row 1, Col 3&quot;
</span><del>-        RenderTableRow (anonymous) at (0,30) size 673x30
-          RenderTableCell {span} at (0,30) size 225x30 [r=1 c=0 rs=1 cs=1]
</del><ins>+        RenderTableRow (anonymous) at (0,30) size 672x30
+          RenderTableCell {span} at (0,30) size 224x30 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 1&quot;
</span><del>-          RenderTableCell {span} at (224,30) size 225x30 [r=1 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (224,30) size 224x30 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 2&quot;
</span><del>-          RenderTableCell (anonymous) at (448,30) size 225x30 [r=1 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell (anonymous) at (448,30) size 224x30 [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 208x30
</span><span class="cx">               text run at (0,0) width 208: &quot;Row 22, Col 3&quot;
</span><del>-        RenderTableRow {span} at (0,60) size 673x30
-          RenderTableCell {span} at (0,60) size 225x30 [r=2 c=0 rs=1 cs=1]
</del><ins>+        RenderTableRow {span} at (0,60) size 672x30
+          RenderTableCell {span} at (0,60) size 224x30 [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 1&quot;
</span><del>-          RenderTableCell {span} at (224,60) size 225x30 [r=2 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (224,60) size 224x30 [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 2&quot;
</span><del>-          RenderTableCell {span} at (448,60) size 225x30 [r=2 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {span} at (448,60) size 224x30 [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,0) size 224x30
</span><span class="cx">               text run at (0,0) width 224: &quot;Row 333, Col 3&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21tablestableanonymousobjects177expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-177-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-177-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-177-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -10,21 +10,21 @@
</span><span class="cx">   RenderBlock (relative positioned) {div} at (0,34) size 784x39
</span><span class="cx"> layer at (8,50) size 784x39
</span><span class="cx">   RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x39 [color=#FF0000]
</span><del>-    RenderInline {span} at (0,0) size 77x37
</del><ins>+    RenderInline {span} at (0,0) size 76x37
</ins><span class="cx">       RenderText {#text} at (1,1) size 22x37
</span><span class="cx">         text run at (1,1) width 22: &quot;a &quot;
</span><del>-      RenderTable at (23,1) size 31x37
-        RenderTableSection (anonymous) at (0,0) size 31x37
-          RenderTableRow (anonymous) at (0,0) size 31x37
-            RenderTableCell {span} at (0,0) size 17x37 [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable at (23,1) size 30x37
+        RenderTableSection (anonymous) at (0,0) size 30x37
+          RenderTableRow (anonymous) at (0,0) size 30x37
+            RenderTableCell {span} at (0,0) size 16x37 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (0,0) size 16x37
</span><span class="cx">                 text run at (0,0) width 16: &quot;b&quot;
</span><del>-            RenderTableCell {span} at (16,0) size 15x37 [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {span} at (16,0) size 14x37 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (0,0) size 14x37
</span><span class="cx">                 text run at (0,0) width 14: &quot;c&quot;
</span><del>-      RenderText {#text} at (53,1) size 25x37
-        text run at (53,1) width 9: &quot; &quot;
-        text run at (61,1) width 17: &quot;d&quot;
</del><ins>+      RenderText {#text} at (53,1) size 24x37
+        text run at (53,1) width 8: &quot; &quot;
+        text run at (61,1) width 16: &quot;d&quot;
</ins><span class="cx">     RenderText zI: 1 {#text} at (0,0) size 0x0
</span><span class="cx"> layer at (8,50) size 78x39
</span><span class="cx">   RenderBlock (positioned) zI: 2 {div} at (0,0) size 78x39 [color=#008000]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21tablestableanonymousobjects178expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-178-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-178-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-178-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -13,20 +13,20 @@
</span><span class="cx">     RenderText zI: 1 {#text} at (1,1) size 76x37
</span><span class="cx">       text run at (1,1) width 76: &quot;a bc d&quot;
</span><span class="cx"> layer at (8,50) size 78x39
</span><del>-  RenderBlock (positioned) zI: 2 {div} at (0,0) size 79x39 [color=#008000]
-    RenderInline {span} at (0,0) size 77x37
</del><ins>+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 78x39 [color=#008000]
+    RenderInline {span} at (0,0) size 76x37
</ins><span class="cx">       RenderText {#text} at (1,1) size 22x37
</span><span class="cx">         text run at (1,1) width 22: &quot;a &quot;
</span><del>-      RenderTable at (23,1) size 31x37
-        RenderTableSection (anonymous) at (0,0) size 31x37
-          RenderTableRow (anonymous) at (0,0) size 31x37
-            RenderTableCell {span} at (0,0) size 17x37 [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable at (23,1) size 30x37
+        RenderTableSection (anonymous) at (0,0) size 30x37
+          RenderTableRow (anonymous) at (0,0) size 30x37
+            RenderTableCell {span} at (0,0) size 16x37 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (0,0) size 16x37
</span><span class="cx">                 text run at (0,0) width 16: &quot;b&quot;
</span><del>-            RenderTableCell {span} at (16,0) size 15x37 [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {span} at (16,0) size 14x37 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (0,0) size 14x37
</span><span class="cx">                 text run at (0,0) width 14: &quot;c&quot;
</span><del>-      RenderText {#text} at (53,1) size 25x37
-        text run at (53,1) width 9: &quot; &quot;
-        text run at (61,1) width 17: &quot;d&quot;
</del><ins>+      RenderText {#text} at (53,1) size 24x37
+        text run at (53,1) width 8: &quot; &quot;
+        text run at (61,1) width 16: &quot;d&quot;
</ins><span class="cx">     RenderText zI: 2 {#text} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21tablestableanonymousobjects179expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-179-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-179-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-179-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -10,21 +10,21 @@
</span><span class="cx">   RenderBlock (relative positioned) {div} at (0,34) size 784x39
</span><span class="cx"> layer at (8,50) size 784x39
</span><span class="cx">   RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x39 [color=#FF0000]
</span><del>-    RenderInline {span} at (0,0) size 77x37
</del><ins>+    RenderInline {span} at (0,0) size 76x37
</ins><span class="cx">       RenderText {#text} at (1,1) size 22x37
</span><span class="cx">         text run at (1,1) width 22: &quot;a &quot;
</span><del>-      RenderTable at (23,1) size 31x37
-        RenderTableSection (anonymous) at (0,0) size 31x37
-          RenderTableRow (anonymous) at (0,0) size 31x37
-            RenderTableCell {span} at (0,0) size 17x37 [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable at (23,1) size 30x37
+        RenderTableSection (anonymous) at (0,0) size 30x37
+          RenderTableRow (anonymous) at (0,0) size 30x37
+            RenderTableCell {span} at (0,0) size 16x37 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (0,0) size 16x37
</span><span class="cx">                 text run at (0,0) width 16: &quot;b&quot;
</span><del>-            RenderTableCell {span} at (16,0) size 15x37 [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {span} at (16,0) size 14x37 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (0,0) size 14x37
</span><span class="cx">                 text run at (0,0) width 14: &quot;c&quot;
</span><del>-      RenderText {#text} at (53,1) size 25x37
-        text run at (53,1) width 9: &quot; &quot;
-        text run at (61,1) width 17: &quot;d&quot;
</del><ins>+      RenderText {#text} at (53,1) size 24x37
+        text run at (53,1) width 8: &quot; &quot;
+        text run at (61,1) width 16: &quot;d&quot;
</ins><span class="cx">     RenderText zI: 1 {#text} at (0,0) size 0x0
</span><span class="cx"> layer at (8,50) size 78x39
</span><span class="cx">   RenderBlock (positioned) zI: 2 {div} at (0,0) size 78x39 [color=#008000]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21tablestableanonymousobjects180expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-180-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-180-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-180-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -13,20 +13,20 @@
</span><span class="cx">     RenderText zI: 1 {#text} at (1,1) size 76x37
</span><span class="cx">       text run at (1,1) width 76: &quot;a bc d&quot;
</span><span class="cx"> layer at (8,50) size 78x39
</span><del>-  RenderBlock (positioned) zI: 2 {div} at (0,0) size 79x39 [color=#008000]
-    RenderInline {span} at (0,0) size 77x37
</del><ins>+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 78x39 [color=#008000]
+    RenderInline {span} at (0,0) size 76x37
</ins><span class="cx">       RenderText {#text} at (1,1) size 22x37
</span><span class="cx">         text run at (1,1) width 22: &quot;a &quot;
</span><del>-      RenderTable at (23,1) size 31x37
-        RenderTableSection (anonymous) at (0,0) size 31x37
-          RenderTableRow (anonymous) at (0,0) size 31x37
-            RenderTableCell {span} at (0,0) size 17x37 [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable at (23,1) size 30x37
+        RenderTableSection (anonymous) at (0,0) size 30x37
+          RenderTableRow (anonymous) at (0,0) size 30x37
+            RenderTableCell {span} at (0,0) size 16x37 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (0,0) size 16x37
</span><span class="cx">                 text run at (0,0) width 16: &quot;b&quot;
</span><del>-            RenderTableCell {span} at (16,0) size 15x37 [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {span} at (16,0) size 14x37 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (0,0) size 14x37
</span><span class="cx">                 text run at (0,0) width 14: &quot;c&quot;
</span><del>-      RenderText {#text} at (53,1) size 25x37
-        text run at (53,1) width 9: &quot; &quot;
-        text run at (61,1) width 17: &quot;d&quot;
</del><ins>+      RenderText {#text} at (53,1) size 24x37
+        text run at (53,1) width 8: &quot; &quot;
+        text run at (61,1) width 16: &quot;d&quot;
</ins><span class="cx">     RenderText zI: 2 {#text} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21tablestableanonymousobjects181expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-181-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-181-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-181-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</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 20x18
</span><del>-  RenderBlock (positioned) zI: 1 {div} at (8,0) size 21x18 [color=#FF0000]
-    RenderInline {span} at (0,0) size 21x18
-      RenderTable at (0,0) size 9x18
-        RenderTableSection (anonymous) at (0,0) size 9x18
-          RenderTableRow (anonymous) at (0,0) size 9x18
-            RenderTableCell {span} at (0,0) size 9x18 [r=0 c=0 rs=1 cs=1]
</del><ins>+  RenderBlock (positioned) zI: 1 {div} at (8,0) size 20x18 [color=#FF0000]
+    RenderInline {span} at (0,0) size 20x18
+      RenderTable at (0,0) size 8x18
+        RenderTableSection (anonymous) at (0,0) size 8x18
+          RenderTableRow (anonymous) at (0,0) size 8x18
+            RenderTableCell {span} at (0,0) size 8x18 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (0,0) size 8x18
</span><span class="cx">                 text run at (0,0) width 8: &quot;b&quot;
</span><del>-      RenderInline (generated) at (0,0) size 13x18
-        RenderText at (8,0) size 13x18
-          text run at (8,0) width 13: &quot; d&quot;
</del><ins>+      RenderInline (generated) at (0,0) size 12x18
+        RenderText at (8,0) size 12x18
+          text run at (8,0) width 12: &quot; d&quot;
</ins><span class="cx">     RenderText zI: 1 {#text} at (0,0) size 0x0
</span><span class="cx"> layer at (8,0) size 20x18
</span><span class="cx">   RenderBlock (positioned) zI: 2 {div} at (8,0) size 20x18 [color=#008000]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21tablestableanonymousobjects189expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-189-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-189-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-189-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -10,24 +10,24 @@
</span><span class="cx">   RenderBlock (relative positioned) {div} at (0,34) size 784x39
</span><span class="cx"> layer at (8,50) size 784x39
</span><span class="cx">   RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x39 [color=#FF0000]
</span><del>-    RenderInline {span} at (0,0) size 77x37
</del><ins>+    RenderInline {span} at (0,0) size 76x37
</ins><span class="cx">       RenderInline (generated) at (0,0) size 14x37
</span><span class="cx">         RenderText at (1,1) size 14x37
</span><span class="cx">           text run at (1,1) width 14: &quot;a&quot;
</span><span class="cx">       RenderText {#text} at (15,1) size 8x37
</span><span class="cx">         text run at (15,1) width 8: &quot; &quot;
</span><del>-      RenderTable at (23,1) size 31x37
-        RenderTableSection (anonymous) at (0,0) size 31x37
-          RenderTableRow (anonymous) at (0,0) size 31x37
-            RenderTableCell {span} at (0,0) size 17x37 [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable at (23,1) size 30x37
+        RenderTableSection (anonymous) at (0,0) size 30x37
+          RenderTableRow (anonymous) at (0,0) size 30x37
+            RenderTableCell {span} at (0,0) size 16x37 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (0,0) size 16x37
</span><span class="cx">                 text run at (0,0) width 16: &quot;b&quot;
</span><del>-            RenderTableCell {span} at (16,0) size 15x37 [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {span} at (16,0) size 14x37 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (0,0) size 14x37
</span><span class="cx">                 text run at (0,0) width 14: &quot;c&quot;
</span><del>-      RenderText {#text} at (53,1) size 25x37
-        text run at (53,1) width 9: &quot; &quot;
-        text run at (61,1) width 17: &quot;d&quot;
</del><ins>+      RenderText {#text} at (53,1) size 24x37
+        text run at (53,1) width 8: &quot; &quot;
+        text run at (61,1) width 16: &quot;d&quot;
</ins><span class="cx">     RenderText zI: 1 {#text} at (0,0) size 0x0
</span><span class="cx"> layer at (8,50) size 78x39
</span><span class="cx">   RenderBlock (positioned) zI: 2 {div} at (0,0) size 78x39 [color=#008000]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21tablestableanonymousobjects190expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-190-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-190-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-190-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -13,23 +13,23 @@
</span><span class="cx">     RenderText zI: 1 {#text} at (1,1) size 76x37
</span><span class="cx">       text run at (1,1) width 76: &quot;a bc d&quot;
</span><span class="cx"> layer at (8,50) size 78x39
</span><del>-  RenderBlock (positioned) zI: 2 {div} at (0,0) size 79x39 [color=#008000]
-    RenderInline {span} at (0,0) size 77x37
</del><ins>+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 78x39 [color=#008000]
+    RenderInline {span} at (0,0) size 76x37
</ins><span class="cx">       RenderInline (generated) at (0,0) size 14x37
</span><span class="cx">         RenderText at (1,1) size 14x37
</span><span class="cx">           text run at (1,1) width 14: &quot;a&quot;
</span><span class="cx">       RenderText {#text} at (15,1) size 8x37
</span><span class="cx">         text run at (15,1) width 8: &quot; &quot;
</span><del>-      RenderTable at (23,1) size 31x37
-        RenderTableSection (anonymous) at (0,0) size 31x37
-          RenderTableRow (anonymous) at (0,0) size 31x37
-            RenderTableCell {span} at (0,0) size 17x37 [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable at (23,1) size 30x37
+        RenderTableSection (anonymous) at (0,0) size 30x37
+          RenderTableRow (anonymous) at (0,0) size 30x37
+            RenderTableCell {span} at (0,0) size 16x37 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (0,0) size 16x37
</span><span class="cx">                 text run at (0,0) width 16: &quot;b&quot;
</span><del>-            RenderTableCell {span} at (16,0) size 15x37 [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {span} at (16,0) size 14x37 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (0,0) size 14x37
</span><span class="cx">                 text run at (0,0) width 14: &quot;c&quot;
</span><del>-      RenderText {#text} at (53,1) size 25x37
-        text run at (53,1) width 9: &quot; &quot;
-        text run at (61,1) width 17: &quot;d&quot;
</del><ins>+      RenderText {#text} at (53,1) size 24x37
+        text run at (53,1) width 8: &quot; &quot;
+        text run at (61,1) width 16: &quot;d&quot;
</ins><span class="cx">     RenderText zI: 2 {#text} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21tablestableanonymousobjects191expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-191-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-191-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-191-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -10,24 +10,24 @@
</span><span class="cx">   RenderBlock (relative positioned) {div} at (0,34) size 784x39
</span><span class="cx"> layer at (8,50) size 784x39
</span><span class="cx">   RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x39 [color=#FF0000]
</span><del>-    RenderInline {span} at (0,0) size 77x37
</del><ins>+    RenderInline {span} at (0,0) size 76x37
</ins><span class="cx">       RenderInline (generated) at (0,0) size 14x37
</span><span class="cx">         RenderText at (1,1) size 14x37
</span><span class="cx">           text run at (1,1) width 14: &quot;a&quot;
</span><span class="cx">       RenderText {#text} at (15,1) size 8x37
</span><span class="cx">         text run at (15,1) width 8: &quot; &quot;
</span><del>-      RenderTable at (23,1) size 31x37
-        RenderTableSection (anonymous) at (0,0) size 31x37
-          RenderTableRow (anonymous) at (0,0) size 31x37
-            RenderTableCell {span} at (0,0) size 17x37 [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable at (23,1) size 30x37
+        RenderTableSection (anonymous) at (0,0) size 30x37
+          RenderTableRow (anonymous) at (0,0) size 30x37
+            RenderTableCell {span} at (0,0) size 16x37 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (0,0) size 16x37
</span><span class="cx">                 text run at (0,0) width 16: &quot;b&quot;
</span><del>-            RenderTableCell {span} at (16,0) size 15x37 [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {span} at (16,0) size 14x37 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (0,0) size 14x37
</span><span class="cx">                 text run at (0,0) width 14: &quot;c&quot;
</span><del>-      RenderText {#text} at (53,1) size 25x37
-        text run at (53,1) width 9: &quot; &quot;
-        text run at (61,1) width 17: &quot;d&quot;
</del><ins>+      RenderText {#text} at (53,1) size 24x37
+        text run at (53,1) width 8: &quot; &quot;
+        text run at (61,1) width 16: &quot;d&quot;
</ins><span class="cx">     RenderText zI: 1 {#text} at (0,0) size 0x0
</span><span class="cx"> layer at (8,50) size 78x39
</span><span class="cx">   RenderBlock (positioned) zI: 2 {div} at (0,0) size 78x39 [color=#008000]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21tablestableanonymousobjects192expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-192-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-192-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-192-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -13,23 +13,23 @@
</span><span class="cx">     RenderText zI: 1 {#text} at (1,1) size 76x37
</span><span class="cx">       text run at (1,1) width 76: &quot;a bc d&quot;
</span><span class="cx"> layer at (8,50) size 78x39
</span><del>-  RenderBlock (positioned) zI: 2 {div} at (0,0) size 79x39 [color=#008000]
-    RenderInline {span} at (0,0) size 77x37
</del><ins>+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 78x39 [color=#008000]
+    RenderInline {span} at (0,0) size 76x37
</ins><span class="cx">       RenderInline (generated) at (0,0) size 14x37
</span><span class="cx">         RenderText at (1,1) size 14x37
</span><span class="cx">           text run at (1,1) width 14: &quot;a&quot;
</span><span class="cx">       RenderText {#text} at (15,1) size 8x37
</span><span class="cx">         text run at (15,1) width 8: &quot; &quot;
</span><del>-      RenderTable at (23,1) size 31x37
-        RenderTableSection (anonymous) at (0,0) size 31x37
-          RenderTableRow (anonymous) at (0,0) size 31x37
-            RenderTableCell {span} at (0,0) size 17x37 [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable at (23,1) size 30x37
+        RenderTableSection (anonymous) at (0,0) size 30x37
+          RenderTableRow (anonymous) at (0,0) size 30x37
+            RenderTableCell {span} at (0,0) size 16x37 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (0,0) size 16x37
</span><span class="cx">                 text run at (0,0) width 16: &quot;b&quot;
</span><del>-            RenderTableCell {span} at (16,0) size 15x37 [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {span} at (16,0) size 14x37 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (0,0) size 14x37
</span><span class="cx">                 text run at (0,0) width 14: &quot;c&quot;
</span><del>-      RenderText {#text} at (53,1) size 25x37
-        text run at (53,1) width 9: &quot; &quot;
-        text run at (61,1) width 17: &quot;d&quot;
</del><ins>+      RenderText {#text} at (53,1) size 24x37
+        text run at (53,1) width 8: &quot; &quot;
+        text run at (61,1) width 16: &quot;d&quot;
</ins><span class="cx">     RenderText zI: 2 {#text} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21tablestableanonymousobjects193expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-193-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-193-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-193-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -10,24 +10,24 @@
</span><span class="cx">   RenderBlock (relative positioned) {div} at (0,34) size 784x39
</span><span class="cx"> layer at (8,50) size 784x39
</span><span class="cx">   RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x39 [color=#FF0000]
</span><del>-    RenderInline {span} at (0,0) size 77x37
</del><ins>+    RenderInline {span} at (0,0) size 76x37
</ins><span class="cx">       RenderInline (generated) at (0,0) size 14x37
</span><span class="cx">         RenderText at (1,1) size 14x37
</span><span class="cx">           text run at (1,1) width 14: &quot;a&quot;
</span><span class="cx">       RenderText {#text} at (15,1) size 8x37
</span><span class="cx">         text run at (15,1) width 8: &quot; &quot;
</span><del>-      RenderTable at (23,1) size 31x37
-        RenderTableSection (anonymous) at (0,0) size 31x37
-          RenderTableRow (anonymous) at (0,0) size 31x37
-            RenderTableCell {span} at (0,0) size 17x37 [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable at (23,1) size 30x37
+        RenderTableSection (anonymous) at (0,0) size 30x37
+          RenderTableRow (anonymous) at (0,0) size 30x37
+            RenderTableCell {span} at (0,0) size 16x37 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (0,0) size 16x37
</span><span class="cx">                 text run at (0,0) width 16: &quot;b&quot;
</span><del>-            RenderTableCell {span} at (16,0) size 15x37 [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {span} at (16,0) size 14x37 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (0,0) size 14x37
</span><span class="cx">                 text run at (0,0) width 14: &quot;c&quot;
</span><del>-      RenderText {#text} at (53,1) size 25x37
-        text run at (53,1) width 9: &quot; &quot;
-        text run at (61,1) width 17: &quot;d&quot;
</del><ins>+      RenderText {#text} at (53,1) size 24x37
+        text run at (53,1) width 8: &quot; &quot;
+        text run at (61,1) width 16: &quot;d&quot;
</ins><span class="cx">     RenderText zI: 1 {#text} at (0,0) size 0x0
</span><span class="cx"> layer at (8,50) size 78x39
</span><span class="cx">   RenderBlock (positioned) zI: 2 {div} at (0,0) size 78x39 [color=#008000]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21tablestableanonymousobjects194expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-194-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-194-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-194-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -13,23 +13,23 @@
</span><span class="cx">     RenderText zI: 1 {#text} at (1,1) size 76x37
</span><span class="cx">       text run at (1,1) width 76: &quot;a bc d&quot;
</span><span class="cx"> layer at (8,50) size 78x39
</span><del>-  RenderBlock (positioned) zI: 2 {div} at (0,0) size 79x39 [color=#008000]
-    RenderInline {span} at (0,0) size 77x37
</del><ins>+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 78x39 [color=#008000]
+    RenderInline {span} at (0,0) size 76x37
</ins><span class="cx">       RenderInline (generated) at (0,0) size 14x37
</span><span class="cx">         RenderText at (1,1) size 14x37
</span><span class="cx">           text run at (1,1) width 14: &quot;a&quot;
</span><span class="cx">       RenderText {#text} at (15,1) size 8x37
</span><span class="cx">         text run at (15,1) width 8: &quot; &quot;
</span><del>-      RenderTable at (23,1) size 31x37
-        RenderTableSection (anonymous) at (0,0) size 31x37
-          RenderTableRow (anonymous) at (0,0) size 31x37
-            RenderTableCell {span} at (0,0) size 17x37 [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable at (23,1) size 30x37
+        RenderTableSection (anonymous) at (0,0) size 30x37
+          RenderTableRow (anonymous) at (0,0) size 30x37
+            RenderTableCell {span} at (0,0) size 16x37 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (0,0) size 16x37
</span><span class="cx">                 text run at (0,0) width 16: &quot;b&quot;
</span><del>-            RenderTableCell {span} at (16,0) size 15x37 [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {span} at (16,0) size 14x37 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (0,0) size 14x37
</span><span class="cx">                 text run at (0,0) width 14: &quot;c&quot;
</span><del>-      RenderText {#text} at (53,1) size 25x37
-        text run at (53,1) width 9: &quot; &quot;
-        text run at (61,1) width 17: &quot;d&quot;
</del><ins>+      RenderText {#text} at (53,1) size 24x37
+        text run at (53,1) width 8: &quot; &quot;
+        text run at (61,1) width 16: &quot;d&quot;
</ins><span class="cx">     RenderText zI: 2 {#text} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21tablestableanonymousobjects195expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-195-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-195-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-195-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -10,24 +10,24 @@
</span><span class="cx">   RenderBlock (relative positioned) {div} at (0,34) size 784x39
</span><span class="cx"> layer at (8,50) size 784x39
</span><span class="cx">   RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x39 [color=#FF0000]
</span><del>-    RenderInline {span} at (0,0) size 77x37
</del><ins>+    RenderInline {span} at (0,0) size 76x37
</ins><span class="cx">       RenderInline (generated) at (0,0) size 14x37
</span><span class="cx">         RenderText at (1,1) size 14x37
</span><span class="cx">           text run at (1,1) width 14: &quot;a&quot;
</span><span class="cx">       RenderText {#text} at (15,1) size 8x37
</span><span class="cx">         text run at (15,1) width 8: &quot; &quot;
</span><del>-      RenderTable at (23,1) size 31x37
-        RenderTableSection (anonymous) at (0,0) size 31x37
-          RenderTableRow (anonymous) at (0,0) size 31x37
-            RenderTableCell {span} at (0,0) size 17x37 [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable at (23,1) size 30x37
+        RenderTableSection (anonymous) at (0,0) size 30x37
+          RenderTableRow (anonymous) at (0,0) size 30x37
+            RenderTableCell {span} at (0,0) size 16x37 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (0,0) size 16x37
</span><span class="cx">                 text run at (0,0) width 16: &quot;b&quot;
</span><del>-            RenderTableCell {span} at (16,0) size 15x37 [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {span} at (16,0) size 14x37 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (0,0) size 14x37
</span><span class="cx">                 text run at (0,0) width 14: &quot;c&quot;
</span><del>-      RenderText {#text} at (53,1) size 25x37
-        text run at (53,1) width 9: &quot; &quot;
-        text run at (61,1) width 17: &quot;d&quot;
</del><ins>+      RenderText {#text} at (53,1) size 24x37
+        text run at (53,1) width 8: &quot; &quot;
+        text run at (61,1) width 16: &quot;d&quot;
</ins><span class="cx">     RenderText zI: 1 {#text} at (0,0) size 0x0
</span><span class="cx"> layer at (8,50) size 78x39
</span><span class="cx">   RenderBlock (positioned) zI: 2 {div} at (0,0) size 78x39 [color=#008000]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21tablestableanonymousobjects196expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-196-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-196-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-196-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -13,23 +13,23 @@
</span><span class="cx">     RenderText zI: 1 {#text} at (1,1) size 76x37
</span><span class="cx">       text run at (1,1) width 76: &quot;a bc d&quot;
</span><span class="cx"> layer at (8,50) size 78x39
</span><del>-  RenderBlock (positioned) zI: 2 {div} at (0,0) size 79x39 [color=#008000]
-    RenderInline {span} at (0,0) size 77x37
</del><ins>+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 78x39 [color=#008000]
+    RenderInline {span} at (0,0) size 76x37
</ins><span class="cx">       RenderInline (generated) at (0,0) size 14x37
</span><span class="cx">         RenderText at (1,1) size 14x37
</span><span class="cx">           text run at (1,1) width 14: &quot;a&quot;
</span><span class="cx">       RenderText {#text} at (15,1) size 8x37
</span><span class="cx">         text run at (15,1) width 8: &quot; &quot;
</span><del>-      RenderTable at (23,1) size 31x37
-        RenderTableSection (anonymous) at (0,0) size 31x37
-          RenderTableRow (anonymous) at (0,0) size 31x37
-            RenderTableCell {span} at (0,0) size 17x37 [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable at (23,1) size 30x37
+        RenderTableSection (anonymous) at (0,0) size 30x37
+          RenderTableRow (anonymous) at (0,0) size 30x37
+            RenderTableCell {span} at (0,0) size 16x37 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (0,0) size 16x37
</span><span class="cx">                 text run at (0,0) width 16: &quot;b&quot;
</span><del>-            RenderTableCell {span} at (16,0) size 15x37 [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {span} at (16,0) size 14x37 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (0,0) size 14x37
</span><span class="cx">                 text run at (0,0) width 14: &quot;c&quot;
</span><del>-      RenderText {#text} at (53,1) size 25x37
-        text run at (53,1) width 9: &quot; &quot;
-        text run at (61,1) width 17: &quot;d&quot;
</del><ins>+      RenderText {#text} at (53,1) size 24x37
+        text run at (53,1) width 8: &quot; &quot;
+        text run at (61,1) width 16: &quot;d&quot;
</ins><span class="cx">     RenderText zI: 2 {#text} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21tablestableanonymousobjects205expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-205-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-205-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-205-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -10,21 +10,21 @@
</span><span class="cx">   RenderBlock (relative positioned) {div} at (0,34) size 784x39
</span><span class="cx"> layer at (8,50) size 784x39
</span><span class="cx">   RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x39 [color=#FF0000]
</span><del>-    RenderInline {span} at (0,0) size 77x37
</del><ins>+    RenderInline {span} at (0,0) size 76x37
</ins><span class="cx">       RenderText {#text} at (1,1) size 14x37
</span><span class="cx">         text run at (1,1) width 14: &quot;a&quot;
</span><span class="cx">       RenderText {#text} at (15,1) size 8x37
</span><span class="cx">         text run at (15,1) width 8: &quot; &quot;
</span><del>-      RenderTable at (23,1) size 39x37
-        RenderTableSection (anonymous) at (0,0) size 39x37
-          RenderTableRow (anonymous) at (0,0) size 39x37
-            RenderTableCell {span} at (0,0) size 39x37 [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable at (23,1) size 38x37
+        RenderTableSection (anonymous) at (0,0) size 38x37
+          RenderTableRow (anonymous) at (0,0) size 38x37
+            RenderTableCell {span} at (0,0) size 38x37 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (0,0) size 38x37
</span><span class="cx">                 text run at (0,0) width 38: &quot;bc &quot;
</span><del>-      RenderTable at (61,1) size 17x37
-        RenderTableSection (anonymous) at (0,0) size 17x37
-          RenderTableRow (anonymous) at (0,0) size 17x37
-            RenderTableCell (anonymous) at (0,0) size 17x37 [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable at (61,1) size 16x37
+        RenderTableSection (anonymous) at (0,0) size 16x37
+          RenderTableRow (anonymous) at (0,0) size 16x37
+            RenderTableCell (anonymous) at (0,0) size 16x37 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText at (0,0) size 16x37
</span><span class="cx">                 text run at (0,0) width 16: &quot;d&quot;
</span><span class="cx">     RenderText zI: 1 {#text} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21tablestableanonymousobjects206expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-206-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-206-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-206-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -13,22 +13,22 @@
</span><span class="cx">     RenderText zI: 1 {#text} at (1,1) size 76x37
</span><span class="cx">       text run at (1,1) width 76: &quot;a bc d&quot;
</span><span class="cx"> layer at (8,50) size 78x39
</span><del>-  RenderBlock (positioned) zI: 2 {div} at (0,0) size 79x39 [color=#008000]
-    RenderInline {span} at (0,0) size 77x37
</del><ins>+  RenderBlock (positioned) zI: 2 {div} at (0,0) size 78x39 [color=#008000]
+    RenderInline {span} at (0,0) size 76x37
</ins><span class="cx">       RenderText {#text} at (1,1) size 14x37
</span><span class="cx">         text run at (1,1) width 14: &quot;a&quot;
</span><span class="cx">       RenderText {#text} at (15,1) size 8x37
</span><span class="cx">         text run at (15,1) width 8: &quot; &quot;
</span><del>-      RenderTable at (23,1) size 39x37
-        RenderTableSection (anonymous) at (0,0) size 39x37
-          RenderTableRow (anonymous) at (0,0) size 39x37
-            RenderTableCell {span} at (0,0) size 39x37 [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable at (23,1) size 38x37
+        RenderTableSection (anonymous) at (0,0) size 38x37
+          RenderTableRow (anonymous) at (0,0) size 38x37
+            RenderTableCell {span} at (0,0) size 38x37 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (0,0) size 38x37
</span><span class="cx">                 text run at (0,0) width 38: &quot;bc &quot;
</span><del>-      RenderTable at (61,1) size 17x37
-        RenderTableSection (anonymous) at (0,0) size 17x37
-          RenderTableRow (anonymous) at (0,0) size 17x37
-            RenderTableCell (anonymous) at (0,0) size 17x37 [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable at (61,1) size 16x37
+        RenderTableSection (anonymous) at (0,0) size 16x37
+          RenderTableRow (anonymous) at (0,0) size 16x37
+            RenderTableCell (anonymous) at (0,0) size 16x37 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText at (0,0) size 16x37
</span><span class="cx">                 text run at (0,0) width 16: &quot;d&quot;
</span><span class="cx">     RenderText zI: 2 {#text} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21tablestableanonymousobjects207expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-207-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-207-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-207-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -11,21 +11,21 @@
</span><span class="cx"> layer at (8,50) size 784x32
</span><span class="cx">   RenderBlock (relative positioned) zI: 1 {div} at (0,0) size 784x32 [color=#FF0000]
</span><span class="cx">     RenderBlock {div} at (1,1) size 260x30
</span><del>-      RenderInline {span} at (0,0) size 113x30
</del><ins>+      RenderInline {span} at (0,0) size 112x30
</ins><span class="cx">         RenderText {#text} at (0,0) size 32x30
</span><span class="cx">           text run at (0,0) width 32: &quot;a &quot;
</span><span class="cx">         RenderText {#text} at (32,0) size 16x30
</span><span class="cx">           text run at (32,0) width 16: &quot; &quot;
</span><del>-        RenderTable at (48,0) size 17x30
-          RenderTableSection (anonymous) at (0,0) size 17x30
-            RenderTableRow (anonymous) at (0,0) size 17x30
-              RenderTableCell {span} at (0,0) size 17x30 [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTable at (48,0) size 16x30
+          RenderTableSection (anonymous) at (0,0) size 16x30
+            RenderTableRow (anonymous) at (0,0) size 16x30
+              RenderTableCell {span} at (0,0) size 16x30 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 16x30
</span><span class="cx">                   text run at (0,0) width 16: &quot;b&quot;
</span><del>-        RenderTable at (64,0) size 49x30
-          RenderTableSection (anonymous) at (0,0) size 49x30
-            RenderTableRow (anonymous) at (0,0) size 49x30
-              RenderTableCell (anonymous) at (0,0) size 49x30 [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTable at (64,0) size 48x30
+          RenderTableSection (anonymous) at (0,0) size 48x30
+            RenderTableRow (anonymous) at (0,0) size 48x30
+              RenderTableCell (anonymous) at (0,0) size 48x30 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText at (0,0) size 48x30
</span><span class="cx">                   text run at (0,0) width 48: &quot; cd&quot;
</span><span class="cx"> layer at (8,50) size 114x32
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss21tablestableanonymousobjects208expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-208-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-208-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css2.1/tables/table-anonymous-objects-208-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -16,20 +16,20 @@
</span><span class="cx"> layer at (8,50) size 262x32
</span><span class="cx">   RenderBlock (positioned) zI: 2 {div} at (0,0) size 262x32 [color=#008000]
</span><span class="cx">     RenderBlock {div} at (1,1) size 260x30
</span><del>-      RenderInline {span} at (0,0) size 113x30
</del><ins>+      RenderInline {span} at (0,0) size 112x30
</ins><span class="cx">         RenderText {#text} at (0,0) size 32x30
</span><span class="cx">           text run at (0,0) width 32: &quot;a &quot;
</span><span class="cx">         RenderText {#text} at (32,0) size 16x30
</span><span class="cx">           text run at (32,0) width 16: &quot; &quot;
</span><del>-        RenderTable at (48,0) size 17x30
-          RenderTableSection (anonymous) at (0,0) size 17x30
-            RenderTableRow (anonymous) at (0,0) size 17x30
-              RenderTableCell {span} at (0,0) size 17x30 [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTable at (48,0) size 16x30
+          RenderTableSection (anonymous) at (0,0) size 16x30
+            RenderTableRow (anonymous) at (0,0) size 16x30
+              RenderTableCell {span} at (0,0) size 16x30 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 16x30
</span><span class="cx">                   text run at (0,0) width 16: &quot;b&quot;
</span><del>-        RenderTable at (64,0) size 49x30
-          RenderTableSection (anonymous) at (0,0) size 49x30
-            RenderTableRow (anonymous) at (0,0) size 49x30
-              RenderTableCell (anonymous) at (0,0) size 49x30 [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTable at (64,0) size 48x30
+          RenderTableSection (anonymous) at (0,0) size 48x30
+            RenderTableRow (anonymous) at (0,0) size 48x30
+              RenderTableCell (anonymous) at (0,0) size 48x30 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText at (0,0) size 48x30
</span><span class="cx">                   text run at (0,0) width 48: &quot; cd&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss3css3modsel33expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css3/css3-modsel-33-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css3/css3-modsel-33-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css3/css3-modsel-33-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -4,36 +4,36 @@
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 800x134
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x110
</span><span class="cx">       RenderBlock {DIV} at (0,0) size 784x76
</span><del>-        RenderTable {TABLE} at (0,0) size 124x76 [border: (1px outset #808080)]
-          RenderTableSection {TBODY} at (1,1) size 122x74
-            RenderTableRow {TR} at (0,2) size 122x22
-              RenderTableCell {TD} at (2,2) size 25x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTable {TABLE} at (0,0) size 123x76 [border: (1px outset #808080)]
+          RenderTableSection {TBODY} at (1,1) size 121x74
+            RenderTableRow {TR} at (0,2) size 121x22
+              RenderTableCell {TD} at (2,2) size 24x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;1.1&quot;
</span><del>-              RenderTableCell {TD} at (28,2) size 25x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (28,2) size 24x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;1.2&quot;
</span><del>-              RenderTableCell {TD} at (54,2) size 66x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (54,2) size 65x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-            RenderTableRow {TR} at (0,26) size 122x22
-              RenderTableCell {TD} at (2,26) size 25x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,26) size 121x22
+              RenderTableCell {TD} at (2,26) size 24x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;2.1&quot;
</span><del>-              RenderTableCell {TD} at (28,26) size 25x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (28,26) size 24x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;2.2&quot;
</span><del>-              RenderTableCell {TD} at (54,26) size 66x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (54,26) size 65x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-            RenderTableRow {TR} at (0,50) size 122x22
-              RenderTableCell {TD} at (2,50) size 25x22 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,50) size 121x22
+              RenderTableCell {TD} at (2,50) size 24x22 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;3.1&quot;
</span><del>-              RenderTableCell {TD} at (28,50) size 25x22 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (28,50) size 24x22 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;3.2&quot;
</span><del>-              RenderTableCell {TD} at (54,50) size 66x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (54,50) size 65x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><span class="cx">       RenderBlock {P} at (0,92) size 784x18
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss3flexboxflexboxbaselineexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css3/flexbox/flexbox-baseline-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css3/flexbox/flexbox-baseline-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css3/flexbox/flexbox-baseline-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -158,48 +158,48 @@
</span><span class="cx">               text run at (0,0) width 51: &quot;baseline&quot;
</span><span class="cx">       RenderText {#text} at (122,10) size 59x18
</span><span class="cx">         text run at (122,10) width 59: &quot; after text&quot;
</span><del>-    RenderTable {TABLE} at (0,188) size 240x70 [bgcolor=#D3D3D3]
-      RenderTableSection {TBODY} at (0,0) size 240x70
-        RenderTableRow {TR} at (0,2) size 240x66
-          RenderTableCell {TD} at (2,48) size 47x20 [r=0 c=0 rs=1 cs=1]
</del><ins>+    RenderTable {TABLE} at (0,188) size 239x70 [bgcolor=#D3D3D3]
+      RenderTableSection {TBODY} at (0,0) size 239x70
+        RenderTableRow {TR} at (0,2) size 239x66
+          RenderTableCell {TD} at (2,48) size 46x20 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (1,1) size 44x18
</span><span class="cx">               text run at (1,1) width 44: &quot;bottom&quot;
</span><del>-          RenderTableCell {TD} at (50,30) size 54x20 [r=0 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {TD} at (50,30) size 53x20 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (1,1) size 51x18
</span><span class="cx">               text run at (1,1) width 51: &quot;baseline&quot;
</span><del>-          RenderTableCell {TD} at (105,2) size 23x20 [r=0 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {TD} at (105,2) size 22x20 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (1,1) size 20x18
</span><span class="cx">               text run at (1,1) width 20: &quot;top&quot;
</span><del>-          RenderTableCell {TD} at (129,20) size 54x48 [r=0 c=3 rs=1 cs=1]
-            RenderFlexibleBox {DIV} at (1,11) size 52x36 [bgcolor=#808080]
-              RenderBlock {DIV} at (0,0) size 52x18
</del><ins>+          RenderTableCell {TD} at (129,20) size 53x48 [r=0 c=3 rs=1 cs=1]
+            RenderFlexibleBox {DIV} at (1,11) size 51x36 [bgcolor=#808080]
+              RenderBlock {DIV} at (0,0) size 51x18
</ins><span class="cx">                 RenderText {#text} at (0,0) size 51x18
</span><span class="cx">                   text run at (0,0) width 51: &quot;baseline&quot;
</span><del>-              RenderBlock {DIV} at (0,18) size 52x18
</del><ins>+              RenderBlock {DIV} at (0,18) size 51x18
</ins><span class="cx">                 RenderText {#text} at (0,0) size 39x18
</span><span class="cx">                   text run at (0,0) width 39: &quot;below&quot;
</span><del>-          RenderTableCell {TD} at (184,2) size 54x48 [r=0 c=4 rs=1 cs=1]
-            RenderFlexibleBox {DIV} at (1,11) size 52x36 [bgcolor=#808080]
-              RenderBlock {DIV} at (0,18) size 52x18
</del><ins>+          RenderTableCell {TD} at (184,2) size 53x48 [r=0 c=4 rs=1 cs=1]
+            RenderFlexibleBox {DIV} at (1,11) size 51x36 [bgcolor=#808080]
+              RenderBlock {DIV} at (0,18) size 51x18
</ins><span class="cx">                 RenderText {#text} at (0,0) size 51x18
</span><span class="cx">                   text run at (0,0) width 51: &quot;baseline&quot;
</span><del>-              RenderBlock {DIV} at (0,0) size 52x18
</del><ins>+              RenderBlock {DIV} at (0,0) size 51x18
</ins><span class="cx">                 RenderText {#text} at (0,0) size 38x18
</span><span class="cx">                   text run at (0,0) width 38: &quot;above&quot;
</span><del>-    RenderTable {TABLE} at (0,263) size 286x84 [bgcolor=#D3D3D3]
-      RenderTableSection {TBODY} at (0,0) size 286x84
-        RenderTableRow {TR} at (0,2) size 286x80
-          RenderTableCell {TD} at (2,61) size 47x21 [r=0 c=0 rs=1 cs=1]
</del><ins>+    RenderTable {TABLE} at (0,263) size 285x84 [bgcolor=#D3D3D3]
+      RenderTableSection {TBODY} at (0,0) size 285x84
+        RenderTableRow {TR} at (0,2) size 285x80
+          RenderTableCell {TD} at (2,61) size 46x21 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (1,1) size 44x19
</span><span class="cx">               text run at (1,2) width 44: &quot;bottom&quot;
</span><del>-          RenderTableCell {TD} at (50,39) size 54x20 [r=0 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {TD} at (50,39) size 53x20 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (1,1) size 51x18
</span><span class="cx">               text run at (1,1) width 51: &quot;baseline&quot;
</span><del>-          RenderTableCell {TD} at (105,2) size 23x20 [r=0 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {TD} at (105,2) size 22x20 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (1,1) size 20x18
</span><span class="cx">               text run at (1,1) width 20: &quot;top&quot;
</span><del>-          RenderTableCell {TD} at (129,2) size 155x80 [r=0 c=3 rs=1 cs=1]
-            RenderFlexibleBox {DIV} at (1,11) size 153x68 [bgcolor=#808080]
</del><ins>+          RenderTableCell {TD} at (129,2) size 154x80 [r=0 c=3 rs=1 cs=1]
+            RenderFlexibleBox {DIV} at (1,11) size 152x68 [bgcolor=#808080]
</ins><span class="cx">               RenderBlock {H2} at (0,19) size 114x29
</span><span class="cx">                 RenderText {#text} at (0,0) size 114x28
</span><span class="cx">                   text run at (0,0) width 114: &quot;h2 baseline&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss3selectors3htmlcss3modsel161expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-161-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-161-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-161-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -14,9 +14,9 @@
</span><span class="cx">             RenderText at (0,0) size 66x15
</span><span class="cx">               text run at (0,0) width 66: &quot;This should&quot;
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderTable {TABLE} at (0,93) size 430x24 [bgcolor=#00FF00]
-        RenderTableSection {TBODY} at (0,0) size 430x24
-          RenderTableRow {TR} at (0,2) size 430x20
-            RenderTableCell {TD} at (2,2) size 426x20 [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,93) size 429x24 [bgcolor=#00FF00]
+        RenderTableSection {TBODY} at (0,0) size 429x24
+          RenderTableRow {TR} at (0,2) size 429x20
+            RenderTableCell {TD} at (2,2) size 425x20 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 423x18
</span><span class="cx">                 text run at (1,1) width 423: &quot;This line should have a green background (or it might be unstyled).&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss3selectors3htmlcss3modsel18expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-18-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-18-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-18-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -31,33 +31,33 @@
</span><span class="cx">             text run at (270,0) width 5: &quot;)&quot;
</span><span class="cx">         RenderText {#text} at (275,0) size 387x18
</span><span class="cx">           text run at (275,0) width 387: &quot; should turn to green when the pointing device hovers over it.&quot;
</span><del>-      RenderTable {TABLE} at (0,70) size 279x180
-        RenderTableSection {TBODY} at (0,0) size 279x180
-          RenderTableRow {TR} at (0,5) size 279x20
-            RenderTableCell {TD} at (5,5) size 79x20 [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,70) size 278x180
+        RenderTableSection {TBODY} at (0,0) size 278x180
+          RenderTableRow {TR} at (0,5) size 278x20
+            RenderTableCell {TD} at (5,5) size 78x20 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 73x18
</span><span class="cx">                 text run at (1,1) width 73: &quot;The cells in&quot;
</span><del>-            RenderTableCell {TD} at (88,5) size 82x20 [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (88,5) size 81x20 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 56x18
</span><span class="cx">                 text run at (1,1) width 56: &quot;this table&quot;
</span><del>-            RenderTableCell {TD} at (174,5) size 100x20 [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (174,5) size 99x20 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 62x18
</span><span class="cx">                 text run at (1,1) width 62: &quot;should go&quot;
</span><del>-          RenderTableRow {TR} at (0,30) size 279x20
-            RenderTableCell {TD} at (5,30) size 79x20 [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,30) size 278x20
+            RenderTableCell {TD} at (5,30) size 78x20 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 74x18
</span><span class="cx">                 text run at (1,1) width 74: &quot;green when&quot;
</span><del>-            RenderTableCell {TD} at (88,30) size 82x20 [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (88,30) size 81x20 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 64x18
</span><span class="cx">                 text run at (1,1) width 64: &quot;you hover&quot;
</span><del>-            RenderTableCell {TD} at (174,30) size 100x20 [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (174,30) size 99x20 [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 75x18
</span><span class="cx">                 text run at (1,1) width 75: &quot;the pointing&quot;
</span><del>-          RenderTableRow {TR} at (0,55) size 279x20
-            RenderTableCell {TD} at (5,55) size 79x20 [r=2 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,55) size 278x20
+            RenderTableCell {TD} at (5,55) size 78x20 [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 73x18
</span><span class="cx">                 text run at (1,1) width 73: &quot;device over&quot;
</span><del>-            RenderTableCell {TD} at (88,55) size 82x20 [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (88,55) size 81x20 [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 40x18
</span><span class="cx">                 text run at (1,1) width 40: &quot;them (&quot;
</span><span class="cx">               RenderInline {STRONG} at (0,0) size 30x18
</span><span class="lines">@@ -65,32 +65,32 @@
</span><span class="cx">                   text run at (41,1) width 30: &quot;here&quot;
</span><span class="cx">               RenderText {#text} at (71,1) size 9x18
</span><span class="cx">                 text run at (71,1) width 9: &quot;).&quot;
</span><del>-            RenderTableCell {TD} at (174,64) size 100x2 [r=2 c=2 rs=1 cs=1]
-          RenderTableRow {TR} at (0,80) size 279x20
-            RenderTableCell {TD} at (5,80) size 79x20 [r=3 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (174,64) size 99x2 [r=2 c=2 rs=1 cs=1]
+          RenderTableRow {TR} at (0,80) size 278x20
+            RenderTableCell {TD} at (5,80) size 78x20 [r=3 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 76x18
</span><span class="cx">                 text run at (1,1) width 76: &quot;The rows in&quot;
</span><del>-            RenderTableCell {TD} at (88,80) size 82x20 [r=3 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (88,80) size 81x20 [r=3 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 56x18
</span><span class="cx">                 text run at (1,1) width 56: &quot;this table&quot;
</span><del>-            RenderTableCell {TD} at (174,80) size 100x20 [r=3 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (174,80) size 99x20 [r=3 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 62x18
</span><span class="cx">                 text run at (1,1) width 62: &quot;should go&quot;
</span><del>-          RenderTableRow {TR} at (0,105) size 279x20
-            RenderTableCell {TD} at (5,105) size 79x20 [r=4 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,105) size 278x20
+            RenderTableCell {TD} at (5,105) size 78x20 [r=4 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 67x18
</span><span class="cx">                 text run at (1,1) width 67: &quot;dark green&quot;
</span><del>-            RenderTableCell {TD} at (88,105) size 82x20 [r=4 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (88,105) size 81x20 [r=4 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 58x18
</span><span class="cx">                 text run at (1,1) width 58: &quot;when the&quot;
</span><del>-            RenderTableCell {TD} at (174,105) size 100x20 [r=4 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (174,105) size 99x20 [r=4 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 97x18
</span><span class="cx">                 text run at (1,1) width 97: &quot;pointing device&quot;
</span><del>-          RenderTableRow {TR} at (0,130) size 279x20
-            RenderTableCell {TD} at (5,130) size 79x20 [r=5 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,130) size 278x20
+            RenderTableCell {TD} at (5,130) size 78x20 [r=5 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 65x18
</span><span class="cx">                 text run at (1,1) width 65: &quot;is over the&quot;
</span><del>-            RenderTableCell {TD} at (88,130) size 82x20 [r=5 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (88,130) size 81x20 [r=5 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 32x18
</span><span class="cx">                 text run at (1,1) width 32: &quot;cells &quot;
</span><span class="cx">               RenderInline {STRONG} at (0,0) size 35x18
</span><span class="lines">@@ -98,9 +98,9 @@
</span><span class="cx">                   text run at (33,1) width 35: &quot;there&quot;
</span><span class="cx">               RenderText {#text} at (68,1) size 4x18
</span><span class="cx">                 text run at (68,1) width 4: &quot;:&quot;
</span><del>-            RenderTableCell {TD} at (174,139) size 100x2 [r=5 c=2 rs=1 cs=1]
-          RenderTableRow {TR} at (0,155) size 279x20
-            RenderTableCell {TD} at (5,155) size 79x20 [r=6 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (174,139) size 99x2 [r=5 c=2 rs=1 cs=1]
+          RenderTableRow {TR} at (0,155) size 278x20
+            RenderTableCell {TD} at (5,155) size 78x20 [r=6 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 32x18
</span><span class="cx">                 text run at (1,1) width 32: &quot;And &quot;
</span><span class="cx">               RenderInline {STRONG} at (0,0) size 30x18
</span><span class="lines">@@ -108,7 +108,7 @@
</span><span class="cx">                   text run at (33,1) width 30: &quot;here&quot;
</span><span class="cx">               RenderText {#text} at (63,1) size 4x18
</span><span class="cx">                 text run at (63,1) width 4: &quot;:&quot;
</span><del>-            RenderTableCell {TD} at (88,164) size 82x2 [r=6 c=1 rs=1 cs=1]
-            RenderTableCell {TD} at (174,155) size 100x20 [r=6 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (88,164) size 81x2 [r=6 c=1 rs=1 cs=1]
+            RenderTableCell {TD} at (174,155) size 99x20 [r=6 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 81x18
</span><span class="cx">                 text run at (1,1) width 81: &quot;(blank cells).&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss3selectors3htmlcss3modsel18bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-18b-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-18b-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-18b-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -14,23 +14,23 @@
</span><span class="cx">         RenderBlock {P} at (0,52) size 784x18
</span><span class="cx">           RenderText {#text} at (0,0) size 59x18
</span><span class="cx">             text run at (0,0) width 59: &quot;This text.&quot;
</span><del>-        RenderTable {TABLE} at (0,86) size 112x102
-          RenderTableSection {TBODY} at (0,0) size 112x102
-            RenderTableRow {TR} at (0,2) size 112x76
-              RenderTableCell {TD} at (2,2) size 108x76 [r=0 c=0 rs=1 cs=1]
-                RenderTable {TABLE} at (1,1) size 106x74
-                  RenderTableSection {TBODY} at (0,0) size 106x74
-                    RenderTableRow {TR} at (0,2) size 106x70
-                      RenderTableCell {TD} at (2,2) size 102x70 [r=0 c=0 rs=1 cs=1]
-                        RenderBlock {DL} at (1,17) size 100x36
-                          RenderBlock {DT} at (0,0) size 100x18
</del><ins>+        RenderTable {TABLE} at (0,86) size 111x102
+          RenderTableSection {TBODY} at (0,0) size 111x102
+            RenderTableRow {TR} at (0,2) size 111x76
+              RenderTableCell {TD} at (2,2) size 107x76 [r=0 c=0 rs=1 cs=1]
+                RenderTable {TABLE} at (1,1) size 105x74
+                  RenderTableSection {TBODY} at (0,0) size 105x74
+                    RenderTableRow {TR} at (0,2) size 105x70
+                      RenderTableCell {TD} at (2,2) size 101x70 [r=0 c=0 rs=1 cs=1]
+                        RenderBlock {DL} at (1,17) size 99x36
+                          RenderBlock {DT} at (0,0) size 99x18
</ins><span class="cx">                             RenderText {#text} at (0,0) size 59x18
</span><span class="cx">                               text run at (0,0) width 59: &quot;This text.&quot;
</span><del>-                          RenderBlock {DD} at (40,18) size 60x18
</del><ins>+                          RenderBlock {DD} at (40,18) size 59x18
</ins><span class="cx">                             RenderText {#text} at (0,0) size 59x18
</span><span class="cx">                               text run at (0,0) width 59: &quot;This text.&quot;
</span><del>-            RenderTableRow {TR} at (0,80) size 112x20
-              RenderTableCell {TD} at (2,80) size 108x20 [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,80) size 111x20
+              RenderTableCell {TD} at (2,80) size 107x20 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 59x18
</span><span class="cx">                   text run at (1,1) width 59: &quot;This text.&quot;
</span><span class="cx">         RenderBlock {P} at (0,204) size 784x21
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss3selectors3htmlcss3modsel28expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-28-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-28-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-28-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -54,142 +54,142 @@
</span><span class="cx">           RenderText {#text} at (0,0) size 324x18
</span><span class="cx">             text run at (0,0) width 324: &quot;This sixth list item should have a green background&quot;
</span><span class="cx">       RenderBlock {DIV} at (0,248) size 784x224
</span><del>-        RenderTable {TABLE} at (0,0) size 163x148 [border: (1px outset #808080)]
-          RenderTableSection {TBODY} at (1,1) size 161x146
-            RenderTableRow {TR} at (0,2) size 161x22 [bgcolor=#00FF00]
-              RenderTableCell {TD} at (2,2) size 105x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTable {TABLE} at (0,0) size 162x148 [border: (1px outset #808080)]
+          RenderTableSection {TBODY} at (1,1) size 160x146
+            RenderTableRow {TR} at (0,2) size 160x22 [bgcolor=#00FF00]
+              RenderTableCell {TD} at (2,2) size 104x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 100x18
</span><span class="cx">                   text run at (2,2) width 100: &quot;Green row : 1.1&quot;
</span><del>-              RenderTableCell {TD} at (108,2) size 25x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (108,2) size 24x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;1.2&quot;
</span><del>-              RenderTableCell {TD} at (134,2) size 25x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (134,2) size 24x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;1.3&quot;
</span><del>-            RenderTableRow {TR} at (0,26) size 161x22 [bgcolor=#00FF00]
-              RenderTableCell {TD} at (2,26) size 105x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,26) size 160x22 [bgcolor=#00FF00]
+              RenderTableCell {TD} at (2,26) size 104x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 100x18
</span><span class="cx">                   text run at (2,2) width 100: &quot;Green row : 2.1&quot;
</span><del>-              RenderTableCell {TD} at (108,26) size 25x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (108,26) size 24x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;2.2&quot;
</span><del>-              RenderTableCell {TD} at (134,26) size 25x22 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (134,26) size 24x22 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;2.3&quot;
</span><del>-            RenderTableRow {TR} at (0,50) size 161x22 [bgcolor=#00FF00]
-              RenderTableCell {TD} at (2,50) size 105x22 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,50) size 160x22 [bgcolor=#00FF00]
+              RenderTableCell {TD} at (2,50) size 104x22 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 100x18
</span><span class="cx">                   text run at (2,2) width 100: &quot;Green row : 3.1&quot;
</span><del>-              RenderTableCell {TD} at (108,50) size 25x22 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (108,50) size 24x22 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;3.2&quot;
</span><del>-              RenderTableCell {TD} at (134,50) size 25x22 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (134,50) size 24x22 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;3.3&quot;
</span><del>-            RenderTableRow {TR} at (0,74) size 161x22 [bgcolor=#00FF00]
-              RenderTableCell {TD} at (2,74) size 105x22 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,74) size 160x22 [bgcolor=#00FF00]
+              RenderTableCell {TD} at (2,74) size 104x22 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 100x18
</span><span class="cx">                   text run at (2,2) width 100: &quot;Green row : 4.1&quot;
</span><del>-              RenderTableCell {TD} at (108,74) size 25x22 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (108,74) size 24x22 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;4.2&quot;
</span><del>-              RenderTableCell {TD} at (134,74) size 25x22 [border: (1px inset #808080)] [r=3 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (134,74) size 24x22 [border: (1px inset #808080)] [r=3 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;4.3&quot;
</span><del>-            RenderTableRow {TR} at (0,98) size 161x22
-              RenderTableCell {TD} at (2,98) size 105x22 [border: (1px inset #808080)] [r=4 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,98) size 160x22
+              RenderTableCell {TD} at (2,98) size 104x22 [border: (1px inset #808080)] [r=4 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;5.1&quot;
</span><del>-              RenderTableCell {TD} at (108,98) size 25x22 [border: (1px inset #808080)] [r=4 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (108,98) size 24x22 [border: (1px inset #808080)] [r=4 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;5.2&quot;
</span><del>-              RenderTableCell {TD} at (134,98) size 25x22 [border: (1px inset #808080)] [r=4 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (134,98) size 24x22 [border: (1px inset #808080)] [r=4 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;5.3&quot;
</span><del>-            RenderTableRow {TR} at (0,122) size 161x22
-              RenderTableCell {TD} at (2,122) size 105x22 [border: (1px inset #808080)] [r=5 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,122) size 160x22
+              RenderTableCell {TD} at (2,122) size 104x22 [border: (1px inset #808080)] [r=5 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;6.1&quot;
</span><del>-              RenderTableCell {TD} at (108,122) size 25x22 [border: (1px inset #808080)] [r=5 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (108,122) size 24x22 [border: (1px inset #808080)] [r=5 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;6.2&quot;
</span><del>-              RenderTableCell {TD} at (134,122) size 25x22 [border: (1px inset #808080)] [r=5 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (134,122) size 24x22 [border: (1px inset #808080)] [r=5 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;6.3&quot;
</span><del>-        RenderTable {TABLE} at (0,148) size 336x76 [border: (1px outset #808080)]
-          RenderTableSection {TBODY} at (1,1) size 334x74
-            RenderTableRow {TR} at (0,2) size 334x22
-              RenderTableCell {TD} at (2,2) size 66x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTable {TABLE} at (0,148) size 335x76 [border: (1px outset #808080)]
+          RenderTableSection {TBODY} at (1,1) size 333x74
+            RenderTableRow {TR} at (0,2) size 333x22
+              RenderTableCell {TD} at (2,2) size 65x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {TD} at (69,2) size 25x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (69,2) size 24x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;1.2&quot;
</span><del>-              RenderTableCell {TD} at (95,2) size 25x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (95,2) size 24x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;1.3&quot;
</span><del>-              RenderTableCell {TD} at (121,2) size 66x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (121,2) size 65x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {TD} at (188,2) size 25x22 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (188,2) size 24x22 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;1.5&quot;
</span><del>-              RenderTableCell {TD} at (214,2) size 25x22 [border: (1px inset #808080)] [r=0 c=5 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (214,2) size 24x22 [border: (1px inset #808080)] [r=0 c=5 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;1.6&quot;
</span><del>-              RenderTableCell {TD} at (240,2) size 66x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=0 c=6 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (240,2) size 65x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=0 c=6 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {TD} at (307,2) size 25x22 [border: (1px inset #808080)] [r=0 c=7 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (307,2) size 24x22 [border: (1px inset #808080)] [r=0 c=7 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;1.8&quot;
</span><del>-            RenderTableRow {TR} at (0,26) size 334x22
-              RenderTableCell {TD} at (2,26) size 66x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,26) size 333x22
+              RenderTableCell {TD} at (2,26) size 65x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {TD} at (69,26) size 25x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (69,26) size 24x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;2.2&quot;
</span><del>-              RenderTableCell {TD} at (95,26) size 25x22 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (95,26) size 24x22 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;2.3&quot;
</span><del>-              RenderTableCell {TD} at (121,26) size 66x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (121,26) size 65x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {TD} at (188,26) size 25x22 [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (188,26) size 24x22 [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;2.5&quot;
</span><del>-              RenderTableCell {TD} at (214,26) size 25x22 [border: (1px inset #808080)] [r=1 c=5 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (214,26) size 24x22 [border: (1px inset #808080)] [r=1 c=5 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;2.6&quot;
</span><del>-              RenderTableCell {TD} at (240,26) size 66x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=1 c=6 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (240,26) size 65x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=1 c=6 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {TD} at (307,26) size 25x22 [border: (1px inset #808080)] [r=1 c=7 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (307,26) size 24x22 [border: (1px inset #808080)] [r=1 c=7 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;2.8&quot;
</span><del>-            RenderTableRow {TR} at (0,50) size 334x22
-              RenderTableCell {TD} at (2,50) size 66x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,50) size 333x22
+              RenderTableCell {TD} at (2,50) size 65x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {TD} at (69,50) size 25x22 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (69,50) size 24x22 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;3.2&quot;
</span><del>-              RenderTableCell {TD} at (95,50) size 25x22 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (95,50) size 24x22 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;3.3&quot;
</span><del>-              RenderTableCell {TD} at (121,50) size 66x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (121,50) size 65x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {TD} at (188,50) size 25x22 [border: (1px inset #808080)] [r=2 c=4 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (188,50) size 24x22 [border: (1px inset #808080)] [r=2 c=4 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;3.5&quot;
</span><del>-              RenderTableCell {TD} at (214,50) size 25x22 [border: (1px inset #808080)] [r=2 c=5 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (214,50) size 24x22 [border: (1px inset #808080)] [r=2 c=5 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;3.6&quot;
</span><del>-              RenderTableCell {TD} at (240,50) size 66x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=2 c=6 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (240,50) size 65x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=2 c=6 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {TD} at (307,50) size 25x22 [border: (1px inset #808080)] [r=2 c=7 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (307,50) size 24x22 [border: (1px inset #808080)] [r=2 c=7 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;3.8&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss3selectors3htmlcss3modsel28bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-28b-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-28b-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-28b-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -54,143 +54,143 @@
</span><span class="cx">           RenderText {#text} at (0,0) size 324x18
</span><span class="cx">             text run at (0,0) width 324: &quot;This sixth list item should have a green background&quot;
</span><span class="cx">       RenderBlock {DIV} at (0,248) size 784x240
</span><del>-        RenderTable {TABLE} at (0,0) size 163x148 [border: (1px outset #808080)]
-          RenderTableSection {TBODY} at (1,1) size 161x146
-            RenderTableRow {TR} at (0,2) size 161x22 [bgcolor=#00FF00]
-              RenderTableCell {TD} at (2,2) size 105x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTable {TABLE} at (0,0) size 162x148 [border: (1px outset #808080)]
+          RenderTableSection {TBODY} at (1,1) size 160x146
+            RenderTableRow {TR} at (0,2) size 160x22 [bgcolor=#00FF00]
+              RenderTableCell {TD} at (2,2) size 104x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 100x18
</span><span class="cx">                   text run at (2,2) width 100: &quot;Green row : 1.1&quot;
</span><del>-              RenderTableCell {TD} at (108,2) size 25x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (108,2) size 24x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;1.2&quot;
</span><del>-              RenderTableCell {TD} at (134,2) size 25x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (134,2) size 24x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;1.3&quot;
</span><del>-            RenderTableRow {TR} at (0,26) size 161x22 [bgcolor=#00FF00]
-              RenderTableCell {TD} at (2,26) size 105x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,26) size 160x22 [bgcolor=#00FF00]
+              RenderTableCell {TD} at (2,26) size 104x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 100x18
</span><span class="cx">                   text run at (2,2) width 100: &quot;Green row : 2.1&quot;
</span><del>-              RenderTableCell {TD} at (108,26) size 25x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (108,26) size 24x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;2.2&quot;
</span><del>-              RenderTableCell {TD} at (134,26) size 25x22 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (134,26) size 24x22 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;2.3&quot;
</span><del>-            RenderTableRow {TR} at (0,50) size 161x22 [bgcolor=#00FF00]
-              RenderTableCell {TD} at (2,50) size 105x22 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,50) size 160x22 [bgcolor=#00FF00]
+              RenderTableCell {TD} at (2,50) size 104x22 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 100x18
</span><span class="cx">                   text run at (2,2) width 100: &quot;Green row : 3.1&quot;
</span><del>-              RenderTableCell {TD} at (108,50) size 25x22 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (108,50) size 24x22 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;3.2&quot;
</span><del>-              RenderTableCell {TD} at (134,50) size 25x22 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (134,50) size 24x22 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;3.3&quot;
</span><del>-            RenderTableRow {TR} at (0,74) size 161x22 [bgcolor=#00FF00]
-              RenderTableCell {TD} at (2,74) size 105x22 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,74) size 160x22 [bgcolor=#00FF00]
+              RenderTableCell {TD} at (2,74) size 104x22 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 100x18
</span><span class="cx">                   text run at (2,2) width 100: &quot;Green row : 4.1&quot;
</span><del>-              RenderTableCell {TD} at (108,74) size 25x22 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (108,74) size 24x22 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;4.2&quot;
</span><del>-              RenderTableCell {TD} at (134,74) size 25x22 [border: (1px inset #808080)] [r=3 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (134,74) size 24x22 [border: (1px inset #808080)] [r=3 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;4.3&quot;
</span><del>-            RenderTableRow {TR} at (0,98) size 161x22
-              RenderTableCell {TD} at (2,98) size 105x22 [border: (1px inset #808080)] [r=4 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,98) size 160x22
+              RenderTableCell {TD} at (2,98) size 104x22 [border: (1px inset #808080)] [r=4 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;5.1&quot;
</span><del>-              RenderTableCell {TD} at (108,98) size 25x22 [border: (1px inset #808080)] [r=4 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (108,98) size 24x22 [border: (1px inset #808080)] [r=4 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;5.2&quot;
</span><del>-              RenderTableCell {TD} at (134,98) size 25x22 [border: (1px inset #808080)] [r=4 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (134,98) size 24x22 [border: (1px inset #808080)] [r=4 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;5.3&quot;
</span><del>-            RenderTableRow {TR} at (0,122) size 161x22
-              RenderTableCell {TD} at (2,122) size 105x22 [border: (1px inset #808080)] [r=5 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,122) size 160x22
+              RenderTableCell {TD} at (2,122) size 104x22 [border: (1px inset #808080)] [r=5 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;6.1&quot;
</span><del>-              RenderTableCell {TD} at (108,122) size 25x22 [border: (1px inset #808080)] [r=5 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (108,122) size 24x22 [border: (1px inset #808080)] [r=5 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;6.2&quot;
</span><del>-              RenderTableCell {TD} at (134,122) size 25x22 [border: (1px inset #808080)] [r=5 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (134,122) size 24x22 [border: (1px inset #808080)] [r=5 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;6.3&quot;
</span><span class="cx">         RenderBlock {P} at (0,164) size 784x0
</span><del>-        RenderTable {TABLE} at (0,164) size 336x76 [border: (1px outset #808080)]
-          RenderTableSection {TBODY} at (1,1) size 334x74
-            RenderTableRow {TR} at (0,2) size 334x22
-              RenderTableCell {TD} at (2,2) size 66x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTable {TABLE} at (0,164) size 335x76 [border: (1px outset #808080)]
+          RenderTableSection {TBODY} at (1,1) size 333x74
+            RenderTableRow {TR} at (0,2) size 333x22
+              RenderTableCell {TD} at (2,2) size 65x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {TD} at (69,2) size 25x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (69,2) size 24x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;1.2&quot;
</span><del>-              RenderTableCell {TD} at (95,2) size 25x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (95,2) size 24x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;1.3&quot;
</span><del>-              RenderTableCell {TD} at (121,2) size 66x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (121,2) size 65x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {TD} at (188,2) size 25x22 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (188,2) size 24x22 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;1.5&quot;
</span><del>-              RenderTableCell {TD} at (214,2) size 25x22 [border: (1px inset #808080)] [r=0 c=5 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (214,2) size 24x22 [border: (1px inset #808080)] [r=0 c=5 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;1.6&quot;
</span><del>-              RenderTableCell {TD} at (240,2) size 66x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=0 c=6 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (240,2) size 65x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=0 c=6 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {TD} at (307,2) size 25x22 [border: (1px inset #808080)] [r=0 c=7 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (307,2) size 24x22 [border: (1px inset #808080)] [r=0 c=7 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;1.8&quot;
</span><del>-            RenderTableRow {TR} at (0,26) size 334x22
-              RenderTableCell {TD} at (2,26) size 66x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,26) size 333x22
+              RenderTableCell {TD} at (2,26) size 65x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {TD} at (69,26) size 25x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (69,26) size 24x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;2.2&quot;
</span><del>-              RenderTableCell {TD} at (95,26) size 25x22 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (95,26) size 24x22 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;2.3&quot;
</span><del>-              RenderTableCell {TD} at (121,26) size 66x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (121,26) size 65x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {TD} at (188,26) size 25x22 [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (188,26) size 24x22 [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;2.5&quot;
</span><del>-              RenderTableCell {TD} at (214,26) size 25x22 [border: (1px inset #808080)] [r=1 c=5 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (214,26) size 24x22 [border: (1px inset #808080)] [r=1 c=5 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;2.6&quot;
</span><del>-              RenderTableCell {TD} at (240,26) size 66x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=1 c=6 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (240,26) size 65x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=1 c=6 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {TD} at (307,26) size 25x22 [border: (1px inset #808080)] [r=1 c=7 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (307,26) size 24x22 [border: (1px inset #808080)] [r=1 c=7 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;2.8&quot;
</span><del>-            RenderTableRow {TR} at (0,50) size 334x22
-              RenderTableCell {TD} at (2,50) size 66x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,50) size 333x22
+              RenderTableCell {TD} at (2,50) size 65x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {TD} at (69,50) size 25x22 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (69,50) size 24x22 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;3.2&quot;
</span><del>-              RenderTableCell {TD} at (95,50) size 25x22 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (95,50) size 24x22 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;3.3&quot;
</span><del>-              RenderTableCell {TD} at (121,50) size 66x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (121,50) size 65x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {TD} at (188,50) size 25x22 [border: (1px inset #808080)] [r=2 c=4 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (188,50) size 24x22 [border: (1px inset #808080)] [r=2 c=4 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;3.5&quot;
</span><del>-              RenderTableCell {TD} at (214,50) size 25x22 [border: (1px inset #808080)] [r=2 c=5 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (214,50) size 24x22 [border: (1px inset #808080)] [r=2 c=5 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;3.6&quot;
</span><del>-              RenderTableCell {TD} at (240,50) size 66x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=2 c=6 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (240,50) size 65x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=2 c=6 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {TD} at (307,50) size 25x22 [border: (1px inset #808080)] [r=2 c=7 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (307,50) size 24x22 [border: (1px inset #808080)] [r=2 c=7 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;3.8&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss3selectors3htmlcss3modsel29expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-29-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-29-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-29-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -54,143 +54,143 @@
</span><span class="cx">           RenderText {#text} at (0,0) size 86x18
</span><span class="cx">             text run at (0,0) width 86: &quot;Sixth list item&quot;
</span><span class="cx">       RenderBlock {DIV} at (0,248) size 784x240
</span><del>-        RenderTable {TABLE} at (0,0) size 163x148 [border: (1px outset #808080)]
-          RenderTableSection {TBODY} at (1,1) size 161x146
-            RenderTableRow {TR} at (0,2) size 161x22
-              RenderTableCell {TD} at (2,2) size 105x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTable {TABLE} at (0,0) size 162x148 [border: (1px outset #808080)]
+          RenderTableSection {TBODY} at (1,1) size 160x146
+            RenderTableRow {TR} at (0,2) size 160x22
+              RenderTableCell {TD} at (2,2) size 104x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;1.1&quot;
</span><del>-              RenderTableCell {TD} at (108,2) size 25x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (108,2) size 24x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;1.2&quot;
</span><del>-              RenderTableCell {TD} at (134,2) size 25x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (134,2) size 24x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;1.3&quot;
</span><del>-            RenderTableRow {TR} at (0,26) size 161x22
-              RenderTableCell {TD} at (2,26) size 105x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,26) size 160x22
+              RenderTableCell {TD} at (2,26) size 104x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;2.1&quot;
</span><del>-              RenderTableCell {TD} at (108,26) size 25x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (108,26) size 24x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;2.2&quot;
</span><del>-              RenderTableCell {TD} at (134,26) size 25x22 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (134,26) size 24x22 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;2.3&quot;
</span><del>-            RenderTableRow {TR} at (0,50) size 161x22 [bgcolor=#008000]
-              RenderTableCell {TD} at (2,50) size 105x22 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,50) size 160x22 [bgcolor=#008000]
+              RenderTableCell {TD} at (2,50) size 104x22 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 100x18
</span><span class="cx">                   text run at (2,2) width 100: &quot;Green row : 3.1&quot;
</span><del>-              RenderTableCell {TD} at (108,50) size 25x22 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (108,50) size 24x22 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;3.2&quot;
</span><del>-              RenderTableCell {TD} at (134,50) size 25x22 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (134,50) size 24x22 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;3.3&quot;
</span><del>-            RenderTableRow {TR} at (0,74) size 161x22 [bgcolor=#008000]
-              RenderTableCell {TD} at (2,74) size 105x22 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,74) size 160x22 [bgcolor=#008000]
+              RenderTableCell {TD} at (2,74) size 104x22 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 100x18
</span><span class="cx">                   text run at (2,2) width 100: &quot;Green row : 4.1&quot;
</span><del>-              RenderTableCell {TD} at (108,74) size 25x22 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (108,74) size 24x22 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;4.2&quot;
</span><del>-              RenderTableCell {TD} at (134,74) size 25x22 [border: (1px inset #808080)] [r=3 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (134,74) size 24x22 [border: (1px inset #808080)] [r=3 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;4.3&quot;
</span><del>-            RenderTableRow {TR} at (0,98) size 161x22 [bgcolor=#008000]
-              RenderTableCell {TD} at (2,98) size 105x22 [border: (1px inset #808080)] [r=4 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,98) size 160x22 [bgcolor=#008000]
+              RenderTableCell {TD} at (2,98) size 104x22 [border: (1px inset #808080)] [r=4 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 100x18
</span><span class="cx">                   text run at (2,2) width 100: &quot;Green row : 5.1&quot;
</span><del>-              RenderTableCell {TD} at (108,98) size 25x22 [border: (1px inset #808080)] [r=4 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (108,98) size 24x22 [border: (1px inset #808080)] [r=4 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;5.2&quot;
</span><del>-              RenderTableCell {TD} at (134,98) size 25x22 [border: (1px inset #808080)] [r=4 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (134,98) size 24x22 [border: (1px inset #808080)] [r=4 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;5.3&quot;
</span><del>-            RenderTableRow {TR} at (0,122) size 161x22 [bgcolor=#008000]
-              RenderTableCell {TD} at (2,122) size 105x22 [border: (1px inset #808080)] [r=5 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,122) size 160x22 [bgcolor=#008000]
+              RenderTableCell {TD} at (2,122) size 104x22 [border: (1px inset #808080)] [r=5 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 100x18
</span><span class="cx">                   text run at (2,2) width 100: &quot;Green row : 6.1&quot;
</span><del>-              RenderTableCell {TD} at (108,122) size 25x22 [border: (1px inset #808080)] [r=5 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (108,122) size 24x22 [border: (1px inset #808080)] [r=5 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;6.2&quot;
</span><del>-              RenderTableCell {TD} at (134,122) size 25x22 [border: (1px inset #808080)] [r=5 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (134,122) size 24x22 [border: (1px inset #808080)] [r=5 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;6.3&quot;
</span><span class="cx">         RenderBlock {P} at (0,164) size 784x0
</span><del>-        RenderTable {TABLE} at (0,164) size 336x76 [border: (1px outset #808080)]
-          RenderTableSection {TBODY} at (1,1) size 334x74
-            RenderTableRow {TR} at (0,2) size 334x22
-              RenderTableCell {TD} at (2,2) size 25x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTable {TABLE} at (0,164) size 335x76 [border: (1px outset #808080)]
+          RenderTableSection {TBODY} at (1,1) size 333x74
+            RenderTableRow {TR} at (0,2) size 333x22
+              RenderTableCell {TD} at (2,2) size 24x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;1.1&quot;
</span><del>-              RenderTableCell {TD} at (28,2) size 66x22 [bgcolor=#008000] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (28,2) size 65x22 [bgcolor=#008000] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {TD} at (95,2) size 25x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (95,2) size 24x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;1.3&quot;
</span><del>-              RenderTableCell {TD} at (121,2) size 25x22 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (121,2) size 24x22 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;1.4&quot;
</span><del>-              RenderTableCell {TD} at (147,2) size 66x22 [bgcolor=#008000] [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (147,2) size 65x22 [bgcolor=#008000] [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {TD} at (214,2) size 25x22 [border: (1px inset #808080)] [r=0 c=5 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (214,2) size 24x22 [border: (1px inset #808080)] [r=0 c=5 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;1.6&quot;
</span><del>-              RenderTableCell {TD} at (240,2) size 25x22 [border: (1px inset #808080)] [r=0 c=6 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (240,2) size 24x22 [border: (1px inset #808080)] [r=0 c=6 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;1.7&quot;
</span><del>-              RenderTableCell {TD} at (266,2) size 66x22 [bgcolor=#008000] [border: (1px inset #808080)] [r=0 c=7 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (266,2) size 65x22 [bgcolor=#008000] [border: (1px inset #808080)] [r=0 c=7 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-            RenderTableRow {TR} at (0,26) size 334x22
-              RenderTableCell {TD} at (2,26) size 25x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,26) size 333x22
+              RenderTableCell {TD} at (2,26) size 24x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;2.1&quot;
</span><del>-              RenderTableCell {TD} at (28,26) size 66x22 [bgcolor=#008000] [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (28,26) size 65x22 [bgcolor=#008000] [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {TD} at (95,26) size 25x22 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (95,26) size 24x22 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;2.3&quot;
</span><del>-              RenderTableCell {TD} at (121,26) size 25x22 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (121,26) size 24x22 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;2.4&quot;
</span><del>-              RenderTableCell {TD} at (147,26) size 66x22 [bgcolor=#008000] [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (147,26) size 65x22 [bgcolor=#008000] [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {TD} at (214,26) size 25x22 [border: (1px inset #808080)] [r=1 c=5 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (214,26) size 24x22 [border: (1px inset #808080)] [r=1 c=5 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;2.6&quot;
</span><del>-              RenderTableCell {TD} at (240,26) size 25x22 [border: (1px inset #808080)] [r=1 c=6 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (240,26) size 24x22 [border: (1px inset #808080)] [r=1 c=6 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;2.7&quot;
</span><del>-              RenderTableCell {TD} at (266,26) size 66x22 [bgcolor=#008000] [border: (1px inset #808080)] [r=1 c=7 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (266,26) size 65x22 [bgcolor=#008000] [border: (1px inset #808080)] [r=1 c=7 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-            RenderTableRow {TR} at (0,50) size 334x22
-              RenderTableCell {TD} at (2,50) size 25x22 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,50) size 333x22
+              RenderTableCell {TD} at (2,50) size 24x22 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;3.1&quot;
</span><del>-              RenderTableCell {TD} at (28,50) size 66x22 [bgcolor=#008000] [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (28,50) size 65x22 [bgcolor=#008000] [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {TD} at (95,50) size 25x22 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (95,50) size 24x22 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;3.3&quot;
</span><del>-              RenderTableCell {TD} at (121,50) size 25x22 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (121,50) size 24x22 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;3.4&quot;
</span><del>-              RenderTableCell {TD} at (147,50) size 66x22 [bgcolor=#008000] [border: (1px inset #808080)] [r=2 c=4 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (147,50) size 65x22 [bgcolor=#008000] [border: (1px inset #808080)] [r=2 c=4 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {TD} at (214,50) size 25x22 [border: (1px inset #808080)] [r=2 c=5 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (214,50) size 24x22 [border: (1px inset #808080)] [r=2 c=5 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;3.6&quot;
</span><del>-              RenderTableCell {TD} at (240,50) size 25x22 [border: (1px inset #808080)] [r=2 c=6 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (240,50) size 24x22 [border: (1px inset #808080)] [r=2 c=6 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;3.7&quot;
</span><del>-              RenderTableCell {TD} at (266,50) size 66x22 [bgcolor=#008000] [border: (1px inset #808080)] [r=2 c=7 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (266,50) size 65x22 [bgcolor=#008000] [border: (1px inset #808080)] [r=2 c=7 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss3selectors3htmlcss3modsel29bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-29b-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-29b-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-29b-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -54,143 +54,143 @@
</span><span class="cx">           RenderText {#text} at (0,0) size 86x18
</span><span class="cx">             text run at (0,0) width 86: &quot;Sixth list item&quot;
</span><span class="cx">       RenderBlock {DIV} at (0,248) size 784x240
</span><del>-        RenderTable {TABLE} at (0,0) size 163x148 [border: (1px outset #808080)]
-          RenderTableSection {TBODY} at (1,1) size 161x146
-            RenderTableRow {TR} at (0,2) size 161x22
-              RenderTableCell {TD} at (2,2) size 105x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTable {TABLE} at (0,0) size 162x148 [border: (1px outset #808080)]
+          RenderTableSection {TBODY} at (1,1) size 160x146
+            RenderTableRow {TR} at (0,2) size 160x22
+              RenderTableCell {TD} at (2,2) size 104x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;1.1&quot;
</span><del>-              RenderTableCell {TD} at (108,2) size 25x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (108,2) size 24x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;1.2&quot;
</span><del>-              RenderTableCell {TD} at (134,2) size 25x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (134,2) size 24x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;1.3&quot;
</span><del>-            RenderTableRow {TR} at (0,26) size 161x22
-              RenderTableCell {TD} at (2,26) size 105x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,26) size 160x22
+              RenderTableCell {TD} at (2,26) size 104x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;2.1&quot;
</span><del>-              RenderTableCell {TD} at (108,26) size 25x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (108,26) size 24x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;2.2&quot;
</span><del>-              RenderTableCell {TD} at (134,26) size 25x22 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (134,26) size 24x22 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;2.3&quot;
</span><del>-            RenderTableRow {TR} at (0,50) size 161x22 [bgcolor=#00FF00]
-              RenderTableCell {TD} at (2,50) size 105x22 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,50) size 160x22 [bgcolor=#00FF00]
+              RenderTableCell {TD} at (2,50) size 104x22 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 100x18
</span><span class="cx">                   text run at (2,2) width 100: &quot;Green row : 3.1&quot;
</span><del>-              RenderTableCell {TD} at (108,50) size 25x22 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (108,50) size 24x22 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;3.2&quot;
</span><del>-              RenderTableCell {TD} at (134,50) size 25x22 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (134,50) size 24x22 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;3.3&quot;
</span><del>-            RenderTableRow {TR} at (0,74) size 161x22 [bgcolor=#00FF00]
-              RenderTableCell {TD} at (2,74) size 105x22 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,74) size 160x22 [bgcolor=#00FF00]
+              RenderTableCell {TD} at (2,74) size 104x22 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 100x18
</span><span class="cx">                   text run at (2,2) width 100: &quot;Green row : 4.1&quot;
</span><del>-              RenderTableCell {TD} at (108,74) size 25x22 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (108,74) size 24x22 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;4.2&quot;
</span><del>-              RenderTableCell {TD} at (134,74) size 25x22 [border: (1px inset #808080)] [r=3 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (134,74) size 24x22 [border: (1px inset #808080)] [r=3 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;4.3&quot;
</span><del>-            RenderTableRow {TR} at (0,98) size 161x22 [bgcolor=#00FF00]
-              RenderTableCell {TD} at (2,98) size 105x22 [border: (1px inset #808080)] [r=4 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,98) size 160x22 [bgcolor=#00FF00]
+              RenderTableCell {TD} at (2,98) size 104x22 [border: (1px inset #808080)] [r=4 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 100x18
</span><span class="cx">                   text run at (2,2) width 100: &quot;Green row : 5.1&quot;
</span><del>-              RenderTableCell {TD} at (108,98) size 25x22 [border: (1px inset #808080)] [r=4 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (108,98) size 24x22 [border: (1px inset #808080)] [r=4 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;5.2&quot;
</span><del>-              RenderTableCell {TD} at (134,98) size 25x22 [border: (1px inset #808080)] [r=4 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (134,98) size 24x22 [border: (1px inset #808080)] [r=4 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;5.3&quot;
</span><del>-            RenderTableRow {TR} at (0,122) size 161x22 [bgcolor=#00FF00]
-              RenderTableCell {TD} at (2,122) size 105x22 [border: (1px inset #808080)] [r=5 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,122) size 160x22 [bgcolor=#00FF00]
+              RenderTableCell {TD} at (2,122) size 104x22 [border: (1px inset #808080)] [r=5 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 100x18
</span><span class="cx">                   text run at (2,2) width 100: &quot;Green row : 6.1&quot;
</span><del>-              RenderTableCell {TD} at (108,122) size 25x22 [border: (1px inset #808080)] [r=5 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (108,122) size 24x22 [border: (1px inset #808080)] [r=5 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;6.2&quot;
</span><del>-              RenderTableCell {TD} at (134,122) size 25x22 [border: (1px inset #808080)] [r=5 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (134,122) size 24x22 [border: (1px inset #808080)] [r=5 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;6.3&quot;
</span><span class="cx">         RenderBlock {P} at (0,164) size 784x0
</span><del>-        RenderTable {TABLE} at (0,164) size 336x76 [border: (1px outset #808080)]
-          RenderTableSection {TBODY} at (1,1) size 334x74
-            RenderTableRow {TR} at (0,2) size 334x22
-              RenderTableCell {TD} at (2,2) size 25x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTable {TABLE} at (0,164) size 335x76 [border: (1px outset #808080)]
+          RenderTableSection {TBODY} at (1,1) size 333x74
+            RenderTableRow {TR} at (0,2) size 333x22
+              RenderTableCell {TD} at (2,2) size 24x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;1.1&quot;
</span><del>-              RenderTableCell {TD} at (28,2) size 66x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (28,2) size 65x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {TD} at (95,2) size 25x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (95,2) size 24x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;1.3&quot;
</span><del>-              RenderTableCell {TD} at (121,2) size 25x22 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (121,2) size 24x22 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;1.4&quot;
</span><del>-              RenderTableCell {TD} at (147,2) size 66x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (147,2) size 65x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {TD} at (214,2) size 25x22 [border: (1px inset #808080)] [r=0 c=5 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (214,2) size 24x22 [border: (1px inset #808080)] [r=0 c=5 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;1.6&quot;
</span><del>-              RenderTableCell {TD} at (240,2) size 25x22 [border: (1px inset #808080)] [r=0 c=6 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (240,2) size 24x22 [border: (1px inset #808080)] [r=0 c=6 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;1.7&quot;
</span><del>-              RenderTableCell {TD} at (266,2) size 66x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=0 c=7 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (266,2) size 65x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=0 c=7 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-            RenderTableRow {TR} at (0,26) size 334x22
-              RenderTableCell {TD} at (2,26) size 25x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,26) size 333x22
+              RenderTableCell {TD} at (2,26) size 24x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;2.1&quot;
</span><del>-              RenderTableCell {TD} at (28,26) size 66x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (28,26) size 65x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {TD} at (95,26) size 25x22 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (95,26) size 24x22 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;2.3&quot;
</span><del>-              RenderTableCell {TD} at (121,26) size 25x22 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (121,26) size 24x22 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;2.4&quot;
</span><del>-              RenderTableCell {TD} at (147,26) size 66x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (147,26) size 65x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {TD} at (214,26) size 25x22 [border: (1px inset #808080)] [r=1 c=5 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (214,26) size 24x22 [border: (1px inset #808080)] [r=1 c=5 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;2.6&quot;
</span><del>-              RenderTableCell {TD} at (240,26) size 25x22 [border: (1px inset #808080)] [r=1 c=6 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (240,26) size 24x22 [border: (1px inset #808080)] [r=1 c=6 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;2.7&quot;
</span><del>-              RenderTableCell {TD} at (266,26) size 66x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=1 c=7 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (266,26) size 65x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=1 c=7 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-            RenderTableRow {TR} at (0,50) size 334x22
-              RenderTableCell {TD} at (2,50) size 25x22 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,50) size 333x22
+              RenderTableCell {TD} at (2,50) size 24x22 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;3.1&quot;
</span><del>-              RenderTableCell {TD} at (28,50) size 66x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (28,50) size 65x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {TD} at (95,50) size 25x22 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (95,50) size 24x22 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;3.3&quot;
</span><del>-              RenderTableCell {TD} at (121,50) size 25x22 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (121,50) size 24x22 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;3.4&quot;
</span><del>-              RenderTableCell {TD} at (147,50) size 66x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=2 c=4 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (147,50) size 65x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=2 c=4 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {TD} at (214,50) size 25x22 [border: (1px inset #808080)] [r=2 c=5 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (214,50) size 24x22 [border: (1px inset #808080)] [r=2 c=5 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;3.6&quot;
</span><del>-              RenderTableCell {TD} at (240,50) size 25x22 [border: (1px inset #808080)] [r=2 c=6 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (240,50) size 24x22 [border: (1px inset #808080)] [r=2 c=6 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;3.7&quot;
</span><del>-              RenderTableCell {TD} at (266,50) size 66x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=2 c=7 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (266,50) size 65x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=2 c=7 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss3selectors3htmlcss3modsel32expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-32-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-32-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-32-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -4,36 +4,36 @@
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 800x134
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x110
</span><span class="cx">       RenderBlock {DIV} at (0,0) size 784x76
</span><del>-        RenderTable {TABLE} at (0,0) size 124x76 [border: (1px outset #808080)]
-          RenderTableSection {TBODY} at (1,1) size 122x74
-            RenderTableRow {TR} at (0,2) size 122x22
-              RenderTableCell {TD} at (2,2) size 66x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTable {TABLE} at (0,0) size 123x76 [border: (1px outset #808080)]
+          RenderTableSection {TBODY} at (1,1) size 121x74
+            RenderTableRow {TR} at (0,2) size 121x22
+              RenderTableCell {TD} at (2,2) size 65x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {TD} at (69,2) size 25x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (69,2) size 24x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;1.2&quot;
</span><del>-              RenderTableCell {TD} at (95,2) size 25x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (95,2) size 24x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;1.3&quot;
</span><del>-            RenderTableRow {TR} at (0,26) size 122x22
-              RenderTableCell {TD} at (2,26) size 66x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,26) size 121x22
+              RenderTableCell {TD} at (2,26) size 65x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {TD} at (69,26) size 25x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (69,26) size 24x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;2.2&quot;
</span><del>-              RenderTableCell {TD} at (95,26) size 25x22 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (95,26) size 24x22 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;2.3&quot;
</span><del>-            RenderTableRow {TR} at (0,50) size 122x22
-              RenderTableCell {TD} at (2,50) size 66x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,50) size 121x22
+              RenderTableCell {TD} at (2,50) size 65x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {TD} at (69,50) size 25x22 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (69,50) size 24x22 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;3.2&quot;
</span><del>-              RenderTableCell {TD} at (95,50) size 25x22 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (95,50) size 24x22 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;3.3&quot;
</span><span class="cx">       RenderBlock {P} at (0,92) size 784x18
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss3selectors3htmlcss3modsel33expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-33-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-33-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-33-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -4,36 +4,36 @@
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 800x134
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x110
</span><span class="cx">       RenderBlock {DIV} at (0,0) size 784x76
</span><del>-        RenderTable {TABLE} at (0,0) size 124x76 [border: (1px outset #808080)]
-          RenderTableSection {TBODY} at (1,1) size 122x74
-            RenderTableRow {TR} at (0,2) size 122x22
-              RenderTableCell {TD} at (2,2) size 25x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTable {TABLE} at (0,0) size 123x76 [border: (1px outset #808080)]
+          RenderTableSection {TBODY} at (1,1) size 121x74
+            RenderTableRow {TR} at (0,2) size 121x22
+              RenderTableCell {TD} at (2,2) size 24x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;1.1&quot;
</span><del>-              RenderTableCell {TD} at (28,2) size 25x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (28,2) size 24x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;1.2&quot;
</span><del>-              RenderTableCell {TD} at (54,2) size 66x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (54,2) size 65x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-            RenderTableRow {TR} at (0,26) size 122x22
-              RenderTableCell {TD} at (2,26) size 25x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,26) size 121x22
+              RenderTableCell {TD} at (2,26) size 24x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;2.1&quot;
</span><del>-              RenderTableCell {TD} at (28,26) size 25x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (28,26) size 24x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;2.2&quot;
</span><del>-              RenderTableCell {TD} at (54,26) size 66x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (54,26) size 65x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-            RenderTableRow {TR} at (0,50) size 122x22
-              RenderTableCell {TD} at (2,50) size 25x22 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,50) size 121x22
+              RenderTableCell {TD} at (2,50) size 24x22 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;3.1&quot;
</span><del>-              RenderTableCell {TD} at (28,50) size 25x22 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (28,50) size 24x22 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;3.2&quot;
</span><del>-              RenderTableCell {TD} at (54,50) size 66x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (54,50) size 65x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><span class="cx">       RenderBlock {P} at (0,92) size 784x18
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss3selectors3htmlcss3modsel43expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-43-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-43-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-43-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -7,17 +7,17 @@
</span><span class="cx">         RenderBlock {P} at (0,0) size 784x18 [bgcolor=#00FF00]
</span><span class="cx">           RenderText {#text} at (0,0) size 304x18
</span><span class="cx">             text run at (0,0) width 304: &quot;This paragraph should have a green background&quot;
</span><del>-        RenderTable {TABLE} at (0,34) size 311x56
-          RenderTableSection {TBODY} at (0,0) size 311x56
-            RenderTableRow {TR} at (0,2) size 311x52
-              RenderTableCell {TD} at (2,2) size 307x52 [r=0 c=0 rs=1 cs=1]
-                RenderBlock {P} at (1,17) size 305x18 [bgcolor=#00FF00]
</del><ins>+        RenderTable {TABLE} at (0,34) size 310x56
+          RenderTableSection {TBODY} at (0,0) size 310x56
+            RenderTableRow {TR} at (0,2) size 310x52
+              RenderTableCell {TD} at (2,2) size 306x52 [r=0 c=0 rs=1 cs=1]
+                RenderBlock {P} at (1,17) size 304x18 [bgcolor=#00FF00]
</ins><span class="cx">                   RenderText {#text} at (0,0) size 304x18
</span><span class="cx">                     text run at (0,0) width 304: &quot;This paragraph should have a green background&quot;
</span><del>-      RenderTable {TABLE} at (0,90) size 228x56
-        RenderTableSection {TBODY} at (0,0) size 228x56
-          RenderTableRow {TR} at (0,2) size 228x52
-            RenderTableCell {TD} at (2,2) size 224x52 [r=0 c=0 rs=1 cs=1]
-              RenderBlock {P} at (1,17) size 222x18
</del><ins>+      RenderTable {TABLE} at (0,90) size 227x56
+        RenderTableSection {TBODY} at (0,0) size 227x56
+          RenderTableRow {TR} at (0,2) size 227x52
+            RenderTableCell {TD} at (2,2) size 223x52 [r=0 c=0 rs=1 cs=1]
+              RenderBlock {P} at (1,17) size 221x18
</ins><span class="cx">                 RenderText {#text} at (0,0) size 221x18
</span><span class="cx">                   text run at (0,0) width 221: &quot;This paragraph should be unstyled.&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss3selectors3htmlcss3modsel43bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-43b-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-43b-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-43b-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -7,17 +7,17 @@
</span><span class="cx">         RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">           RenderText {#text} at (0,0) size 217x18
</span><span class="cx">             text run at (0,0) width 217: &quot;This paragraph should be unstyled&quot;
</span><del>-        RenderTable {TABLE} at (0,34) size 224x56
-          RenderTableSection {TBODY} at (0,0) size 224x56
-            RenderTableRow {TR} at (0,2) size 224x52
-              RenderTableCell {TD} at (2,2) size 220x52 [r=0 c=0 rs=1 cs=1]
-                RenderBlock {P} at (1,17) size 218x18
</del><ins>+        RenderTable {TABLE} at (0,34) size 223x56
+          RenderTableSection {TBODY} at (0,0) size 223x56
+            RenderTableRow {TR} at (0,2) size 223x52
+              RenderTableCell {TD} at (2,2) size 219x52 [r=0 c=0 rs=1 cs=1]
+                RenderBlock {P} at (1,17) size 217x18
</ins><span class="cx">                   RenderText {#text} at (0,0) size 217x18
</span><span class="cx">                     text run at (0,0) width 217: &quot;This paragraph should be unstyled&quot;
</span><del>-      RenderTable {TABLE} at (0,90) size 311x56
-        RenderTableSection {TBODY} at (0,0) size 311x56
-          RenderTableRow {TR} at (0,2) size 311x52
-            RenderTableCell {TD} at (2,2) size 307x52 [r=0 c=0 rs=1 cs=1]
-              RenderBlock {P} at (1,17) size 305x18 [bgcolor=#00FF00]
</del><ins>+      RenderTable {TABLE} at (0,90) size 310x56
+        RenderTableSection {TBODY} at (0,0) size 310x56
+          RenderTableRow {TR} at (0,2) size 310x52
+            RenderTableCell {TD} at (2,2) size 306x52 [r=0 c=0 rs=1 cs=1]
+              RenderBlock {P} at (1,17) size 304x18 [bgcolor=#00FF00]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 304x18
</span><span class="cx">                   text run at (0,0) width 304: &quot;This paragraph should have a green background&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss3selectors3htmlcss3modsel44expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-44-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-44-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-44-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">           RenderBlock {P} at (0,0) size 784x18 [bgcolor=#00FF00]
</span><span class="cx">             RenderText {#text} at (0,0) size 304x18
</span><span class="cx">               text run at (0,0) width 304: &quot;This paragraph should have a green background&quot;
</span><del>-      RenderTable {TABLE} at (0,68) size 228x56
-        RenderTableSection {TBODY} at (0,0) size 228x56
-          RenderTableRow {TR} at (0,2) size 228x52
-            RenderTableCell {TD} at (2,2) size 224x52 [r=0 c=0 rs=1 cs=1]
-              RenderBlock {P} at (1,17) size 222x18
</del><ins>+      RenderTable {TABLE} at (0,68) size 227x56
+        RenderTableSection {TBODY} at (0,0) size 227x56
+          RenderTableRow {TR} at (0,2) size 227x52
+            RenderTableCell {TD} at (2,2) size 223x52 [r=0 c=0 rs=1 cs=1]
+              RenderBlock {P} at (1,17) size 221x18
</ins><span class="cx">                 RenderText {#text} at (0,0) size 221x18
</span><span class="cx">                   text run at (0,0) width 221: &quot;This paragraph should be unstyled.&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss3selectors3htmlcss3modsel44bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-44b-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-44b-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-44b-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">           RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">             RenderText {#text} at (0,0) size 221x18
</span><span class="cx">               text run at (0,0) width 221: &quot;This paragraph should be unstyled.&quot;
</span><del>-      RenderTable {TABLE} at (0,68) size 315x56
-        RenderTableSection {TBODY} at (0,0) size 315x56
-          RenderTableRow {TR} at (0,2) size 315x52
-            RenderTableCell {TD} at (2,2) size 311x52 [r=0 c=0 rs=1 cs=1]
-              RenderBlock {P} at (1,17) size 309x18 [bgcolor=#00FF00]
</del><ins>+      RenderTable {TABLE} at (0,68) size 314x56
+        RenderTableSection {TBODY} at (0,0) size 314x56
+          RenderTableRow {TR} at (0,2) size 314x52
+            RenderTableCell {TD} at (2,2) size 310x52 [r=0 c=0 rs=1 cs=1]
+              RenderBlock {P} at (1,17) size 308x18 [bgcolor=#00FF00]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 308x18
</span><span class="cx">                   text run at (0,0) width 308: &quot;This paragraph should have a green background.&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss3selectors3htmlcss3modsel73expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-73-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-73-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-73-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -54,143 +54,143 @@
</span><span class="cx">           RenderText {#text} at (0,0) size 86x18
</span><span class="cx">             text run at (0,0) width 86: &quot;Sixth list item&quot;
</span><span class="cx">       RenderBlock {DIV} at (0,248) size 784x240
</span><del>-        RenderTable {TABLE} at (0,0) size 163x148 [border: (1px outset #808080)]
-          RenderTableSection {TBODY} at (1,1) size 161x146
-            RenderTableRow {TR} at (0,2) size 161x22
-              RenderTableCell {TD} at (2,2) size 105x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTable {TABLE} at (0,0) size 162x148 [border: (1px outset #808080)]
+          RenderTableSection {TBODY} at (1,1) size 160x146
+            RenderTableRow {TR} at (0,2) size 160x22
+              RenderTableCell {TD} at (2,2) size 104x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;1.1&quot;
</span><del>-              RenderTableCell {TD} at (108,2) size 25x22 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (108,2) size 24x22 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;1.2&quot;
</span><del>-              RenderTableCell {TD} at (134,2) size 25x22 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (134,2) size 24x22 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;1.3&quot;
</span><del>-            RenderTableRow {TR} at (0,26) size 161x22
-              RenderTableCell {TD} at (2,26) size 105x22 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,26) size 160x22
+              RenderTableCell {TD} at (2,26) size 104x22 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;2.1&quot;
</span><del>-              RenderTableCell {TD} at (108,26) size 25x22 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (108,26) size 24x22 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;2.2&quot;
</span><del>-              RenderTableCell {TD} at (134,26) size 25x22 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (134,26) size 24x22 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;2.3&quot;
</span><del>-            RenderTableRow {TR} at (0,50) size 161x22
-              RenderTableCell {TD} at (2,50) size 105x22 [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,50) size 160x22
+              RenderTableCell {TD} at (2,50) size 104x22 [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;3.1&quot;
</span><del>-              RenderTableCell {TD} at (108,50) size 25x22 [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (108,50) size 24x22 [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;3.2&quot;
</span><del>-              RenderTableCell {TD} at (134,50) size 25x22 [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (134,50) size 24x22 [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;3.3&quot;
</span><del>-            RenderTableRow {TR} at (0,74) size 161x22
-              RenderTableCell {TD} at (2,74) size 105x22 [border: (1px solid #000000)] [r=3 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,74) size 160x22
+              RenderTableCell {TD} at (2,74) size 104x22 [border: (1px solid #000000)] [r=3 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;4.1&quot;
</span><del>-              RenderTableCell {TD} at (108,74) size 25x22 [border: (1px solid #000000)] [r=3 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (108,74) size 24x22 [border: (1px solid #000000)] [r=3 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;4.2&quot;
</span><del>-              RenderTableCell {TD} at (134,74) size 25x22 [border: (1px solid #000000)] [r=3 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (134,74) size 24x22 [border: (1px solid #000000)] [r=3 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;4.3&quot;
</span><del>-            RenderTableRow {TR} at (0,98) size 161x22 [bgcolor=#00FF00]
-              RenderTableCell {TD} at (2,98) size 105x22 [border: (1px solid #000000)] [r=4 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,98) size 160x22 [bgcolor=#00FF00]
+              RenderTableCell {TD} at (2,98) size 104x22 [border: (1px solid #000000)] [r=4 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 100x18
</span><span class="cx">                   text run at (2,2) width 100: &quot;Green row : 5.1&quot;
</span><del>-              RenderTableCell {TD} at (108,98) size 25x22 [border: (1px solid #000000)] [r=4 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (108,98) size 24x22 [border: (1px solid #000000)] [r=4 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;5.2&quot;
</span><del>-              RenderTableCell {TD} at (134,98) size 25x22 [border: (1px solid #000000)] [r=4 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (134,98) size 24x22 [border: (1px solid #000000)] [r=4 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;5.3&quot;
</span><del>-            RenderTableRow {TR} at (0,122) size 161x22 [bgcolor=#00FF00]
-              RenderTableCell {TD} at (2,122) size 105x22 [border: (1px solid #000000)] [r=5 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,122) size 160x22 [bgcolor=#00FF00]
+              RenderTableCell {TD} at (2,122) size 104x22 [border: (1px solid #000000)] [r=5 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 100x18
</span><span class="cx">                   text run at (2,2) width 100: &quot;Green row : 6.1&quot;
</span><del>-              RenderTableCell {TD} at (108,122) size 25x22 [border: (1px solid #000000)] [r=5 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (108,122) size 24x22 [border: (1px solid #000000)] [r=5 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;6.2&quot;
</span><del>-              RenderTableCell {TD} at (134,122) size 25x22 [border: (1px solid #000000)] [r=5 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (134,122) size 24x22 [border: (1px solid #000000)] [r=5 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;6.3&quot;
</span><span class="cx">         RenderBlock {P} at (0,164) size 784x0
</span><del>-        RenderTable {TABLE} at (0,164) size 418x76 [border: (1px outset #808080)]
-          RenderTableSection {TBODY} at (1,1) size 416x74
-            RenderTableRow {TR} at (0,2) size 416x22
-              RenderTableCell {TD} at (2,2) size 25x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTable {TABLE} at (0,164) size 417x76 [border: (1px outset #808080)]
+          RenderTableSection {TBODY} at (1,1) size 415x74
+            RenderTableRow {TR} at (0,2) size 415x22
+              RenderTableCell {TD} at (2,2) size 24x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;1.1&quot;
</span><del>-              RenderTableCell {TD} at (28,2) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (28,2) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {TD} at (95,2) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (95,2) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {TD} at (162,2) size 25x22 [border: (1px solid #000000)] [r=0 c=3 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (162,2) size 24x22 [border: (1px solid #000000)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;1.4&quot;
</span><del>-              RenderTableCell {TD} at (188,2) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=4 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (188,2) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=4 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {TD} at (255,2) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=5 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (255,2) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=5 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {TD} at (322,2) size 25x22 [border: (1px solid #000000)] [r=0 c=6 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (322,2) size 24x22 [border: (1px solid #000000)] [r=0 c=6 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;1.7&quot;
</span><del>-              RenderTableCell {TD} at (348,2) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=7 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (348,2) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=7 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-            RenderTableRow {TR} at (0,26) size 416x22
-              RenderTableCell {TD} at (2,26) size 25x22 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,26) size 415x22
+              RenderTableCell {TD} at (2,26) size 24x22 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;2.1&quot;
</span><del>-              RenderTableCell {TD} at (28,26) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (28,26) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {TD} at (95,26) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (95,26) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {TD} at (162,26) size 25x22 [border: (1px solid #000000)] [r=1 c=3 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (162,26) size 24x22 [border: (1px solid #000000)] [r=1 c=3 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;2.4&quot;
</span><del>-              RenderTableCell {TD} at (188,26) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=4 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (188,26) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=4 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {TD} at (255,26) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=5 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (255,26) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=5 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {TD} at (322,26) size 25x22 [border: (1px solid #000000)] [r=1 c=6 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (322,26) size 24x22 [border: (1px solid #000000)] [r=1 c=6 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;2.7&quot;
</span><del>-              RenderTableCell {TD} at (348,26) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=7 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (348,26) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=7 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-            RenderTableRow {TR} at (0,50) size 416x22
-              RenderTableCell {TD} at (2,50) size 25x22 [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,50) size 415x22
+              RenderTableCell {TD} at (2,50) size 24x22 [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;3.1&quot;
</span><del>-              RenderTableCell {TD} at (28,50) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (28,50) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {TD} at (95,50) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (95,50) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {TD} at (162,50) size 25x22 [border: (1px solid #000000)] [r=2 c=3 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (162,50) size 24x22 [border: (1px solid #000000)] [r=2 c=3 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;3.4&quot;
</span><del>-              RenderTableCell {TD} at (188,50) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=4 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (188,50) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=4 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {TD} at (255,50) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=5 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (255,50) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=5 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {TD} at (322,50) size 25x22 [border: (1px solid #000000)] [r=2 c=6 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (322,50) size 24x22 [border: (1px solid #000000)] [r=2 c=6 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;3.7&quot;
</span><del>-              RenderTableCell {TD} at (348,50) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=7 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (348,50) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=7 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss3selectors3htmlcss3modsel73bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-73b-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-73b-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-73b-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -54,143 +54,143 @@
</span><span class="cx">           RenderText {#text} at (0,0) size 86x18
</span><span class="cx">             text run at (0,0) width 86: &quot;Sixth list item&quot;
</span><span class="cx">       RenderBlock {DIV} at (0,248) size 784x240
</span><del>-        RenderTable {TABLE} at (0,0) size 163x148 [border: (1px outset #808080)]
-          RenderTableSection {TBODY} at (1,1) size 161x146
-            RenderTableRow {TR} at (0,2) size 161x22
-              RenderTableCell {TD} at (2,2) size 105x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTable {TABLE} at (0,0) size 162x148 [border: (1px outset #808080)]
+          RenderTableSection {TBODY} at (1,1) size 160x146
+            RenderTableRow {TR} at (0,2) size 160x22
+              RenderTableCell {TD} at (2,2) size 104x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;1.1&quot;
</span><del>-              RenderTableCell {TD} at (108,2) size 25x22 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (108,2) size 24x22 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;1.2&quot;
</span><del>-              RenderTableCell {TD} at (134,2) size 25x22 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (134,2) size 24x22 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;1.3&quot;
</span><del>-            RenderTableRow {TR} at (0,26) size 161x22
-              RenderTableCell {TD} at (2,26) size 105x22 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,26) size 160x22
+              RenderTableCell {TD} at (2,26) size 104x22 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;2.1&quot;
</span><del>-              RenderTableCell {TD} at (108,26) size 25x22 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (108,26) size 24x22 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;2.2&quot;
</span><del>-              RenderTableCell {TD} at (134,26) size 25x22 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (134,26) size 24x22 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;2.3&quot;
</span><del>-            RenderTableRow {TR} at (0,50) size 161x22
-              RenderTableCell {TD} at (2,50) size 105x22 [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,50) size 160x22
+              RenderTableCell {TD} at (2,50) size 104x22 [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;3.1&quot;
</span><del>-              RenderTableCell {TD} at (108,50) size 25x22 [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (108,50) size 24x22 [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;3.2&quot;
</span><del>-              RenderTableCell {TD} at (134,50) size 25x22 [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (134,50) size 24x22 [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;3.3&quot;
</span><del>-            RenderTableRow {TR} at (0,74) size 161x22
-              RenderTableCell {TD} at (2,74) size 105x22 [border: (1px solid #000000)] [r=3 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,74) size 160x22
+              RenderTableCell {TD} at (2,74) size 104x22 [border: (1px solid #000000)] [r=3 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;4.1&quot;
</span><del>-              RenderTableCell {TD} at (108,74) size 25x22 [border: (1px solid #000000)] [r=3 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (108,74) size 24x22 [border: (1px solid #000000)] [r=3 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;4.2&quot;
</span><del>-              RenderTableCell {TD} at (134,74) size 25x22 [border: (1px solid #000000)] [r=3 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (134,74) size 24x22 [border: (1px solid #000000)] [r=3 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;4.3&quot;
</span><del>-            RenderTableRow {TR} at (0,98) size 161x22 [bgcolor=#00FF00]
-              RenderTableCell {TD} at (2,98) size 105x22 [border: (1px solid #000000)] [r=4 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,98) size 160x22 [bgcolor=#00FF00]
+              RenderTableCell {TD} at (2,98) size 104x22 [border: (1px solid #000000)] [r=4 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 100x18
</span><span class="cx">                   text run at (2,2) width 100: &quot;Green row : 5.1&quot;
</span><del>-              RenderTableCell {TD} at (108,98) size 25x22 [border: (1px solid #000000)] [r=4 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (108,98) size 24x22 [border: (1px solid #000000)] [r=4 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;5.2&quot;
</span><del>-              RenderTableCell {TD} at (134,98) size 25x22 [border: (1px solid #000000)] [r=4 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (134,98) size 24x22 [border: (1px solid #000000)] [r=4 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;5.3&quot;
</span><del>-            RenderTableRow {TR} at (0,122) size 161x22 [bgcolor=#00FF00]
-              RenderTableCell {TD} at (2,122) size 105x22 [border: (1px solid #000000)] [r=5 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,122) size 160x22 [bgcolor=#00FF00]
+              RenderTableCell {TD} at (2,122) size 104x22 [border: (1px solid #000000)] [r=5 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 100x18
</span><span class="cx">                   text run at (2,2) width 100: &quot;Green row : 6.1&quot;
</span><del>-              RenderTableCell {TD} at (108,122) size 25x22 [border: (1px solid #000000)] [r=5 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (108,122) size 24x22 [border: (1px solid #000000)] [r=5 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;6.2&quot;
</span><del>-              RenderTableCell {TD} at (134,122) size 25x22 [border: (1px solid #000000)] [r=5 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (134,122) size 24x22 [border: (1px solid #000000)] [r=5 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;6.3&quot;
</span><span class="cx">         RenderBlock {P} at (0,164) size 784x0
</span><del>-        RenderTable {TABLE} at (0,164) size 418x76 [border: (1px outset #808080)]
-          RenderTableSection {TBODY} at (1,1) size 416x74
-            RenderTableRow {TR} at (0,2) size 416x22
-              RenderTableCell {TD} at (2,2) size 25x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTable {TABLE} at (0,164) size 417x76 [border: (1px outset #808080)]
+          RenderTableSection {TBODY} at (1,1) size 415x74
+            RenderTableRow {TR} at (0,2) size 415x22
+              RenderTableCell {TD} at (2,2) size 24x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;1.1&quot;
</span><del>-              RenderTableCell {TD} at (28,2) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (28,2) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {TD} at (95,2) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (95,2) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {TD} at (162,2) size 25x22 [border: (1px solid #000000)] [r=0 c=3 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (162,2) size 24x22 [border: (1px solid #000000)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;1.4&quot;
</span><del>-              RenderTableCell {TD} at (188,2) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=4 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (188,2) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=4 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {TD} at (255,2) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=5 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (255,2) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=5 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {TD} at (322,2) size 25x22 [border: (1px solid #000000)] [r=0 c=6 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (322,2) size 24x22 [border: (1px solid #000000)] [r=0 c=6 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;1.7&quot;
</span><del>-              RenderTableCell {TD} at (348,2) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=7 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (348,2) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=7 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-            RenderTableRow {TR} at (0,26) size 416x22
-              RenderTableCell {TD} at (2,26) size 25x22 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,26) size 415x22
+              RenderTableCell {TD} at (2,26) size 24x22 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;2.1&quot;
</span><del>-              RenderTableCell {TD} at (28,26) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (28,26) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {TD} at (95,26) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (95,26) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {TD} at (162,26) size 25x22 [border: (1px solid #000000)] [r=1 c=3 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (162,26) size 24x22 [border: (1px solid #000000)] [r=1 c=3 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;2.4&quot;
</span><del>-              RenderTableCell {TD} at (188,26) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=4 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (188,26) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=4 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {TD} at (255,26) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=5 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (255,26) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=5 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {TD} at (322,26) size 25x22 [border: (1px solid #000000)] [r=1 c=6 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (322,26) size 24x22 [border: (1px solid #000000)] [r=1 c=6 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;2.7&quot;
</span><del>-              RenderTableCell {TD} at (348,26) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=7 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (348,26) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=7 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-            RenderTableRow {TR} at (0,50) size 416x22
-              RenderTableCell {TD} at (2,50) size 25x22 [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,50) size 415x22
+              RenderTableCell {TD} at (2,50) size 24x22 [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;3.1&quot;
</span><del>-              RenderTableCell {TD} at (28,50) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (28,50) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {TD} at (95,50) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (95,50) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {TD} at (162,50) size 25x22 [border: (1px solid #000000)] [r=2 c=3 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (162,50) size 24x22 [border: (1px solid #000000)] [r=2 c=3 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;3.4&quot;
</span><del>-              RenderTableCell {TD} at (188,50) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=4 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (188,50) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=4 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {TD} at (255,50) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=5 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (255,50) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=5 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {TD} at (322,50) size 25x22 [border: (1px solid #000000)] [r=2 c=6 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (322,50) size 24x22 [border: (1px solid #000000)] [r=2 c=6 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;3.7&quot;
</span><del>-              RenderTableCell {TD} at (348,50) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=7 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (348,50) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=7 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss3selectors3htmlcss3modsel74expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-74-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-74-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-74-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -54,143 +54,143 @@
</span><span class="cx">           RenderText {#text} at (0,0) size 324x18
</span><span class="cx">             text run at (0,0) width 324: &quot;This sixth list item should have a green background&quot;
</span><span class="cx">       RenderBlock {DIV} at (0,248) size 784x240
</span><del>-        RenderTable {TABLE} at (0,0) size 163x148 [border: (1px outset #808080)]
-          RenderTableSection {TBODY} at (1,1) size 161x146
-            RenderTableRow {TR} at (0,2) size 161x22 [bgcolor=#00FF00]
-              RenderTableCell {TD} at (2,2) size 105x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTable {TABLE} at (0,0) size 162x148 [border: (1px outset #808080)]
+          RenderTableSection {TBODY} at (1,1) size 160x146
+            RenderTableRow {TR} at (0,2) size 160x22 [bgcolor=#00FF00]
+              RenderTableCell {TD} at (2,2) size 104x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 100x18
</span><span class="cx">                   text run at (2,2) width 100: &quot;Green row : 1.1&quot;
</span><del>-              RenderTableCell {TD} at (108,2) size 25x22 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (108,2) size 24x22 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;1.2&quot;
</span><del>-              RenderTableCell {TD} at (134,2) size 25x22 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (134,2) size 24x22 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;1.3&quot;
</span><del>-            RenderTableRow {TR} at (0,26) size 161x22 [bgcolor=#00FF00]
-              RenderTableCell {TD} at (2,26) size 105x22 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,26) size 160x22 [bgcolor=#00FF00]
+              RenderTableCell {TD} at (2,26) size 104x22 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 100x18
</span><span class="cx">                   text run at (2,2) width 100: &quot;Green row : 2.1&quot;
</span><del>-              RenderTableCell {TD} at (108,26) size 25x22 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (108,26) size 24x22 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;2.2&quot;
</span><del>-              RenderTableCell {TD} at (134,26) size 25x22 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (134,26) size 24x22 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;2.3&quot;
</span><del>-            RenderTableRow {TR} at (0,50) size 161x22
-              RenderTableCell {TD} at (2,50) size 105x22 [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,50) size 160x22
+              RenderTableCell {TD} at (2,50) size 104x22 [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;3.1&quot;
</span><del>-              RenderTableCell {TD} at (108,50) size 25x22 [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (108,50) size 24x22 [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;3.2&quot;
</span><del>-              RenderTableCell {TD} at (134,50) size 25x22 [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (134,50) size 24x22 [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;3.3&quot;
</span><del>-            RenderTableRow {TR} at (0,74) size 161x22
-              RenderTableCell {TD} at (2,74) size 105x22 [border: (1px solid #000000)] [r=3 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,74) size 160x22
+              RenderTableCell {TD} at (2,74) size 104x22 [border: (1px solid #000000)] [r=3 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;4.1&quot;
</span><del>-              RenderTableCell {TD} at (108,74) size 25x22 [border: (1px solid #000000)] [r=3 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (108,74) size 24x22 [border: (1px solid #000000)] [r=3 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;4.2&quot;
</span><del>-              RenderTableCell {TD} at (134,74) size 25x22 [border: (1px solid #000000)] [r=3 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (134,74) size 24x22 [border: (1px solid #000000)] [r=3 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;4.3&quot;
</span><del>-            RenderTableRow {TR} at (0,98) size 161x22
-              RenderTableCell {TD} at (2,98) size 105x22 [border: (1px solid #000000)] [r=4 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,98) size 160x22
+              RenderTableCell {TD} at (2,98) size 104x22 [border: (1px solid #000000)] [r=4 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;5.1&quot;
</span><del>-              RenderTableCell {TD} at (108,98) size 25x22 [border: (1px solid #000000)] [r=4 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (108,98) size 24x22 [border: (1px solid #000000)] [r=4 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;5.2&quot;
</span><del>-              RenderTableCell {TD} at (134,98) size 25x22 [border: (1px solid #000000)] [r=4 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (134,98) size 24x22 [border: (1px solid #000000)] [r=4 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;5.3&quot;
</span><del>-            RenderTableRow {TR} at (0,122) size 161x22
-              RenderTableCell {TD} at (2,122) size 105x22 [border: (1px solid #000000)] [r=5 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,122) size 160x22
+              RenderTableCell {TD} at (2,122) size 104x22 [border: (1px solid #000000)] [r=5 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;6.1&quot;
</span><del>-              RenderTableCell {TD} at (108,122) size 25x22 [border: (1px solid #000000)] [r=5 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (108,122) size 24x22 [border: (1px solid #000000)] [r=5 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;6.2&quot;
</span><del>-              RenderTableCell {TD} at (134,122) size 25x22 [border: (1px solid #000000)] [r=5 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (134,122) size 24x22 [border: (1px solid #000000)] [r=5 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;6.3&quot;
</span><span class="cx">         RenderBlock {P} at (0,164) size 784x0
</span><del>-        RenderTable {TABLE} at (0,164) size 418x76 [border: (1px outset #808080)]
-          RenderTableSection {TBODY} at (1,1) size 416x74
-            RenderTableRow {TR} at (0,2) size 416x22
-              RenderTableCell {TD} at (2,2) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTable {TABLE} at (0,164) size 417x76 [border: (1px outset #808080)]
+          RenderTableSection {TBODY} at (1,1) size 415x74
+            RenderTableRow {TR} at (0,2) size 415x22
+              RenderTableCell {TD} at (2,2) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {TD} at (69,2) size 25x22 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (69,2) size 24x22 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;1.2&quot;
</span><del>-              RenderTableCell {TD} at (95,2) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (95,2) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {TD} at (162,2) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=3 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (162,2) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {TD} at (229,2) size 25x22 [border: (1px solid #000000)] [r=0 c=4 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (229,2) size 24x22 [border: (1px solid #000000)] [r=0 c=4 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;1.5&quot;
</span><del>-              RenderTableCell {TD} at (255,2) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=5 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (255,2) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=5 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {TD} at (322,2) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=6 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (322,2) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=6 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {TD} at (389,2) size 25x22 [border: (1px solid #000000)] [r=0 c=7 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (389,2) size 24x22 [border: (1px solid #000000)] [r=0 c=7 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;1.8&quot;
</span><del>-            RenderTableRow {TR} at (0,26) size 416x22
-              RenderTableCell {TD} at (2,26) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,26) size 415x22
+              RenderTableCell {TD} at (2,26) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {TD} at (69,26) size 25x22 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (69,26) size 24x22 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;2.2&quot;
</span><del>-              RenderTableCell {TD} at (95,26) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (95,26) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {TD} at (162,26) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=3 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (162,26) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=3 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {TD} at (229,26) size 25x22 [border: (1px solid #000000)] [r=1 c=4 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (229,26) size 24x22 [border: (1px solid #000000)] [r=1 c=4 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;2.5&quot;
</span><del>-              RenderTableCell {TD} at (255,26) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=5 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (255,26) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=5 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {TD} at (322,26) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=6 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (322,26) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=6 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {TD} at (389,26) size 25x22 [border: (1px solid #000000)] [r=1 c=7 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (389,26) size 24x22 [border: (1px solid #000000)] [r=1 c=7 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;2.8&quot;
</span><del>-            RenderTableRow {TR} at (0,50) size 416x22
-              RenderTableCell {TD} at (2,50) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,50) size 415x22
+              RenderTableCell {TD} at (2,50) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {TD} at (69,50) size 25x22 [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (69,50) size 24x22 [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;3.2&quot;
</span><del>-              RenderTableCell {TD} at (95,50) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (95,50) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {TD} at (162,50) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=3 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (162,50) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=3 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {TD} at (229,50) size 25x22 [border: (1px solid #000000)] [r=2 c=4 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (229,50) size 24x22 [border: (1px solid #000000)] [r=2 c=4 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;3.5&quot;
</span><del>-              RenderTableCell {TD} at (255,50) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=5 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (255,50) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=5 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {TD} at (322,50) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=6 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (322,50) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=6 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {TD} at (389,50) size 25x22 [border: (1px solid #000000)] [r=2 c=7 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (389,50) size 24x22 [border: (1px solid #000000)] [r=2 c=7 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;3.8&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss3selectors3htmlcss3modsel74bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-74b-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-74b-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-74b-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -54,143 +54,143 @@
</span><span class="cx">           RenderText {#text} at (0,0) size 324x18
</span><span class="cx">             text run at (0,0) width 324: &quot;This sixth list item should have a green background&quot;
</span><span class="cx">       RenderBlock {DIV} at (0,248) size 784x240
</span><del>-        RenderTable {TABLE} at (0,0) size 163x148 [border: (1px outset #808080)]
-          RenderTableSection {TBODY} at (1,1) size 161x146
-            RenderTableRow {TR} at (0,2) size 161x22 [bgcolor=#00FF00]
-              RenderTableCell {TD} at (2,2) size 105x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTable {TABLE} at (0,0) size 162x148 [border: (1px outset #808080)]
+          RenderTableSection {TBODY} at (1,1) size 160x146
+            RenderTableRow {TR} at (0,2) size 160x22 [bgcolor=#00FF00]
+              RenderTableCell {TD} at (2,2) size 104x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 100x18
</span><span class="cx">                   text run at (2,2) width 100: &quot;Green row : 1.1&quot;
</span><del>-              RenderTableCell {TD} at (108,2) size 25x22 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (108,2) size 24x22 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;1.2&quot;
</span><del>-              RenderTableCell {TD} at (134,2) size 25x22 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (134,2) size 24x22 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;1.3&quot;
</span><del>-            RenderTableRow {TR} at (0,26) size 161x22 [bgcolor=#00FF00]
-              RenderTableCell {TD} at (2,26) size 105x22 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,26) size 160x22 [bgcolor=#00FF00]
+              RenderTableCell {TD} at (2,26) size 104x22 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 100x18
</span><span class="cx">                   text run at (2,2) width 100: &quot;Green row : 2.1&quot;
</span><del>-              RenderTableCell {TD} at (108,26) size 25x22 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (108,26) size 24x22 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;2.2&quot;
</span><del>-              RenderTableCell {TD} at (134,26) size 25x22 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (134,26) size 24x22 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;2.3&quot;
</span><del>-            RenderTableRow {TR} at (0,50) size 161x22
-              RenderTableCell {TD} at (2,50) size 105x22 [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,50) size 160x22
+              RenderTableCell {TD} at (2,50) size 104x22 [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;3.1&quot;
</span><del>-              RenderTableCell {TD} at (108,50) size 25x22 [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (108,50) size 24x22 [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;3.2&quot;
</span><del>-              RenderTableCell {TD} at (134,50) size 25x22 [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (134,50) size 24x22 [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;3.3&quot;
</span><del>-            RenderTableRow {TR} at (0,74) size 161x22
-              RenderTableCell {TD} at (2,74) size 105x22 [border: (1px solid #000000)] [r=3 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,74) size 160x22
+              RenderTableCell {TD} at (2,74) size 104x22 [border: (1px solid #000000)] [r=3 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;4.1&quot;
</span><del>-              RenderTableCell {TD} at (108,74) size 25x22 [border: (1px solid #000000)] [r=3 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (108,74) size 24x22 [border: (1px solid #000000)] [r=3 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;4.2&quot;
</span><del>-              RenderTableCell {TD} at (134,74) size 25x22 [border: (1px solid #000000)] [r=3 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (134,74) size 24x22 [border: (1px solid #000000)] [r=3 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;4.3&quot;
</span><del>-            RenderTableRow {TR} at (0,98) size 161x22
-              RenderTableCell {TD} at (2,98) size 105x22 [border: (1px solid #000000)] [r=4 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,98) size 160x22
+              RenderTableCell {TD} at (2,98) size 104x22 [border: (1px solid #000000)] [r=4 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;5.1&quot;
</span><del>-              RenderTableCell {TD} at (108,98) size 25x22 [border: (1px solid #000000)] [r=4 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (108,98) size 24x22 [border: (1px solid #000000)] [r=4 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;5.2&quot;
</span><del>-              RenderTableCell {TD} at (134,98) size 25x22 [border: (1px solid #000000)] [r=4 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (134,98) size 24x22 [border: (1px solid #000000)] [r=4 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;5.3&quot;
</span><del>-            RenderTableRow {TR} at (0,122) size 161x22
-              RenderTableCell {TD} at (2,122) size 105x22 [border: (1px solid #000000)] [r=5 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,122) size 160x22
+              RenderTableCell {TD} at (2,122) size 104x22 [border: (1px solid #000000)] [r=5 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;6.1&quot;
</span><del>-              RenderTableCell {TD} at (108,122) size 25x22 [border: (1px solid #000000)] [r=5 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (108,122) size 24x22 [border: (1px solid #000000)] [r=5 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;6.2&quot;
</span><del>-              RenderTableCell {TD} at (134,122) size 25x22 [border: (1px solid #000000)] [r=5 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (134,122) size 24x22 [border: (1px solid #000000)] [r=5 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;6.3&quot;
</span><span class="cx">         RenderBlock {P} at (0,164) size 784x0
</span><del>-        RenderTable {TABLE} at (0,164) size 418x76 [border: (1px outset #808080)]
-          RenderTableSection {TBODY} at (1,1) size 416x74
-            RenderTableRow {TR} at (0,2) size 416x22
-              RenderTableCell {TD} at (2,2) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTable {TABLE} at (0,164) size 417x76 [border: (1px outset #808080)]
+          RenderTableSection {TBODY} at (1,1) size 415x74
+            RenderTableRow {TR} at (0,2) size 415x22
+              RenderTableCell {TD} at (2,2) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {TD} at (69,2) size 25x22 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (69,2) size 24x22 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;1.2&quot;
</span><del>-              RenderTableCell {TD} at (95,2) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (95,2) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {TD} at (162,2) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=3 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (162,2) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {TD} at (229,2) size 25x22 [border: (1px solid #000000)] [r=0 c=4 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (229,2) size 24x22 [border: (1px solid #000000)] [r=0 c=4 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;1.5&quot;
</span><del>-              RenderTableCell {TD} at (255,2) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=5 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (255,2) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=5 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {TD} at (322,2) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=6 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (322,2) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=6 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {TD} at (389,2) size 25x22 [border: (1px solid #000000)] [r=0 c=7 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (389,2) size 24x22 [border: (1px solid #000000)] [r=0 c=7 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;1.8&quot;
</span><del>-            RenderTableRow {TR} at (0,26) size 416x22
-              RenderTableCell {TD} at (2,26) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,26) size 415x22
+              RenderTableCell {TD} at (2,26) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {TD} at (69,26) size 25x22 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (69,26) size 24x22 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;2.2&quot;
</span><del>-              RenderTableCell {TD} at (95,26) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (95,26) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {TD} at (162,26) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=3 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (162,26) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=3 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {TD} at (229,26) size 25x22 [border: (1px solid #000000)] [r=1 c=4 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (229,26) size 24x22 [border: (1px solid #000000)] [r=1 c=4 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;2.5&quot;
</span><del>-              RenderTableCell {TD} at (255,26) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=5 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (255,26) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=5 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {TD} at (322,26) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=6 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (322,26) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=6 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {TD} at (389,26) size 25x22 [border: (1px solid #000000)] [r=1 c=7 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (389,26) size 24x22 [border: (1px solid #000000)] [r=1 c=7 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;2.8&quot;
</span><del>-            RenderTableRow {TR} at (0,50) size 416x22
-              RenderTableCell {TD} at (2,50) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,50) size 415x22
+              RenderTableCell {TD} at (2,50) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {TD} at (69,50) size 25x22 [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (69,50) size 24x22 [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;3.2&quot;
</span><del>-              RenderTableCell {TD} at (95,50) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (95,50) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {TD} at (162,50) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=3 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (162,50) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=3 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {TD} at (229,50) size 25x22 [border: (1px solid #000000)] [r=2 c=4 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (229,50) size 24x22 [border: (1px solid #000000)] [r=2 c=4 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;3.5&quot;
</span><del>-              RenderTableCell {TD} at (255,50) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=5 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (255,50) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=5 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {TD} at (322,50) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=6 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (322,50) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=6 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {TD} at (389,50) size 25x22 [border: (1px solid #000000)] [r=2 c=7 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (389,50) size 24x22 [border: (1px solid #000000)] [r=2 c=7 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;3.8&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss3selectors3htmlcss3modsel77expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-77-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-77-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-77-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -4,36 +4,36 @@
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 800x134
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x110
</span><span class="cx">       RenderBlock {DIV} at (0,0) size 784x76
</span><del>-        RenderTable {TABLE} at (0,0) size 165x76 [border: (1px outset #808080)]
-          RenderTableSection {TBODY} at (1,1) size 163x74
-            RenderTableRow {TR} at (0,2) size 163x22
-              RenderTableCell {TD} at (2,2) size 25x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTable {TABLE} at (0,0) size 164x76 [border: (1px outset #808080)]
+          RenderTableSection {TBODY} at (1,1) size 162x74
+            RenderTableRow {TR} at (0,2) size 162x22
+              RenderTableCell {TD} at (2,2) size 24x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;1.1&quot;
</span><del>-              RenderTableCell {TD} at (28,2) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (28,2) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {TD} at (95,2) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (95,2) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-            RenderTableRow {TR} at (0,26) size 163x22
-              RenderTableCell {TD} at (2,26) size 25x22 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,26) size 162x22
+              RenderTableCell {TD} at (2,26) size 24x22 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;2.1&quot;
</span><del>-              RenderTableCell {TD} at (28,26) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (28,26) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {TD} at (95,26) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (95,26) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-            RenderTableRow {TR} at (0,50) size 163x22
-              RenderTableCell {TD} at (2,50) size 25x22 [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,50) size 162x22
+              RenderTableCell {TD} at (2,50) size 24x22 [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;3.1&quot;
</span><del>-              RenderTableCell {TD} at (28,50) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (28,50) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {TD} at (95,50) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (95,50) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><span class="cx">       RenderBlock {P} at (0,92) size 784x18
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss3selectors3htmlcss3modsel77bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-77b-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-77b-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-77b-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -4,36 +4,36 @@
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 800x134
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x110
</span><span class="cx">       RenderBlock {DIV} at (0,0) size 784x76
</span><del>-        RenderTable {TABLE} at (0,0) size 165x76 [border: (1px outset #808080)]
-          RenderTableSection {TBODY} at (1,1) size 163x74
-            RenderTableRow {TR} at (0,2) size 163x22
-              RenderTableCell {TD} at (2,2) size 25x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTable {TABLE} at (0,0) size 164x76 [border: (1px outset #808080)]
+          RenderTableSection {TBODY} at (1,1) size 162x74
+            RenderTableRow {TR} at (0,2) size 162x22
+              RenderTableCell {TD} at (2,2) size 24x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;1.1&quot;
</span><del>-              RenderTableCell {TD} at (28,2) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (28,2) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {TD} at (95,2) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (95,2) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-            RenderTableRow {TR} at (0,26) size 163x22
-              RenderTableCell {TD} at (2,26) size 25x22 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,26) size 162x22
+              RenderTableCell {TD} at (2,26) size 24x22 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;2.1&quot;
</span><del>-              RenderTableCell {TD} at (28,26) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (28,26) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {TD} at (95,26) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (95,26) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-            RenderTableRow {TR} at (0,50) size 163x22
-              RenderTableCell {TD} at (2,50) size 25x22 [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,50) size 162x22
+              RenderTableCell {TD} at (2,50) size 24x22 [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;3.1&quot;
</span><del>-              RenderTableCell {TD} at (28,50) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (28,50) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {TD} at (95,50) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (95,50) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><span class="cx">       RenderBlock {P} at (0,92) size 784x18
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss3selectors3htmlcss3modsel78expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-78-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-78-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-78-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -4,36 +4,36 @@
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 800x134
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x110
</span><span class="cx">       RenderBlock {DIV} at (0,0) size 784x76
</span><del>-        RenderTable {TABLE} at (0,0) size 165x76 [border: (1px outset #808080)]
-          RenderTableSection {TBODY} at (1,1) size 163x74
-            RenderTableRow {TR} at (0,2) size 163x22
-              RenderTableCell {TD} at (2,2) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTable {TABLE} at (0,0) size 164x76 [border: (1px outset #808080)]
+          RenderTableSection {TBODY} at (1,1) size 162x74
+            RenderTableRow {TR} at (0,2) size 162x22
+              RenderTableCell {TD} at (2,2) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {TD} at (69,2) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (69,2) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {TD} at (136,2) size 25x22 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (136,2) size 24x22 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;1.3&quot;
</span><del>-            RenderTableRow {TR} at (0,26) size 163x22
-              RenderTableCell {TD} at (2,26) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,26) size 162x22
+              RenderTableCell {TD} at (2,26) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {TD} at (69,26) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (69,26) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {TD} at (136,26) size 25x22 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (136,26) size 24x22 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;2.3&quot;
</span><del>-            RenderTableRow {TR} at (0,50) size 163x22
-              RenderTableCell {TD} at (2,50) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,50) size 162x22
+              RenderTableCell {TD} at (2,50) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {TD} at (69,50) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (69,50) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {TD} at (136,50) size 25x22 [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (136,50) size 24x22 [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;3.3&quot;
</span><span class="cx">       RenderBlock {P} at (0,92) size 784x18
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss3selectors3htmlcss3modsel78bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-78b-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-78b-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-78b-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -4,36 +4,36 @@
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 800x134
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x110
</span><span class="cx">       RenderBlock {DIV} at (0,0) size 784x76
</span><del>-        RenderTable {TABLE} at (0,0) size 165x76 [border: (1px outset #808080)]
-          RenderTableSection {TBODY} at (1,1) size 163x74
-            RenderTableRow {TR} at (0,2) size 163x22
-              RenderTableCell {TD} at (2,2) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTable {TABLE} at (0,0) size 164x76 [border: (1px outset #808080)]
+          RenderTableSection {TBODY} at (1,1) size 162x74
+            RenderTableRow {TR} at (0,2) size 162x22
+              RenderTableCell {TD} at (2,2) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {TD} at (69,2) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (69,2) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {TD} at (136,2) size 25x22 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (136,2) size 24x22 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;1.3&quot;
</span><del>-            RenderTableRow {TR} at (0,26) size 163x22
-              RenderTableCell {TD} at (2,26) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,26) size 162x22
+              RenderTableCell {TD} at (2,26) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {TD} at (69,26) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (69,26) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {TD} at (136,26) size 25x22 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (136,26) size 24x22 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;2.3&quot;
</span><del>-            RenderTableRow {TR} at (0,50) size 163x22
-              RenderTableCell {TD} at (2,50) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,50) size 162x22
+              RenderTableCell {TD} at (2,50) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {TD} at (69,50) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (69,50) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {TD} at (136,50) size 25x22 [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (136,50) size 24x22 [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;3.3&quot;
</span><span class="cx">       RenderBlock {P} at (0,92) size 784x18
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss3selectors3xhtmlcss3modsel161expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-161-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-161-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-161-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -14,9 +14,9 @@
</span><span class="cx">             RenderText at (0,0) size 66x15
</span><span class="cx">               text run at (0,0) width 66: &quot;This should&quot;
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderTable {table} at (0,93) size 430x24 [bgcolor=#00FF00]
-        RenderTableSection (anonymous) at (0,0) size 430x24
-          RenderTableRow {tr} at (0,2) size 430x20
-            RenderTableCell {td} at (2,2) size 426x20 [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {table} at (0,93) size 429x24 [bgcolor=#00FF00]
+        RenderTableSection (anonymous) at (0,0) size 429x24
+          RenderTableRow {tr} at (0,2) size 429x20
+            RenderTableCell {td} at (2,2) size 425x20 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 423x18
</span><span class="cx">                 text run at (1,1) width 423: &quot;This line should have a green background (or it might be unstyled).&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss3selectors3xhtmlcss3modsel18expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-18-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-18-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-18-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -31,33 +31,33 @@
</span><span class="cx">             text run at (270,0) width 5: &quot;)&quot;
</span><span class="cx">         RenderText {#text} at (275,0) size 387x18
</span><span class="cx">           text run at (275,0) width 387: &quot; should turn to green when the pointing device hovers over it.&quot;
</span><del>-      RenderTable {table} at (0,70) size 279x180
-        RenderTableSection {tbody} at (0,0) size 279x180
-          RenderTableRow {tr} at (0,5) size 279x20
-            RenderTableCell {td} at (5,5) size 79x20 [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {table} at (0,70) size 278x180
+        RenderTableSection {tbody} at (0,0) size 278x180
+          RenderTableRow {tr} at (0,5) size 278x20
+            RenderTableCell {td} at (5,5) size 78x20 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 73x18
</span><span class="cx">                 text run at (1,1) width 73: &quot;The cells in&quot;
</span><del>-            RenderTableCell {td} at (88,5) size 82x20 [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (88,5) size 81x20 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 56x18
</span><span class="cx">                 text run at (1,1) width 56: &quot;this table&quot;
</span><del>-            RenderTableCell {td} at (174,5) size 100x20 [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (174,5) size 99x20 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 62x18
</span><span class="cx">                 text run at (1,1) width 62: &quot;should go&quot;
</span><del>-          RenderTableRow {tr} at (0,30) size 279x20
-            RenderTableCell {td} at (5,30) size 79x20 [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {tr} at (0,30) size 278x20
+            RenderTableCell {td} at (5,30) size 78x20 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 74x18
</span><span class="cx">                 text run at (1,1) width 74: &quot;green when&quot;
</span><del>-            RenderTableCell {td} at (88,30) size 82x20 [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (88,30) size 81x20 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 64x18
</span><span class="cx">                 text run at (1,1) width 64: &quot;you hover&quot;
</span><del>-            RenderTableCell {td} at (174,30) size 100x20 [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (174,30) size 99x20 [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 75x18
</span><span class="cx">                 text run at (1,1) width 75: &quot;the pointing&quot;
</span><del>-          RenderTableRow {tr} at (0,55) size 279x20
-            RenderTableCell {td} at (5,55) size 79x20 [r=2 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {tr} at (0,55) size 278x20
+            RenderTableCell {td} at (5,55) size 78x20 [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 73x18
</span><span class="cx">                 text run at (1,1) width 73: &quot;device over&quot;
</span><del>-            RenderTableCell {td} at (88,55) size 82x20 [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (88,55) size 81x20 [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 40x18
</span><span class="cx">                 text run at (1,1) width 40: &quot;them (&quot;
</span><span class="cx">               RenderInline {strong} at (0,0) size 30x18
</span><span class="lines">@@ -65,32 +65,32 @@
</span><span class="cx">                   text run at (41,1) width 30: &quot;here&quot;
</span><span class="cx">               RenderText {#text} at (71,1) size 9x18
</span><span class="cx">                 text run at (71,1) width 9: &quot;).&quot;
</span><del>-            RenderTableCell {td} at (174,64) size 100x2 [r=2 c=2 rs=1 cs=1]
-          RenderTableRow {tr} at (0,80) size 279x20
-            RenderTableCell {td} at (5,80) size 79x20 [r=3 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (174,64) size 99x2 [r=2 c=2 rs=1 cs=1]
+          RenderTableRow {tr} at (0,80) size 278x20
+            RenderTableCell {td} at (5,80) size 78x20 [r=3 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 76x18
</span><span class="cx">                 text run at (1,1) width 76: &quot;The rows in&quot;
</span><del>-            RenderTableCell {td} at (88,80) size 82x20 [r=3 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (88,80) size 81x20 [r=3 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 56x18
</span><span class="cx">                 text run at (1,1) width 56: &quot;this table&quot;
</span><del>-            RenderTableCell {td} at (174,80) size 100x20 [r=3 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (174,80) size 99x20 [r=3 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 62x18
</span><span class="cx">                 text run at (1,1) width 62: &quot;should go&quot;
</span><del>-          RenderTableRow {tr} at (0,105) size 279x20
-            RenderTableCell {td} at (5,105) size 79x20 [r=4 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {tr} at (0,105) size 278x20
+            RenderTableCell {td} at (5,105) size 78x20 [r=4 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 67x18
</span><span class="cx">                 text run at (1,1) width 67: &quot;dark green&quot;
</span><del>-            RenderTableCell {td} at (88,105) size 82x20 [r=4 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (88,105) size 81x20 [r=4 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 58x18
</span><span class="cx">                 text run at (1,1) width 58: &quot;when the&quot;
</span><del>-            RenderTableCell {td} at (174,105) size 100x20 [r=4 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (174,105) size 99x20 [r=4 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 97x18
</span><span class="cx">                 text run at (1,1) width 97: &quot;pointing device&quot;
</span><del>-          RenderTableRow {tr} at (0,130) size 279x20
-            RenderTableCell {td} at (5,130) size 79x20 [r=5 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {tr} at (0,130) size 278x20
+            RenderTableCell {td} at (5,130) size 78x20 [r=5 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 65x18
</span><span class="cx">                 text run at (1,1) width 65: &quot;is over the&quot;
</span><del>-            RenderTableCell {td} at (88,130) size 82x20 [r=5 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (88,130) size 81x20 [r=5 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 32x18
</span><span class="cx">                 text run at (1,1) width 32: &quot;cells &quot;
</span><span class="cx">               RenderInline {strong} at (0,0) size 35x18
</span><span class="lines">@@ -98,9 +98,9 @@
</span><span class="cx">                   text run at (33,1) width 35: &quot;there&quot;
</span><span class="cx">               RenderText {#text} at (68,1) size 4x18
</span><span class="cx">                 text run at (68,1) width 4: &quot;:&quot;
</span><del>-            RenderTableCell {td} at (174,139) size 100x2 [r=5 c=2 rs=1 cs=1]
-          RenderTableRow {tr} at (0,155) size 279x20
-            RenderTableCell {td} at (5,155) size 79x20 [r=6 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (174,139) size 99x2 [r=5 c=2 rs=1 cs=1]
+          RenderTableRow {tr} at (0,155) size 278x20
+            RenderTableCell {td} at (5,155) size 78x20 [r=6 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 32x18
</span><span class="cx">                 text run at (1,1) width 32: &quot;And &quot;
</span><span class="cx">               RenderInline {strong} at (0,0) size 30x18
</span><span class="lines">@@ -108,7 +108,7 @@
</span><span class="cx">                   text run at (33,1) width 30: &quot;here&quot;
</span><span class="cx">               RenderText {#text} at (63,1) size 4x18
</span><span class="cx">                 text run at (63,1) width 4: &quot;:&quot;
</span><del>-            RenderTableCell {td} at (88,164) size 82x2 [r=6 c=1 rs=1 cs=1]
-            RenderTableCell {td} at (174,155) size 100x20 [r=6 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (88,164) size 81x2 [r=6 c=1 rs=1 cs=1]
+            RenderTableCell {td} at (174,155) size 99x20 [r=6 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 81x18
</span><span class="cx">                 text run at (1,1) width 81: &quot;(blank cells).&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss3selectors3xhtmlcss3modsel18bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-18b-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-18b-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-18b-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -14,23 +14,23 @@
</span><span class="cx">         RenderBlock {p} at (0,52) size 784x18
</span><span class="cx">           RenderText {#text} at (0,0) size 59x18
</span><span class="cx">             text run at (0,0) width 59: &quot;This text.&quot;
</span><del>-        RenderTable {table} at (0,86) size 112x102
-          RenderTableSection (anonymous) at (0,0) size 112x102
-            RenderTableRow {tr} at (0,2) size 112x76
-              RenderTableCell {td} at (2,2) size 108x76 [r=0 c=0 rs=1 cs=1]
-                RenderTable {table} at (1,1) size 106x74
-                  RenderTableSection (anonymous) at (0,0) size 106x74
-                    RenderTableRow {tr} at (0,2) size 106x70
-                      RenderTableCell {td} at (2,2) size 102x70 [r=0 c=0 rs=1 cs=1]
-                        RenderBlock {dl} at (1,17) size 100x36
-                          RenderBlock {dt} at (0,0) size 100x18
</del><ins>+        RenderTable {table} at (0,86) size 111x102
+          RenderTableSection (anonymous) at (0,0) size 111x102
+            RenderTableRow {tr} at (0,2) size 111x76
+              RenderTableCell {td} at (2,2) size 107x76 [r=0 c=0 rs=1 cs=1]
+                RenderTable {table} at (1,1) size 105x74
+                  RenderTableSection (anonymous) at (0,0) size 105x74
+                    RenderTableRow {tr} at (0,2) size 105x70
+                      RenderTableCell {td} at (2,2) size 101x70 [r=0 c=0 rs=1 cs=1]
+                        RenderBlock {dl} at (1,17) size 99x36
+                          RenderBlock {dt} at (0,0) size 99x18
</ins><span class="cx">                             RenderText {#text} at (0,0) size 59x18
</span><span class="cx">                               text run at (0,0) width 59: &quot;This text.&quot;
</span><del>-                          RenderBlock {dd} at (40,18) size 60x18
</del><ins>+                          RenderBlock {dd} at (40,18) size 59x18
</ins><span class="cx">                             RenderText {#text} at (0,0) size 59x18
</span><span class="cx">                               text run at (0,0) width 59: &quot;This text.&quot;
</span><del>-            RenderTableRow {tr} at (0,80) size 112x20
-              RenderTableCell {td} at (2,80) size 108x20 [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {tr} at (0,80) size 111x20
+              RenderTableCell {td} at (2,80) size 107x20 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 59x18
</span><span class="cx">                   text run at (1,1) width 59: &quot;This text.&quot;
</span><span class="cx">         RenderBlock {p} at (0,204) size 784x21
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss3selectors3xhtmlcss3modsel28expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-28-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-28-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-28-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -54,142 +54,142 @@
</span><span class="cx">           RenderText {#text} at (0,0) size 324x18
</span><span class="cx">             text run at (0,0) width 324: &quot;This sixth list item should have a green background&quot;
</span><span class="cx">       RenderBlock {div} at (0,248) size 784x224
</span><del>-        RenderTable {table} at (0,0) size 163x148 [border: (1px outset #808080)]
-          RenderTableSection (anonymous) at (1,1) size 161x146
-            RenderTableRow {tr} at (0,2) size 161x22 [bgcolor=#00FF00]
-              RenderTableCell {td} at (2,2) size 105x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTable {table} at (0,0) size 162x148 [border: (1px outset #808080)]
+          RenderTableSection (anonymous) at (1,1) size 160x146
+            RenderTableRow {tr} at (0,2) size 160x22 [bgcolor=#00FF00]
+              RenderTableCell {td} at (2,2) size 104x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 100x18
</span><span class="cx">                   text run at (2,2) width 100: &quot;Green row : 1.1&quot;
</span><del>-              RenderTableCell {td} at (108,2) size 25x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (108,2) size 24x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;1.2&quot;
</span><del>-              RenderTableCell {td} at (134,2) size 25x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (134,2) size 24x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;1.3&quot;
</span><del>-            RenderTableRow {tr} at (0,26) size 161x22 [bgcolor=#00FF00]
-              RenderTableCell {td} at (2,26) size 105x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {tr} at (0,26) size 160x22 [bgcolor=#00FF00]
+              RenderTableCell {td} at (2,26) size 104x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 100x18
</span><span class="cx">                   text run at (2,2) width 100: &quot;Green row : 2.1&quot;
</span><del>-              RenderTableCell {td} at (108,26) size 25x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (108,26) size 24x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;2.2&quot;
</span><del>-              RenderTableCell {td} at (134,26) size 25x22 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (134,26) size 24x22 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;2.3&quot;
</span><del>-            RenderTableRow {tr} at (0,50) size 161x22 [bgcolor=#00FF00]
-              RenderTableCell {td} at (2,50) size 105x22 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {tr} at (0,50) size 160x22 [bgcolor=#00FF00]
+              RenderTableCell {td} at (2,50) size 104x22 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 100x18
</span><span class="cx">                   text run at (2,2) width 100: &quot;Green row : 3.1&quot;
</span><del>-              RenderTableCell {td} at (108,50) size 25x22 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (108,50) size 24x22 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;3.2&quot;
</span><del>-              RenderTableCell {td} at (134,50) size 25x22 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (134,50) size 24x22 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;3.3&quot;
</span><del>-            RenderTableRow {tr} at (0,74) size 161x22 [bgcolor=#00FF00]
-              RenderTableCell {td} at (2,74) size 105x22 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {tr} at (0,74) size 160x22 [bgcolor=#00FF00]
+              RenderTableCell {td} at (2,74) size 104x22 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 100x18
</span><span class="cx">                   text run at (2,2) width 100: &quot;Green row : 4.1&quot;
</span><del>-              RenderTableCell {td} at (108,74) size 25x22 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (108,74) size 24x22 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;4.2&quot;
</span><del>-              RenderTableCell {td} at (134,74) size 25x22 [border: (1px inset #808080)] [r=3 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (134,74) size 24x22 [border: (1px inset #808080)] [r=3 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;4.3&quot;
</span><del>-            RenderTableRow {tr} at (0,98) size 161x22
-              RenderTableCell {td} at (2,98) size 105x22 [border: (1px inset #808080)] [r=4 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {tr} at (0,98) size 160x22
+              RenderTableCell {td} at (2,98) size 104x22 [border: (1px inset #808080)] [r=4 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;5.1&quot;
</span><del>-              RenderTableCell {td} at (108,98) size 25x22 [border: (1px inset #808080)] [r=4 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (108,98) size 24x22 [border: (1px inset #808080)] [r=4 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;5.2&quot;
</span><del>-              RenderTableCell {td} at (134,98) size 25x22 [border: (1px inset #808080)] [r=4 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (134,98) size 24x22 [border: (1px inset #808080)] [r=4 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;5.3&quot;
</span><del>-            RenderTableRow {tr} at (0,122) size 161x22
-              RenderTableCell {td} at (2,122) size 105x22 [border: (1px inset #808080)] [r=5 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {tr} at (0,122) size 160x22
+              RenderTableCell {td} at (2,122) size 104x22 [border: (1px inset #808080)] [r=5 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;6.1&quot;
</span><del>-              RenderTableCell {td} at (108,122) size 25x22 [border: (1px inset #808080)] [r=5 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (108,122) size 24x22 [border: (1px inset #808080)] [r=5 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;6.2&quot;
</span><del>-              RenderTableCell {td} at (134,122) size 25x22 [border: (1px inset #808080)] [r=5 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (134,122) size 24x22 [border: (1px inset #808080)] [r=5 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;6.3&quot;
</span><del>-        RenderTable {table} at (0,148) size 336x76 [border: (1px outset #808080)]
-          RenderTableSection (anonymous) at (1,1) size 334x74
-            RenderTableRow {tr} at (0,2) size 334x22
-              RenderTableCell {td} at (2,2) size 66x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTable {table} at (0,148) size 335x76 [border: (1px outset #808080)]
+          RenderTableSection (anonymous) at (1,1) size 333x74
+            RenderTableRow {tr} at (0,2) size 333x22
+              RenderTableCell {td} at (2,2) size 65x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {td} at (69,2) size 25x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (69,2) size 24x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;1.2&quot;
</span><del>-              RenderTableCell {td} at (95,2) size 25x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (95,2) size 24x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;1.3&quot;
</span><del>-              RenderTableCell {td} at (121,2) size 66x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (121,2) size 65x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {td} at (188,2) size 25x22 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (188,2) size 24x22 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;1.5&quot;
</span><del>-              RenderTableCell {td} at (214,2) size 25x22 [border: (1px inset #808080)] [r=0 c=5 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (214,2) size 24x22 [border: (1px inset #808080)] [r=0 c=5 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;1.6&quot;
</span><del>-              RenderTableCell {td} at (240,2) size 66x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=0 c=6 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (240,2) size 65x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=0 c=6 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {td} at (307,2) size 25x22 [border: (1px inset #808080)] [r=0 c=7 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (307,2) size 24x22 [border: (1px inset #808080)] [r=0 c=7 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;1.8&quot;
</span><del>-            RenderTableRow {tr} at (0,26) size 334x22
-              RenderTableCell {td} at (2,26) size 66x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {tr} at (0,26) size 333x22
+              RenderTableCell {td} at (2,26) size 65x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {td} at (69,26) size 25x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (69,26) size 24x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;2.2&quot;
</span><del>-              RenderTableCell {td} at (95,26) size 25x22 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (95,26) size 24x22 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;2.3&quot;
</span><del>-              RenderTableCell {td} at (121,26) size 66x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (121,26) size 65x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {td} at (188,26) size 25x22 [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (188,26) size 24x22 [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;2.5&quot;
</span><del>-              RenderTableCell {td} at (214,26) size 25x22 [border: (1px inset #808080)] [r=1 c=5 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (214,26) size 24x22 [border: (1px inset #808080)] [r=1 c=5 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;2.6&quot;
</span><del>-              RenderTableCell {td} at (240,26) size 66x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=1 c=6 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (240,26) size 65x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=1 c=6 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {td} at (307,26) size 25x22 [border: (1px inset #808080)] [r=1 c=7 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (307,26) size 24x22 [border: (1px inset #808080)] [r=1 c=7 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;2.8&quot;
</span><del>-            RenderTableRow {tr} at (0,50) size 334x22
-              RenderTableCell {td} at (2,50) size 66x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {tr} at (0,50) size 333x22
+              RenderTableCell {td} at (2,50) size 65x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {td} at (69,50) size 25x22 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (69,50) size 24x22 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;3.2&quot;
</span><del>-              RenderTableCell {td} at (95,50) size 25x22 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (95,50) size 24x22 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;3.3&quot;
</span><del>-              RenderTableCell {td} at (121,50) size 66x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (121,50) size 65x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {td} at (188,50) size 25x22 [border: (1px inset #808080)] [r=2 c=4 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (188,50) size 24x22 [border: (1px inset #808080)] [r=2 c=4 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;3.5&quot;
</span><del>-              RenderTableCell {td} at (214,50) size 25x22 [border: (1px inset #808080)] [r=2 c=5 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (214,50) size 24x22 [border: (1px inset #808080)] [r=2 c=5 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;3.6&quot;
</span><del>-              RenderTableCell {td} at (240,50) size 66x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=2 c=6 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (240,50) size 65x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=2 c=6 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {td} at (307,50) size 25x22 [border: (1px inset #808080)] [r=2 c=7 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (307,50) size 24x22 [border: (1px inset #808080)] [r=2 c=7 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;3.8&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss3selectors3xhtmlcss3modsel28bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-28b-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-28b-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-28b-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -54,143 +54,143 @@
</span><span class="cx">           RenderText {#text} at (0,0) size 324x18
</span><span class="cx">             text run at (0,0) width 324: &quot;This sixth list item should have a green background&quot;
</span><span class="cx">       RenderBlock {div} at (0,248) size 784x240
</span><del>-        RenderTable {table} at (0,0) size 163x148 [border: (1px outset #808080)]
-          RenderTableSection (anonymous) at (1,1) size 161x146
-            RenderTableRow {tr} at (0,2) size 161x22 [bgcolor=#00FF00]
-              RenderTableCell {td} at (2,2) size 105x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTable {table} at (0,0) size 162x148 [border: (1px outset #808080)]
+          RenderTableSection (anonymous) at (1,1) size 160x146
+            RenderTableRow {tr} at (0,2) size 160x22 [bgcolor=#00FF00]
+              RenderTableCell {td} at (2,2) size 104x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 100x18
</span><span class="cx">                   text run at (2,2) width 100: &quot;Green row : 1.1&quot;
</span><del>-              RenderTableCell {td} at (108,2) size 25x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (108,2) size 24x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;1.2&quot;
</span><del>-              RenderTableCell {td} at (134,2) size 25x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (134,2) size 24x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;1.3&quot;
</span><del>-            RenderTableRow {tr} at (0,26) size 161x22 [bgcolor=#00FF00]
-              RenderTableCell {td} at (2,26) size 105x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {tr} at (0,26) size 160x22 [bgcolor=#00FF00]
+              RenderTableCell {td} at (2,26) size 104x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 100x18
</span><span class="cx">                   text run at (2,2) width 100: &quot;Green row : 2.1&quot;
</span><del>-              RenderTableCell {td} at (108,26) size 25x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (108,26) size 24x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;2.2&quot;
</span><del>-              RenderTableCell {td} at (134,26) size 25x22 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (134,26) size 24x22 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;2.3&quot;
</span><del>-            RenderTableRow {tr} at (0,50) size 161x22 [bgcolor=#00FF00]
-              RenderTableCell {td} at (2,50) size 105x22 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {tr} at (0,50) size 160x22 [bgcolor=#00FF00]
+              RenderTableCell {td} at (2,50) size 104x22 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 100x18
</span><span class="cx">                   text run at (2,2) width 100: &quot;Green row : 3.1&quot;
</span><del>-              RenderTableCell {td} at (108,50) size 25x22 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (108,50) size 24x22 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;3.2&quot;
</span><del>-              RenderTableCell {td} at (134,50) size 25x22 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (134,50) size 24x22 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;3.3&quot;
</span><del>-            RenderTableRow {tr} at (0,74) size 161x22 [bgcolor=#00FF00]
-              RenderTableCell {td} at (2,74) size 105x22 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {tr} at (0,74) size 160x22 [bgcolor=#00FF00]
+              RenderTableCell {td} at (2,74) size 104x22 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 100x18
</span><span class="cx">                   text run at (2,2) width 100: &quot;Green row : 4.1&quot;
</span><del>-              RenderTableCell {td} at (108,74) size 25x22 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (108,74) size 24x22 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;4.2&quot;
</span><del>-              RenderTableCell {td} at (134,74) size 25x22 [border: (1px inset #808080)] [r=3 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (134,74) size 24x22 [border: (1px inset #808080)] [r=3 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;4.3&quot;
</span><del>-            RenderTableRow {tr} at (0,98) size 161x22
-              RenderTableCell {td} at (2,98) size 105x22 [border: (1px inset #808080)] [r=4 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {tr} at (0,98) size 160x22
+              RenderTableCell {td} at (2,98) size 104x22 [border: (1px inset #808080)] [r=4 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;5.1&quot;
</span><del>-              RenderTableCell {td} at (108,98) size 25x22 [border: (1px inset #808080)] [r=4 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (108,98) size 24x22 [border: (1px inset #808080)] [r=4 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;5.2&quot;
</span><del>-              RenderTableCell {td} at (134,98) size 25x22 [border: (1px inset #808080)] [r=4 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (134,98) size 24x22 [border: (1px inset #808080)] [r=4 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;5.3&quot;
</span><del>-            RenderTableRow {tr} at (0,122) size 161x22
-              RenderTableCell {td} at (2,122) size 105x22 [border: (1px inset #808080)] [r=5 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {tr} at (0,122) size 160x22
+              RenderTableCell {td} at (2,122) size 104x22 [border: (1px inset #808080)] [r=5 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;6.1&quot;
</span><del>-              RenderTableCell {td} at (108,122) size 25x22 [border: (1px inset #808080)] [r=5 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (108,122) size 24x22 [border: (1px inset #808080)] [r=5 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;6.2&quot;
</span><del>-              RenderTableCell {td} at (134,122) size 25x22 [border: (1px inset #808080)] [r=5 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (134,122) size 24x22 [border: (1px inset #808080)] [r=5 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;6.3&quot;
</span><span class="cx">         RenderBlock {p} at (0,164) size 784x0
</span><del>-        RenderTable {table} at (0,164) size 336x76 [border: (1px outset #808080)]
-          RenderTableSection (anonymous) at (1,1) size 334x74
-            RenderTableRow {tr} at (0,2) size 334x22
-              RenderTableCell {td} at (2,2) size 66x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTable {table} at (0,164) size 335x76 [border: (1px outset #808080)]
+          RenderTableSection (anonymous) at (1,1) size 333x74
+            RenderTableRow {tr} at (0,2) size 333x22
+              RenderTableCell {td} at (2,2) size 65x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {td} at (69,2) size 25x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (69,2) size 24x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;1.2&quot;
</span><del>-              RenderTableCell {td} at (95,2) size 25x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (95,2) size 24x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;1.3&quot;
</span><del>-              RenderTableCell {td} at (121,2) size 66x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (121,2) size 65x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {td} at (188,2) size 25x22 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (188,2) size 24x22 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;1.5&quot;
</span><del>-              RenderTableCell {td} at (214,2) size 25x22 [border: (1px inset #808080)] [r=0 c=5 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (214,2) size 24x22 [border: (1px inset #808080)] [r=0 c=5 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;1.6&quot;
</span><del>-              RenderTableCell {td} at (240,2) size 66x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=0 c=6 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (240,2) size 65x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=0 c=6 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {td} at (307,2) size 25x22 [border: (1px inset #808080)] [r=0 c=7 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (307,2) size 24x22 [border: (1px inset #808080)] [r=0 c=7 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;1.8&quot;
</span><del>-            RenderTableRow {tr} at (0,26) size 334x22
-              RenderTableCell {td} at (2,26) size 66x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {tr} at (0,26) size 333x22
+              RenderTableCell {td} at (2,26) size 65x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {td} at (69,26) size 25x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (69,26) size 24x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;2.2&quot;
</span><del>-              RenderTableCell {td} at (95,26) size 25x22 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (95,26) size 24x22 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;2.3&quot;
</span><del>-              RenderTableCell {td} at (121,26) size 66x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (121,26) size 65x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {td} at (188,26) size 25x22 [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (188,26) size 24x22 [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;2.5&quot;
</span><del>-              RenderTableCell {td} at (214,26) size 25x22 [border: (1px inset #808080)] [r=1 c=5 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (214,26) size 24x22 [border: (1px inset #808080)] [r=1 c=5 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;2.6&quot;
</span><del>-              RenderTableCell {td} at (240,26) size 66x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=1 c=6 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (240,26) size 65x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=1 c=6 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {td} at (307,26) size 25x22 [border: (1px inset #808080)] [r=1 c=7 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (307,26) size 24x22 [border: (1px inset #808080)] [r=1 c=7 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;2.8&quot;
</span><del>-            RenderTableRow {tr} at (0,50) size 334x22
-              RenderTableCell {td} at (2,50) size 66x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {tr} at (0,50) size 333x22
+              RenderTableCell {td} at (2,50) size 65x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {td} at (69,50) size 25x22 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (69,50) size 24x22 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;3.2&quot;
</span><del>-              RenderTableCell {td} at (95,50) size 25x22 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (95,50) size 24x22 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;3.3&quot;
</span><del>-              RenderTableCell {td} at (121,50) size 66x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (121,50) size 65x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {td} at (188,50) size 25x22 [border: (1px inset #808080)] [r=2 c=4 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (188,50) size 24x22 [border: (1px inset #808080)] [r=2 c=4 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;3.5&quot;
</span><del>-              RenderTableCell {td} at (214,50) size 25x22 [border: (1px inset #808080)] [r=2 c=5 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (214,50) size 24x22 [border: (1px inset #808080)] [r=2 c=5 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;3.6&quot;
</span><del>-              RenderTableCell {td} at (240,50) size 66x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=2 c=6 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (240,50) size 65x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=2 c=6 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {td} at (307,50) size 25x22 [border: (1px inset #808080)] [r=2 c=7 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (307,50) size 24x22 [border: (1px inset #808080)] [r=2 c=7 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;3.8&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss3selectors3xhtmlcss3modsel29expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-29-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-29-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-29-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -54,143 +54,143 @@
</span><span class="cx">           RenderText {#text} at (0,0) size 86x18
</span><span class="cx">             text run at (0,0) width 86: &quot;Sixth list item&quot;
</span><span class="cx">       RenderBlock {div} at (0,248) size 784x240
</span><del>-        RenderTable {table} at (0,0) size 163x148 [border: (1px outset #808080)]
-          RenderTableSection (anonymous) at (1,1) size 161x146
-            RenderTableRow {tr} at (0,2) size 161x22
-              RenderTableCell {td} at (2,2) size 105x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTable {table} at (0,0) size 162x148 [border: (1px outset #808080)]
+          RenderTableSection (anonymous) at (1,1) size 160x146
+            RenderTableRow {tr} at (0,2) size 160x22
+              RenderTableCell {td} at (2,2) size 104x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;1.1&quot;
</span><del>-              RenderTableCell {td} at (108,2) size 25x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (108,2) size 24x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;1.2&quot;
</span><del>-              RenderTableCell {td} at (134,2) size 25x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (134,2) size 24x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;1.3&quot;
</span><del>-            RenderTableRow {tr} at (0,26) size 161x22
-              RenderTableCell {td} at (2,26) size 105x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {tr} at (0,26) size 160x22
+              RenderTableCell {td} at (2,26) size 104x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;2.1&quot;
</span><del>-              RenderTableCell {td} at (108,26) size 25x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (108,26) size 24x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;2.2&quot;
</span><del>-              RenderTableCell {td} at (134,26) size 25x22 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (134,26) size 24x22 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;2.3&quot;
</span><del>-            RenderTableRow {tr} at (0,50) size 161x22 [bgcolor=#008000]
-              RenderTableCell {td} at (2,50) size 105x22 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {tr} at (0,50) size 160x22 [bgcolor=#008000]
+              RenderTableCell {td} at (2,50) size 104x22 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 100x18
</span><span class="cx">                   text run at (2,2) width 100: &quot;Green row : 3.1&quot;
</span><del>-              RenderTableCell {td} at (108,50) size 25x22 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (108,50) size 24x22 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;3.2&quot;
</span><del>-              RenderTableCell {td} at (134,50) size 25x22 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (134,50) size 24x22 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;3.3&quot;
</span><del>-            RenderTableRow {tr} at (0,74) size 161x22 [bgcolor=#008000]
-              RenderTableCell {td} at (2,74) size 105x22 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {tr} at (0,74) size 160x22 [bgcolor=#008000]
+              RenderTableCell {td} at (2,74) size 104x22 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 100x18
</span><span class="cx">                   text run at (2,2) width 100: &quot;Green row : 4.1&quot;
</span><del>-              RenderTableCell {td} at (108,74) size 25x22 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (108,74) size 24x22 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;4.2&quot;
</span><del>-              RenderTableCell {td} at (134,74) size 25x22 [border: (1px inset #808080)] [r=3 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (134,74) size 24x22 [border: (1px inset #808080)] [r=3 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;4.3&quot;
</span><del>-            RenderTableRow {tr} at (0,98) size 161x22 [bgcolor=#008000]
-              RenderTableCell {td} at (2,98) size 105x22 [border: (1px inset #808080)] [r=4 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {tr} at (0,98) size 160x22 [bgcolor=#008000]
+              RenderTableCell {td} at (2,98) size 104x22 [border: (1px inset #808080)] [r=4 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 100x18
</span><span class="cx">                   text run at (2,2) width 100: &quot;Green row : 5.1&quot;
</span><del>-              RenderTableCell {td} at (108,98) size 25x22 [border: (1px inset #808080)] [r=4 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (108,98) size 24x22 [border: (1px inset #808080)] [r=4 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;5.2&quot;
</span><del>-              RenderTableCell {td} at (134,98) size 25x22 [border: (1px inset #808080)] [r=4 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (134,98) size 24x22 [border: (1px inset #808080)] [r=4 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;5.3&quot;
</span><del>-            RenderTableRow {tr} at (0,122) size 161x22 [bgcolor=#008000]
-              RenderTableCell {td} at (2,122) size 105x22 [border: (1px inset #808080)] [r=5 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {tr} at (0,122) size 160x22 [bgcolor=#008000]
+              RenderTableCell {td} at (2,122) size 104x22 [border: (1px inset #808080)] [r=5 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 100x18
</span><span class="cx">                   text run at (2,2) width 100: &quot;Green row : 6.1&quot;
</span><del>-              RenderTableCell {td} at (108,122) size 25x22 [border: (1px inset #808080)] [r=5 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (108,122) size 24x22 [border: (1px inset #808080)] [r=5 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;6.2&quot;
</span><del>-              RenderTableCell {td} at (134,122) size 25x22 [border: (1px inset #808080)] [r=5 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (134,122) size 24x22 [border: (1px inset #808080)] [r=5 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;6.3&quot;
</span><span class="cx">         RenderBlock {p} at (0,164) size 784x0
</span><del>-        RenderTable {table} at (0,164) size 336x76 [border: (1px outset #808080)]
-          RenderTableSection (anonymous) at (1,1) size 334x74
-            RenderTableRow {tr} at (0,2) size 334x22
-              RenderTableCell {td} at (2,2) size 25x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTable {table} at (0,164) size 335x76 [border: (1px outset #808080)]
+          RenderTableSection (anonymous) at (1,1) size 333x74
+            RenderTableRow {tr} at (0,2) size 333x22
+              RenderTableCell {td} at (2,2) size 24x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;1.1&quot;
</span><del>-              RenderTableCell {td} at (28,2) size 66x22 [bgcolor=#008000] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (28,2) size 65x22 [bgcolor=#008000] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {td} at (95,2) size 25x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (95,2) size 24x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;1.3&quot;
</span><del>-              RenderTableCell {td} at (121,2) size 25x22 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (121,2) size 24x22 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;1.4&quot;
</span><del>-              RenderTableCell {td} at (147,2) size 66x22 [bgcolor=#008000] [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (147,2) size 65x22 [bgcolor=#008000] [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {td} at (214,2) size 25x22 [border: (1px inset #808080)] [r=0 c=5 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (214,2) size 24x22 [border: (1px inset #808080)] [r=0 c=5 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;1.6&quot;
</span><del>-              RenderTableCell {td} at (240,2) size 25x22 [border: (1px inset #808080)] [r=0 c=6 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (240,2) size 24x22 [border: (1px inset #808080)] [r=0 c=6 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;1.7&quot;
</span><del>-              RenderTableCell {td} at (266,2) size 66x22 [bgcolor=#008000] [border: (1px inset #808080)] [r=0 c=7 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (266,2) size 65x22 [bgcolor=#008000] [border: (1px inset #808080)] [r=0 c=7 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-            RenderTableRow {tr} at (0,26) size 334x22
-              RenderTableCell {td} at (2,26) size 25x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {tr} at (0,26) size 333x22
+              RenderTableCell {td} at (2,26) size 24x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;2.1&quot;
</span><del>-              RenderTableCell {td} at (28,26) size 66x22 [bgcolor=#008000] [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (28,26) size 65x22 [bgcolor=#008000] [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {td} at (95,26) size 25x22 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (95,26) size 24x22 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;2.3&quot;
</span><del>-              RenderTableCell {td} at (121,26) size 25x22 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (121,26) size 24x22 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;2.4&quot;
</span><del>-              RenderTableCell {td} at (147,26) size 66x22 [bgcolor=#008000] [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (147,26) size 65x22 [bgcolor=#008000] [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {td} at (214,26) size 25x22 [border: (1px inset #808080)] [r=1 c=5 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (214,26) size 24x22 [border: (1px inset #808080)] [r=1 c=5 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;2.6&quot;
</span><del>-              RenderTableCell {td} at (240,26) size 25x22 [border: (1px inset #808080)] [r=1 c=6 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (240,26) size 24x22 [border: (1px inset #808080)] [r=1 c=6 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;2.7&quot;
</span><del>-              RenderTableCell {td} at (266,26) size 66x22 [bgcolor=#008000] [border: (1px inset #808080)] [r=1 c=7 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (266,26) size 65x22 [bgcolor=#008000] [border: (1px inset #808080)] [r=1 c=7 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-            RenderTableRow {tr} at (0,50) size 334x22
-              RenderTableCell {td} at (2,50) size 25x22 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {tr} at (0,50) size 333x22
+              RenderTableCell {td} at (2,50) size 24x22 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;3.1&quot;
</span><del>-              RenderTableCell {td} at (28,50) size 66x22 [bgcolor=#008000] [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (28,50) size 65x22 [bgcolor=#008000] [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {td} at (95,50) size 25x22 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (95,50) size 24x22 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;3.3&quot;
</span><del>-              RenderTableCell {td} at (121,50) size 25x22 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (121,50) size 24x22 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;3.4&quot;
</span><del>-              RenderTableCell {td} at (147,50) size 66x22 [bgcolor=#008000] [border: (1px inset #808080)] [r=2 c=4 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (147,50) size 65x22 [bgcolor=#008000] [border: (1px inset #808080)] [r=2 c=4 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {td} at (214,50) size 25x22 [border: (1px inset #808080)] [r=2 c=5 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (214,50) size 24x22 [border: (1px inset #808080)] [r=2 c=5 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;3.6&quot;
</span><del>-              RenderTableCell {td} at (240,50) size 25x22 [border: (1px inset #808080)] [r=2 c=6 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (240,50) size 24x22 [border: (1px inset #808080)] [r=2 c=6 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;3.7&quot;
</span><del>-              RenderTableCell {td} at (266,50) size 66x22 [bgcolor=#008000] [border: (1px inset #808080)] [r=2 c=7 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (266,50) size 65x22 [bgcolor=#008000] [border: (1px inset #808080)] [r=2 c=7 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss3selectors3xhtmlcss3modsel29bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-29b-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-29b-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-29b-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -54,143 +54,143 @@
</span><span class="cx">           RenderText {#text} at (0,0) size 86x18
</span><span class="cx">             text run at (0,0) width 86: &quot;Sixth list item&quot;
</span><span class="cx">       RenderBlock {div} at (0,248) size 784x240
</span><del>-        RenderTable {table} at (0,0) size 163x148 [border: (1px outset #808080)]
-          RenderTableSection (anonymous) at (1,1) size 161x146
-            RenderTableRow {tr} at (0,2) size 161x22
-              RenderTableCell {td} at (2,2) size 105x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTable {table} at (0,0) size 162x148 [border: (1px outset #808080)]
+          RenderTableSection (anonymous) at (1,1) size 160x146
+            RenderTableRow {tr} at (0,2) size 160x22
+              RenderTableCell {td} at (2,2) size 104x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;1.1&quot;
</span><del>-              RenderTableCell {td} at (108,2) size 25x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (108,2) size 24x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;1.2&quot;
</span><del>-              RenderTableCell {td} at (134,2) size 25x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (134,2) size 24x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;1.3&quot;
</span><del>-            RenderTableRow {tr} at (0,26) size 161x22
-              RenderTableCell {td} at (2,26) size 105x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {tr} at (0,26) size 160x22
+              RenderTableCell {td} at (2,26) size 104x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;2.1&quot;
</span><del>-              RenderTableCell {td} at (108,26) size 25x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (108,26) size 24x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;2.2&quot;
</span><del>-              RenderTableCell {td} at (134,26) size 25x22 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (134,26) size 24x22 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;2.3&quot;
</span><del>-            RenderTableRow {tr} at (0,50) size 161x22 [bgcolor=#00FF00]
-              RenderTableCell {td} at (2,50) size 105x22 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {tr} at (0,50) size 160x22 [bgcolor=#00FF00]
+              RenderTableCell {td} at (2,50) size 104x22 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 100x18
</span><span class="cx">                   text run at (2,2) width 100: &quot;Green row : 3.1&quot;
</span><del>-              RenderTableCell {td} at (108,50) size 25x22 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (108,50) size 24x22 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;3.2&quot;
</span><del>-              RenderTableCell {td} at (134,50) size 25x22 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (134,50) size 24x22 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;3.3&quot;
</span><del>-            RenderTableRow {tr} at (0,74) size 161x22 [bgcolor=#00FF00]
-              RenderTableCell {td} at (2,74) size 105x22 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {tr} at (0,74) size 160x22 [bgcolor=#00FF00]
+              RenderTableCell {td} at (2,74) size 104x22 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 100x18
</span><span class="cx">                   text run at (2,2) width 100: &quot;Green row : 4.1&quot;
</span><del>-              RenderTableCell {td} at (108,74) size 25x22 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (108,74) size 24x22 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;4.2&quot;
</span><del>-              RenderTableCell {td} at (134,74) size 25x22 [border: (1px inset #808080)] [r=3 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (134,74) size 24x22 [border: (1px inset #808080)] [r=3 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;4.3&quot;
</span><del>-            RenderTableRow {tr} at (0,98) size 161x22 [bgcolor=#00FF00]
-              RenderTableCell {td} at (2,98) size 105x22 [border: (1px inset #808080)] [r=4 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {tr} at (0,98) size 160x22 [bgcolor=#00FF00]
+              RenderTableCell {td} at (2,98) size 104x22 [border: (1px inset #808080)] [r=4 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 100x18
</span><span class="cx">                   text run at (2,2) width 100: &quot;Green row : 5.1&quot;
</span><del>-              RenderTableCell {td} at (108,98) size 25x22 [border: (1px inset #808080)] [r=4 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (108,98) size 24x22 [border: (1px inset #808080)] [r=4 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;5.2&quot;
</span><del>-              RenderTableCell {td} at (134,98) size 25x22 [border: (1px inset #808080)] [r=4 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (134,98) size 24x22 [border: (1px inset #808080)] [r=4 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;5.3&quot;
</span><del>-            RenderTableRow {tr} at (0,122) size 161x22 [bgcolor=#00FF00]
-              RenderTableCell {td} at (2,122) size 105x22 [border: (1px inset #808080)] [r=5 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {tr} at (0,122) size 160x22 [bgcolor=#00FF00]
+              RenderTableCell {td} at (2,122) size 104x22 [border: (1px inset #808080)] [r=5 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 100x18
</span><span class="cx">                   text run at (2,2) width 100: &quot;Green row : 6.1&quot;
</span><del>-              RenderTableCell {td} at (108,122) size 25x22 [border: (1px inset #808080)] [r=5 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (108,122) size 24x22 [border: (1px inset #808080)] [r=5 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;6.2&quot;
</span><del>-              RenderTableCell {td} at (134,122) size 25x22 [border: (1px inset #808080)] [r=5 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (134,122) size 24x22 [border: (1px inset #808080)] [r=5 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;6.3&quot;
</span><span class="cx">         RenderBlock {p} at (0,164) size 784x0
</span><del>-        RenderTable {table} at (0,164) size 336x76 [border: (1px outset #808080)]
-          RenderTableSection (anonymous) at (1,1) size 334x74
-            RenderTableRow {tr} at (0,2) size 334x22
-              RenderTableCell {td} at (2,2) size 25x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTable {table} at (0,164) size 335x76 [border: (1px outset #808080)]
+          RenderTableSection (anonymous) at (1,1) size 333x74
+            RenderTableRow {tr} at (0,2) size 333x22
+              RenderTableCell {td} at (2,2) size 24x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;1.1&quot;
</span><del>-              RenderTableCell {td} at (28,2) size 66x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (28,2) size 65x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {td} at (95,2) size 25x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (95,2) size 24x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;1.3&quot;
</span><del>-              RenderTableCell {td} at (121,2) size 25x22 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (121,2) size 24x22 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;1.4&quot;
</span><del>-              RenderTableCell {td} at (147,2) size 66x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (147,2) size 65x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {td} at (214,2) size 25x22 [border: (1px inset #808080)] [r=0 c=5 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (214,2) size 24x22 [border: (1px inset #808080)] [r=0 c=5 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;1.6&quot;
</span><del>-              RenderTableCell {td} at (240,2) size 25x22 [border: (1px inset #808080)] [r=0 c=6 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (240,2) size 24x22 [border: (1px inset #808080)] [r=0 c=6 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;1.7&quot;
</span><del>-              RenderTableCell {td} at (266,2) size 66x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=0 c=7 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (266,2) size 65x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=0 c=7 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-            RenderTableRow {tr} at (0,26) size 334x22
-              RenderTableCell {td} at (2,26) size 25x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {tr} at (0,26) size 333x22
+              RenderTableCell {td} at (2,26) size 24x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;2.1&quot;
</span><del>-              RenderTableCell {td} at (28,26) size 66x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (28,26) size 65x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {td} at (95,26) size 25x22 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (95,26) size 24x22 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;2.3&quot;
</span><del>-              RenderTableCell {td} at (121,26) size 25x22 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (121,26) size 24x22 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;2.4&quot;
</span><del>-              RenderTableCell {td} at (147,26) size 66x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (147,26) size 65x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {td} at (214,26) size 25x22 [border: (1px inset #808080)] [r=1 c=5 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (214,26) size 24x22 [border: (1px inset #808080)] [r=1 c=5 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;2.6&quot;
</span><del>-              RenderTableCell {td} at (240,26) size 25x22 [border: (1px inset #808080)] [r=1 c=6 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (240,26) size 24x22 [border: (1px inset #808080)] [r=1 c=6 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;2.7&quot;
</span><del>-              RenderTableCell {td} at (266,26) size 66x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=1 c=7 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (266,26) size 65x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=1 c=7 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-            RenderTableRow {tr} at (0,50) size 334x22
-              RenderTableCell {td} at (2,50) size 25x22 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {tr} at (0,50) size 333x22
+              RenderTableCell {td} at (2,50) size 24x22 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;3.1&quot;
</span><del>-              RenderTableCell {td} at (28,50) size 66x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (28,50) size 65x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {td} at (95,50) size 25x22 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (95,50) size 24x22 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;3.3&quot;
</span><del>-              RenderTableCell {td} at (121,50) size 25x22 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (121,50) size 24x22 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;3.4&quot;
</span><del>-              RenderTableCell {td} at (147,50) size 66x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=2 c=4 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (147,50) size 65x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=2 c=4 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {td} at (214,50) size 25x22 [border: (1px inset #808080)] [r=2 c=5 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (214,50) size 24x22 [border: (1px inset #808080)] [r=2 c=5 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;3.6&quot;
</span><del>-              RenderTableCell {td} at (240,50) size 25x22 [border: (1px inset #808080)] [r=2 c=6 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (240,50) size 24x22 [border: (1px inset #808080)] [r=2 c=6 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;3.7&quot;
</span><del>-              RenderTableCell {td} at (266,50) size 66x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=2 c=7 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (266,50) size 65x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=2 c=7 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss3selectors3xhtmlcss3modsel32expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-32-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-32-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-32-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -4,36 +4,36 @@
</span><span class="cx">   RenderBlock {html} at (0,0) size 800x134
</span><span class="cx">     RenderBody {body} at (8,8) size 784x110
</span><span class="cx">       RenderBlock {div} at (0,0) size 784x76
</span><del>-        RenderTable {table} at (0,0) size 124x76 [border: (1px outset #808080)]
-          RenderTableSection (anonymous) at (1,1) size 122x74
-            RenderTableRow {tr} at (0,2) size 122x22
-              RenderTableCell {td} at (2,2) size 66x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTable {table} at (0,0) size 123x76 [border: (1px outset #808080)]
+          RenderTableSection (anonymous) at (1,1) size 121x74
+            RenderTableRow {tr} at (0,2) size 121x22
+              RenderTableCell {td} at (2,2) size 65x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {td} at (69,2) size 25x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (69,2) size 24x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;1.2&quot;
</span><del>-              RenderTableCell {td} at (95,2) size 25x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (95,2) size 24x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;1.3&quot;
</span><del>-            RenderTableRow {tr} at (0,26) size 122x22
-              RenderTableCell {td} at (2,26) size 66x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {tr} at (0,26) size 121x22
+              RenderTableCell {td} at (2,26) size 65x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {td} at (69,26) size 25x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (69,26) size 24x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;2.2&quot;
</span><del>-              RenderTableCell {td} at (95,26) size 25x22 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (95,26) size 24x22 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;2.3&quot;
</span><del>-            RenderTableRow {tr} at (0,50) size 122x22
-              RenderTableCell {td} at (2,50) size 66x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {tr} at (0,50) size 121x22
+              RenderTableCell {td} at (2,50) size 65x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {td} at (69,50) size 25x22 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (69,50) size 24x22 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;3.2&quot;
</span><del>-              RenderTableCell {td} at (95,50) size 25x22 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (95,50) size 24x22 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;3.3&quot;
</span><span class="cx">       RenderBlock {p} at (0,92) size 784x18
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss3selectors3xhtmlcss3modsel33expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-33-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-33-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-33-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -4,36 +4,36 @@
</span><span class="cx">   RenderBlock {html} at (0,0) size 800x134
</span><span class="cx">     RenderBody {body} at (8,8) size 784x110
</span><span class="cx">       RenderBlock {div} at (0,0) size 784x76
</span><del>-        RenderTable {table} at (0,0) size 124x76 [border: (1px outset #808080)]
-          RenderTableSection (anonymous) at (1,1) size 122x74
-            RenderTableRow {tr} at (0,2) size 122x22
-              RenderTableCell {td} at (2,2) size 25x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTable {table} at (0,0) size 123x76 [border: (1px outset #808080)]
+          RenderTableSection (anonymous) at (1,1) size 121x74
+            RenderTableRow {tr} at (0,2) size 121x22
+              RenderTableCell {td} at (2,2) size 24x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;1.1&quot;
</span><del>-              RenderTableCell {td} at (28,2) size 25x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (28,2) size 24x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;1.2&quot;
</span><del>-              RenderTableCell {td} at (54,2) size 66x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (54,2) size 65x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-            RenderTableRow {tr} at (0,26) size 122x22
-              RenderTableCell {td} at (2,26) size 25x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {tr} at (0,26) size 121x22
+              RenderTableCell {td} at (2,26) size 24x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;2.1&quot;
</span><del>-              RenderTableCell {td} at (28,26) size 25x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (28,26) size 24x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;2.2&quot;
</span><del>-              RenderTableCell {td} at (54,26) size 66x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (54,26) size 65x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-            RenderTableRow {tr} at (0,50) size 122x22
-              RenderTableCell {td} at (2,50) size 25x22 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {tr} at (0,50) size 121x22
+              RenderTableCell {td} at (2,50) size 24x22 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;3.1&quot;
</span><del>-              RenderTableCell {td} at (28,50) size 25x22 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (28,50) size 24x22 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;3.2&quot;
</span><del>-              RenderTableCell {td} at (54,50) size 66x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (54,50) size 65x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><span class="cx">       RenderBlock {p} at (0,92) size 784x18
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss3selectors3xhtmlcss3modsel43expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-43-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-43-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-43-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -7,17 +7,17 @@
</span><span class="cx">         RenderBlock {p} at (0,0) size 784x18 [bgcolor=#00FF00]
</span><span class="cx">           RenderText {#text} at (0,0) size 304x18
</span><span class="cx">             text run at (0,0) width 304: &quot;This paragraph should have a green background&quot;
</span><del>-        RenderTable {table} at (0,34) size 311x56
-          RenderTableSection {tbody} at (0,0) size 311x56
-            RenderTableRow {tr} at (0,2) size 311x52
-              RenderTableCell {td} at (2,2) size 307x52 [r=0 c=0 rs=1 cs=1]
-                RenderBlock {p} at (1,17) size 305x18 [bgcolor=#00FF00]
</del><ins>+        RenderTable {table} at (0,34) size 310x56
+          RenderTableSection {tbody} at (0,0) size 310x56
+            RenderTableRow {tr} at (0,2) size 310x52
+              RenderTableCell {td} at (2,2) size 306x52 [r=0 c=0 rs=1 cs=1]
+                RenderBlock {p} at (1,17) size 304x18 [bgcolor=#00FF00]
</ins><span class="cx">                   RenderText {#text} at (0,0) size 304x18
</span><span class="cx">                     text run at (0,0) width 304: &quot;This paragraph should have a green background&quot;
</span><del>-      RenderTable {table} at (0,90) size 228x56
-        RenderTableSection {tbody} at (0,0) size 228x56
-          RenderTableRow {tr} at (0,2) size 228x52
-            RenderTableCell {td} at (2,2) size 224x52 [r=0 c=0 rs=1 cs=1]
-              RenderBlock {p} at (1,17) size 222x18
</del><ins>+      RenderTable {table} at (0,90) size 227x56
+        RenderTableSection {tbody} at (0,0) size 227x56
+          RenderTableRow {tr} at (0,2) size 227x52
+            RenderTableCell {td} at (2,2) size 223x52 [r=0 c=0 rs=1 cs=1]
+              RenderBlock {p} at (1,17) size 221x18
</ins><span class="cx">                 RenderText {#text} at (0,0) size 221x18
</span><span class="cx">                   text run at (0,0) width 221: &quot;This paragraph should be unstyled.&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss3selectors3xhtmlcss3modsel43bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-43b-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-43b-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-43b-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -7,17 +7,17 @@
</span><span class="cx">         RenderBlock {p} at (0,0) size 784x18
</span><span class="cx">           RenderText {#text} at (0,0) size 217x18
</span><span class="cx">             text run at (0,0) width 217: &quot;This paragraph should be unstyled&quot;
</span><del>-        RenderTable {table} at (0,34) size 224x56
-          RenderTableSection {tbody} at (0,0) size 224x56
-            RenderTableRow {tr} at (0,2) size 224x52
-              RenderTableCell {td} at (2,2) size 220x52 [r=0 c=0 rs=1 cs=1]
-                RenderBlock {p} at (1,17) size 218x18
</del><ins>+        RenderTable {table} at (0,34) size 223x56
+          RenderTableSection {tbody} at (0,0) size 223x56
+            RenderTableRow {tr} at (0,2) size 223x52
+              RenderTableCell {td} at (2,2) size 219x52 [r=0 c=0 rs=1 cs=1]
+                RenderBlock {p} at (1,17) size 217x18
</ins><span class="cx">                   RenderText {#text} at (0,0) size 217x18
</span><span class="cx">                     text run at (0,0) width 217: &quot;This paragraph should be unstyled&quot;
</span><del>-      RenderTable {table} at (0,90) size 311x56
-        RenderTableSection {tbody} at (0,0) size 311x56
-          RenderTableRow {tr} at (0,2) size 311x52
-            RenderTableCell {td} at (2,2) size 307x52 [r=0 c=0 rs=1 cs=1]
-              RenderBlock {p} at (1,17) size 305x18 [bgcolor=#00FF00]
</del><ins>+      RenderTable {table} at (0,90) size 310x56
+        RenderTableSection {tbody} at (0,0) size 310x56
+          RenderTableRow {tr} at (0,2) size 310x52
+            RenderTableCell {td} at (2,2) size 306x52 [r=0 c=0 rs=1 cs=1]
+              RenderBlock {p} at (1,17) size 304x18 [bgcolor=#00FF00]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 304x18
</span><span class="cx">                   text run at (0,0) width 304: &quot;This paragraph should have a green background&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss3selectors3xhtmlcss3modsel44expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-44-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-44-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-44-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">           RenderBlock {p} at (0,0) size 784x18 [bgcolor=#00FF00]
</span><span class="cx">             RenderText {#text} at (0,0) size 304x18
</span><span class="cx">               text run at (0,0) width 304: &quot;This paragraph should have a green background&quot;
</span><del>-      RenderTable {table} at (0,68) size 228x56
-        RenderTableSection {tbody} at (0,0) size 228x56
-          RenderTableRow {tr} at (0,2) size 228x52
-            RenderTableCell {td} at (2,2) size 224x52 [r=0 c=0 rs=1 cs=1]
-              RenderBlock {p} at (1,17) size 222x18
</del><ins>+      RenderTable {table} at (0,68) size 227x56
+        RenderTableSection {tbody} at (0,0) size 227x56
+          RenderTableRow {tr} at (0,2) size 227x52
+            RenderTableCell {td} at (2,2) size 223x52 [r=0 c=0 rs=1 cs=1]
+              RenderBlock {p} at (1,17) size 221x18
</ins><span class="cx">                 RenderText {#text} at (0,0) size 221x18
</span><span class="cx">                   text run at (0,0) width 221: &quot;This paragraph should be unstyled.&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss3selectors3xhtmlcss3modsel44bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-44b-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-44b-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-44b-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">           RenderBlock {p} at (0,0) size 784x18
</span><span class="cx">             RenderText {#text} at (0,0) size 221x18
</span><span class="cx">               text run at (0,0) width 221: &quot;This paragraph should be unstyled.&quot;
</span><del>-      RenderTable {table} at (0,68) size 315x56
-        RenderTableSection {tbody} at (0,0) size 315x56
-          RenderTableRow {tr} at (0,2) size 315x52
-            RenderTableCell {td} at (2,2) size 311x52 [r=0 c=0 rs=1 cs=1]
-              RenderBlock {p} at (1,17) size 309x18 [bgcolor=#00FF00]
</del><ins>+      RenderTable {table} at (0,68) size 314x56
+        RenderTableSection {tbody} at (0,0) size 314x56
+          RenderTableRow {tr} at (0,2) size 314x52
+            RenderTableCell {td} at (2,2) size 310x52 [r=0 c=0 rs=1 cs=1]
+              RenderBlock {p} at (1,17) size 308x18 [bgcolor=#00FF00]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 308x18
</span><span class="cx">                   text run at (0,0) width 308: &quot;This paragraph should have a green background.&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss3selectors3xhtmlcss3modsel73expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-73-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-73-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-73-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -54,143 +54,143 @@
</span><span class="cx">           RenderText {#text} at (0,0) size 86x18
</span><span class="cx">             text run at (0,0) width 86: &quot;Sixth list item&quot;
</span><span class="cx">       RenderBlock {div} at (0,248) size 784x240
</span><del>-        RenderTable {table} at (0,0) size 163x148 [border: (1px outset #808080)]
-          RenderTableSection (anonymous) at (1,1) size 161x146
-            RenderTableRow {tr} at (0,2) size 161x22
-              RenderTableCell {td} at (2,2) size 105x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTable {table} at (0,0) size 162x148 [border: (1px outset #808080)]
+          RenderTableSection (anonymous) at (1,1) size 160x146
+            RenderTableRow {tr} at (0,2) size 160x22
+              RenderTableCell {td} at (2,2) size 104x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;1.1&quot;
</span><del>-              RenderTableCell {td} at (108,2) size 25x22 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (108,2) size 24x22 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;1.2&quot;
</span><del>-              RenderTableCell {td} at (134,2) size 25x22 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (134,2) size 24x22 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;1.3&quot;
</span><del>-            RenderTableRow {tr} at (0,26) size 161x22
-              RenderTableCell {td} at (2,26) size 105x22 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {tr} at (0,26) size 160x22
+              RenderTableCell {td} at (2,26) size 104x22 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;2.1&quot;
</span><del>-              RenderTableCell {td} at (108,26) size 25x22 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (108,26) size 24x22 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;2.2&quot;
</span><del>-              RenderTableCell {td} at (134,26) size 25x22 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (134,26) size 24x22 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;2.3&quot;
</span><del>-            RenderTableRow {tr} at (0,50) size 161x22
-              RenderTableCell {td} at (2,50) size 105x22 [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {tr} at (0,50) size 160x22
+              RenderTableCell {td} at (2,50) size 104x22 [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;3.1&quot;
</span><del>-              RenderTableCell {td} at (108,50) size 25x22 [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (108,50) size 24x22 [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;3.2&quot;
</span><del>-              RenderTableCell {td} at (134,50) size 25x22 [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (134,50) size 24x22 [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;3.3&quot;
</span><del>-            RenderTableRow {tr} at (0,74) size 161x22
-              RenderTableCell {td} at (2,74) size 105x22 [border: (1px solid #000000)] [r=3 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {tr} at (0,74) size 160x22
+              RenderTableCell {td} at (2,74) size 104x22 [border: (1px solid #000000)] [r=3 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;4.1&quot;
</span><del>-              RenderTableCell {td} at (108,74) size 25x22 [border: (1px solid #000000)] [r=3 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (108,74) size 24x22 [border: (1px solid #000000)] [r=3 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;4.2&quot;
</span><del>-              RenderTableCell {td} at (134,74) size 25x22 [border: (1px solid #000000)] [r=3 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (134,74) size 24x22 [border: (1px solid #000000)] [r=3 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;4.3&quot;
</span><del>-            RenderTableRow {tr} at (0,98) size 161x22 [bgcolor=#00FF00]
-              RenderTableCell {td} at (2,98) size 105x22 [border: (1px solid #000000)] [r=4 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {tr} at (0,98) size 160x22 [bgcolor=#00FF00]
+              RenderTableCell {td} at (2,98) size 104x22 [border: (1px solid #000000)] [r=4 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 100x18
</span><span class="cx">                   text run at (2,2) width 100: &quot;Green row : 5.1&quot;
</span><del>-              RenderTableCell {td} at (108,98) size 25x22 [border: (1px solid #000000)] [r=4 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (108,98) size 24x22 [border: (1px solid #000000)] [r=4 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;5.2&quot;
</span><del>-              RenderTableCell {td} at (134,98) size 25x22 [border: (1px solid #000000)] [r=4 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (134,98) size 24x22 [border: (1px solid #000000)] [r=4 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;5.3&quot;
</span><del>-            RenderTableRow {tr} at (0,122) size 161x22 [bgcolor=#00FF00]
-              RenderTableCell {td} at (2,122) size 105x22 [border: (1px solid #000000)] [r=5 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {tr} at (0,122) size 160x22 [bgcolor=#00FF00]
+              RenderTableCell {td} at (2,122) size 104x22 [border: (1px solid #000000)] [r=5 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 100x18
</span><span class="cx">                   text run at (2,2) width 100: &quot;Green row : 6.1&quot;
</span><del>-              RenderTableCell {td} at (108,122) size 25x22 [border: (1px solid #000000)] [r=5 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (108,122) size 24x22 [border: (1px solid #000000)] [r=5 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;6.2&quot;
</span><del>-              RenderTableCell {td} at (134,122) size 25x22 [border: (1px solid #000000)] [r=5 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (134,122) size 24x22 [border: (1px solid #000000)] [r=5 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;6.3&quot;
</span><span class="cx">         RenderBlock {p} at (0,164) size 784x0
</span><del>-        RenderTable {table} at (0,164) size 418x76 [border: (1px outset #808080)]
-          RenderTableSection (anonymous) at (1,1) size 416x74
-            RenderTableRow {tr} at (0,2) size 416x22
-              RenderTableCell {td} at (2,2) size 25x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTable {table} at (0,164) size 417x76 [border: (1px outset #808080)]
+          RenderTableSection (anonymous) at (1,1) size 415x74
+            RenderTableRow {tr} at (0,2) size 415x22
+              RenderTableCell {td} at (2,2) size 24x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;1.1&quot;
</span><del>-              RenderTableCell {td} at (28,2) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (28,2) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {td} at (95,2) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (95,2) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {td} at (162,2) size 25x22 [border: (1px solid #000000)] [r=0 c=3 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (162,2) size 24x22 [border: (1px solid #000000)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;1.4&quot;
</span><del>-              RenderTableCell {td} at (188,2) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=4 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (188,2) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=4 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {td} at (255,2) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=5 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (255,2) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=5 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {td} at (322,2) size 25x22 [border: (1px solid #000000)] [r=0 c=6 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (322,2) size 24x22 [border: (1px solid #000000)] [r=0 c=6 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;1.7&quot;
</span><del>-              RenderTableCell {td} at (348,2) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=7 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (348,2) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=7 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-            RenderTableRow {tr} at (0,26) size 416x22
-              RenderTableCell {td} at (2,26) size 25x22 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {tr} at (0,26) size 415x22
+              RenderTableCell {td} at (2,26) size 24x22 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;2.1&quot;
</span><del>-              RenderTableCell {td} at (28,26) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (28,26) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {td} at (95,26) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (95,26) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {td} at (162,26) size 25x22 [border: (1px solid #000000)] [r=1 c=3 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (162,26) size 24x22 [border: (1px solid #000000)] [r=1 c=3 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;2.4&quot;
</span><del>-              RenderTableCell {td} at (188,26) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=4 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (188,26) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=4 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {td} at (255,26) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=5 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (255,26) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=5 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {td} at (322,26) size 25x22 [border: (1px solid #000000)] [r=1 c=6 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (322,26) size 24x22 [border: (1px solid #000000)] [r=1 c=6 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;2.7&quot;
</span><del>-              RenderTableCell {td} at (348,26) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=7 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (348,26) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=7 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-            RenderTableRow {tr} at (0,50) size 416x22
-              RenderTableCell {td} at (2,50) size 25x22 [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {tr} at (0,50) size 415x22
+              RenderTableCell {td} at (2,50) size 24x22 [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;3.1&quot;
</span><del>-              RenderTableCell {td} at (28,50) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (28,50) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {td} at (95,50) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (95,50) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {td} at (162,50) size 25x22 [border: (1px solid #000000)] [r=2 c=3 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (162,50) size 24x22 [border: (1px solid #000000)] [r=2 c=3 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;3.4&quot;
</span><del>-              RenderTableCell {td} at (188,50) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=4 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (188,50) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=4 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {td} at (255,50) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=5 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (255,50) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=5 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {td} at (322,50) size 25x22 [border: (1px solid #000000)] [r=2 c=6 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (322,50) size 24x22 [border: (1px solid #000000)] [r=2 c=6 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;3.7&quot;
</span><del>-              RenderTableCell {td} at (348,50) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=7 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (348,50) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=7 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss3selectors3xhtmlcss3modsel73bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-73b-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-73b-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-73b-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -54,143 +54,143 @@
</span><span class="cx">           RenderText {#text} at (0,0) size 86x18
</span><span class="cx">             text run at (0,0) width 86: &quot;Sixth list item&quot;
</span><span class="cx">       RenderBlock {div} at (0,248) size 784x240
</span><del>-        RenderTable {table} at (0,0) size 163x148 [border: (1px outset #808080)]
-          RenderTableSection (anonymous) at (1,1) size 161x146
-            RenderTableRow {tr} at (0,2) size 161x22
-              RenderTableCell {td} at (2,2) size 105x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTable {table} at (0,0) size 162x148 [border: (1px outset #808080)]
+          RenderTableSection (anonymous) at (1,1) size 160x146
+            RenderTableRow {tr} at (0,2) size 160x22
+              RenderTableCell {td} at (2,2) size 104x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;1.1&quot;
</span><del>-              RenderTableCell {td} at (108,2) size 25x22 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (108,2) size 24x22 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;1.2&quot;
</span><del>-              RenderTableCell {td} at (134,2) size 25x22 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (134,2) size 24x22 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;1.3&quot;
</span><del>-            RenderTableRow {tr} at (0,26) size 161x22
-              RenderTableCell {td} at (2,26) size 105x22 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {tr} at (0,26) size 160x22
+              RenderTableCell {td} at (2,26) size 104x22 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;2.1&quot;
</span><del>-              RenderTableCell {td} at (108,26) size 25x22 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (108,26) size 24x22 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;2.2&quot;
</span><del>-              RenderTableCell {td} at (134,26) size 25x22 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (134,26) size 24x22 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;2.3&quot;
</span><del>-            RenderTableRow {tr} at (0,50) size 161x22
-              RenderTableCell {td} at (2,50) size 105x22 [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {tr} at (0,50) size 160x22
+              RenderTableCell {td} at (2,50) size 104x22 [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;3.1&quot;
</span><del>-              RenderTableCell {td} at (108,50) size 25x22 [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (108,50) size 24x22 [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;3.2&quot;
</span><del>-              RenderTableCell {td} at (134,50) size 25x22 [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (134,50) size 24x22 [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;3.3&quot;
</span><del>-            RenderTableRow {tr} at (0,74) size 161x22
-              RenderTableCell {td} at (2,74) size 105x22 [border: (1px solid #000000)] [r=3 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {tr} at (0,74) size 160x22
+              RenderTableCell {td} at (2,74) size 104x22 [border: (1px solid #000000)] [r=3 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;4.1&quot;
</span><del>-              RenderTableCell {td} at (108,74) size 25x22 [border: (1px solid #000000)] [r=3 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (108,74) size 24x22 [border: (1px solid #000000)] [r=3 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;4.2&quot;
</span><del>-              RenderTableCell {td} at (134,74) size 25x22 [border: (1px solid #000000)] [r=3 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (134,74) size 24x22 [border: (1px solid #000000)] [r=3 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;4.3&quot;
</span><del>-            RenderTableRow {tr} at (0,98) size 161x22 [bgcolor=#00FF00]
-              RenderTableCell {td} at (2,98) size 105x22 [border: (1px solid #000000)] [r=4 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {tr} at (0,98) size 160x22 [bgcolor=#00FF00]
+              RenderTableCell {td} at (2,98) size 104x22 [border: (1px solid #000000)] [r=4 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 100x18
</span><span class="cx">                   text run at (2,2) width 100: &quot;Green row : 5.1&quot;
</span><del>-              RenderTableCell {td} at (108,98) size 25x22 [border: (1px solid #000000)] [r=4 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (108,98) size 24x22 [border: (1px solid #000000)] [r=4 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;5.2&quot;
</span><del>-              RenderTableCell {td} at (134,98) size 25x22 [border: (1px solid #000000)] [r=4 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (134,98) size 24x22 [border: (1px solid #000000)] [r=4 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;5.3&quot;
</span><del>-            RenderTableRow {tr} at (0,122) size 161x22 [bgcolor=#00FF00]
-              RenderTableCell {td} at (2,122) size 105x22 [border: (1px solid #000000)] [r=5 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {tr} at (0,122) size 160x22 [bgcolor=#00FF00]
+              RenderTableCell {td} at (2,122) size 104x22 [border: (1px solid #000000)] [r=5 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 100x18
</span><span class="cx">                   text run at (2,2) width 100: &quot;Green row : 6.1&quot;
</span><del>-              RenderTableCell {td} at (108,122) size 25x22 [border: (1px solid #000000)] [r=5 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (108,122) size 24x22 [border: (1px solid #000000)] [r=5 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;6.2&quot;
</span><del>-              RenderTableCell {td} at (134,122) size 25x22 [border: (1px solid #000000)] [r=5 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (134,122) size 24x22 [border: (1px solid #000000)] [r=5 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;6.3&quot;
</span><span class="cx">         RenderBlock {p} at (0,164) size 784x0
</span><del>-        RenderTable {table} at (0,164) size 418x76 [border: (1px outset #808080)]
-          RenderTableSection (anonymous) at (1,1) size 416x74
-            RenderTableRow {tr} at (0,2) size 416x22
-              RenderTableCell {td} at (2,2) size 25x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTable {table} at (0,164) size 417x76 [border: (1px outset #808080)]
+          RenderTableSection (anonymous) at (1,1) size 415x74
+            RenderTableRow {tr} at (0,2) size 415x22
+              RenderTableCell {td} at (2,2) size 24x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;1.1&quot;
</span><del>-              RenderTableCell {td} at (28,2) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (28,2) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {td} at (95,2) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (95,2) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {td} at (162,2) size 25x22 [border: (1px solid #000000)] [r=0 c=3 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (162,2) size 24x22 [border: (1px solid #000000)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;1.4&quot;
</span><del>-              RenderTableCell {td} at (188,2) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=4 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (188,2) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=4 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {td} at (255,2) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=5 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (255,2) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=5 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {td} at (322,2) size 25x22 [border: (1px solid #000000)] [r=0 c=6 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (322,2) size 24x22 [border: (1px solid #000000)] [r=0 c=6 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;1.7&quot;
</span><del>-              RenderTableCell {td} at (348,2) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=7 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (348,2) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=7 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-            RenderTableRow {tr} at (0,26) size 416x22
-              RenderTableCell {td} at (2,26) size 25x22 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {tr} at (0,26) size 415x22
+              RenderTableCell {td} at (2,26) size 24x22 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;2.1&quot;
</span><del>-              RenderTableCell {td} at (28,26) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (28,26) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {td} at (95,26) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (95,26) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {td} at (162,26) size 25x22 [border: (1px solid #000000)] [r=1 c=3 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (162,26) size 24x22 [border: (1px solid #000000)] [r=1 c=3 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;2.4&quot;
</span><del>-              RenderTableCell {td} at (188,26) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=4 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (188,26) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=4 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {td} at (255,26) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=5 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (255,26) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=5 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {td} at (322,26) size 25x22 [border: (1px solid #000000)] [r=1 c=6 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (322,26) size 24x22 [border: (1px solid #000000)] [r=1 c=6 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;2.7&quot;
</span><del>-              RenderTableCell {td} at (348,26) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=7 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (348,26) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=7 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-            RenderTableRow {tr} at (0,50) size 416x22
-              RenderTableCell {td} at (2,50) size 25x22 [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {tr} at (0,50) size 415x22
+              RenderTableCell {td} at (2,50) size 24x22 [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;3.1&quot;
</span><del>-              RenderTableCell {td} at (28,50) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (28,50) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {td} at (95,50) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (95,50) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {td} at (162,50) size 25x22 [border: (1px solid #000000)] [r=2 c=3 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (162,50) size 24x22 [border: (1px solid #000000)] [r=2 c=3 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;3.4&quot;
</span><del>-              RenderTableCell {td} at (188,50) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=4 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (188,50) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=4 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {td} at (255,50) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=5 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (255,50) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=5 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {td} at (322,50) size 25x22 [border: (1px solid #000000)] [r=2 c=6 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (322,50) size 24x22 [border: (1px solid #000000)] [r=2 c=6 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;3.7&quot;
</span><del>-              RenderTableCell {td} at (348,50) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=7 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (348,50) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=7 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss3selectors3xhtmlcss3modsel74expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-74-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-74-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-74-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -54,143 +54,143 @@
</span><span class="cx">           RenderText {#text} at (0,0) size 324x18
</span><span class="cx">             text run at (0,0) width 324: &quot;This sixth list item should have a green background&quot;
</span><span class="cx">       RenderBlock {div} at (0,248) size 784x240
</span><del>-        RenderTable {table} at (0,0) size 163x148 [border: (1px outset #808080)]
-          RenderTableSection (anonymous) at (1,1) size 161x146
-            RenderTableRow {tr} at (0,2) size 161x22 [bgcolor=#00FF00]
-              RenderTableCell {td} at (2,2) size 105x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTable {table} at (0,0) size 162x148 [border: (1px outset #808080)]
+          RenderTableSection (anonymous) at (1,1) size 160x146
+            RenderTableRow {tr} at (0,2) size 160x22 [bgcolor=#00FF00]
+              RenderTableCell {td} at (2,2) size 104x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 100x18
</span><span class="cx">                   text run at (2,2) width 100: &quot;Green row : 1.1&quot;
</span><del>-              RenderTableCell {td} at (108,2) size 25x22 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (108,2) size 24x22 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;1.2&quot;
</span><del>-              RenderTableCell {td} at (134,2) size 25x22 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (134,2) size 24x22 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;1.3&quot;
</span><del>-            RenderTableRow {tr} at (0,26) size 161x22 [bgcolor=#00FF00]
-              RenderTableCell {td} at (2,26) size 105x22 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {tr} at (0,26) size 160x22 [bgcolor=#00FF00]
+              RenderTableCell {td} at (2,26) size 104x22 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 100x18
</span><span class="cx">                   text run at (2,2) width 100: &quot;Green row : 2.1&quot;
</span><del>-              RenderTableCell {td} at (108,26) size 25x22 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (108,26) size 24x22 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;2.2&quot;
</span><del>-              RenderTableCell {td} at (134,26) size 25x22 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (134,26) size 24x22 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;2.3&quot;
</span><del>-            RenderTableRow {tr} at (0,50) size 161x22
-              RenderTableCell {td} at (2,50) size 105x22 [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {tr} at (0,50) size 160x22
+              RenderTableCell {td} at (2,50) size 104x22 [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;3.1&quot;
</span><del>-              RenderTableCell {td} at (108,50) size 25x22 [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (108,50) size 24x22 [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;3.2&quot;
</span><del>-              RenderTableCell {td} at (134,50) size 25x22 [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (134,50) size 24x22 [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;3.3&quot;
</span><del>-            RenderTableRow {tr} at (0,74) size 161x22
-              RenderTableCell {td} at (2,74) size 105x22 [border: (1px solid #000000)] [r=3 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {tr} at (0,74) size 160x22
+              RenderTableCell {td} at (2,74) size 104x22 [border: (1px solid #000000)] [r=3 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;4.1&quot;
</span><del>-              RenderTableCell {td} at (108,74) size 25x22 [border: (1px solid #000000)] [r=3 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (108,74) size 24x22 [border: (1px solid #000000)] [r=3 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;4.2&quot;
</span><del>-              RenderTableCell {td} at (134,74) size 25x22 [border: (1px solid #000000)] [r=3 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (134,74) size 24x22 [border: (1px solid #000000)] [r=3 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;4.3&quot;
</span><del>-            RenderTableRow {tr} at (0,98) size 161x22
-              RenderTableCell {td} at (2,98) size 105x22 [border: (1px solid #000000)] [r=4 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {tr} at (0,98) size 160x22
+              RenderTableCell {td} at (2,98) size 104x22 [border: (1px solid #000000)] [r=4 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;5.1&quot;
</span><del>-              RenderTableCell {td} at (108,98) size 25x22 [border: (1px solid #000000)] [r=4 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (108,98) size 24x22 [border: (1px solid #000000)] [r=4 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;5.2&quot;
</span><del>-              RenderTableCell {td} at (134,98) size 25x22 [border: (1px solid #000000)] [r=4 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (134,98) size 24x22 [border: (1px solid #000000)] [r=4 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;5.3&quot;
</span><del>-            RenderTableRow {tr} at (0,122) size 161x22
-              RenderTableCell {td} at (2,122) size 105x22 [border: (1px solid #000000)] [r=5 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {tr} at (0,122) size 160x22
+              RenderTableCell {td} at (2,122) size 104x22 [border: (1px solid #000000)] [r=5 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;6.1&quot;
</span><del>-              RenderTableCell {td} at (108,122) size 25x22 [border: (1px solid #000000)] [r=5 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (108,122) size 24x22 [border: (1px solid #000000)] [r=5 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;6.2&quot;
</span><del>-              RenderTableCell {td} at (134,122) size 25x22 [border: (1px solid #000000)] [r=5 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (134,122) size 24x22 [border: (1px solid #000000)] [r=5 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;6.3&quot;
</span><span class="cx">         RenderBlock {p} at (0,164) size 784x0
</span><del>-        RenderTable {table} at (0,164) size 418x76 [border: (1px outset #808080)]
-          RenderTableSection (anonymous) at (1,1) size 416x74
-            RenderTableRow {tr} at (0,2) size 416x22
-              RenderTableCell {td} at (2,2) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTable {table} at (0,164) size 417x76 [border: (1px outset #808080)]
+          RenderTableSection (anonymous) at (1,1) size 415x74
+            RenderTableRow {tr} at (0,2) size 415x22
+              RenderTableCell {td} at (2,2) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {td} at (69,2) size 25x22 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (69,2) size 24x22 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;1.2&quot;
</span><del>-              RenderTableCell {td} at (95,2) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (95,2) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {td} at (162,2) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=3 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (162,2) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {td} at (229,2) size 25x22 [border: (1px solid #000000)] [r=0 c=4 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (229,2) size 24x22 [border: (1px solid #000000)] [r=0 c=4 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;1.5&quot;
</span><del>-              RenderTableCell {td} at (255,2) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=5 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (255,2) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=5 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {td} at (322,2) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=6 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (322,2) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=6 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {td} at (389,2) size 25x22 [border: (1px solid #000000)] [r=0 c=7 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (389,2) size 24x22 [border: (1px solid #000000)] [r=0 c=7 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;1.8&quot;
</span><del>-            RenderTableRow {tr} at (0,26) size 416x22
-              RenderTableCell {td} at (2,26) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {tr} at (0,26) size 415x22
+              RenderTableCell {td} at (2,26) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {td} at (69,26) size 25x22 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (69,26) size 24x22 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;2.2&quot;
</span><del>-              RenderTableCell {td} at (95,26) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (95,26) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {td} at (162,26) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=3 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (162,26) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=3 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {td} at (229,26) size 25x22 [border: (1px solid #000000)] [r=1 c=4 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (229,26) size 24x22 [border: (1px solid #000000)] [r=1 c=4 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;2.5&quot;
</span><del>-              RenderTableCell {td} at (255,26) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=5 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (255,26) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=5 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {td} at (322,26) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=6 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (322,26) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=6 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {td} at (389,26) size 25x22 [border: (1px solid #000000)] [r=1 c=7 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (389,26) size 24x22 [border: (1px solid #000000)] [r=1 c=7 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;2.8&quot;
</span><del>-            RenderTableRow {tr} at (0,50) size 416x22
-              RenderTableCell {td} at (2,50) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {tr} at (0,50) size 415x22
+              RenderTableCell {td} at (2,50) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {td} at (69,50) size 25x22 [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (69,50) size 24x22 [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;3.2&quot;
</span><del>-              RenderTableCell {td} at (95,50) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (95,50) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {td} at (162,50) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=3 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (162,50) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=3 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {td} at (229,50) size 25x22 [border: (1px solid #000000)] [r=2 c=4 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (229,50) size 24x22 [border: (1px solid #000000)] [r=2 c=4 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;3.5&quot;
</span><del>-              RenderTableCell {td} at (255,50) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=5 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (255,50) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=5 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {td} at (322,50) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=6 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (322,50) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=6 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {td} at (389,50) size 25x22 [border: (1px solid #000000)] [r=2 c=7 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (389,50) size 24x22 [border: (1px solid #000000)] [r=2 c=7 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;3.8&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss3selectors3xhtmlcss3modsel74bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-74b-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-74b-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-74b-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -54,143 +54,143 @@
</span><span class="cx">           RenderText {#text} at (0,0) size 324x18
</span><span class="cx">             text run at (0,0) width 324: &quot;This sixth list item should have a green background&quot;
</span><span class="cx">       RenderBlock {div} at (0,248) size 784x240
</span><del>-        RenderTable {table} at (0,0) size 163x148 [border: (1px outset #808080)]
-          RenderTableSection (anonymous) at (1,1) size 161x146
-            RenderTableRow {tr} at (0,2) size 161x22 [bgcolor=#00FF00]
-              RenderTableCell {td} at (2,2) size 105x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTable {table} at (0,0) size 162x148 [border: (1px outset #808080)]
+          RenderTableSection (anonymous) at (1,1) size 160x146
+            RenderTableRow {tr} at (0,2) size 160x22 [bgcolor=#00FF00]
+              RenderTableCell {td} at (2,2) size 104x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 100x18
</span><span class="cx">                   text run at (2,2) width 100: &quot;Green row : 1.1&quot;
</span><del>-              RenderTableCell {td} at (108,2) size 25x22 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (108,2) size 24x22 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;1.2&quot;
</span><del>-              RenderTableCell {td} at (134,2) size 25x22 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (134,2) size 24x22 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;1.3&quot;
</span><del>-            RenderTableRow {tr} at (0,26) size 161x22 [bgcolor=#00FF00]
-              RenderTableCell {td} at (2,26) size 105x22 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {tr} at (0,26) size 160x22 [bgcolor=#00FF00]
+              RenderTableCell {td} at (2,26) size 104x22 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 100x18
</span><span class="cx">                   text run at (2,2) width 100: &quot;Green row : 2.1&quot;
</span><del>-              RenderTableCell {td} at (108,26) size 25x22 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (108,26) size 24x22 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;2.2&quot;
</span><del>-              RenderTableCell {td} at (134,26) size 25x22 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (134,26) size 24x22 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;2.3&quot;
</span><del>-            RenderTableRow {tr} at (0,50) size 161x22
-              RenderTableCell {td} at (2,50) size 105x22 [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {tr} at (0,50) size 160x22
+              RenderTableCell {td} at (2,50) size 104x22 [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;3.1&quot;
</span><del>-              RenderTableCell {td} at (108,50) size 25x22 [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (108,50) size 24x22 [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;3.2&quot;
</span><del>-              RenderTableCell {td} at (134,50) size 25x22 [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (134,50) size 24x22 [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;3.3&quot;
</span><del>-            RenderTableRow {tr} at (0,74) size 161x22
-              RenderTableCell {td} at (2,74) size 105x22 [border: (1px solid #000000)] [r=3 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {tr} at (0,74) size 160x22
+              RenderTableCell {td} at (2,74) size 104x22 [border: (1px solid #000000)] [r=3 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;4.1&quot;
</span><del>-              RenderTableCell {td} at (108,74) size 25x22 [border: (1px solid #000000)] [r=3 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (108,74) size 24x22 [border: (1px solid #000000)] [r=3 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;4.2&quot;
</span><del>-              RenderTableCell {td} at (134,74) size 25x22 [border: (1px solid #000000)] [r=3 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (134,74) size 24x22 [border: (1px solid #000000)] [r=3 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;4.3&quot;
</span><del>-            RenderTableRow {tr} at (0,98) size 161x22
-              RenderTableCell {td} at (2,98) size 105x22 [border: (1px solid #000000)] [r=4 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {tr} at (0,98) size 160x22
+              RenderTableCell {td} at (2,98) size 104x22 [border: (1px solid #000000)] [r=4 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;5.1&quot;
</span><del>-              RenderTableCell {td} at (108,98) size 25x22 [border: (1px solid #000000)] [r=4 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (108,98) size 24x22 [border: (1px solid #000000)] [r=4 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;5.2&quot;
</span><del>-              RenderTableCell {td} at (134,98) size 25x22 [border: (1px solid #000000)] [r=4 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (134,98) size 24x22 [border: (1px solid #000000)] [r=4 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;5.3&quot;
</span><del>-            RenderTableRow {tr} at (0,122) size 161x22
-              RenderTableCell {td} at (2,122) size 105x22 [border: (1px solid #000000)] [r=5 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {tr} at (0,122) size 160x22
+              RenderTableCell {td} at (2,122) size 104x22 [border: (1px solid #000000)] [r=5 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;6.1&quot;
</span><del>-              RenderTableCell {td} at (108,122) size 25x22 [border: (1px solid #000000)] [r=5 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (108,122) size 24x22 [border: (1px solid #000000)] [r=5 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;6.2&quot;
</span><del>-              RenderTableCell {td} at (134,122) size 25x22 [border: (1px solid #000000)] [r=5 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (134,122) size 24x22 [border: (1px solid #000000)] [r=5 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;6.3&quot;
</span><span class="cx">         RenderBlock {p} at (0,164) size 784x0
</span><del>-        RenderTable {table} at (0,164) size 418x76 [border: (1px outset #808080)]
-          RenderTableSection (anonymous) at (1,1) size 416x74
-            RenderTableRow {tr} at (0,2) size 416x22
-              RenderTableCell {td} at (2,2) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTable {table} at (0,164) size 417x76 [border: (1px outset #808080)]
+          RenderTableSection (anonymous) at (1,1) size 415x74
+            RenderTableRow {tr} at (0,2) size 415x22
+              RenderTableCell {td} at (2,2) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {td} at (69,2) size 25x22 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (69,2) size 24x22 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;1.2&quot;
</span><del>-              RenderTableCell {td} at (95,2) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (95,2) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {td} at (162,2) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=3 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (162,2) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {td} at (229,2) size 25x22 [border: (1px solid #000000)] [r=0 c=4 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (229,2) size 24x22 [border: (1px solid #000000)] [r=0 c=4 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;1.5&quot;
</span><del>-              RenderTableCell {td} at (255,2) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=5 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (255,2) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=5 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {td} at (322,2) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=6 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (322,2) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=6 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {td} at (389,2) size 25x22 [border: (1px solid #000000)] [r=0 c=7 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (389,2) size 24x22 [border: (1px solid #000000)] [r=0 c=7 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;1.8&quot;
</span><del>-            RenderTableRow {tr} at (0,26) size 416x22
-              RenderTableCell {td} at (2,26) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {tr} at (0,26) size 415x22
+              RenderTableCell {td} at (2,26) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {td} at (69,26) size 25x22 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (69,26) size 24x22 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;2.2&quot;
</span><del>-              RenderTableCell {td} at (95,26) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (95,26) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {td} at (162,26) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=3 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (162,26) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=3 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {td} at (229,26) size 25x22 [border: (1px solid #000000)] [r=1 c=4 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (229,26) size 24x22 [border: (1px solid #000000)] [r=1 c=4 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;2.5&quot;
</span><del>-              RenderTableCell {td} at (255,26) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=5 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (255,26) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=5 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {td} at (322,26) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=6 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (322,26) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=6 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {td} at (389,26) size 25x22 [border: (1px solid #000000)] [r=1 c=7 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (389,26) size 24x22 [border: (1px solid #000000)] [r=1 c=7 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;2.8&quot;
</span><del>-            RenderTableRow {tr} at (0,50) size 416x22
-              RenderTableCell {td} at (2,50) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {tr} at (0,50) size 415x22
+              RenderTableCell {td} at (2,50) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {td} at (69,50) size 25x22 [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (69,50) size 24x22 [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;3.2&quot;
</span><del>-              RenderTableCell {td} at (95,50) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (95,50) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {td} at (162,50) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=3 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (162,50) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=3 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {td} at (229,50) size 25x22 [border: (1px solid #000000)] [r=2 c=4 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (229,50) size 24x22 [border: (1px solid #000000)] [r=2 c=4 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;3.5&quot;
</span><del>-              RenderTableCell {td} at (255,50) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=5 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (255,50) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=5 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {td} at (322,50) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=6 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (322,50) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=6 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {td} at (389,50) size 25x22 [border: (1px solid #000000)] [r=2 c=7 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (389,50) size 24x22 [border: (1px solid #000000)] [r=2 c=7 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;3.8&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss3selectors3xhtmlcss3modsel77expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-77-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-77-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-77-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -4,36 +4,36 @@
</span><span class="cx">   RenderBlock {html} at (0,0) size 800x134
</span><span class="cx">     RenderBody {body} at (8,8) size 784x110
</span><span class="cx">       RenderBlock {div} at (0,0) size 784x76
</span><del>-        RenderTable {table} at (0,0) size 165x76 [border: (1px outset #808080)]
-          RenderTableSection (anonymous) at (1,1) size 163x74
-            RenderTableRow {tr} at (0,2) size 163x22
-              RenderTableCell {td} at (2,2) size 25x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTable {table} at (0,0) size 164x76 [border: (1px outset #808080)]
+          RenderTableSection (anonymous) at (1,1) size 162x74
+            RenderTableRow {tr} at (0,2) size 162x22
+              RenderTableCell {td} at (2,2) size 24x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;1.1&quot;
</span><del>-              RenderTableCell {td} at (28,2) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (28,2) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {td} at (95,2) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (95,2) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-            RenderTableRow {tr} at (0,26) size 163x22
-              RenderTableCell {td} at (2,26) size 25x22 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {tr} at (0,26) size 162x22
+              RenderTableCell {td} at (2,26) size 24x22 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;2.1&quot;
</span><del>-              RenderTableCell {td} at (28,26) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (28,26) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {td} at (95,26) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (95,26) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-            RenderTableRow {tr} at (0,50) size 163x22
-              RenderTableCell {td} at (2,50) size 25x22 [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {tr} at (0,50) size 162x22
+              RenderTableCell {td} at (2,50) size 24x22 [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;3.1&quot;
</span><del>-              RenderTableCell {td} at (28,50) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (28,50) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {td} at (95,50) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (95,50) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><span class="cx">       RenderBlock {p} at (0,92) size 784x18
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss3selectors3xhtmlcss3modsel77bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-77b-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-77b-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-77b-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -4,36 +4,36 @@
</span><span class="cx">   RenderBlock {html} at (0,0) size 800x134
</span><span class="cx">     RenderBody {body} at (8,8) size 784x110
</span><span class="cx">       RenderBlock {div} at (0,0) size 784x76
</span><del>-        RenderTable {table} at (0,0) size 165x76 [border: (1px outset #808080)]
-          RenderTableSection (anonymous) at (1,1) size 163x74
-            RenderTableRow {tr} at (0,2) size 163x22
-              RenderTableCell {td} at (2,2) size 25x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTable {table} at (0,0) size 164x76 [border: (1px outset #808080)]
+          RenderTableSection (anonymous) at (1,1) size 162x74
+            RenderTableRow {tr} at (0,2) size 162x22
+              RenderTableCell {td} at (2,2) size 24x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;1.1&quot;
</span><del>-              RenderTableCell {td} at (28,2) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (28,2) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {td} at (95,2) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (95,2) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-            RenderTableRow {tr} at (0,26) size 163x22
-              RenderTableCell {td} at (2,26) size 25x22 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {tr} at (0,26) size 162x22
+              RenderTableCell {td} at (2,26) size 24x22 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;2.1&quot;
</span><del>-              RenderTableCell {td} at (28,26) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (28,26) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {td} at (95,26) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (95,26) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-            RenderTableRow {tr} at (0,50) size 163x22
-              RenderTableCell {td} at (2,50) size 25x22 [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {tr} at (0,50) size 162x22
+              RenderTableCell {td} at (2,50) size 24x22 [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;3.1&quot;
</span><del>-              RenderTableCell {td} at (28,50) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (28,50) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {td} at (95,50) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (95,50) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><span class="cx">       RenderBlock {p} at (0,92) size 784x18
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss3selectors3xhtmlcss3modsel78expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-78-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-78-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-78-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -4,36 +4,36 @@
</span><span class="cx">   RenderBlock {html} at (0,0) size 800x134
</span><span class="cx">     RenderBody {body} at (8,8) size 784x110
</span><span class="cx">       RenderBlock {div} at (0,0) size 784x76
</span><del>-        RenderTable {table} at (0,0) size 165x76 [border: (1px outset #808080)]
-          RenderTableSection (anonymous) at (1,1) size 163x74
-            RenderTableRow {tr} at (0,2) size 163x22
-              RenderTableCell {td} at (2,2) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTable {table} at (0,0) size 164x76 [border: (1px outset #808080)]
+          RenderTableSection (anonymous) at (1,1) size 162x74
+            RenderTableRow {tr} at (0,2) size 162x22
+              RenderTableCell {td} at (2,2) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {td} at (69,2) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (69,2) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {td} at (136,2) size 25x22 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (136,2) size 24x22 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;1.3&quot;
</span><del>-            RenderTableRow {tr} at (0,26) size 163x22
-              RenderTableCell {td} at (2,26) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {tr} at (0,26) size 162x22
+              RenderTableCell {td} at (2,26) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {td} at (69,26) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (69,26) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {td} at (136,26) size 25x22 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (136,26) size 24x22 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;2.3&quot;
</span><del>-            RenderTableRow {tr} at (0,50) size 163x22
-              RenderTableCell {td} at (2,50) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {tr} at (0,50) size 162x22
+              RenderTableCell {td} at (2,50) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {td} at (69,50) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (69,50) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {td} at (136,50) size 25x22 [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (136,50) size 24x22 [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;3.3&quot;
</span><span class="cx">       RenderBlock {p} at (0,92) size 784x18
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss3selectors3xhtmlcss3modsel78bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-78b-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-78b-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-78b-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -4,36 +4,36 @@
</span><span class="cx">   RenderBlock {html} at (0,0) size 800x134
</span><span class="cx">     RenderBody {body} at (8,8) size 784x110
</span><span class="cx">       RenderBlock {div} at (0,0) size 784x76
</span><del>-        RenderTable {table} at (0,0) size 165x76 [border: (1px outset #808080)]
-          RenderTableSection (anonymous) at (1,1) size 163x74
-            RenderTableRow {tr} at (0,2) size 163x22
-              RenderTableCell {td} at (2,2) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTable {table} at (0,0) size 164x76 [border: (1px outset #808080)]
+          RenderTableSection (anonymous) at (1,1) size 162x74
+            RenderTableRow {tr} at (0,2) size 162x22
+              RenderTableCell {td} at (2,2) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {td} at (69,2) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (69,2) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {td} at (136,2) size 25x22 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (136,2) size 24x22 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;1.3&quot;
</span><del>-            RenderTableRow {tr} at (0,26) size 163x22
-              RenderTableCell {td} at (2,26) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {tr} at (0,26) size 162x22
+              RenderTableCell {td} at (2,26) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {td} at (69,26) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (69,26) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {td} at (136,26) size 25x22 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (136,26) size 24x22 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;2.3&quot;
</span><del>-            RenderTableRow {tr} at (0,50) size 163x22
-              RenderTableCell {td} at (2,50) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {tr} at (0,50) size 162x22
+              RenderTableCell {td} at (2,50) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {td} at (69,50) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (69,50) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                   text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-              RenderTableCell {td} at (136,50) size 25x22 [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {td} at (136,50) size 24x22 [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                   text run at (2,2) width 20: &quot;3.3&quot;
</span><span class="cx">       RenderBlock {p} at (0,92) size 784x18
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss3selectors3xmlcss3modsel161expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-161-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-161-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-161-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -13,9 +13,9 @@
</span><span class="cx">           RenderText at (0,0) size 66x15
</span><span class="cx">             text run at (0,0) width 66: &quot;This should&quot;
</span><span class="cx">       RenderText {#text} at (0,0) size 0x0
</span><del>-    RenderTable {table} at (0,91) size 430x24 [bgcolor=#00FF00]
-      RenderTableSection (anonymous) at (0,0) size 430x24
-        RenderTableRow {tr} at (0,2) size 430x20
-          RenderTableCell {td} at (2,2) size 426x20 [r=0 c=0 rs=1 cs=1]
</del><ins>+    RenderTable {table} at (0,91) size 429x24 [bgcolor=#00FF00]
+      RenderTableSection (anonymous) at (0,0) size 429x24
+        RenderTableRow {tr} at (0,2) size 429x20
+          RenderTableCell {td} at (2,2) size 425x20 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (1,1) size 423x18
</span><span class="cx">               text run at (1,1) width 423: &quot;This line should have a green background (or it might be unstyled).&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss3selectors3xmlcss3modsel18expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-18-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-18-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-18-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -30,33 +30,33 @@
</span><span class="cx">           text run at (270,0) width 5: &quot;)&quot;
</span><span class="cx">       RenderText {#text} at (275,0) size 387x18
</span><span class="cx">         text run at (275,0) width 387: &quot; should turn to green when the pointing device hovers over it.&quot;
</span><del>-    RenderTable {table} at (0,86) size 279x180
-      RenderTableSection {tbody} at (0,0) size 279x180
-        RenderTableRow {tr} at (0,5) size 279x20
-          RenderTableCell {td} at (5,5) size 79x20 [r=0 c=0 rs=1 cs=1]
</del><ins>+    RenderTable {table} at (0,86) size 278x180
+      RenderTableSection {tbody} at (0,0) size 278x180
+        RenderTableRow {tr} at (0,5) size 278x20
+          RenderTableCell {td} at (5,5) size 78x20 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (1,1) size 73x18
</span><span class="cx">               text run at (1,1) width 73: &quot;The cells in&quot;
</span><del>-          RenderTableCell {td} at (88,5) size 82x20 [r=0 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (88,5) size 81x20 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (1,1) size 56x18
</span><span class="cx">               text run at (1,1) width 56: &quot;this table&quot;
</span><del>-          RenderTableCell {td} at (174,5) size 100x20 [r=0 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (174,5) size 99x20 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (1,1) size 62x18
</span><span class="cx">               text run at (1,1) width 62: &quot;should go&quot;
</span><del>-        RenderTableRow {tr} at (0,30) size 279x20
-          RenderTableCell {td} at (5,30) size 79x20 [r=1 c=0 rs=1 cs=1]
</del><ins>+        RenderTableRow {tr} at (0,30) size 278x20
+          RenderTableCell {td} at (5,30) size 78x20 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (1,1) size 74x18
</span><span class="cx">               text run at (1,1) width 74: &quot;green when&quot;
</span><del>-          RenderTableCell {td} at (88,30) size 82x20 [r=1 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (88,30) size 81x20 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (1,1) size 64x18
</span><span class="cx">               text run at (1,1) width 64: &quot;you hover&quot;
</span><del>-          RenderTableCell {td} at (174,30) size 100x20 [r=1 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (174,30) size 99x20 [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (1,1) size 75x18
</span><span class="cx">               text run at (1,1) width 75: &quot;the pointing&quot;
</span><del>-        RenderTableRow {tr} at (0,55) size 279x20
-          RenderTableCell {td} at (5,55) size 79x20 [r=2 c=0 rs=1 cs=1]
</del><ins>+        RenderTableRow {tr} at (0,55) size 278x20
+          RenderTableCell {td} at (5,55) size 78x20 [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (1,1) size 73x18
</span><span class="cx">               text run at (1,1) width 73: &quot;device over&quot;
</span><del>-          RenderTableCell {td} at (88,55) size 82x20 [r=2 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (88,55) size 81x20 [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (1,1) size 40x18
</span><span class="cx">               text run at (1,1) width 40: &quot;them (&quot;
</span><span class="cx">             RenderInline {strong} at (0,0) size 30x18
</span><span class="lines">@@ -64,32 +64,32 @@
</span><span class="cx">                 text run at (41,1) width 30: &quot;here&quot;
</span><span class="cx">             RenderText {#text} at (71,1) size 9x18
</span><span class="cx">               text run at (71,1) width 9: &quot;).&quot;
</span><del>-          RenderTableCell {td} at (174,64) size 100x2 [r=2 c=2 rs=1 cs=1]
-        RenderTableRow {tr} at (0,80) size 279x20
-          RenderTableCell {td} at (5,80) size 79x20 [r=3 c=0 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (174,64) size 99x2 [r=2 c=2 rs=1 cs=1]
+        RenderTableRow {tr} at (0,80) size 278x20
+          RenderTableCell {td} at (5,80) size 78x20 [r=3 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (1,1) size 76x18
</span><span class="cx">               text run at (1,1) width 76: &quot;The rows in&quot;
</span><del>-          RenderTableCell {td} at (88,80) size 82x20 [r=3 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (88,80) size 81x20 [r=3 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (1,1) size 56x18
</span><span class="cx">               text run at (1,1) width 56: &quot;this table&quot;
</span><del>-          RenderTableCell {td} at (174,80) size 100x20 [r=3 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (174,80) size 99x20 [r=3 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (1,1) size 62x18
</span><span class="cx">               text run at (1,1) width 62: &quot;should go&quot;
</span><del>-        RenderTableRow {tr} at (0,105) size 279x20
-          RenderTableCell {td} at (5,105) size 79x20 [r=4 c=0 rs=1 cs=1]
</del><ins>+        RenderTableRow {tr} at (0,105) size 278x20
+          RenderTableCell {td} at (5,105) size 78x20 [r=4 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (1,1) size 67x18
</span><span class="cx">               text run at (1,1) width 67: &quot;dark green&quot;
</span><del>-          RenderTableCell {td} at (88,105) size 82x20 [r=4 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (88,105) size 81x20 [r=4 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (1,1) size 58x18
</span><span class="cx">               text run at (1,1) width 58: &quot;when the&quot;
</span><del>-          RenderTableCell {td} at (174,105) size 100x20 [r=4 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (174,105) size 99x20 [r=4 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (1,1) size 97x18
</span><span class="cx">               text run at (1,1) width 97: &quot;pointing device&quot;
</span><del>-        RenderTableRow {tr} at (0,130) size 279x20
-          RenderTableCell {td} at (5,130) size 79x20 [r=5 c=0 rs=1 cs=1]
</del><ins>+        RenderTableRow {tr} at (0,130) size 278x20
+          RenderTableCell {td} at (5,130) size 78x20 [r=5 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (1,1) size 65x18
</span><span class="cx">               text run at (1,1) width 65: &quot;is over the&quot;
</span><del>-          RenderTableCell {td} at (88,130) size 82x20 [r=5 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (88,130) size 81x20 [r=5 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (1,1) size 32x18
</span><span class="cx">               text run at (1,1) width 32: &quot;cells &quot;
</span><span class="cx">             RenderInline {strong} at (0,0) size 35x18
</span><span class="lines">@@ -97,9 +97,9 @@
</span><span class="cx">                 text run at (33,1) width 35: &quot;there&quot;
</span><span class="cx">             RenderText {#text} at (68,1) size 4x18
</span><span class="cx">               text run at (68,1) width 4: &quot;:&quot;
</span><del>-          RenderTableCell {td} at (174,139) size 100x2 [r=5 c=2 rs=1 cs=1]
-        RenderTableRow {tr} at (0,155) size 279x20
-          RenderTableCell {td} at (5,155) size 79x20 [r=6 c=0 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (174,139) size 99x2 [r=5 c=2 rs=1 cs=1]
+        RenderTableRow {tr} at (0,155) size 278x20
+          RenderTableCell {td} at (5,155) size 78x20 [r=6 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (1,1) size 32x18
</span><span class="cx">               text run at (1,1) width 32: &quot;And &quot;
</span><span class="cx">             RenderInline {strong} at (0,0) size 30x18
</span><span class="lines">@@ -107,7 +107,7 @@
</span><span class="cx">                 text run at (33,1) width 30: &quot;here&quot;
</span><span class="cx">             RenderText {#text} at (63,1) size 4x18
</span><span class="cx">               text run at (63,1) width 4: &quot;:&quot;
</span><del>-          RenderTableCell {td} at (88,164) size 82x2 [r=6 c=1 rs=1 cs=1]
-          RenderTableCell {td} at (174,155) size 100x20 [r=6 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {td} at (88,164) size 81x2 [r=6 c=1 rs=1 cs=1]
+          RenderTableCell {td} at (174,155) size 99x20 [r=6 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (1,1) size 81x18
</span><span class="cx">               text run at (1,1) width 81: &quot;(blank cells).&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss3selectors3xmlcss3modsel18bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-18b-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-18b-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-18b-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -13,23 +13,23 @@
</span><span class="cx">       RenderBlock {p} at (0,52) size 800x18
</span><span class="cx">         RenderText {#text} at (0,0) size 59x18
</span><span class="cx">           text run at (0,0) width 59: &quot;This text.&quot;
</span><del>-      RenderTable {table} at (0,86) size 112x102
-        RenderTableSection (anonymous) at (0,0) size 112x102
-          RenderTableRow {tr} at (0,2) size 112x76
-            RenderTableCell {td} at (2,2) size 108x76 [r=0 c=0 rs=1 cs=1]
-              RenderTable {table} at (1,1) size 106x74
-                RenderTableSection (anonymous) at (0,0) size 106x74
-                  RenderTableRow {tr} at (0,2) size 106x70
-                    RenderTableCell {td} at (2,2) size 102x70 [r=0 c=0 rs=1 cs=1]
-                      RenderBlock {dl} at (1,17) size 100x36
-                        RenderBlock {dt} at (0,0) size 100x18
</del><ins>+      RenderTable {table} at (0,86) size 111x102
+        RenderTableSection (anonymous) at (0,0) size 111x102
+          RenderTableRow {tr} at (0,2) size 111x76
+            RenderTableCell {td} at (2,2) size 107x76 [r=0 c=0 rs=1 cs=1]
+              RenderTable {table} at (1,1) size 105x74
+                RenderTableSection (anonymous) at (0,0) size 105x74
+                  RenderTableRow {tr} at (0,2) size 105x70
+                    RenderTableCell {td} at (2,2) size 101x70 [r=0 c=0 rs=1 cs=1]
+                      RenderBlock {dl} at (1,17) size 99x36
+                        RenderBlock {dt} at (0,0) size 99x18
</ins><span class="cx">                           RenderText {#text} at (0,0) size 59x18
</span><span class="cx">                             text run at (0,0) width 59: &quot;This text.&quot;
</span><del>-                        RenderBlock {dd} at (40,18) size 60x18
</del><ins>+                        RenderBlock {dd} at (40,18) size 59x18
</ins><span class="cx">                           RenderText {#text} at (0,0) size 59x18
</span><span class="cx">                             text run at (0,0) width 59: &quot;This text.&quot;
</span><del>-          RenderTableRow {tr} at (0,80) size 112x20
-            RenderTableCell {td} at (2,80) size 108x20 [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {tr} at (0,80) size 111x20
+            RenderTableCell {td} at (2,80) size 107x20 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 59x18
</span><span class="cx">                 text run at (1,1) width 59: &quot;This text.&quot;
</span><span class="cx">       RenderBlock {p} at (0,204) size 800x21
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss3selectors3xmlcss3modsel28expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-28-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-28-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-28-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -53,142 +53,142 @@
</span><span class="cx">         RenderText {#text} at (0,0) size 324x18
</span><span class="cx">           text run at (0,0) width 324: &quot;This sixth list item should have a green background&quot;
</span><span class="cx">     RenderBlock {div} at (0,264) size 800x224
</span><del>-      RenderTable {table} at (0,0) size 163x148 [border: (1px outset #808080)]
-        RenderTableSection (anonymous) at (1,1) size 161x146
-          RenderTableRow {tr} at (0,2) size 161x22 [bgcolor=#00FF00]
-            RenderTableCell {td} at (2,2) size 105x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {table} at (0,0) size 162x148 [border: (1px outset #808080)]
+        RenderTableSection (anonymous) at (1,1) size 160x146
+          RenderTableRow {tr} at (0,2) size 160x22 [bgcolor=#00FF00]
+            RenderTableCell {td} at (2,2) size 104x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 100x18
</span><span class="cx">                 text run at (2,2) width 100: &quot;Green row : 1.1&quot;
</span><del>-            RenderTableCell {td} at (108,2) size 25x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (108,2) size 24x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;1.2&quot;
</span><del>-            RenderTableCell {td} at (134,2) size 25x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (134,2) size 24x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;1.3&quot;
</span><del>-          RenderTableRow {tr} at (0,26) size 161x22 [bgcolor=#00FF00]
-            RenderTableCell {td} at (2,26) size 105x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {tr} at (0,26) size 160x22 [bgcolor=#00FF00]
+            RenderTableCell {td} at (2,26) size 104x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 100x18
</span><span class="cx">                 text run at (2,2) width 100: &quot;Green row : 2.1&quot;
</span><del>-            RenderTableCell {td} at (108,26) size 25x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (108,26) size 24x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;2.2&quot;
</span><del>-            RenderTableCell {td} at (134,26) size 25x22 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (134,26) size 24x22 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;2.3&quot;
</span><del>-          RenderTableRow {tr} at (0,50) size 161x22 [bgcolor=#00FF00]
-            RenderTableCell {td} at (2,50) size 105x22 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {tr} at (0,50) size 160x22 [bgcolor=#00FF00]
+            RenderTableCell {td} at (2,50) size 104x22 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 100x18
</span><span class="cx">                 text run at (2,2) width 100: &quot;Green row : 3.1&quot;
</span><del>-            RenderTableCell {td} at (108,50) size 25x22 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (108,50) size 24x22 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;3.2&quot;
</span><del>-            RenderTableCell {td} at (134,50) size 25x22 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (134,50) size 24x22 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;3.3&quot;
</span><del>-          RenderTableRow {tr} at (0,74) size 161x22 [bgcolor=#00FF00]
-            RenderTableCell {td} at (2,74) size 105x22 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {tr} at (0,74) size 160x22 [bgcolor=#00FF00]
+            RenderTableCell {td} at (2,74) size 104x22 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 100x18
</span><span class="cx">                 text run at (2,2) width 100: &quot;Green row : 4.1&quot;
</span><del>-            RenderTableCell {td} at (108,74) size 25x22 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (108,74) size 24x22 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;4.2&quot;
</span><del>-            RenderTableCell {td} at (134,74) size 25x22 [border: (1px inset #808080)] [r=3 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (134,74) size 24x22 [border: (1px inset #808080)] [r=3 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;4.3&quot;
</span><del>-          RenderTableRow {tr} at (0,98) size 161x22
-            RenderTableCell {td} at (2,98) size 105x22 [border: (1px inset #808080)] [r=4 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {tr} at (0,98) size 160x22
+            RenderTableCell {td} at (2,98) size 104x22 [border: (1px inset #808080)] [r=4 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;5.1&quot;
</span><del>-            RenderTableCell {td} at (108,98) size 25x22 [border: (1px inset #808080)] [r=4 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (108,98) size 24x22 [border: (1px inset #808080)] [r=4 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;5.2&quot;
</span><del>-            RenderTableCell {td} at (134,98) size 25x22 [border: (1px inset #808080)] [r=4 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (134,98) size 24x22 [border: (1px inset #808080)] [r=4 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;5.3&quot;
</span><del>-          RenderTableRow {tr} at (0,122) size 161x22
-            RenderTableCell {td} at (2,122) size 105x22 [border: (1px inset #808080)] [r=5 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {tr} at (0,122) size 160x22
+            RenderTableCell {td} at (2,122) size 104x22 [border: (1px inset #808080)] [r=5 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;6.1&quot;
</span><del>-            RenderTableCell {td} at (108,122) size 25x22 [border: (1px inset #808080)] [r=5 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (108,122) size 24x22 [border: (1px inset #808080)] [r=5 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;6.2&quot;
</span><del>-            RenderTableCell {td} at (134,122) size 25x22 [border: (1px inset #808080)] [r=5 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (134,122) size 24x22 [border: (1px inset #808080)] [r=5 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;6.3&quot;
</span><del>-      RenderTable {table} at (0,148) size 336x76 [border: (1px outset #808080)]
-        RenderTableSection (anonymous) at (1,1) size 334x74
-          RenderTableRow {tr} at (0,2) size 334x22
-            RenderTableCell {td} at (2,2) size 66x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {table} at (0,148) size 335x76 [border: (1px outset #808080)]
+        RenderTableSection (anonymous) at (1,1) size 333x74
+          RenderTableRow {tr} at (0,2) size 333x22
+            RenderTableCell {td} at (2,2) size 65x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                 text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-            RenderTableCell {td} at (69,2) size 25x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (69,2) size 24x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;1.2&quot;
</span><del>-            RenderTableCell {td} at (95,2) size 25x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (95,2) size 24x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;1.3&quot;
</span><del>-            RenderTableCell {td} at (121,2) size 66x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (121,2) size 65x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                 text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-            RenderTableCell {td} at (188,2) size 25x22 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (188,2) size 24x22 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;1.5&quot;
</span><del>-            RenderTableCell {td} at (214,2) size 25x22 [border: (1px inset #808080)] [r=0 c=5 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (214,2) size 24x22 [border: (1px inset #808080)] [r=0 c=5 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;1.6&quot;
</span><del>-            RenderTableCell {td} at (240,2) size 66x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=0 c=6 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (240,2) size 65x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=0 c=6 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                 text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-            RenderTableCell {td} at (307,2) size 25x22 [border: (1px inset #808080)] [r=0 c=7 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (307,2) size 24x22 [border: (1px inset #808080)] [r=0 c=7 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;1.8&quot;
</span><del>-          RenderTableRow {tr} at (0,26) size 334x22
-            RenderTableCell {td} at (2,26) size 66x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {tr} at (0,26) size 333x22
+            RenderTableCell {td} at (2,26) size 65x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                 text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-            RenderTableCell {td} at (69,26) size 25x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (69,26) size 24x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;2.2&quot;
</span><del>-            RenderTableCell {td} at (95,26) size 25x22 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (95,26) size 24x22 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;2.3&quot;
</span><del>-            RenderTableCell {td} at (121,26) size 66x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (121,26) size 65x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                 text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-            RenderTableCell {td} at (188,26) size 25x22 [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (188,26) size 24x22 [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;2.5&quot;
</span><del>-            RenderTableCell {td} at (214,26) size 25x22 [border: (1px inset #808080)] [r=1 c=5 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (214,26) size 24x22 [border: (1px inset #808080)] [r=1 c=5 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;2.6&quot;
</span><del>-            RenderTableCell {td} at (240,26) size 66x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=1 c=6 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (240,26) size 65x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=1 c=6 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                 text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-            RenderTableCell {td} at (307,26) size 25x22 [border: (1px inset #808080)] [r=1 c=7 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (307,26) size 24x22 [border: (1px inset #808080)] [r=1 c=7 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;2.8&quot;
</span><del>-          RenderTableRow {tr} at (0,50) size 334x22
-            RenderTableCell {td} at (2,50) size 66x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {tr} at (0,50) size 333x22
+            RenderTableCell {td} at (2,50) size 65x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                 text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-            RenderTableCell {td} at (69,50) size 25x22 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (69,50) size 24x22 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;3.2&quot;
</span><del>-            RenderTableCell {td} at (95,50) size 25x22 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (95,50) size 24x22 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;3.3&quot;
</span><del>-            RenderTableCell {td} at (121,50) size 66x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (121,50) size 65x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                 text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-            RenderTableCell {td} at (188,50) size 25x22 [border: (1px inset #808080)] [r=2 c=4 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (188,50) size 24x22 [border: (1px inset #808080)] [r=2 c=4 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;3.5&quot;
</span><del>-            RenderTableCell {td} at (214,50) size 25x22 [border: (1px inset #808080)] [r=2 c=5 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (214,50) size 24x22 [border: (1px inset #808080)] [r=2 c=5 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;3.6&quot;
</span><del>-            RenderTableCell {td} at (240,50) size 66x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=2 c=6 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (240,50) size 65x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=2 c=6 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                 text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-            RenderTableCell {td} at (307,50) size 25x22 [border: (1px inset #808080)] [r=2 c=7 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (307,50) size 24x22 [border: (1px inset #808080)] [r=2 c=7 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;3.8&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss3selectors3xmlcss3modsel28bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-28b-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-28b-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-28b-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -53,143 +53,143 @@
</span><span class="cx">         RenderText {#text} at (0,0) size 324x18
</span><span class="cx">           text run at (0,0) width 324: &quot;This sixth list item should have a green background&quot;
</span><span class="cx">     RenderBlock {div} at (0,264) size 800x240
</span><del>-      RenderTable {table} at (0,0) size 163x148 [border: (1px outset #808080)]
-        RenderTableSection (anonymous) at (1,1) size 161x146
-          RenderTableRow {tr} at (0,2) size 161x22 [bgcolor=#00FF00]
-            RenderTableCell {td} at (2,2) size 105x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {table} at (0,0) size 162x148 [border: (1px outset #808080)]
+        RenderTableSection (anonymous) at (1,1) size 160x146
+          RenderTableRow {tr} at (0,2) size 160x22 [bgcolor=#00FF00]
+            RenderTableCell {td} at (2,2) size 104x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 100x18
</span><span class="cx">                 text run at (2,2) width 100: &quot;Green row : 1.1&quot;
</span><del>-            RenderTableCell {td} at (108,2) size 25x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (108,2) size 24x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;1.2&quot;
</span><del>-            RenderTableCell {td} at (134,2) size 25x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (134,2) size 24x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;1.3&quot;
</span><del>-          RenderTableRow {tr} at (0,26) size 161x22 [bgcolor=#00FF00]
-            RenderTableCell {td} at (2,26) size 105x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {tr} at (0,26) size 160x22 [bgcolor=#00FF00]
+            RenderTableCell {td} at (2,26) size 104x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 100x18
</span><span class="cx">                 text run at (2,2) width 100: &quot;Green row : 2.1&quot;
</span><del>-            RenderTableCell {td} at (108,26) size 25x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (108,26) size 24x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;2.2&quot;
</span><del>-            RenderTableCell {td} at (134,26) size 25x22 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (134,26) size 24x22 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;2.3&quot;
</span><del>-          RenderTableRow {tr} at (0,50) size 161x22 [bgcolor=#00FF00]
-            RenderTableCell {td} at (2,50) size 105x22 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {tr} at (0,50) size 160x22 [bgcolor=#00FF00]
+            RenderTableCell {td} at (2,50) size 104x22 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 100x18
</span><span class="cx">                 text run at (2,2) width 100: &quot;Green row : 3.1&quot;
</span><del>-            RenderTableCell {td} at (108,50) size 25x22 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (108,50) size 24x22 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;3.2&quot;
</span><del>-            RenderTableCell {td} at (134,50) size 25x22 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (134,50) size 24x22 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;3.3&quot;
</span><del>-          RenderTableRow {tr} at (0,74) size 161x22 [bgcolor=#00FF00]
-            RenderTableCell {td} at (2,74) size 105x22 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {tr} at (0,74) size 160x22 [bgcolor=#00FF00]
+            RenderTableCell {td} at (2,74) size 104x22 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 100x18
</span><span class="cx">                 text run at (2,2) width 100: &quot;Green row : 4.1&quot;
</span><del>-            RenderTableCell {td} at (108,74) size 25x22 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (108,74) size 24x22 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;4.2&quot;
</span><del>-            RenderTableCell {td} at (134,74) size 25x22 [border: (1px inset #808080)] [r=3 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (134,74) size 24x22 [border: (1px inset #808080)] [r=3 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;4.3&quot;
</span><del>-          RenderTableRow {tr} at (0,98) size 161x22
-            RenderTableCell {td} at (2,98) size 105x22 [border: (1px inset #808080)] [r=4 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {tr} at (0,98) size 160x22
+            RenderTableCell {td} at (2,98) size 104x22 [border: (1px inset #808080)] [r=4 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;5.1&quot;
</span><del>-            RenderTableCell {td} at (108,98) size 25x22 [border: (1px inset #808080)] [r=4 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (108,98) size 24x22 [border: (1px inset #808080)] [r=4 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;5.2&quot;
</span><del>-            RenderTableCell {td} at (134,98) size 25x22 [border: (1px inset #808080)] [r=4 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (134,98) size 24x22 [border: (1px inset #808080)] [r=4 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;5.3&quot;
</span><del>-          RenderTableRow {tr} at (0,122) size 161x22
-            RenderTableCell {td} at (2,122) size 105x22 [border: (1px inset #808080)] [r=5 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {tr} at (0,122) size 160x22
+            RenderTableCell {td} at (2,122) size 104x22 [border: (1px inset #808080)] [r=5 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;6.1&quot;
</span><del>-            RenderTableCell {td} at (108,122) size 25x22 [border: (1px inset #808080)] [r=5 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (108,122) size 24x22 [border: (1px inset #808080)] [r=5 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;6.2&quot;
</span><del>-            RenderTableCell {td} at (134,122) size 25x22 [border: (1px inset #808080)] [r=5 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (134,122) size 24x22 [border: (1px inset #808080)] [r=5 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;6.3&quot;
</span><span class="cx">       RenderBlock {p} at (0,164) size 800x0
</span><del>-      RenderTable {table} at (0,164) size 336x76 [border: (1px outset #808080)]
-        RenderTableSection (anonymous) at (1,1) size 334x74
-          RenderTableRow {tr} at (0,2) size 334x22
-            RenderTableCell {td} at (2,2) size 66x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {table} at (0,164) size 335x76 [border: (1px outset #808080)]
+        RenderTableSection (anonymous) at (1,1) size 333x74
+          RenderTableRow {tr} at (0,2) size 333x22
+            RenderTableCell {td} at (2,2) size 65x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                 text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-            RenderTableCell {td} at (69,2) size 25x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (69,2) size 24x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;1.2&quot;
</span><del>-            RenderTableCell {td} at (95,2) size 25x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (95,2) size 24x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;1.3&quot;
</span><del>-            RenderTableCell {td} at (121,2) size 66x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (121,2) size 65x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                 text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-            RenderTableCell {td} at (188,2) size 25x22 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (188,2) size 24x22 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;1.5&quot;
</span><del>-            RenderTableCell {td} at (214,2) size 25x22 [border: (1px inset #808080)] [r=0 c=5 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (214,2) size 24x22 [border: (1px inset #808080)] [r=0 c=5 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;1.6&quot;
</span><del>-            RenderTableCell {td} at (240,2) size 66x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=0 c=6 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (240,2) size 65x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=0 c=6 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                 text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-            RenderTableCell {td} at (307,2) size 25x22 [border: (1px inset #808080)] [r=0 c=7 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (307,2) size 24x22 [border: (1px inset #808080)] [r=0 c=7 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;1.8&quot;
</span><del>-          RenderTableRow {tr} at (0,26) size 334x22
-            RenderTableCell {td} at (2,26) size 66x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {tr} at (0,26) size 333x22
+            RenderTableCell {td} at (2,26) size 65x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                 text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-            RenderTableCell {td} at (69,26) size 25x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (69,26) size 24x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;2.2&quot;
</span><del>-            RenderTableCell {td} at (95,26) size 25x22 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (95,26) size 24x22 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;2.3&quot;
</span><del>-            RenderTableCell {td} at (121,26) size 66x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (121,26) size 65x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                 text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-            RenderTableCell {td} at (188,26) size 25x22 [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (188,26) size 24x22 [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;2.5&quot;
</span><del>-            RenderTableCell {td} at (214,26) size 25x22 [border: (1px inset #808080)] [r=1 c=5 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (214,26) size 24x22 [border: (1px inset #808080)] [r=1 c=5 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;2.6&quot;
</span><del>-            RenderTableCell {td} at (240,26) size 66x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=1 c=6 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (240,26) size 65x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=1 c=6 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                 text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-            RenderTableCell {td} at (307,26) size 25x22 [border: (1px inset #808080)] [r=1 c=7 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (307,26) size 24x22 [border: (1px inset #808080)] [r=1 c=7 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;2.8&quot;
</span><del>-          RenderTableRow {tr} at (0,50) size 334x22
-            RenderTableCell {td} at (2,50) size 66x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {tr} at (0,50) size 333x22
+            RenderTableCell {td} at (2,50) size 65x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                 text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-            RenderTableCell {td} at (69,50) size 25x22 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (69,50) size 24x22 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;3.2&quot;
</span><del>-            RenderTableCell {td} at (95,50) size 25x22 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (95,50) size 24x22 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;3.3&quot;
</span><del>-            RenderTableCell {td} at (121,50) size 66x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (121,50) size 65x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                 text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-            RenderTableCell {td} at (188,50) size 25x22 [border: (1px inset #808080)] [r=2 c=4 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (188,50) size 24x22 [border: (1px inset #808080)] [r=2 c=4 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;3.5&quot;
</span><del>-            RenderTableCell {td} at (214,50) size 25x22 [border: (1px inset #808080)] [r=2 c=5 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (214,50) size 24x22 [border: (1px inset #808080)] [r=2 c=5 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;3.6&quot;
</span><del>-            RenderTableCell {td} at (240,50) size 66x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=2 c=6 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (240,50) size 65x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=2 c=6 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                 text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-            RenderTableCell {td} at (307,50) size 25x22 [border: (1px inset #808080)] [r=2 c=7 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (307,50) size 24x22 [border: (1px inset #808080)] [r=2 c=7 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;3.8&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss3selectors3xmlcss3modsel29expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-29-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-29-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-29-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -53,143 +53,143 @@
</span><span class="cx">         RenderText {#text} at (0,0) size 86x18
</span><span class="cx">           text run at (0,0) width 86: &quot;Sixth list item&quot;
</span><span class="cx">     RenderBlock {div} at (0,264) size 800x240
</span><del>-      RenderTable {table} at (0,0) size 163x148 [border: (1px outset #808080)]
-        RenderTableSection (anonymous) at (1,1) size 161x146
-          RenderTableRow {tr} at (0,2) size 161x22
-            RenderTableCell {td} at (2,2) size 105x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {table} at (0,0) size 162x148 [border: (1px outset #808080)]
+        RenderTableSection (anonymous) at (1,1) size 160x146
+          RenderTableRow {tr} at (0,2) size 160x22
+            RenderTableCell {td} at (2,2) size 104x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;1.1&quot;
</span><del>-            RenderTableCell {td} at (108,2) size 25x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (108,2) size 24x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;1.2&quot;
</span><del>-            RenderTableCell {td} at (134,2) size 25x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (134,2) size 24x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;1.3&quot;
</span><del>-          RenderTableRow {tr} at (0,26) size 161x22
-            RenderTableCell {td} at (2,26) size 105x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {tr} at (0,26) size 160x22
+            RenderTableCell {td} at (2,26) size 104x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;2.1&quot;
</span><del>-            RenderTableCell {td} at (108,26) size 25x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (108,26) size 24x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;2.2&quot;
</span><del>-            RenderTableCell {td} at (134,26) size 25x22 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (134,26) size 24x22 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;2.3&quot;
</span><del>-          RenderTableRow {tr} at (0,50) size 161x22 [bgcolor=#008000]
-            RenderTableCell {td} at (2,50) size 105x22 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {tr} at (0,50) size 160x22 [bgcolor=#008000]
+            RenderTableCell {td} at (2,50) size 104x22 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 100x18
</span><span class="cx">                 text run at (2,2) width 100: &quot;Green row : 3.1&quot;
</span><del>-            RenderTableCell {td} at (108,50) size 25x22 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (108,50) size 24x22 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;3.2&quot;
</span><del>-            RenderTableCell {td} at (134,50) size 25x22 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (134,50) size 24x22 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;3.3&quot;
</span><del>-          RenderTableRow {tr} at (0,74) size 161x22 [bgcolor=#008000]
-            RenderTableCell {td} at (2,74) size 105x22 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {tr} at (0,74) size 160x22 [bgcolor=#008000]
+            RenderTableCell {td} at (2,74) size 104x22 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 100x18
</span><span class="cx">                 text run at (2,2) width 100: &quot;Green row : 4.1&quot;
</span><del>-            RenderTableCell {td} at (108,74) size 25x22 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (108,74) size 24x22 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;4.2&quot;
</span><del>-            RenderTableCell {td} at (134,74) size 25x22 [border: (1px inset #808080)] [r=3 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (134,74) size 24x22 [border: (1px inset #808080)] [r=3 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;4.3&quot;
</span><del>-          RenderTableRow {tr} at (0,98) size 161x22 [bgcolor=#008000]
-            RenderTableCell {td} at (2,98) size 105x22 [border: (1px inset #808080)] [r=4 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {tr} at (0,98) size 160x22 [bgcolor=#008000]
+            RenderTableCell {td} at (2,98) size 104x22 [border: (1px inset #808080)] [r=4 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 100x18
</span><span class="cx">                 text run at (2,2) width 100: &quot;Green row : 5.1&quot;
</span><del>-            RenderTableCell {td} at (108,98) size 25x22 [border: (1px inset #808080)] [r=4 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (108,98) size 24x22 [border: (1px inset #808080)] [r=4 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;5.2&quot;
</span><del>-            RenderTableCell {td} at (134,98) size 25x22 [border: (1px inset #808080)] [r=4 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (134,98) size 24x22 [border: (1px inset #808080)] [r=4 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;5.3&quot;
</span><del>-          RenderTableRow {tr} at (0,122) size 161x22 [bgcolor=#008000]
-            RenderTableCell {td} at (2,122) size 105x22 [border: (1px inset #808080)] [r=5 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {tr} at (0,122) size 160x22 [bgcolor=#008000]
+            RenderTableCell {td} at (2,122) size 104x22 [border: (1px inset #808080)] [r=5 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 100x18
</span><span class="cx">                 text run at (2,2) width 100: &quot;Green row : 6.1&quot;
</span><del>-            RenderTableCell {td} at (108,122) size 25x22 [border: (1px inset #808080)] [r=5 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (108,122) size 24x22 [border: (1px inset #808080)] [r=5 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;6.2&quot;
</span><del>-            RenderTableCell {td} at (134,122) size 25x22 [border: (1px inset #808080)] [r=5 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (134,122) size 24x22 [border: (1px inset #808080)] [r=5 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;6.3&quot;
</span><span class="cx">       RenderBlock {p} at (0,164) size 800x0
</span><del>-      RenderTable {table} at (0,164) size 336x76 [border: (1px outset #808080)]
-        RenderTableSection (anonymous) at (1,1) size 334x74
-          RenderTableRow {tr} at (0,2) size 334x22
-            RenderTableCell {td} at (2,2) size 25x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {table} at (0,164) size 335x76 [border: (1px outset #808080)]
+        RenderTableSection (anonymous) at (1,1) size 333x74
+          RenderTableRow {tr} at (0,2) size 333x22
+            RenderTableCell {td} at (2,2) size 24x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;1.1&quot;
</span><del>-            RenderTableCell {td} at (28,2) size 66x22 [bgcolor=#008000] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (28,2) size 65x22 [bgcolor=#008000] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                 text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-            RenderTableCell {td} at (95,2) size 25x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (95,2) size 24x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;1.3&quot;
</span><del>-            RenderTableCell {td} at (121,2) size 25x22 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (121,2) size 24x22 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;1.4&quot;
</span><del>-            RenderTableCell {td} at (147,2) size 66x22 [bgcolor=#008000] [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (147,2) size 65x22 [bgcolor=#008000] [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                 text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-            RenderTableCell {td} at (214,2) size 25x22 [border: (1px inset #808080)] [r=0 c=5 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (214,2) size 24x22 [border: (1px inset #808080)] [r=0 c=5 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;1.6&quot;
</span><del>-            RenderTableCell {td} at (240,2) size 25x22 [border: (1px inset #808080)] [r=0 c=6 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (240,2) size 24x22 [border: (1px inset #808080)] [r=0 c=6 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;1.7&quot;
</span><del>-            RenderTableCell {td} at (266,2) size 66x22 [bgcolor=#008000] [border: (1px inset #808080)] [r=0 c=7 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (266,2) size 65x22 [bgcolor=#008000] [border: (1px inset #808080)] [r=0 c=7 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                 text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-          RenderTableRow {tr} at (0,26) size 334x22
-            RenderTableCell {td} at (2,26) size 25x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {tr} at (0,26) size 333x22
+            RenderTableCell {td} at (2,26) size 24x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;2.1&quot;
</span><del>-            RenderTableCell {td} at (28,26) size 66x22 [bgcolor=#008000] [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (28,26) size 65x22 [bgcolor=#008000] [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                 text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-            RenderTableCell {td} at (95,26) size 25x22 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (95,26) size 24x22 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;2.3&quot;
</span><del>-            RenderTableCell {td} at (121,26) size 25x22 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (121,26) size 24x22 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;2.4&quot;
</span><del>-            RenderTableCell {td} at (147,26) size 66x22 [bgcolor=#008000] [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (147,26) size 65x22 [bgcolor=#008000] [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                 text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-            RenderTableCell {td} at (214,26) size 25x22 [border: (1px inset #808080)] [r=1 c=5 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (214,26) size 24x22 [border: (1px inset #808080)] [r=1 c=5 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;2.6&quot;
</span><del>-            RenderTableCell {td} at (240,26) size 25x22 [border: (1px inset #808080)] [r=1 c=6 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (240,26) size 24x22 [border: (1px inset #808080)] [r=1 c=6 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;2.7&quot;
</span><del>-            RenderTableCell {td} at (266,26) size 66x22 [bgcolor=#008000] [border: (1px inset #808080)] [r=1 c=7 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (266,26) size 65x22 [bgcolor=#008000] [border: (1px inset #808080)] [r=1 c=7 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                 text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-          RenderTableRow {tr} at (0,50) size 334x22
-            RenderTableCell {td} at (2,50) size 25x22 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {tr} at (0,50) size 333x22
+            RenderTableCell {td} at (2,50) size 24x22 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;3.1&quot;
</span><del>-            RenderTableCell {td} at (28,50) size 66x22 [bgcolor=#008000] [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (28,50) size 65x22 [bgcolor=#008000] [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                 text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-            RenderTableCell {td} at (95,50) size 25x22 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (95,50) size 24x22 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;3.3&quot;
</span><del>-            RenderTableCell {td} at (121,50) size 25x22 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (121,50) size 24x22 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;3.4&quot;
</span><del>-            RenderTableCell {td} at (147,50) size 66x22 [bgcolor=#008000] [border: (1px inset #808080)] [r=2 c=4 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (147,50) size 65x22 [bgcolor=#008000] [border: (1px inset #808080)] [r=2 c=4 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                 text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-            RenderTableCell {td} at (214,50) size 25x22 [border: (1px inset #808080)] [r=2 c=5 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (214,50) size 24x22 [border: (1px inset #808080)] [r=2 c=5 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;3.6&quot;
</span><del>-            RenderTableCell {td} at (240,50) size 25x22 [border: (1px inset #808080)] [r=2 c=6 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (240,50) size 24x22 [border: (1px inset #808080)] [r=2 c=6 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;3.7&quot;
</span><del>-            RenderTableCell {td} at (266,50) size 66x22 [bgcolor=#008000] [border: (1px inset #808080)] [r=2 c=7 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (266,50) size 65x22 [bgcolor=#008000] [border: (1px inset #808080)] [r=2 c=7 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                 text run at (2,2) width 61: &quot;green cell&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss3selectors3xmlcss3modsel29bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-29b-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-29b-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-29b-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -53,143 +53,143 @@
</span><span class="cx">         RenderText {#text} at (0,0) size 86x18
</span><span class="cx">           text run at (0,0) width 86: &quot;Sixth list item&quot;
</span><span class="cx">     RenderBlock {div} at (0,264) size 800x240
</span><del>-      RenderTable {table} at (0,0) size 163x148 [border: (1px outset #808080)]
-        RenderTableSection (anonymous) at (1,1) size 161x146
-          RenderTableRow {tr} at (0,2) size 161x22
-            RenderTableCell {td} at (2,2) size 105x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {table} at (0,0) size 162x148 [border: (1px outset #808080)]
+        RenderTableSection (anonymous) at (1,1) size 160x146
+          RenderTableRow {tr} at (0,2) size 160x22
+            RenderTableCell {td} at (2,2) size 104x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;1.1&quot;
</span><del>-            RenderTableCell {td} at (108,2) size 25x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (108,2) size 24x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;1.2&quot;
</span><del>-            RenderTableCell {td} at (134,2) size 25x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (134,2) size 24x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;1.3&quot;
</span><del>-          RenderTableRow {tr} at (0,26) size 161x22
-            RenderTableCell {td} at (2,26) size 105x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {tr} at (0,26) size 160x22
+            RenderTableCell {td} at (2,26) size 104x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;2.1&quot;
</span><del>-            RenderTableCell {td} at (108,26) size 25x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (108,26) size 24x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;2.2&quot;
</span><del>-            RenderTableCell {td} at (134,26) size 25x22 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (134,26) size 24x22 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;2.3&quot;
</span><del>-          RenderTableRow {tr} at (0,50) size 161x22 [bgcolor=#00FF00]
-            RenderTableCell {td} at (2,50) size 105x22 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {tr} at (0,50) size 160x22 [bgcolor=#00FF00]
+            RenderTableCell {td} at (2,50) size 104x22 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 100x18
</span><span class="cx">                 text run at (2,2) width 100: &quot;Green row : 3.1&quot;
</span><del>-            RenderTableCell {td} at (108,50) size 25x22 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (108,50) size 24x22 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;3.2&quot;
</span><del>-            RenderTableCell {td} at (134,50) size 25x22 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (134,50) size 24x22 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;3.3&quot;
</span><del>-          RenderTableRow {tr} at (0,74) size 161x22 [bgcolor=#00FF00]
-            RenderTableCell {td} at (2,74) size 105x22 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {tr} at (0,74) size 160x22 [bgcolor=#00FF00]
+            RenderTableCell {td} at (2,74) size 104x22 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 100x18
</span><span class="cx">                 text run at (2,2) width 100: &quot;Green row : 4.1&quot;
</span><del>-            RenderTableCell {td} at (108,74) size 25x22 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (108,74) size 24x22 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;4.2&quot;
</span><del>-            RenderTableCell {td} at (134,74) size 25x22 [border: (1px inset #808080)] [r=3 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (134,74) size 24x22 [border: (1px inset #808080)] [r=3 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;4.3&quot;
</span><del>-          RenderTableRow {tr} at (0,98) size 161x22 [bgcolor=#00FF00]
-            RenderTableCell {td} at (2,98) size 105x22 [border: (1px inset #808080)] [r=4 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {tr} at (0,98) size 160x22 [bgcolor=#00FF00]
+            RenderTableCell {td} at (2,98) size 104x22 [border: (1px inset #808080)] [r=4 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 100x18
</span><span class="cx">                 text run at (2,2) width 100: &quot;Green row : 5.1&quot;
</span><del>-            RenderTableCell {td} at (108,98) size 25x22 [border: (1px inset #808080)] [r=4 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (108,98) size 24x22 [border: (1px inset #808080)] [r=4 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;5.2&quot;
</span><del>-            RenderTableCell {td} at (134,98) size 25x22 [border: (1px inset #808080)] [r=4 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (134,98) size 24x22 [border: (1px inset #808080)] [r=4 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;5.3&quot;
</span><del>-          RenderTableRow {tr} at (0,122) size 161x22 [bgcolor=#00FF00]
-            RenderTableCell {td} at (2,122) size 105x22 [border: (1px inset #808080)] [r=5 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {tr} at (0,122) size 160x22 [bgcolor=#00FF00]
+            RenderTableCell {td} at (2,122) size 104x22 [border: (1px inset #808080)] [r=5 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 100x18
</span><span class="cx">                 text run at (2,2) width 100: &quot;Green row : 6.1&quot;
</span><del>-            RenderTableCell {td} at (108,122) size 25x22 [border: (1px inset #808080)] [r=5 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (108,122) size 24x22 [border: (1px inset #808080)] [r=5 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;6.2&quot;
</span><del>-            RenderTableCell {td} at (134,122) size 25x22 [border: (1px inset #808080)] [r=5 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (134,122) size 24x22 [border: (1px inset #808080)] [r=5 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;6.3&quot;
</span><span class="cx">       RenderBlock {p} at (0,164) size 800x0
</span><del>-      RenderTable {table} at (0,164) size 336x76 [border: (1px outset #808080)]
-        RenderTableSection (anonymous) at (1,1) size 334x74
-          RenderTableRow {tr} at (0,2) size 334x22
-            RenderTableCell {td} at (2,2) size 25x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {table} at (0,164) size 335x76 [border: (1px outset #808080)]
+        RenderTableSection (anonymous) at (1,1) size 333x74
+          RenderTableRow {tr} at (0,2) size 333x22
+            RenderTableCell {td} at (2,2) size 24x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;1.1&quot;
</span><del>-            RenderTableCell {td} at (28,2) size 66x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (28,2) size 65x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                 text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-            RenderTableCell {td} at (95,2) size 25x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (95,2) size 24x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;1.3&quot;
</span><del>-            RenderTableCell {td} at (121,2) size 25x22 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (121,2) size 24x22 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;1.4&quot;
</span><del>-            RenderTableCell {td} at (147,2) size 66x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (147,2) size 65x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                 text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-            RenderTableCell {td} at (214,2) size 25x22 [border: (1px inset #808080)] [r=0 c=5 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (214,2) size 24x22 [border: (1px inset #808080)] [r=0 c=5 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;1.6&quot;
</span><del>-            RenderTableCell {td} at (240,2) size 25x22 [border: (1px inset #808080)] [r=0 c=6 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (240,2) size 24x22 [border: (1px inset #808080)] [r=0 c=6 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;1.7&quot;
</span><del>-            RenderTableCell {td} at (266,2) size 66x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=0 c=7 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (266,2) size 65x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=0 c=7 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                 text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-          RenderTableRow {tr} at (0,26) size 334x22
-            RenderTableCell {td} at (2,26) size 25x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {tr} at (0,26) size 333x22
+            RenderTableCell {td} at (2,26) size 24x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;2.1&quot;
</span><del>-            RenderTableCell {td} at (28,26) size 66x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (28,26) size 65x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                 text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-            RenderTableCell {td} at (95,26) size 25x22 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (95,26) size 24x22 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;2.3&quot;
</span><del>-            RenderTableCell {td} at (121,26) size 25x22 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (121,26) size 24x22 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;2.4&quot;
</span><del>-            RenderTableCell {td} at (147,26) size 66x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (147,26) size 65x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                 text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-            RenderTableCell {td} at (214,26) size 25x22 [border: (1px inset #808080)] [r=1 c=5 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (214,26) size 24x22 [border: (1px inset #808080)] [r=1 c=5 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;2.6&quot;
</span><del>-            RenderTableCell {td} at (240,26) size 25x22 [border: (1px inset #808080)] [r=1 c=6 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (240,26) size 24x22 [border: (1px inset #808080)] [r=1 c=6 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;2.7&quot;
</span><del>-            RenderTableCell {td} at (266,26) size 66x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=1 c=7 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (266,26) size 65x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=1 c=7 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                 text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-          RenderTableRow {tr} at (0,50) size 334x22
-            RenderTableCell {td} at (2,50) size 25x22 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {tr} at (0,50) size 333x22
+            RenderTableCell {td} at (2,50) size 24x22 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;3.1&quot;
</span><del>-            RenderTableCell {td} at (28,50) size 66x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (28,50) size 65x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                 text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-            RenderTableCell {td} at (95,50) size 25x22 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (95,50) size 24x22 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;3.3&quot;
</span><del>-            RenderTableCell {td} at (121,50) size 25x22 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (121,50) size 24x22 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;3.4&quot;
</span><del>-            RenderTableCell {td} at (147,50) size 66x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=2 c=4 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (147,50) size 65x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=2 c=4 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                 text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-            RenderTableCell {td} at (214,50) size 25x22 [border: (1px inset #808080)] [r=2 c=5 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (214,50) size 24x22 [border: (1px inset #808080)] [r=2 c=5 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;3.6&quot;
</span><del>-            RenderTableCell {td} at (240,50) size 25x22 [border: (1px inset #808080)] [r=2 c=6 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (240,50) size 24x22 [border: (1px inset #808080)] [r=2 c=6 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;3.7&quot;
</span><del>-            RenderTableCell {td} at (266,50) size 66x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=2 c=7 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (266,50) size 65x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=2 c=7 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                 text run at (2,2) width 61: &quot;green cell&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss3selectors3xmlcss3modsel32expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-32-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-32-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-32-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -3,36 +3,36 @@
</span><span class="cx"> layer at (0,0) size 800x126
</span><span class="cx">   RenderBlock {test} at (0,0) size 800x126
</span><span class="cx">     RenderBlock {div} at (0,0) size 800x76
</span><del>-      RenderTable {table} at (0,0) size 124x76 [border: (1px outset #808080)]
-        RenderTableSection (anonymous) at (1,1) size 122x74
-          RenderTableRow {tr} at (0,2) size 122x22
-            RenderTableCell {td} at (2,2) size 66x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {table} at (0,0) size 123x76 [border: (1px outset #808080)]
+        RenderTableSection (anonymous) at (1,1) size 121x74
+          RenderTableRow {tr} at (0,2) size 121x22
+            RenderTableCell {td} at (2,2) size 65x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                 text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-            RenderTableCell {td} at (69,2) size 25x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (69,2) size 24x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;1.2&quot;
</span><del>-            RenderTableCell {td} at (95,2) size 25x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (95,2) size 24x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;1.3&quot;
</span><del>-          RenderTableRow {tr} at (0,26) size 122x22
-            RenderTableCell {td} at (2,26) size 66x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {tr} at (0,26) size 121x22
+            RenderTableCell {td} at (2,26) size 65x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                 text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-            RenderTableCell {td} at (69,26) size 25x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (69,26) size 24x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;2.2&quot;
</span><del>-            RenderTableCell {td} at (95,26) size 25x22 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (95,26) size 24x22 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;2.3&quot;
</span><del>-          RenderTableRow {tr} at (0,50) size 122x22
-            RenderTableCell {td} at (2,50) size 66x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {tr} at (0,50) size 121x22
+            RenderTableCell {td} at (2,50) size 65x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                 text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-            RenderTableCell {td} at (69,50) size 25x22 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (69,50) size 24x22 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;3.2&quot;
</span><del>-            RenderTableCell {td} at (95,50) size 25x22 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (95,50) size 24x22 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;3.3&quot;
</span><span class="cx">     RenderBlock {p} at (0,92) size 800x18
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss3selectors3xmlcss3modsel33expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-33-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-33-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-33-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -3,36 +3,36 @@
</span><span class="cx"> layer at (0,0) size 800x126
</span><span class="cx">   RenderBlock {test} at (0,0) size 800x126
</span><span class="cx">     RenderBlock {div} at (0,0) size 800x76
</span><del>-      RenderTable {table} at (0,0) size 124x76 [border: (1px outset #808080)]
-        RenderTableSection (anonymous) at (1,1) size 122x74
-          RenderTableRow {tr} at (0,2) size 122x22
-            RenderTableCell {td} at (2,2) size 25x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {table} at (0,0) size 123x76 [border: (1px outset #808080)]
+        RenderTableSection (anonymous) at (1,1) size 121x74
+          RenderTableRow {tr} at (0,2) size 121x22
+            RenderTableCell {td} at (2,2) size 24x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;1.1&quot;
</span><del>-            RenderTableCell {td} at (28,2) size 25x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (28,2) size 24x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;1.2&quot;
</span><del>-            RenderTableCell {td} at (54,2) size 66x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (54,2) size 65x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                 text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-          RenderTableRow {tr} at (0,26) size 122x22
-            RenderTableCell {td} at (2,26) size 25x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {tr} at (0,26) size 121x22
+            RenderTableCell {td} at (2,26) size 24x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;2.1&quot;
</span><del>-            RenderTableCell {td} at (28,26) size 25x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (28,26) size 24x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;2.2&quot;
</span><del>-            RenderTableCell {td} at (54,26) size 66x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (54,26) size 65x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                 text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-          RenderTableRow {tr} at (0,50) size 122x22
-            RenderTableCell {td} at (2,50) size 25x22 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {tr} at (0,50) size 121x22
+            RenderTableCell {td} at (2,50) size 24x22 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;3.1&quot;
</span><del>-            RenderTableCell {td} at (28,50) size 25x22 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (28,50) size 24x22 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;3.2&quot;
</span><del>-            RenderTableCell {td} at (54,50) size 66x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (54,50) size 65x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                 text run at (2,2) width 61: &quot;green cell&quot;
</span><span class="cx">     RenderBlock {p} at (0,92) size 800x18
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss3selectors3xmlcss3modsel43expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-43-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-43-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-43-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,17 +6,17 @@
</span><span class="cx">       RenderBlock {p} at (0,0) size 800x18 [bgcolor=#00FF00]
</span><span class="cx">         RenderText {#text} at (0,0) size 304x18
</span><span class="cx">           text run at (0,0) width 304: &quot;This paragraph should have a green background&quot;
</span><del>-      RenderTable {table} at (0,34) size 311x56
-        RenderTableSection {tbody} at (0,0) size 311x56
-          RenderTableRow {tr} at (0,2) size 311x52
-            RenderTableCell {td} at (2,2) size 307x52 [r=0 c=0 rs=1 cs=1]
-              RenderBlock {p} at (1,17) size 305x18 [bgcolor=#00FF00]
</del><ins>+      RenderTable {table} at (0,34) size 310x56
+        RenderTableSection {tbody} at (0,0) size 310x56
+          RenderTableRow {tr} at (0,2) size 310x52
+            RenderTableCell {td} at (2,2) size 306x52 [r=0 c=0 rs=1 cs=1]
+              RenderBlock {p} at (1,17) size 304x18 [bgcolor=#00FF00]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 304x18
</span><span class="cx">                   text run at (0,0) width 304: &quot;This paragraph should have a green background&quot;
</span><del>-    RenderTable {table} at (0,106) size 228x56
-      RenderTableSection {tbody} at (0,0) size 228x56
-        RenderTableRow {tr} at (0,2) size 228x52
-          RenderTableCell {td} at (2,2) size 224x52 [r=0 c=0 rs=1 cs=1]
-            RenderBlock {p} at (1,17) size 222x18
</del><ins>+    RenderTable {table} at (0,106) size 227x56
+      RenderTableSection {tbody} at (0,0) size 227x56
+        RenderTableRow {tr} at (0,2) size 227x52
+          RenderTableCell {td} at (2,2) size 223x52 [r=0 c=0 rs=1 cs=1]
+            RenderBlock {p} at (1,17) size 221x18
</ins><span class="cx">               RenderText {#text} at (0,0) size 221x18
</span><span class="cx">                 text run at (0,0) width 221: &quot;This paragraph should be unstyled.&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss3selectors3xmlcss3modsel43bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-43b-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-43b-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-43b-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,17 +6,17 @@
</span><span class="cx">       RenderBlock {p} at (0,0) size 800x18
</span><span class="cx">         RenderText {#text} at (0,0) size 217x18
</span><span class="cx">           text run at (0,0) width 217: &quot;This paragraph should be unstyled&quot;
</span><del>-      RenderTable {table} at (0,34) size 224x56
-        RenderTableSection {tbody} at (0,0) size 224x56
-          RenderTableRow {tr} at (0,2) size 224x52
-            RenderTableCell {td} at (2,2) size 220x52 [r=0 c=0 rs=1 cs=1]
-              RenderBlock {p} at (1,17) size 218x18
</del><ins>+      RenderTable {table} at (0,34) size 223x56
+        RenderTableSection {tbody} at (0,0) size 223x56
+          RenderTableRow {tr} at (0,2) size 223x52
+            RenderTableCell {td} at (2,2) size 219x52 [r=0 c=0 rs=1 cs=1]
+              RenderBlock {p} at (1,17) size 217x18
</ins><span class="cx">                 RenderText {#text} at (0,0) size 217x18
</span><span class="cx">                   text run at (0,0) width 217: &quot;This paragraph should be unstyled&quot;
</span><del>-    RenderTable {table} at (0,106) size 311x56
-      RenderTableSection {tbody} at (0,0) size 311x56
-        RenderTableRow {tr} at (0,2) size 311x52
-          RenderTableCell {td} at (2,2) size 307x52 [r=0 c=0 rs=1 cs=1]
-            RenderBlock {p} at (1,17) size 305x18 [bgcolor=#00FF00]
</del><ins>+    RenderTable {table} at (0,106) size 310x56
+      RenderTableSection {tbody} at (0,0) size 310x56
+        RenderTableRow {tr} at (0,2) size 310x52
+          RenderTableCell {td} at (2,2) size 306x52 [r=0 c=0 rs=1 cs=1]
+            RenderBlock {p} at (1,17) size 304x18 [bgcolor=#00FF00]
</ins><span class="cx">               RenderText {#text} at (0,0) size 304x18
</span><span class="cx">                 text run at (0,0) width 304: &quot;This paragraph should have a green background&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss3selectors3xmlcss3modsel44expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-44-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-44-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-44-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">         RenderBlock {p} at (0,0) size 800x18 [bgcolor=#00FF00]
</span><span class="cx">           RenderText {#text} at (0,0) size 304x18
</span><span class="cx">             text run at (0,0) width 304: &quot;This paragraph should have a green background&quot;
</span><del>-    RenderTable {table} at (0,84) size 228x56
-      RenderTableSection {tbody} at (0,0) size 228x56
-        RenderTableRow {tr} at (0,2) size 228x52
-          RenderTableCell {td} at (2,2) size 224x52 [r=0 c=0 rs=1 cs=1]
-            RenderBlock {p} at (1,17) size 222x18
</del><ins>+    RenderTable {table} at (0,84) size 227x56
+      RenderTableSection {tbody} at (0,0) size 227x56
+        RenderTableRow {tr} at (0,2) size 227x52
+          RenderTableCell {td} at (2,2) size 223x52 [r=0 c=0 rs=1 cs=1]
+            RenderBlock {p} at (1,17) size 221x18
</ins><span class="cx">               RenderText {#text} at (0,0) size 221x18
</span><span class="cx">                 text run at (0,0) width 221: &quot;This paragraph should be unstyled.&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss3selectors3xmlcss3modsel44bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-44b-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-44b-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-44b-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">         RenderBlock {p} at (0,0) size 800x18
</span><span class="cx">           RenderText {#text} at (0,0) size 221x18
</span><span class="cx">             text run at (0,0) width 221: &quot;This paragraph should be unstyled.&quot;
</span><del>-    RenderTable {table} at (0,84) size 315x56
-      RenderTableSection {tbody} at (0,0) size 315x56
-        RenderTableRow {tr} at (0,2) size 315x52
-          RenderTableCell {td} at (2,2) size 311x52 [r=0 c=0 rs=1 cs=1]
-            RenderBlock {p} at (1,17) size 309x18 [bgcolor=#00FF00]
</del><ins>+    RenderTable {table} at (0,84) size 314x56
+      RenderTableSection {tbody} at (0,0) size 314x56
+        RenderTableRow {tr} at (0,2) size 314x52
+          RenderTableCell {td} at (2,2) size 310x52 [r=0 c=0 rs=1 cs=1]
+            RenderBlock {p} at (1,17) size 308x18 [bgcolor=#00FF00]
</ins><span class="cx">               RenderText {#text} at (0,0) size 308x18
</span><span class="cx">                 text run at (0,0) width 308: &quot;This paragraph should have a green background.&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss3selectors3xmlcss3modsel73expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-73-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-73-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-73-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -53,143 +53,143 @@
</span><span class="cx">         RenderText {#text} at (0,0) size 86x18
</span><span class="cx">           text run at (0,0) width 86: &quot;Sixth list item&quot;
</span><span class="cx">     RenderBlock {div} at (0,264) size 800x240
</span><del>-      RenderTable {table} at (0,0) size 163x148 [border: (1px outset #808080)]
-        RenderTableSection (anonymous) at (1,1) size 161x146
-          RenderTableRow {tr} at (0,2) size 161x22
-            RenderTableCell {td} at (2,2) size 105x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {table} at (0,0) size 162x148 [border: (1px outset #808080)]
+        RenderTableSection (anonymous) at (1,1) size 160x146
+          RenderTableRow {tr} at (0,2) size 160x22
+            RenderTableCell {td} at (2,2) size 104x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;1.1&quot;
</span><del>-            RenderTableCell {td} at (108,2) size 25x22 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (108,2) size 24x22 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;1.2&quot;
</span><del>-            RenderTableCell {td} at (134,2) size 25x22 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (134,2) size 24x22 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;1.3&quot;
</span><del>-          RenderTableRow {tr} at (0,26) size 161x22
-            RenderTableCell {td} at (2,26) size 105x22 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {tr} at (0,26) size 160x22
+            RenderTableCell {td} at (2,26) size 104x22 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;2.1&quot;
</span><del>-            RenderTableCell {td} at (108,26) size 25x22 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (108,26) size 24x22 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;2.2&quot;
</span><del>-            RenderTableCell {td} at (134,26) size 25x22 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (134,26) size 24x22 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;2.3&quot;
</span><del>-          RenderTableRow {tr} at (0,50) size 161x22
-            RenderTableCell {td} at (2,50) size 105x22 [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {tr} at (0,50) size 160x22
+            RenderTableCell {td} at (2,50) size 104x22 [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;3.1&quot;
</span><del>-            RenderTableCell {td} at (108,50) size 25x22 [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (108,50) size 24x22 [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;3.2&quot;
</span><del>-            RenderTableCell {td} at (134,50) size 25x22 [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (134,50) size 24x22 [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;3.3&quot;
</span><del>-          RenderTableRow {tr} at (0,74) size 161x22
-            RenderTableCell {td} at (2,74) size 105x22 [border: (1px solid #000000)] [r=3 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {tr} at (0,74) size 160x22
+            RenderTableCell {td} at (2,74) size 104x22 [border: (1px solid #000000)] [r=3 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;4.1&quot;
</span><del>-            RenderTableCell {td} at (108,74) size 25x22 [border: (1px solid #000000)] [r=3 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (108,74) size 24x22 [border: (1px solid #000000)] [r=3 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;4.2&quot;
</span><del>-            RenderTableCell {td} at (134,74) size 25x22 [border: (1px solid #000000)] [r=3 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (134,74) size 24x22 [border: (1px solid #000000)] [r=3 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;4.3&quot;
</span><del>-          RenderTableRow {tr} at (0,98) size 161x22 [bgcolor=#00FF00]
-            RenderTableCell {td} at (2,98) size 105x22 [border: (1px solid #000000)] [r=4 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {tr} at (0,98) size 160x22 [bgcolor=#00FF00]
+            RenderTableCell {td} at (2,98) size 104x22 [border: (1px solid #000000)] [r=4 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 100x18
</span><span class="cx">                 text run at (2,2) width 100: &quot;Green row : 5.1&quot;
</span><del>-            RenderTableCell {td} at (108,98) size 25x22 [border: (1px solid #000000)] [r=4 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (108,98) size 24x22 [border: (1px solid #000000)] [r=4 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;5.2&quot;
</span><del>-            RenderTableCell {td} at (134,98) size 25x22 [border: (1px solid #000000)] [r=4 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (134,98) size 24x22 [border: (1px solid #000000)] [r=4 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;5.3&quot;
</span><del>-          RenderTableRow {tr} at (0,122) size 161x22 [bgcolor=#00FF00]
-            RenderTableCell {td} at (2,122) size 105x22 [border: (1px solid #000000)] [r=5 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {tr} at (0,122) size 160x22 [bgcolor=#00FF00]
+            RenderTableCell {td} at (2,122) size 104x22 [border: (1px solid #000000)] [r=5 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 100x18
</span><span class="cx">                 text run at (2,2) width 100: &quot;Green row : 6.1&quot;
</span><del>-            RenderTableCell {td} at (108,122) size 25x22 [border: (1px solid #000000)] [r=5 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (108,122) size 24x22 [border: (1px solid #000000)] [r=5 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;6.2&quot;
</span><del>-            RenderTableCell {td} at (134,122) size 25x22 [border: (1px solid #000000)] [r=5 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (134,122) size 24x22 [border: (1px solid #000000)] [r=5 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;6.3&quot;
</span><span class="cx">       RenderBlock {p} at (0,164) size 800x0
</span><del>-      RenderTable {table} at (0,164) size 418x76 [border: (1px outset #808080)]
-        RenderTableSection (anonymous) at (1,1) size 416x74
-          RenderTableRow {tr} at (0,2) size 416x22
-            RenderTableCell {td} at (2,2) size 25x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {table} at (0,164) size 417x76 [border: (1px outset #808080)]
+        RenderTableSection (anonymous) at (1,1) size 415x74
+          RenderTableRow {tr} at (0,2) size 415x22
+            RenderTableCell {td} at (2,2) size 24x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;1.1&quot;
</span><del>-            RenderTableCell {td} at (28,2) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (28,2) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                 text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-            RenderTableCell {td} at (95,2) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (95,2) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                 text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-            RenderTableCell {td} at (162,2) size 25x22 [border: (1px solid #000000)] [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (162,2) size 24x22 [border: (1px solid #000000)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;1.4&quot;
</span><del>-            RenderTableCell {td} at (188,2) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=4 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (188,2) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=4 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                 text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-            RenderTableCell {td} at (255,2) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=5 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (255,2) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=5 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                 text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-            RenderTableCell {td} at (322,2) size 25x22 [border: (1px solid #000000)] [r=0 c=6 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (322,2) size 24x22 [border: (1px solid #000000)] [r=0 c=6 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;1.7&quot;
</span><del>-            RenderTableCell {td} at (348,2) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=7 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (348,2) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=7 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                 text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-          RenderTableRow {tr} at (0,26) size 416x22
-            RenderTableCell {td} at (2,26) size 25x22 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {tr} at (0,26) size 415x22
+            RenderTableCell {td} at (2,26) size 24x22 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;2.1&quot;
</span><del>-            RenderTableCell {td} at (28,26) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (28,26) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                 text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-            RenderTableCell {td} at (95,26) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (95,26) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                 text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-            RenderTableCell {td} at (162,26) size 25x22 [border: (1px solid #000000)] [r=1 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (162,26) size 24x22 [border: (1px solid #000000)] [r=1 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;2.4&quot;
</span><del>-            RenderTableCell {td} at (188,26) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=4 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (188,26) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=4 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                 text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-            RenderTableCell {td} at (255,26) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=5 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (255,26) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=5 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                 text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-            RenderTableCell {td} at (322,26) size 25x22 [border: (1px solid #000000)] [r=1 c=6 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (322,26) size 24x22 [border: (1px solid #000000)] [r=1 c=6 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;2.7&quot;
</span><del>-            RenderTableCell {td} at (348,26) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=7 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (348,26) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=7 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                 text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-          RenderTableRow {tr} at (0,50) size 416x22
-            RenderTableCell {td} at (2,50) size 25x22 [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {tr} at (0,50) size 415x22
+            RenderTableCell {td} at (2,50) size 24x22 [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;3.1&quot;
</span><del>-            RenderTableCell {td} at (28,50) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (28,50) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                 text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-            RenderTableCell {td} at (95,50) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (95,50) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                 text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-            RenderTableCell {td} at (162,50) size 25x22 [border: (1px solid #000000)] [r=2 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (162,50) size 24x22 [border: (1px solid #000000)] [r=2 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;3.4&quot;
</span><del>-            RenderTableCell {td} at (188,50) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=4 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (188,50) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=4 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                 text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-            RenderTableCell {td} at (255,50) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=5 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (255,50) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=5 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                 text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-            RenderTableCell {td} at (322,50) size 25x22 [border: (1px solid #000000)] [r=2 c=6 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (322,50) size 24x22 [border: (1px solid #000000)] [r=2 c=6 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;3.7&quot;
</span><del>-            RenderTableCell {td} at (348,50) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=7 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (348,50) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=7 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                 text run at (2,2) width 61: &quot;green cell&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss3selectors3xmlcss3modsel73bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-73b-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-73b-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-73b-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -53,143 +53,143 @@
</span><span class="cx">         RenderText {#text} at (0,0) size 86x18
</span><span class="cx">           text run at (0,0) width 86: &quot;Sixth list item&quot;
</span><span class="cx">     RenderBlock {div} at (0,264) size 800x240
</span><del>-      RenderTable {table} at (0,0) size 163x148 [border: (1px outset #808080)]
-        RenderTableSection (anonymous) at (1,1) size 161x146
-          RenderTableRow {tr} at (0,2) size 161x22
-            RenderTableCell {td} at (2,2) size 105x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {table} at (0,0) size 162x148 [border: (1px outset #808080)]
+        RenderTableSection (anonymous) at (1,1) size 160x146
+          RenderTableRow {tr} at (0,2) size 160x22
+            RenderTableCell {td} at (2,2) size 104x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;1.1&quot;
</span><del>-            RenderTableCell {td} at (108,2) size 25x22 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (108,2) size 24x22 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;1.2&quot;
</span><del>-            RenderTableCell {td} at (134,2) size 25x22 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (134,2) size 24x22 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;1.3&quot;
</span><del>-          RenderTableRow {tr} at (0,26) size 161x22
-            RenderTableCell {td} at (2,26) size 105x22 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {tr} at (0,26) size 160x22
+            RenderTableCell {td} at (2,26) size 104x22 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;2.1&quot;
</span><del>-            RenderTableCell {td} at (108,26) size 25x22 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (108,26) size 24x22 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;2.2&quot;
</span><del>-            RenderTableCell {td} at (134,26) size 25x22 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (134,26) size 24x22 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;2.3&quot;
</span><del>-          RenderTableRow {tr} at (0,50) size 161x22
-            RenderTableCell {td} at (2,50) size 105x22 [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {tr} at (0,50) size 160x22
+            RenderTableCell {td} at (2,50) size 104x22 [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;3.1&quot;
</span><del>-            RenderTableCell {td} at (108,50) size 25x22 [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (108,50) size 24x22 [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;3.2&quot;
</span><del>-            RenderTableCell {td} at (134,50) size 25x22 [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (134,50) size 24x22 [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;3.3&quot;
</span><del>-          RenderTableRow {tr} at (0,74) size 161x22
-            RenderTableCell {td} at (2,74) size 105x22 [border: (1px solid #000000)] [r=3 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {tr} at (0,74) size 160x22
+            RenderTableCell {td} at (2,74) size 104x22 [border: (1px solid #000000)] [r=3 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;4.1&quot;
</span><del>-            RenderTableCell {td} at (108,74) size 25x22 [border: (1px solid #000000)] [r=3 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (108,74) size 24x22 [border: (1px solid #000000)] [r=3 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;4.2&quot;
</span><del>-            RenderTableCell {td} at (134,74) size 25x22 [border: (1px solid #000000)] [r=3 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (134,74) size 24x22 [border: (1px solid #000000)] [r=3 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;4.3&quot;
</span><del>-          RenderTableRow {tr} at (0,98) size 161x22 [bgcolor=#00FF00]
-            RenderTableCell {td} at (2,98) size 105x22 [border: (1px solid #000000)] [r=4 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {tr} at (0,98) size 160x22 [bgcolor=#00FF00]
+            RenderTableCell {td} at (2,98) size 104x22 [border: (1px solid #000000)] [r=4 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 100x18
</span><span class="cx">                 text run at (2,2) width 100: &quot;Green row : 5.1&quot;
</span><del>-            RenderTableCell {td} at (108,98) size 25x22 [border: (1px solid #000000)] [r=4 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (108,98) size 24x22 [border: (1px solid #000000)] [r=4 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;5.2&quot;
</span><del>-            RenderTableCell {td} at (134,98) size 25x22 [border: (1px solid #000000)] [r=4 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (134,98) size 24x22 [border: (1px solid #000000)] [r=4 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;5.3&quot;
</span><del>-          RenderTableRow {tr} at (0,122) size 161x22 [bgcolor=#00FF00]
-            RenderTableCell {td} at (2,122) size 105x22 [border: (1px solid #000000)] [r=5 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {tr} at (0,122) size 160x22 [bgcolor=#00FF00]
+            RenderTableCell {td} at (2,122) size 104x22 [border: (1px solid #000000)] [r=5 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 100x18
</span><span class="cx">                 text run at (2,2) width 100: &quot;Green row : 6.1&quot;
</span><del>-            RenderTableCell {td} at (108,122) size 25x22 [border: (1px solid #000000)] [r=5 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (108,122) size 24x22 [border: (1px solid #000000)] [r=5 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;6.2&quot;
</span><del>-            RenderTableCell {td} at (134,122) size 25x22 [border: (1px solid #000000)] [r=5 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (134,122) size 24x22 [border: (1px solid #000000)] [r=5 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;6.3&quot;
</span><span class="cx">       RenderBlock {p} at (0,164) size 800x0
</span><del>-      RenderTable {table} at (0,164) size 418x76 [border: (1px outset #808080)]
-        RenderTableSection (anonymous) at (1,1) size 416x74
-          RenderTableRow {tr} at (0,2) size 416x22
-            RenderTableCell {td} at (2,2) size 25x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {table} at (0,164) size 417x76 [border: (1px outset #808080)]
+        RenderTableSection (anonymous) at (1,1) size 415x74
+          RenderTableRow {tr} at (0,2) size 415x22
+            RenderTableCell {td} at (2,2) size 24x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;1.1&quot;
</span><del>-            RenderTableCell {td} at (28,2) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (28,2) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                 text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-            RenderTableCell {td} at (95,2) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (95,2) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                 text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-            RenderTableCell {td} at (162,2) size 25x22 [border: (1px solid #000000)] [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (162,2) size 24x22 [border: (1px solid #000000)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;1.4&quot;
</span><del>-            RenderTableCell {td} at (188,2) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=4 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (188,2) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=4 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                 text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-            RenderTableCell {td} at (255,2) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=5 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (255,2) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=5 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                 text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-            RenderTableCell {td} at (322,2) size 25x22 [border: (1px solid #000000)] [r=0 c=6 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (322,2) size 24x22 [border: (1px solid #000000)] [r=0 c=6 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;1.7&quot;
</span><del>-            RenderTableCell {td} at (348,2) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=7 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (348,2) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=7 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                 text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-          RenderTableRow {tr} at (0,26) size 416x22
-            RenderTableCell {td} at (2,26) size 25x22 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {tr} at (0,26) size 415x22
+            RenderTableCell {td} at (2,26) size 24x22 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;2.1&quot;
</span><del>-            RenderTableCell {td} at (28,26) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (28,26) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                 text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-            RenderTableCell {td} at (95,26) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (95,26) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                 text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-            RenderTableCell {td} at (162,26) size 25x22 [border: (1px solid #000000)] [r=1 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (162,26) size 24x22 [border: (1px solid #000000)] [r=1 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;2.4&quot;
</span><del>-            RenderTableCell {td} at (188,26) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=4 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (188,26) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=4 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                 text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-            RenderTableCell {td} at (255,26) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=5 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (255,26) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=5 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                 text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-            RenderTableCell {td} at (322,26) size 25x22 [border: (1px solid #000000)] [r=1 c=6 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (322,26) size 24x22 [border: (1px solid #000000)] [r=1 c=6 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;2.7&quot;
</span><del>-            RenderTableCell {td} at (348,26) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=7 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (348,26) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=7 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                 text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-          RenderTableRow {tr} at (0,50) size 416x22
-            RenderTableCell {td} at (2,50) size 25x22 [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {tr} at (0,50) size 415x22
+            RenderTableCell {td} at (2,50) size 24x22 [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;3.1&quot;
</span><del>-            RenderTableCell {td} at (28,50) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (28,50) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                 text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-            RenderTableCell {td} at (95,50) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (95,50) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                 text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-            RenderTableCell {td} at (162,50) size 25x22 [border: (1px solid #000000)] [r=2 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (162,50) size 24x22 [border: (1px solid #000000)] [r=2 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;3.4&quot;
</span><del>-            RenderTableCell {td} at (188,50) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=4 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (188,50) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=4 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                 text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-            RenderTableCell {td} at (255,50) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=5 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (255,50) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=5 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                 text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-            RenderTableCell {td} at (322,50) size 25x22 [border: (1px solid #000000)] [r=2 c=6 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (322,50) size 24x22 [border: (1px solid #000000)] [r=2 c=6 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;3.7&quot;
</span><del>-            RenderTableCell {td} at (348,50) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=7 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (348,50) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=7 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                 text run at (2,2) width 61: &quot;green cell&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss3selectors3xmlcss3modsel74expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-74-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-74-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-74-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -53,143 +53,143 @@
</span><span class="cx">         RenderText {#text} at (0,0) size 324x18
</span><span class="cx">           text run at (0,0) width 324: &quot;This sixth list item should have a green background&quot;
</span><span class="cx">     RenderBlock {div} at (0,264) size 800x240
</span><del>-      RenderTable {table} at (0,0) size 163x148 [border: (1px outset #808080)]
-        RenderTableSection (anonymous) at (1,1) size 161x146
-          RenderTableRow {tr} at (0,2) size 161x22 [bgcolor=#00FF00]
-            RenderTableCell {td} at (2,2) size 105x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {table} at (0,0) size 162x148 [border: (1px outset #808080)]
+        RenderTableSection (anonymous) at (1,1) size 160x146
+          RenderTableRow {tr} at (0,2) size 160x22 [bgcolor=#00FF00]
+            RenderTableCell {td} at (2,2) size 104x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 100x18
</span><span class="cx">                 text run at (2,2) width 100: &quot;Green row : 1.1&quot;
</span><del>-            RenderTableCell {td} at (108,2) size 25x22 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (108,2) size 24x22 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;1.2&quot;
</span><del>-            RenderTableCell {td} at (134,2) size 25x22 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (134,2) size 24x22 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;1.3&quot;
</span><del>-          RenderTableRow {tr} at (0,26) size 161x22 [bgcolor=#00FF00]
-            RenderTableCell {td} at (2,26) size 105x22 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {tr} at (0,26) size 160x22 [bgcolor=#00FF00]
+            RenderTableCell {td} at (2,26) size 104x22 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 100x18
</span><span class="cx">                 text run at (2,2) width 100: &quot;Green row : 2.1&quot;
</span><del>-            RenderTableCell {td} at (108,26) size 25x22 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (108,26) size 24x22 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;2.2&quot;
</span><del>-            RenderTableCell {td} at (134,26) size 25x22 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (134,26) size 24x22 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;2.3&quot;
</span><del>-          RenderTableRow {tr} at (0,50) size 161x22
-            RenderTableCell {td} at (2,50) size 105x22 [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {tr} at (0,50) size 160x22
+            RenderTableCell {td} at (2,50) size 104x22 [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;3.1&quot;
</span><del>-            RenderTableCell {td} at (108,50) size 25x22 [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (108,50) size 24x22 [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;3.2&quot;
</span><del>-            RenderTableCell {td} at (134,50) size 25x22 [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (134,50) size 24x22 [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;3.3&quot;
</span><del>-          RenderTableRow {tr} at (0,74) size 161x22
-            RenderTableCell {td} at (2,74) size 105x22 [border: (1px solid #000000)] [r=3 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {tr} at (0,74) size 160x22
+            RenderTableCell {td} at (2,74) size 104x22 [border: (1px solid #000000)] [r=3 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;4.1&quot;
</span><del>-            RenderTableCell {td} at (108,74) size 25x22 [border: (1px solid #000000)] [r=3 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (108,74) size 24x22 [border: (1px solid #000000)] [r=3 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;4.2&quot;
</span><del>-            RenderTableCell {td} at (134,74) size 25x22 [border: (1px solid #000000)] [r=3 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (134,74) size 24x22 [border: (1px solid #000000)] [r=3 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;4.3&quot;
</span><del>-          RenderTableRow {tr} at (0,98) size 161x22
-            RenderTableCell {td} at (2,98) size 105x22 [border: (1px solid #000000)] [r=4 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {tr} at (0,98) size 160x22
+            RenderTableCell {td} at (2,98) size 104x22 [border: (1px solid #000000)] [r=4 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;5.1&quot;
</span><del>-            RenderTableCell {td} at (108,98) size 25x22 [border: (1px solid #000000)] [r=4 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (108,98) size 24x22 [border: (1px solid #000000)] [r=4 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;5.2&quot;
</span><del>-            RenderTableCell {td} at (134,98) size 25x22 [border: (1px solid #000000)] [r=4 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (134,98) size 24x22 [border: (1px solid #000000)] [r=4 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;5.3&quot;
</span><del>-          RenderTableRow {tr} at (0,122) size 161x22
-            RenderTableCell {td} at (2,122) size 105x22 [border: (1px solid #000000)] [r=5 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {tr} at (0,122) size 160x22
+            RenderTableCell {td} at (2,122) size 104x22 [border: (1px solid #000000)] [r=5 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;6.1&quot;
</span><del>-            RenderTableCell {td} at (108,122) size 25x22 [border: (1px solid #000000)] [r=5 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (108,122) size 24x22 [border: (1px solid #000000)] [r=5 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;6.2&quot;
</span><del>-            RenderTableCell {td} at (134,122) size 25x22 [border: (1px solid #000000)] [r=5 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (134,122) size 24x22 [border: (1px solid #000000)] [r=5 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;6.3&quot;
</span><span class="cx">       RenderBlock {p} at (0,164) size 800x0
</span><del>-      RenderTable {table} at (0,164) size 418x76 [border: (1px outset #808080)]
-        RenderTableSection (anonymous) at (1,1) size 416x74
-          RenderTableRow {tr} at (0,2) size 416x22
-            RenderTableCell {td} at (2,2) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {table} at (0,164) size 417x76 [border: (1px outset #808080)]
+        RenderTableSection (anonymous) at (1,1) size 415x74
+          RenderTableRow {tr} at (0,2) size 415x22
+            RenderTableCell {td} at (2,2) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                 text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-            RenderTableCell {td} at (69,2) size 25x22 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (69,2) size 24x22 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;1.2&quot;
</span><del>-            RenderTableCell {td} at (95,2) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (95,2) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                 text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-            RenderTableCell {td} at (162,2) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (162,2) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                 text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-            RenderTableCell {td} at (229,2) size 25x22 [border: (1px solid #000000)] [r=0 c=4 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (229,2) size 24x22 [border: (1px solid #000000)] [r=0 c=4 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;1.5&quot;
</span><del>-            RenderTableCell {td} at (255,2) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=5 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (255,2) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=5 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                 text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-            RenderTableCell {td} at (322,2) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=6 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (322,2) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=6 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                 text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-            RenderTableCell {td} at (389,2) size 25x22 [border: (1px solid #000000)] [r=0 c=7 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (389,2) size 24x22 [border: (1px solid #000000)] [r=0 c=7 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;1.8&quot;
</span><del>-          RenderTableRow {tr} at (0,26) size 416x22
-            RenderTableCell {td} at (2,26) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {tr} at (0,26) size 415x22
+            RenderTableCell {td} at (2,26) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                 text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-            RenderTableCell {td} at (69,26) size 25x22 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (69,26) size 24x22 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;2.2&quot;
</span><del>-            RenderTableCell {td} at (95,26) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (95,26) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                 text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-            RenderTableCell {td} at (162,26) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (162,26) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                 text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-            RenderTableCell {td} at (229,26) size 25x22 [border: (1px solid #000000)] [r=1 c=4 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (229,26) size 24x22 [border: (1px solid #000000)] [r=1 c=4 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;2.5&quot;
</span><del>-            RenderTableCell {td} at (255,26) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=5 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (255,26) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=5 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                 text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-            RenderTableCell {td} at (322,26) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=6 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (322,26) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=6 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                 text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-            RenderTableCell {td} at (389,26) size 25x22 [border: (1px solid #000000)] [r=1 c=7 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (389,26) size 24x22 [border: (1px solid #000000)] [r=1 c=7 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;2.8&quot;
</span><del>-          RenderTableRow {tr} at (0,50) size 416x22
-            RenderTableCell {td} at (2,50) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {tr} at (0,50) size 415x22
+            RenderTableCell {td} at (2,50) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                 text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-            RenderTableCell {td} at (69,50) size 25x22 [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (69,50) size 24x22 [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;3.2&quot;
</span><del>-            RenderTableCell {td} at (95,50) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (95,50) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                 text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-            RenderTableCell {td} at (162,50) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (162,50) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                 text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-            RenderTableCell {td} at (229,50) size 25x22 [border: (1px solid #000000)] [r=2 c=4 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (229,50) size 24x22 [border: (1px solid #000000)] [r=2 c=4 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;3.5&quot;
</span><del>-            RenderTableCell {td} at (255,50) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=5 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (255,50) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=5 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                 text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-            RenderTableCell {td} at (322,50) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=6 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (322,50) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=6 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                 text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-            RenderTableCell {td} at (389,50) size 25x22 [border: (1px solid #000000)] [r=2 c=7 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (389,50) size 24x22 [border: (1px solid #000000)] [r=2 c=7 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;3.8&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss3selectors3xmlcss3modsel74bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-74b-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-74b-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-74b-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -53,143 +53,143 @@
</span><span class="cx">         RenderText {#text} at (0,0) size 324x18
</span><span class="cx">           text run at (0,0) width 324: &quot;This sixth list item should have a green background&quot;
</span><span class="cx">     RenderBlock {div} at (0,264) size 800x240
</span><del>-      RenderTable {table} at (0,0) size 163x148 [border: (1px outset #808080)]
-        RenderTableSection (anonymous) at (1,1) size 161x146
-          RenderTableRow {tr} at (0,2) size 161x22 [bgcolor=#00FF00]
-            RenderTableCell {td} at (2,2) size 105x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {table} at (0,0) size 162x148 [border: (1px outset #808080)]
+        RenderTableSection (anonymous) at (1,1) size 160x146
+          RenderTableRow {tr} at (0,2) size 160x22 [bgcolor=#00FF00]
+            RenderTableCell {td} at (2,2) size 104x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 100x18
</span><span class="cx">                 text run at (2,2) width 100: &quot;Green row : 1.1&quot;
</span><del>-            RenderTableCell {td} at (108,2) size 25x22 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (108,2) size 24x22 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;1.2&quot;
</span><del>-            RenderTableCell {td} at (134,2) size 25x22 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (134,2) size 24x22 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;1.3&quot;
</span><del>-          RenderTableRow {tr} at (0,26) size 161x22 [bgcolor=#00FF00]
-            RenderTableCell {td} at (2,26) size 105x22 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {tr} at (0,26) size 160x22 [bgcolor=#00FF00]
+            RenderTableCell {td} at (2,26) size 104x22 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 100x18
</span><span class="cx">                 text run at (2,2) width 100: &quot;Green row : 2.1&quot;
</span><del>-            RenderTableCell {td} at (108,26) size 25x22 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (108,26) size 24x22 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;2.2&quot;
</span><del>-            RenderTableCell {td} at (134,26) size 25x22 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (134,26) size 24x22 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;2.3&quot;
</span><del>-          RenderTableRow {tr} at (0,50) size 161x22
-            RenderTableCell {td} at (2,50) size 105x22 [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {tr} at (0,50) size 160x22
+            RenderTableCell {td} at (2,50) size 104x22 [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;3.1&quot;
</span><del>-            RenderTableCell {td} at (108,50) size 25x22 [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (108,50) size 24x22 [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;3.2&quot;
</span><del>-            RenderTableCell {td} at (134,50) size 25x22 [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (134,50) size 24x22 [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;3.3&quot;
</span><del>-          RenderTableRow {tr} at (0,74) size 161x22
-            RenderTableCell {td} at (2,74) size 105x22 [border: (1px solid #000000)] [r=3 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {tr} at (0,74) size 160x22
+            RenderTableCell {td} at (2,74) size 104x22 [border: (1px solid #000000)] [r=3 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;4.1&quot;
</span><del>-            RenderTableCell {td} at (108,74) size 25x22 [border: (1px solid #000000)] [r=3 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (108,74) size 24x22 [border: (1px solid #000000)] [r=3 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;4.2&quot;
</span><del>-            RenderTableCell {td} at (134,74) size 25x22 [border: (1px solid #000000)] [r=3 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (134,74) size 24x22 [border: (1px solid #000000)] [r=3 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;4.3&quot;
</span><del>-          RenderTableRow {tr} at (0,98) size 161x22
-            RenderTableCell {td} at (2,98) size 105x22 [border: (1px solid #000000)] [r=4 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {tr} at (0,98) size 160x22
+            RenderTableCell {td} at (2,98) size 104x22 [border: (1px solid #000000)] [r=4 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;5.1&quot;
</span><del>-            RenderTableCell {td} at (108,98) size 25x22 [border: (1px solid #000000)] [r=4 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (108,98) size 24x22 [border: (1px solid #000000)] [r=4 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;5.2&quot;
</span><del>-            RenderTableCell {td} at (134,98) size 25x22 [border: (1px solid #000000)] [r=4 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (134,98) size 24x22 [border: (1px solid #000000)] [r=4 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;5.3&quot;
</span><del>-          RenderTableRow {tr} at (0,122) size 161x22
-            RenderTableCell {td} at (2,122) size 105x22 [border: (1px solid #000000)] [r=5 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {tr} at (0,122) size 160x22
+            RenderTableCell {td} at (2,122) size 104x22 [border: (1px solid #000000)] [r=5 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;6.1&quot;
</span><del>-            RenderTableCell {td} at (108,122) size 25x22 [border: (1px solid #000000)] [r=5 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (108,122) size 24x22 [border: (1px solid #000000)] [r=5 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;6.2&quot;
</span><del>-            RenderTableCell {td} at (134,122) size 25x22 [border: (1px solid #000000)] [r=5 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (134,122) size 24x22 [border: (1px solid #000000)] [r=5 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;6.3&quot;
</span><span class="cx">       RenderBlock {p} at (0,164) size 800x0
</span><del>-      RenderTable {table} at (0,164) size 418x76 [border: (1px outset #808080)]
-        RenderTableSection (anonymous) at (1,1) size 416x74
-          RenderTableRow {tr} at (0,2) size 416x22
-            RenderTableCell {td} at (2,2) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {table} at (0,164) size 417x76 [border: (1px outset #808080)]
+        RenderTableSection (anonymous) at (1,1) size 415x74
+          RenderTableRow {tr} at (0,2) size 415x22
+            RenderTableCell {td} at (2,2) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                 text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-            RenderTableCell {td} at (69,2) size 25x22 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (69,2) size 24x22 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;1.2&quot;
</span><del>-            RenderTableCell {td} at (95,2) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (95,2) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                 text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-            RenderTableCell {td} at (162,2) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (162,2) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                 text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-            RenderTableCell {td} at (229,2) size 25x22 [border: (1px solid #000000)] [r=0 c=4 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (229,2) size 24x22 [border: (1px solid #000000)] [r=0 c=4 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;1.5&quot;
</span><del>-            RenderTableCell {td} at (255,2) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=5 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (255,2) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=5 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                 text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-            RenderTableCell {td} at (322,2) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=6 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (322,2) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=6 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                 text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-            RenderTableCell {td} at (389,2) size 25x22 [border: (1px solid #000000)] [r=0 c=7 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (389,2) size 24x22 [border: (1px solid #000000)] [r=0 c=7 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;1.8&quot;
</span><del>-          RenderTableRow {tr} at (0,26) size 416x22
-            RenderTableCell {td} at (2,26) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {tr} at (0,26) size 415x22
+            RenderTableCell {td} at (2,26) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                 text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-            RenderTableCell {td} at (69,26) size 25x22 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (69,26) size 24x22 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;2.2&quot;
</span><del>-            RenderTableCell {td} at (95,26) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (95,26) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                 text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-            RenderTableCell {td} at (162,26) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (162,26) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                 text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-            RenderTableCell {td} at (229,26) size 25x22 [border: (1px solid #000000)] [r=1 c=4 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (229,26) size 24x22 [border: (1px solid #000000)] [r=1 c=4 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;2.5&quot;
</span><del>-            RenderTableCell {td} at (255,26) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=5 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (255,26) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=5 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                 text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-            RenderTableCell {td} at (322,26) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=6 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (322,26) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=6 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                 text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-            RenderTableCell {td} at (389,26) size 25x22 [border: (1px solid #000000)] [r=1 c=7 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (389,26) size 24x22 [border: (1px solid #000000)] [r=1 c=7 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;2.8&quot;
</span><del>-          RenderTableRow {tr} at (0,50) size 416x22
-            RenderTableCell {td} at (2,50) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {tr} at (0,50) size 415x22
+            RenderTableCell {td} at (2,50) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                 text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-            RenderTableCell {td} at (69,50) size 25x22 [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (69,50) size 24x22 [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;3.2&quot;
</span><del>-            RenderTableCell {td} at (95,50) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (95,50) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                 text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-            RenderTableCell {td} at (162,50) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (162,50) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                 text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-            RenderTableCell {td} at (229,50) size 25x22 [border: (1px solid #000000)] [r=2 c=4 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (229,50) size 24x22 [border: (1px solid #000000)] [r=2 c=4 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;3.5&quot;
</span><del>-            RenderTableCell {td} at (255,50) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=5 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (255,50) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=5 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                 text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-            RenderTableCell {td} at (322,50) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=6 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (322,50) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=6 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                 text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-            RenderTableCell {td} at (389,50) size 25x22 [border: (1px solid #000000)] [r=2 c=7 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (389,50) size 24x22 [border: (1px solid #000000)] [r=2 c=7 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;3.8&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss3selectors3xmlcss3modsel77expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-77-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-77-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-77-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -3,36 +3,36 @@
</span><span class="cx"> layer at (0,0) size 800x126
</span><span class="cx">   RenderBlock {test} at (0,0) size 800x126
</span><span class="cx">     RenderBlock {div} at (0,0) size 800x76
</span><del>-      RenderTable {table} at (0,0) size 165x76 [border: (1px outset #808080)]
-        RenderTableSection (anonymous) at (1,1) size 163x74
-          RenderTableRow {tr} at (0,2) size 163x22
-            RenderTableCell {td} at (2,2) size 25x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {table} at (0,0) size 164x76 [border: (1px outset #808080)]
+        RenderTableSection (anonymous) at (1,1) size 162x74
+          RenderTableRow {tr} at (0,2) size 162x22
+            RenderTableCell {td} at (2,2) size 24x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;1.1&quot;
</span><del>-            RenderTableCell {td} at (28,2) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (28,2) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                 text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-            RenderTableCell {td} at (95,2) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (95,2) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                 text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-          RenderTableRow {tr} at (0,26) size 163x22
-            RenderTableCell {td} at (2,26) size 25x22 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {tr} at (0,26) size 162x22
+            RenderTableCell {td} at (2,26) size 24x22 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;2.1&quot;
</span><del>-            RenderTableCell {td} at (28,26) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (28,26) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                 text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-            RenderTableCell {td} at (95,26) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (95,26) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                 text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-          RenderTableRow {tr} at (0,50) size 163x22
-            RenderTableCell {td} at (2,50) size 25x22 [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {tr} at (0,50) size 162x22
+            RenderTableCell {td} at (2,50) size 24x22 [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;3.1&quot;
</span><del>-            RenderTableCell {td} at (28,50) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (28,50) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                 text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-            RenderTableCell {td} at (95,50) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (95,50) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                 text run at (2,2) width 61: &quot;green cell&quot;
</span><span class="cx">     RenderBlock {p} at (0,92) size 800x18
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss3selectors3xmlcss3modsel77bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-77b-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-77b-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-77b-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -3,36 +3,36 @@
</span><span class="cx"> layer at (0,0) size 800x126
</span><span class="cx">   RenderBlock {test} at (0,0) size 800x126
</span><span class="cx">     RenderBlock {div} at (0,0) size 800x76
</span><del>-      RenderTable {table} at (0,0) size 165x76 [border: (1px outset #808080)]
-        RenderTableSection (anonymous) at (1,1) size 163x74
-          RenderTableRow {tr} at (0,2) size 163x22
-            RenderTableCell {td} at (2,2) size 25x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {table} at (0,0) size 164x76 [border: (1px outset #808080)]
+        RenderTableSection (anonymous) at (1,1) size 162x74
+          RenderTableRow {tr} at (0,2) size 162x22
+            RenderTableCell {td} at (2,2) size 24x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;1.1&quot;
</span><del>-            RenderTableCell {td} at (28,2) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (28,2) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                 text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-            RenderTableCell {td} at (95,2) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (95,2) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                 text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-          RenderTableRow {tr} at (0,26) size 163x22
-            RenderTableCell {td} at (2,26) size 25x22 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {tr} at (0,26) size 162x22
+            RenderTableCell {td} at (2,26) size 24x22 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;2.1&quot;
</span><del>-            RenderTableCell {td} at (28,26) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (28,26) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                 text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-            RenderTableCell {td} at (95,26) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (95,26) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                 text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-          RenderTableRow {tr} at (0,50) size 163x22
-            RenderTableCell {td} at (2,50) size 25x22 [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {tr} at (0,50) size 162x22
+            RenderTableCell {td} at (2,50) size 24x22 [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;3.1&quot;
</span><del>-            RenderTableCell {td} at (28,50) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (28,50) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                 text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-            RenderTableCell {td} at (95,50) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (95,50) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                 text run at (2,2) width 61: &quot;green cell&quot;
</span><span class="cx">     RenderBlock {p} at (0,92) size 800x18
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss3selectors3xmlcss3modsel78expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-78-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-78-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-78-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -3,36 +3,36 @@
</span><span class="cx"> layer at (0,0) size 800x126
</span><span class="cx">   RenderBlock {test} at (0,0) size 800x126
</span><span class="cx">     RenderBlock {div} at (0,0) size 800x76
</span><del>-      RenderTable {table} at (0,0) size 165x76 [border: (1px outset #808080)]
-        RenderTableSection (anonymous) at (1,1) size 163x74
-          RenderTableRow {tr} at (0,2) size 163x22
-            RenderTableCell {td} at (2,2) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {table} at (0,0) size 164x76 [border: (1px outset #808080)]
+        RenderTableSection (anonymous) at (1,1) size 162x74
+          RenderTableRow {tr} at (0,2) size 162x22
+            RenderTableCell {td} at (2,2) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                 text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-            RenderTableCell {td} at (69,2) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (69,2) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                 text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-            RenderTableCell {td} at (136,2) size 25x22 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (136,2) size 24x22 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;1.3&quot;
</span><del>-          RenderTableRow {tr} at (0,26) size 163x22
-            RenderTableCell {td} at (2,26) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {tr} at (0,26) size 162x22
+            RenderTableCell {td} at (2,26) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                 text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-            RenderTableCell {td} at (69,26) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (69,26) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                 text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-            RenderTableCell {td} at (136,26) size 25x22 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (136,26) size 24x22 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;2.3&quot;
</span><del>-          RenderTableRow {tr} at (0,50) size 163x22
-            RenderTableCell {td} at (2,50) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {tr} at (0,50) size 162x22
+            RenderTableCell {td} at (2,50) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                 text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-            RenderTableCell {td} at (69,50) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (69,50) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                 text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-            RenderTableCell {td} at (136,50) size 25x22 [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (136,50) size 24x22 [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;3.3&quot;
</span><span class="cx">     RenderBlock {p} at (0,92) size 800x18
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss3selectors3xmlcss3modsel78bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-78b-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-78b-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-78b-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -3,36 +3,36 @@
</span><span class="cx"> layer at (0,0) size 800x126
</span><span class="cx">   RenderBlock {test} at (0,0) size 800x126
</span><span class="cx">     RenderBlock {div} at (0,0) size 800x76
</span><del>-      RenderTable {table} at (0,0) size 165x76 [border: (1px outset #808080)]
-        RenderTableSection (anonymous) at (1,1) size 163x74
-          RenderTableRow {tr} at (0,2) size 163x22
-            RenderTableCell {td} at (2,2) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {table} at (0,0) size 164x76 [border: (1px outset #808080)]
+        RenderTableSection (anonymous) at (1,1) size 162x74
+          RenderTableRow {tr} at (0,2) size 162x22
+            RenderTableCell {td} at (2,2) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                 text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-            RenderTableCell {td} at (69,2) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (69,2) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                 text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-            RenderTableCell {td} at (136,2) size 25x22 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (136,2) size 24x22 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;1.3&quot;
</span><del>-          RenderTableRow {tr} at (0,26) size 163x22
-            RenderTableCell {td} at (2,26) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {tr} at (0,26) size 162x22
+            RenderTableCell {td} at (2,26) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                 text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-            RenderTableCell {td} at (69,26) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (69,26) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                 text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-            RenderTableCell {td} at (136,26) size 25x22 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (136,26) size 24x22 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;2.3&quot;
</span><del>-          RenderTableRow {tr} at (0,50) size 163x22
-            RenderTableCell {td} at (2,50) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {tr} at (0,50) size 162x22
+            RenderTableCell {td} at (2,50) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                 text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-            RenderTableCell {td} at (69,50) size 66x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (69,50) size 65x22 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 61x18
</span><span class="cx">                 text run at (2,2) width 61: &quot;green cell&quot;
</span><del>-            RenderTableCell {td} at (136,50) size 25x22 [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (136,50) size 24x22 [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;3.3&quot;
</span><span class="cx">     RenderBlock {p} at (0,92) size 800x18
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwineditingdeleting4922367expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/editing/deleting/4922367-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/editing/deleting/4922367-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/editing/deleting/4922367-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -10,13 +10,13 @@
</span><span class="cx">           text run at (0,18) width 139: &quot;the caret just before it.&quot;
</span><span class="cx">       RenderBlock {DIV} at (0,52) size 784x28
</span><span class="cx">         RenderBlock {DIV} at (0,0) size 784x28
</span><del>-          RenderTable {TABLE} at (0,0) size 33x28 [border: (1px solid #BBBBBB)]
-            RenderTableSection {TBODY} at (1,1) size 31x26
-              RenderTableRow {TR} at (0,2) size 31x22
-                RenderTableCell {TD} at (2,2) size 13x22 [border: (1px solid #BBBBBB)] [r=0 c=0 rs=1 cs=1]
</del><ins>+          RenderTable {TABLE} at (0,0) size 32x28 [border: (1px solid #BBBBBB)]
+            RenderTableSection {TBODY} at (1,1) size 30x26
+              RenderTableRow {TR} at (0,2) size 30x22
+                RenderTableCell {TD} at (2,2) size 12x22 [border: (1px solid #BBBBBB)] [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,2) width 8: &quot;1&quot;
</span><del>-                RenderTableCell {TD} at (16,2) size 13x22 [border: (1px solid #BBBBBB)] [r=0 c=1 rs=1 cs=1]
</del><ins>+                RenderTableCell {TD} at (16,2) size 12x22 [border: (1px solid #BBBBBB)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">                   RenderText {#text} at (2,2) size 8x18
</span><span class="cx">                     text run at (2,2) width 8: &quot;2&quot;
</span><span class="cx">           RenderBlock (anonymous) at (0,28) size 784x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwineditingdeleting5099303expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/editing/deleting/5099303-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/editing/deleting/5099303-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/editing/deleting/5099303-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -7,13 +7,13 @@
</span><span class="cx">         RenderText {#text} at (0,0) size 756x18
</span><span class="cx">           text run at (0,0) width 756: &quot;This tests for a bug where deleting from the start of a paragraph after a table would leave the caret in the wrong position.&quot;
</span><span class="cx">       RenderBlock {DIV} at (0,34) size 784x46
</span><del>-        RenderTable {TABLE} at (0,0) size 349x28 [border: (1px outset #808080)]
-          RenderTableSection {TBODY} at (1,1) size 347x26
-            RenderTableRow {TR} at (0,2) size 347x22
-              RenderTableCell {TD} at (2,2) size 337x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTable {TABLE} at (0,0) size 348x28 [border: (1px outset #808080)]
+          RenderTableSection {TBODY} at (1,1) size 346x26
+            RenderTableRow {TR} at (0,2) size 346x22
+              RenderTableCell {TD} at (2,2) size 336x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 332x18
</span><span class="cx">                   text run at (2,2) width 332: &quot;The caret should be between these two parenthesis: (&quot;
</span><del>-              RenderTableCell {TD} at (340,11) size 5x4 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (340,11) size 4x4 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">         RenderBlock {DIV} at (0,28) size 784x18
</span><span class="cx">           RenderText {#text} at (0,0) size 9x18
</span><span class="cx">             text run at (0,0) width 9: &quot;).&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwineditingdeleting5126166expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/editing/deleting/5126166-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/editing/deleting/5126166-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/editing/deleting/5126166-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -9,17 +9,17 @@
</span><span class="cx">           text run at (414,0) width 365: &quot;No merging should happen, only editable selected content&quot;
</span><span class="cx">           text run at (0,18) width 124: &quot;should be removed.&quot;
</span><span class="cx">       RenderBlock {DIV} at (0,52) size 784x56
</span><del>-        RenderTable {TABLE} at (0,0) size 17x28 [border: (1px outset #808080)]
-          RenderTableSection {TBODY} at (1,1) size 15x26
-            RenderTableRow {TR} at (0,2) size 15x22
-              RenderTableCell {TD} at (2,11) size 5x4 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderTableCell {TD} at (8,2) size 5x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+        RenderTable {TABLE} at (0,0) size 16x28 [border: (1px outset #808080)]
+          RenderTableSection {TBODY} at (1,1) size 14x26
+            RenderTableRow {TR} at (0,2) size 14x22
+              RenderTableCell {TD} at (2,11) size 4x4 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderTableCell {TD} at (8,2) size 4x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderBR {BR} at (2,2) size 0x18
</span><del>-        RenderTable {TABLE} at (0,28) size 352x28 [border: (1px outset #808080)]
-          RenderTableSection {TBODY} at (1,1) size 350x26
-            RenderTableRow {TR} at (0,2) size 350x22
-              RenderTableCell {TD} at (2,11) size 5x4 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderTableCell {TD} at (8,2) size 340x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+        RenderTable {TABLE} at (0,28) size 351x28 [border: (1px outset #808080)]
+          RenderTableSection {TBODY} at (1,1) size 349x26
+            RenderTableRow {TR} at (0,2) size 349x22
+              RenderTableCell {TD} at (2,11) size 4x4 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderTableCell {TD} at (8,2) size 339x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 335x18
</span><span class="cx">                   text run at (2,2) width 335: &quot;There should be one empty cell to the left of this one.&quot;
</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="trunkLayoutTestsplatformwineditingdeleting51441392expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/editing/deleting/5144139-2-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/editing/deleting/5144139-2-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/editing/deleting/5144139-2-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -13,10 +13,10 @@
</span><span class="cx">         RenderTable {TABLE} at (0,0) size 133x25
</span><span class="cx">           RenderTableSection {TBODY} at (0,0) size 133x25
</span><span class="cx">             RenderTableRow {TR} at (0,2) size 133x21
</span><del>-              RenderTableCell {TD} at (2,2) size 19x21 [r=0 c=0 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (2,2) size 18x21 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (1,0) size 16x20
</span><span class="cx">                   text run at (1,1) width 16: &quot;\x{21D2}&quot;
</span><del>-              RenderTableCell {TD} at (22,2) size 95x21 [r=0 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (22,2) size 94x21 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 92x19
</span><span class="cx">                   text run at (1,2) width 92: &quot;ToDo Content&quot;
</span><span class="cx">               RenderTableCell {TD} at (118,2) size 13x21 [r=0 c=2 rs=1 cs=1]
</span><span class="lines">@@ -25,10 +25,10 @@
</span><span class="cx">         RenderTable {TABLE} at (0,25) size 41x25
</span><span class="cx">           RenderTableSection {TBODY} at (0,0) size 41x25
</span><span class="cx">             RenderTableRow {TR} at (0,2) size 41x21
</span><del>-              RenderTableCell {TD} at (2,2) size 19x21 [r=0 c=0 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (2,2) size 18x21 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (1,0) size 16x20
</span><span class="cx">                   text run at (1,1) width 16: &quot;\x{21D2}&quot;
</span><del>-              RenderTableCell {TD} at (22,2) size 3x21 [r=0 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (22,2) size 2x21 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderTableCell {TD} at (26,2) size 13x21 [r=0 c=2 rs=1 cs=1]
</span><span class="cx">                 RenderText {#text} at (1,2) size 11x18
</span><span class="cx">                   text run at (1,2) width 11: &quot;\x{21E3}&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwineditingdeleting52063111expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/editing/deleting/5206311-1-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/editing/deleting/5206311-1-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/editing/deleting/5206311-1-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -12,55 +12,55 @@
</span><span class="cx">             text run at (350,0) width 418: &quot;This demonstrates a bug: the two cells that contained the ends&quot;
</span><span class="cx">             text run at (0,18) width 646: &quot;of the selection aren't given a placeholder and so appear differently than the other emptied cells.&quot;
</span><span class="cx">       RenderBlock {DIV} at (0,52) size 784x52
</span><del>-        RenderTable {TABLE} at (0,0) size 39x52 [border: (1px outset #808080)]
-          RenderTableSection {TBODY} at (1,1) size 37x50
-            RenderTableRow {TR} at (0,2) size 37x22
-              RenderTableCell {TD} at (2,2) size 13x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTable {TABLE} at (0,0) size 38x52 [border: (1px outset #808080)]
+          RenderTableSection {TBODY} at (1,1) size 36x50
+            RenderTableRow {TR} at (0,2) size 36x22
+              RenderTableCell {TD} at (2,2) size 12x22 [border: (1px inset #808080)] [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,2) width 8: &quot;1&quot;
</span><del>-              RenderTableCell {TD} at (16,2) size 5x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (16,2) size 4x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderBR {BR} at (2,2) size 0x18
</span><del>-              RenderTableCell {TD} at (22,2) size 13x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (22,2) size 12x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderBR {BR} at (2,2) size 0x18
</span><del>-            RenderTableRow {TR} at (0,26) size 37x22
-              RenderTableCell {TD} at (2,26) size 13x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,26) size 36x22
+              RenderTableCell {TD} at (2,26) size 12x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderBR {BR} at (2,2) size 0x18
</span><del>-              RenderTableCell {TD} at (16,26) size 5x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (16,26) size 4x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderBR {BR} at (2,2) size 0x18
</span><del>-              RenderTableCell {TD} at (22,26) size 13x22 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (22,26) size 12x22 [border: (1px inset #808080)] [r=1 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,2) width 8: &quot;9&quot;
</span><span class="cx">       RenderBlock {P} at (0,120) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 593x18
</span><span class="cx">           text run at (0,0) width 593: &quot;This empties a row (the second), but it still contains the selection and so shouldn't be removed.&quot;
</span><span class="cx">       RenderBlock {DIV} at (0,154) size 784x76
</span><del>-        RenderTable {TABLE} at (0,0) size 47x76 [border: (1px outset #808080)]
-          RenderTableSection {TBODY} at (1,1) size 45x74
-            RenderTableRow {TR} at (0,2) size 45x22
-              RenderTableCell {TD} at (2,2) size 13x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTable {TABLE} at (0,0) size 46x76 [border: (1px outset #808080)]
+          RenderTableSection {TBODY} at (1,1) size 44x74
+            RenderTableRow {TR} at (0,2) size 44x22
+              RenderTableCell {TD} at (2,2) size 12x22 [border: (1px inset #808080)] [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,2) width 8: &quot;1&quot;
</span><del>-              RenderTableCell {TD} at (16,2) size 13x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (16,2) size 12x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 8x18
</span><span class="cx">                   text run at (2,2) width 8: &quot;2&quot;
</span><del>-              RenderTableCell {TD} at (30,2) size 13x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (30,2) size 12x22 [border: (1px inset #808080)] [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,2) width 8: &quot;3&quot;
</span><del>-            RenderTableRow {TR} at (0,26) size 45x22
-              RenderTableCell {TD} at (2,26) size 13x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,26) size 44x22
+              RenderTableCell {TD} at (2,26) size 12x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderBR {BR} at (2,2) size 0x18
</span><del>-              RenderTableCell {TD} at (16,26) size 13x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (16,26) size 12x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderBR {BR} at (2,2) size 0x18
</span><del>-              RenderTableCell {TD} at (30,26) size 13x22 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (30,26) size 12x22 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderBR {BR} at (2,2) size 0x18
</span><del>-            RenderTableRow {TR} at (0,50) size 45x22
-              RenderTableCell {TD} at (2,50) size 13x22 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,50) size 44x22
+              RenderTableCell {TD} at (2,50) size 12x22 [border: (1px inset #808080)] [r=2 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,2) width 8: &quot;7&quot;
</span><del>-              RenderTableCell {TD} at (16,50) size 13x22 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (16,50) size 12x22 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 8x18
</span><span class="cx">                   text run at (2,2) width 8: &quot;8&quot;
</span><del>-              RenderTableCell {TD} at (30,50) size 13x22 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (30,50) size 12x22 [border: (1px inset #808080)] [r=2 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,2) width 8: &quot;9&quot;
</span><span class="cx">       RenderBlock {P} at (0,246) size 784x18
</span><span class="lines">@@ -71,24 +71,24 @@
</span><span class="cx">           RenderText {#text} at (0,0) size 39x18
</span><span class="cx">             text run at (0,0) width 35: &quot;Hello&quot;
</span><span class="cx">             text run at (35,0) width 4: &quot; &quot;
</span><del>-        RenderTable {TABLE} at (0,18) size 47x52 [border: (1px outset #808080)]
-          RenderTableSection {TBODY} at (1,1) size 45x50
-            RenderTableRow {TR} at (0,2) size 45x22
-              RenderTableCell {TD} at (2,2) size 13x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTable {TABLE} at (0,18) size 46x52 [border: (1px outset #808080)]
+          RenderTableSection {TBODY} at (1,1) size 44x50
+            RenderTableRow {TR} at (0,2) size 44x22
+              RenderTableCell {TD} at (2,2) size 12x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderBR {BR} at (2,2) size 0x18
</span><del>-              RenderTableCell {TD} at (16,2) size 13x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (16,2) size 12x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderBR {BR} at (2,2) size 0x18
</span><del>-              RenderTableCell {TD} at (30,2) size 13x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (30,2) size 12x22 [border: (1px inset #808080)] [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,2) width 8: &quot;6&quot;
</span><del>-            RenderTableRow {TR} at (0,26) size 45x22
-              RenderTableCell {TD} at (2,26) size 13x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,26) size 44x22
+              RenderTableCell {TD} at (2,26) size 12x22 [border: (1px inset #808080)] [r=1 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,2) width 8: &quot;7&quot;
</span><del>-              RenderTableCell {TD} at (16,26) size 13x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (16,26) size 12x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 8x18
</span><span class="cx">                   text run at (2,2) width 8: &quot;8&quot;
</span><del>-              RenderTableCell {TD} at (30,26) size 13x22 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (30,26) size 12x22 [border: (1px inset #808080)] [r=1 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,2) width 8: &quot;9&quot;
</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="trunkLayoutTestsplatformwineditingdeleting54338622expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/editing/deleting/5433862-2-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/editing/deleting/5433862-2-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/editing/deleting/5433862-2-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -9,37 +9,37 @@
</span><span class="cx">           text run at (579,0) width 204: &quot;There should be five rows in the&quot;
</span><span class="cx">           text run at (0,18) width 261: &quot;table below, before and after the deletion.&quot;
</span><span class="cx">       RenderBlock {DIV} at (0,52) size 784x132
</span><del>-        RenderTable {TABLE} at (0,0) size 110x132 [border: (1px outset #808080)]
-          RenderTableSection {TBODY} at (1,1) size 108x130
-            RenderTableRow {TR} at (0,2) size 108x30
-              RenderTableCell {TD} at (2,2) size 34x30 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTable {TABLE} at (0,0) size 109x132 [border: (1px outset #808080)]
+          RenderTableSection {TBODY} at (1,1) size 107x130
+            RenderTableRow {TR} at (0,2) size 107x30
+              RenderTableCell {TD} at (2,2) size 33x30 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderBR {BR} at (6,6) size 0x18
</span><del>-              RenderTableCell {TD} at (37,2) size 33x30 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (37,2) size 32x30 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderBR {BR} at (6,6) size 0x18
</span><del>-              RenderTableCell {TD} at (71,2) size 35x30 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (71,2) size 34x30 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderBR {BR} at (6,6) size 0x18
</span><del>-            RenderTableRow {TR} at (0,34) size 108x30
-              RenderTableCell {TD} at (2,34) size 34x30 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,34) size 107x30
+              RenderTableCell {TD} at (2,34) size 33x30 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (6,6) size 21x18
</span><span class="cx">                   text run at (6,6) width 21: &quot;foo&quot;
</span><del>-              RenderTableCell {TD} at (37,34) size 33x30 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (37,34) size 32x30 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (6,6) size 20x18
</span><span class="cx">                   text run at (6,6) width 20: &quot;bar&quot;
</span><del>-              RenderTableCell {TD} at (71,34) size 35x30 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (71,34) size 34x30 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (6,6) size 22x18
</span><span class="cx">                   text run at (6,6) width 22: &quot;baz&quot;
</span><del>-            RenderTableRow {TR} at (0,66) size 108x30
-              RenderTableCell {TD} at (2,66) size 34x30 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,66) size 107x30
+              RenderTableCell {TD} at (2,66) size 33x30 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderBR {BR} at (6,6) size 0x18
</span><del>-              RenderTableCell {TD} at (37,66) size 33x30 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (37,66) size 32x30 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderBR {BR} at (6,6) size 0x18
</span><del>-              RenderTableCell {TD} at (71,66) size 35x30 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (71,66) size 34x30 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderBR {BR} at (6,6) size 0x18
</span><del>-            RenderTableRow {TR} at (0,98) size 108x30
-              RenderTableCell {TD} at (2,98) size 34x30 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,98) size 107x30
+              RenderTableCell {TD} at (2,98) size 33x30 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderBR {BR} at (6,6) size 0x18
</span><del>-              RenderTableCell {TD} at (37,98) size 33x30 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (37,98) size 32x30 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderBR {BR} at (6,6) size 0x18
</span><del>-              RenderTableCell {TD} at (71,98) size 35x30 [border: (1px inset #808080)] [r=3 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (71,98) size 34x30 [border: (1px inset #808080)] [r=3 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderBR {BR} at (6,6) size 0x18
</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="trunkLayoutTestsplatformwineditingdeleting5483370expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/editing/deleting/5483370-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/editing/deleting/5483370-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/editing/deleting/5483370-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -9,14 +9,14 @@
</span><span class="cx">           text run at (706,0) width 55: &quot;Only the&quot;
</span><span class="cx">           text run at (0,18) width 343: &quot;last letter in 'foo' should be removed during this delete.&quot;
</span><span class="cx">       RenderBlock {DIV} at (0,52) size 784x34
</span><del>-        RenderTable {TABLE} at (0,0) size 30x34 [border: (1px outset #808080)]
-          RenderTableSection {TBODY} at (1,1) size 28x32
-            RenderTableRow {TR} at (0,2) size 28x22
-              RenderTableCell {TD} at (2,2) size 18x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTable {TABLE} at (0,0) size 29x34 [border: (1px outset #808080)]
+          RenderTableSection {TBODY} at (1,1) size 27x32
+            RenderTableRow {TR} at (0,2) size 27x22
+              RenderTableCell {TD} at (2,2) size 17x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 13x18
</span><span class="cx">                   text run at (2,2) width 13: &quot;fo&quot;
</span><del>-              RenderTableCell {TD} at (21,11) size 5x4 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
-            RenderTableRow {TR} at (0,26) size 28x4
-              RenderTableCell {TD} at (2,26) size 18x4 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
-              RenderTableCell {TD} at (21,26) size 5x4 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (21,11) size 4x4 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+            RenderTableRow {TR} at (0,26) size 27x4
+              RenderTableCell {TD} at (2,26) size 17x4 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
+              RenderTableCell {TD} at (21,26) size 4x4 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx"> caret: position 2 of child 0 {#text} of child 0 {TD} of child 0 {TR} of child 0 {TBODY} of child 0 {TABLE} of child 2 {DIV} of body
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwineditingdeletingdeletetoselecttableexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/editing/deleting/delete-to-select-table-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/editing/deleting/delete-to-select-table-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/editing/deleting/delete-to-select-table-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -31,20 +31,20 @@
</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 784x52
</span><del>-        RenderTable {TABLE} at (0,0) size 87x52 [border: (3px solid #AAAAAA)]
-          RenderTableSection {TBODY} at (3,3) size 81x46
-            RenderTableRow {TR} at (0,2) size 81x20
-              RenderTableCell {TD} at (2,2) size 28x20 [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTable {TABLE} at (0,0) size 86x52 [border: (3px solid #AAAAAA)]
+          RenderTableSection {TBODY} at (3,3) size 80x46
+            RenderTableRow {TR} at (0,2) size 80x20
+              RenderTableCell {TD} at (2,2) size 27x20 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 25x18
</span><span class="cx">                   text run at (1,1) width 25: &quot;Foo&quot;
</span><del>-              RenderTableCell {TD} at (31,2) size 48x20 [r=0 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (31,2) size 47x20 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 22x18
</span><span class="cx">                   text run at (1,1) width 22: &quot;baz&quot;
</span><del>-            RenderTableRow {TR} at (0,24) size 81x20
-              RenderTableCell {TD} at (2,24) size 28x20 [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,24) size 80x20
+              RenderTableCell {TD} at (2,24) size 27x20 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 20x18
</span><span class="cx">                   text run at (1,1) width 20: &quot;bar&quot;
</span><del>-              RenderTableCell {TD} at (31,24) size 48x20 [r=1 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (31,24) size 47x20 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 45x18
</span><span class="cx">                   text run at (1,1) width 45: &quot;buffalo&quot;
</span><span class="cx"> selection start: position 0 of child 1 {TABLE} of child 0 {DIV} of body
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwineditingdeletingtablecellsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/editing/deleting/table-cells-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/editing/deleting/table-cells-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/editing/deleting/table-cells-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -15,15 +15,15 @@
</span><span class="cx">           text run at (0,0) width 361: &quot;This tests deletion of a selection that spans multiple cells. &quot;
</span><span class="cx">           text run at (361,0) width 356: &quot;Just table content should be removed, not table structure.&quot;
</span><span class="cx">       RenderBlock {DIV} at (0,34) size 784x28
</span><del>-        RenderTable {TABLE} at (0,0) size 344x28 [border: (1px outset #808080)]
-          RenderTableSection {TBODY} at (1,1) size 342x26
-            RenderTableRow {TR} at (0,2) size 342x22
-              RenderTableCell {TD} at (2,2) size 158x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-                RenderBlock {DIV} at (2,2) size 154x18
</del><ins>+        RenderTable {TABLE} at (0,0) size 343x28 [border: (1px outset #808080)]
+          RenderTableSection {TBODY} at (1,1) size 341x26
+            RenderTableRow {TR} at (0,2) size 341x22
+              RenderTableCell {TD} at (2,2) size 157x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+                RenderBlock {DIV} at (2,2) size 153x18
</ins><span class="cx">                   RenderText {#text} at (0,0) size 153x18
</span><span class="cx">                     text run at (0,0) width 153: &quot;These two pieces of text&quot;
</span><del>-              RenderTableCell {TD} at (161,2) size 179x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
-                RenderBlock {DIV} at (2,2) size 175x18
</del><ins>+              RenderTableCell {TD} at (161,2) size 178x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+                RenderBlock {DIV} at (2,2) size 174x18
</ins><span class="cx">                   RenderText {#text} at (0,0) size 174x18
</span><span class="cx">                     text run at (0,0) width 174: &quot; should be in different cells.&quot;
</span><span class="cx"> caret: position 24 of child 0 {#text} of child 0 {DIV} of child 0 {TD} of child 0 {TR} of child 0 {TBODY} of child 0 {TABLE} of child 2 {DIV} of body
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwineditingexecCommand5481523expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/editing/execCommand/5481523-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/editing/execCommand/5481523-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/editing/execCommand/5481523-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -11,20 +11,20 @@
</span><span class="cx">       RenderBlock {DIV} at (0,52) size 784x52
</span><span class="cx">         RenderBlock {BLOCKQUOTE} at (40,0) size 744x52
</span><span class="cx">           RenderBlock {BLOCKQUOTE} at (40,0) size 704x52
</span><del>-            RenderTable {TABLE} at (0,0) size 84x52 [border: (1px outset #808080)]
-              RenderTableSection {TBODY} at (1,1) size 82x50
-                RenderTableRow {TR} at (0,2) size 82x22
-                  RenderTableCell {TD} at (2,2) size 42x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTable {TABLE} at (0,0) size 83x52 [border: (1px outset #808080)]
+              RenderTableSection {TBODY} at (1,1) size 81x50
+                RenderTableRow {TR} at (0,2) size 81x22
+                  RenderTableCell {TD} at (2,2) size 41x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                     RenderText {#text} at (2,2) size 27x18
</span><span class="cx">                       text run at (2,2) width 27: &quot;One&quot;
</span><del>-                  RenderTableCell {TD} at (45,2) size 35x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+                  RenderTableCell {TD} at (45,2) size 34x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">                     RenderText {#text} at (2,2) size 30x18
</span><span class="cx">                       text run at (2,2) width 30: &quot;Two&quot;
</span><del>-                RenderTableRow {TR} at (0,26) size 82x22
-                  RenderTableCell {TD} at (2,26) size 42x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+                RenderTableRow {TR} at (0,26) size 81x22
+                  RenderTableCell {TD} at (2,26) size 41x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">                     RenderText {#text} at (2,2) size 37x18
</span><span class="cx">                       text run at (2,2) width 37: &quot;Three&quot;
</span><del>-                  RenderTableCell {TD} at (45,26) size 35x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+                  RenderTableCell {TD} at (45,26) size 34x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">                     RenderText {#text} at (2,2) size 30x18
</span><span class="cx">                       text run at (2,2) width 30: &quot;Four&quot;
</span><span class="cx">         RenderBlock (anonymous) at (0,52) size 784x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwineditinginserting50581631expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/editing/inserting/5058163-1-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/editing/inserting/5058163-1-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/editing/inserting/5058163-1-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -7,20 +7,20 @@
</span><span class="cx">         RenderText {#text} at (0,0) size 759x18
</span><span class="cx">           text run at (0,0) width 759: &quot;This tests for a bug where hitting return between two tables would add a new paragraph at the end of the editable region.&quot;
</span><span class="cx">       RenderBlock {DIV} at (0,34) size 784x88
</span><del>-        RenderTable {TABLE} at (0,0) size 476x26 [border: (1px solid #AAAAAA)]
-          RenderTableSection {TBODY} at (1,1) size 474x24
-            RenderTableRow {TR} at (0,2) size 474x20
-              RenderTableCell {TD} at (2,2) size 470x20 [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTable {TABLE} at (0,0) size 475x26 [border: (1px solid #AAAAAA)]
+          RenderTableSection {TBODY} at (1,1) size 473x24
+            RenderTableRow {TR} at (0,2) size 473x20
+              RenderTableCell {TD} at (2,2) size 469x20 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 467x18
</span><span class="cx">                   text run at (1,1) width 467: &quot;There should be two empty paragraphs after this table and before the next.&quot;
</span><span class="cx">         RenderBlock {DIV} at (0,26) size 784x18
</span><span class="cx">           RenderBR {BR} at (0,0) size 0x18
</span><span class="cx">         RenderBlock (anonymous) at (0,44) size 784x18
</span><span class="cx">           RenderBR {BR} at (0,0) size 0x18
</span><del>-        RenderTable {TABLE} at (0,62) size 277x26 [border: (1px solid #AAAAAA)]
-          RenderTableSection {TBODY} at (1,1) size 275x24
-            RenderTableRow {TR} at (0,2) size 275x20
-              RenderTableCell {TD} at (2,2) size 271x20 [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTable {TABLE} at (0,62) size 276x26 [border: (1px solid #AAAAAA)]
+          RenderTableSection {TBODY} at (1,1) size 274x24
+            RenderTableRow {TR} at (0,2) size 274x20
+              RenderTableCell {TD} at (2,2) size 270x20 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 268x18
</span><span class="cx">                   text run at (1,1) width 268: &quot;And the caret should be in the second one.&quot;
</span><span class="cx"> caret: position 0 of child 2 {BR} of child 2 {DIV} of body
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwineditinginsertinginsertparagraph01expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/editing/inserting/insert-paragraph-01-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/editing/inserting/insert-paragraph-01-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/editing/inserting/insert-paragraph-01-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -16,10 +16,10 @@
</span><span class="cx">       RenderBlock {DIV} at (0,52) size 784x46
</span><span class="cx">         RenderBlock (anonymous) at (0,0) size 784x18
</span><span class="cx">           RenderBR {BR} at (0,0) size 0x18
</span><del>-        RenderTable {TABLE} at (0,18) size 32x28 [border: (1px outset #808080)]
-          RenderTableSection {TBODY} at (1,1) size 30x26
-            RenderTableRow {TR} at (0,2) size 30x22
-              RenderTableCell {TD} at (2,2) size 26x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTable {TABLE} at (0,18) size 31x28 [border: (1px outset #808080)]
+          RenderTableSection {TBODY} at (1,1) size 29x26
+            RenderTableRow {TR} at (0,2) size 29x22
+              RenderTableCell {TD} at (2,2) size 25x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 21x18
</span><span class="cx">                   text run at (2,2) width 21: &quot;foo&quot;
</span><span class="cx"> caret: position 0 of child 1 {TABLE} of child 2 {DIV} of body
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwineditinginsertinginsertparagraph02expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/editing/inserting/insert-paragraph-02-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/editing/inserting/insert-paragraph-02-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/editing/inserting/insert-paragraph-02-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -20,10 +20,10 @@
</span><span class="cx">           text run at (341,0) width 429: &quot;There should be an empty paragraph between the table and 'bar' and&quot;
</span><span class="cx">           text run at (0,18) width 271: &quot;the caret should be in the empty paragraph.&quot;
</span><span class="cx">       RenderBlock {DIV} at (0,52) size 784x64
</span><del>-        RenderTable {TABLE} at (0,0) size 32x28 [border: (1px outset #808080)]
-          RenderTableSection {TBODY} at (1,1) size 30x26
-            RenderTableRow {TR} at (0,2) size 30x22
-              RenderTableCell {TD} at (2,2) size 26x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTable {TABLE} at (0,0) size 31x28 [border: (1px outset #808080)]
+          RenderTableSection {TBODY} at (1,1) size 29x26
+            RenderTableRow {TR} at (0,2) size 29x22
+              RenderTableCell {TD} at (2,2) size 25x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 21x18
</span><span class="cx">                   text run at (2,2) width 21: &quot;foo&quot;
</span><span class="cx">         RenderBlock (anonymous) at (0,28) size 784x36
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwineditinginsertingparagraphseparatorintable1expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/editing/inserting/paragraph-separator-in-table-1-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/editing/inserting/paragraph-separator-in-table-1-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/editing/inserting/paragraph-separator-in-table-1-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -14,13 +14,13 @@
</span><span class="cx">           text run at (0,0) width 337: &quot;This tests InsertParagraphSeparator inside table cells. &quot;
</span><span class="cx">           text run at (337,0) width 276: &quot;'Cell' and 'Two' should be on separate lines.&quot;
</span><span class="cx">       RenderBlock {DIV} at (0,34) size 784x46
</span><del>-        RenderTable {TABLE} at (0,0) size 104x46 [border: (1px outset #808080)]
-          RenderTableSection {TBODY} at (1,1) size 102x44
-            RenderTableRow {TR} at (0,2) size 102x40
-              RenderTableCell {TD} at (2,11) size 62x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTable {TABLE} at (0,0) size 103x46 [border: (1px outset #808080)]
+          RenderTableSection {TBODY} at (1,1) size 101x44
+            RenderTableRow {TR} at (0,2) size 101x40
+              RenderTableCell {TD} at (2,11) 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,2) width 57: &quot;Cell One&quot;
</span><del>-              RenderTableCell {TD} at (65,2) size 35x40 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (65,2) size 34x40 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 30x18
</span><span class="cx">                   text run at (2,2) width 30: &quot;Cell &quot;
</span><span class="cx">                 RenderBR {BR} at (32,16) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwineditinginsertingparagraphseparatorintable2expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/editing/inserting/paragraph-separator-in-table-2-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/editing/inserting/paragraph-separator-in-table-2-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/editing/inserting/paragraph-separator-in-table-2-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -15,15 +15,15 @@
</span><span class="cx">           text run at (337,0) width 431: &quot;The first cell should contain 'Cell' and a newline, and the second cell&quot;
</span><span class="cx">           text run at (0,18) width 136: &quot;should contain 'Two'.&quot;
</span><span class="cx">       RenderBlock {DIV} at (0,52) size 784x46
</span><del>-        RenderTable {TABLE} at (0,0) size 81x46 [border: (1px outset #808080)]
-          RenderTableSection {TBODY} at (1,1) size 79x44
-            RenderTableRow {TR} at (0,2) size 79x40
-              RenderTableCell {TD} at (2,2) size 35x40 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTable {TABLE} at (0,0) size 80x46 [border: (1px outset #808080)]
+          RenderTableSection {TBODY} at (1,1) size 78x44
+            RenderTableRow {TR} at (0,2) size 78x40
+              RenderTableCell {TD} at (2,2) size 34x40 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 30x18
</span><span class="cx">                   text run at (2,2) width 30: &quot;Cell &quot;
</span><span class="cx">                 RenderBR {BR} at (32,16) size 0x0
</span><span class="cx">                 RenderBR {BR} at (2,20) size 0x18
</span><del>-              RenderTableCell {TD} at (38,11) size 39x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (38,11) size 38x22 [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,2) width 34: &quot; Two&quot;
</span><span class="cx"> caret: position 0 of child 2 {BR} of child 0 {TD} of child 0 {TR} of child 0 {TBODY} of child 0 {TABLE} of child 2 {DIV} of body
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwineditingstyle50176131expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/editing/style/5017613-1-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/editing/style/5017613-1-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/editing/style/5017613-1-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -13,13 +13,13 @@
</span><span class="cx">           RenderInline {B} at (0,0) size 21x18
</span><span class="cx">             RenderText {#text} at (0,0) size 21x18
</span><span class="cx">               text run at (0,0) width 21: &quot;foo&quot;
</span><del>-        RenderTable {TABLE} at (0,18) size 188x28 [border: (1px outset #808080)]
-          RenderTableSection {TBODY} at (1,1) size 186x26
-            RenderTableRow {TR} at (0,2) size 186x22
-              RenderTableCell {TD} at (2,2) size 83x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTable {TABLE} at (0,18) size 187x28 [border: (1px outset #808080)]
+          RenderTableSection {TBODY} at (1,1) size 185x26
+            RenderTableRow {TR} at (0,2) size 185x22
+              RenderTableCell {TD} at (2,2) size 82x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 78x18
</span><span class="cx">                   text run at (2,2) width 78: &quot;non-editable&quot;
</span><del>-              RenderTableCell {TD} at (86,2) size 98x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (86,2) size 97x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 93x18
</span><span class="cx">                   text run at (2,2) width 93: &quot;plaintext-only&quot;
</span><span class="cx"> selection start: position 0 of child 0 {#text} of child 0 {B} of child 0 {DIV} of child 2 {DIV} of body
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwineditingstyle50176132expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/editing/style/5017613-2-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/editing/style/5017613-2-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/editing/style/5017613-2-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -17,13 +17,13 @@
</span><span class="cx">           RenderInline {B} at (0,0) size 21x18
</span><span class="cx">             RenderText {#text} at (0,0) size 21x18
</span><span class="cx">               text run at (0,0) width 21: &quot;foo&quot;
</span><del>-        RenderTable {TABLE} at (0,18) size 182x28 [border: (1px outset #808080)]
-          RenderTableSection {TBODY} at (1,1) size 180x26
-            RenderTableRow {TR} at (0,2) size 180x22
-              RenderTableCell {TD} at (2,2) size 83x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTable {TABLE} at (0,18) size 181x28 [border: (1px outset #808080)]
+          RenderTableSection {TBODY} at (1,1) size 179x26
+            RenderTableRow {TR} at (0,2) size 179x22
+              RenderTableCell {TD} at (2,2) size 82x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 78x18
</span><span class="cx">                   text run at (2,2) width 78: &quot;non-editable&quot;
</span><del>-              RenderTableCell {TD} at (86,2) size 92x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (86,2) size 91x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderInline {SPAN} at (0,0) size 54x18
</span><span class="cx">                   RenderText {#text} at (2,2) size 54x18
</span><span class="cx">                     text run at (2,2) width 54: &quot;plaintext&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwineditingstyleapplestyleeditablemixexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/editing/style/apple-style-editable-mix-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/editing/style/apple-style-editable-mix-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/editing/style/apple-style-editable-mix-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -9,33 +9,33 @@
</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 759x24
-        RenderTableSection {TBODY} at (0,0) size 759x24
-          RenderTableRow {TR} at (0,2) size 759x20
-            RenderTableCell {TD} at (2,2) size 645x20 [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (1,1) size 643x18
</del><ins>+      RenderTable {TABLE} at (0,0) size 758x24
+        RenderTableSection {TBODY} at (0,0) size 758x24
+          RenderTableRow {TR} at (0,2) size 758x20
+            RenderTableCell {TD} at (2,2) size 644x20 [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 642x18
</ins><span class="cx">                 text run at (1,1) width 642: &quot;This tests that a style can be applied to a selection that contains both editable and non-editable content.&quot;
</span><del>-                text run at (643,1) width 1: &quot;             &quot;
-            RenderTableCell {TD} at (648,2) size 109x20 [r=0 c=1 rs=1 cs=1]
</del><ins>+                text run at (643,1) width 0: &quot;             &quot;
+            RenderTableCell {TD} at (648,2) size 108x20 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderInline {SPAN} at (0,0) size 106x18
</span><span class="cx">                 RenderInline {B} at (0,0) size 106x18
</span><span class="cx">                   RenderText {#text} at (1,1) size 106x18
</span><span class="cx">                     text run at (1,1) width 106: &quot;Editable - line 1&quot;
</span><del>-              RenderText {#text} at (107,1) size 1x18
-                text run at (107,1) width 1: &quot;             &quot;
-      RenderTable {TABLE} at (0,24) size 711x24
-        RenderTableSection {TBODY} at (0,0) size 711x24
-          RenderTableRow {TR} at (0,2) size 711x20
-            RenderTableCell {TD} at (2,2) size 597x20 [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (1,1) size 595x18
</del><ins>+              RenderText {#text} at (107,1) size 0x18
+                text run at (107,1) width 0: &quot;             &quot;
+      RenderTable {TABLE} at (0,24) size 710x24
+        RenderTableSection {TBODY} at (0,0) size 710x24
+          RenderTableRow {TR} at (0,2) size 710x20
+            RenderTableCell {TD} at (2,2) size 596x20 [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 594x18
</ins><span class="cx">                 text run at (1,1) width 594: &quot;The test passes if the editable content is bold, and the non editable content remains unchanged.&quot;
</span><del>-                text run at (595,1) width 1: &quot;             &quot;
-            RenderTableCell {TD} at (600,2) size 109x20 [r=0 c=1 rs=1 cs=1]
</del><ins>+                text run at (595,1) width 0: &quot;             &quot;
+            RenderTableCell {TD} at (600,2) size 108x20 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderInline {SPAN} at (0,0) size 106x18
</span><span class="cx">                 RenderInline {B} at (0,0) size 106x18
</span><span class="cx">                   RenderText {#text} at (1,1) size 106x18
</span><span class="cx">                     text run at (1,1) width 106: &quot;Editable - line 2&quot;
</span><del>-              RenderText {#text} at (107,1) size 1x18
-                text run at (107,1) width 1: &quot;             &quot;
</del><ins>+              RenderText {#text} at (107,1) size 0x18
+                text run at (107,1) width 0: &quot;             &quot;
</ins><span class="cx"> selection start: position 0 of child 1 {TABLE} of body
</span><span class="cx"> selection end:   position 2 of child 3 {TABLE} of body
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwineditingstyletableselectionexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/editing/style/table-selection-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/editing/style/table-selection-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/editing/style/table-selection-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -14,15 +14,15 @@
</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 784x78 [border: (2px solid #FF0000)]
</span><del>-        RenderTable {TABLE} at (14,14) size 31x50
-          RenderTableSection {TBODY} at (0,0) size 31x50
-            RenderTableRow {TR} at (0,2) size 31x22
-              RenderTableCell {TD} at (2,2) size 27x22 [r=0 c=0 rs=1 cs=1]
-                RenderText {#text} at (1,1) size 25x20
-                  text run at (1,1) width 25: &quot;foo&quot;
-            RenderTableRow {TR} at (0,26) size 31x22
-              RenderTableCell {TD} at (2,26) size 27x22 [r=1 c=0 rs=1 cs=1]
</del><ins>+        RenderTable {TABLE} at (14,14) size 30x50
+          RenderTableSection {TBODY} at (0,0) size 30x50
+            RenderTableRow {TR} at (0,2) size 30x22
+              RenderTableCell {TD} at (2,2) size 26x22 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 24x20
</span><ins>+                  text run at (1,1) width 24: &quot;foo&quot;
+            RenderTableRow {TR} at (0,26) size 30x22
+              RenderTableCell {TD} at (2,26) size 26x22 [r=1 c=0 rs=1 cs=1]
+                RenderText {#text} at (1,1) size 24x20
</ins><span class="cx">                   text run at (1,1) width 24: &quot;bar&quot;
</span><span class="cx"> selection start: position 1 of child 0 {#text} of child 1 {TD} of child 0 {TR} of child 1 {TBODY} of child 1 {TABLE} of child 1 {DIV} of body
</span><span class="cx"> selection end:   position 2 of child 1 {TABLE} of child 1 {DIV} of body
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwineditingunsupportedcontenttabletypeafterexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/editing/unsupported-content/table-type-after-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/editing/unsupported-content/table-type-after-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/editing/unsupported-content/table-type-after-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -54,36 +54,36 @@
</span><span class="cx">           RenderText {#text} at (99,72) size 437x22
</span><span class="cx">             text run at (99,72) width 437: &quot;Typed text should appear after (on the line below) the table.&quot;
</span><span class="cx">       RenderBlock {DIV} at (0,238) size 784x108 [border: (2px solid #008000)]
</span><del>-        RenderTable {TABLE} at (2,2) size 47x76 [border: (1px outset #808080)]
-          RenderTableSection {TBODY} at (1,1) size 45x74
-            RenderTableRow {TR} at (0,2) size 45x22
-              RenderTableCell {TD} at (2,2) size 13x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTable {TABLE} at (2,2) size 46x76 [border: (1px outset #808080)]
+          RenderTableSection {TBODY} at (1,1) size 44x74
+            RenderTableRow {TR} at (0,2) size 44x22
+              RenderTableCell {TD} at (2,2) size 12x22 [border: (1px inset #808080)] [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,2) width 8: &quot;1&quot;
</span><del>-              RenderTableCell {TD} at (16,2) size 13x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (16,2) size 12x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 8x18
</span><span class="cx">                   text run at (2,2) width 8: &quot;2&quot;
</span><del>-              RenderTableCell {TD} at (30,2) size 13x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (30,2) size 12x22 [border: (1px inset #808080)] [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,2) width 8: &quot;3&quot;
</span><del>-            RenderTableRow {TR} at (0,26) size 45x22
-              RenderTableCell {TD} at (2,26) size 13x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,26) size 44x22
+              RenderTableCell {TD} at (2,26) size 12x22 [border: (1px inset #808080)] [r=1 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,2) width 8: &quot;4&quot;
</span><del>-              RenderTableCell {TD} at (16,26) size 13x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (16,26) size 12x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 8x18
</span><span class="cx">                   text run at (2,2) width 8: &quot;5&quot;
</span><del>-              RenderTableCell {TD} at (30,26) size 13x22 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (30,26) size 12x22 [border: (1px inset #808080)] [r=1 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,2) width 8: &quot;6&quot;
</span><del>-            RenderTableRow {TR} at (0,50) size 45x22
-              RenderTableCell {TD} at (2,50) size 13x22 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,50) size 44x22
+              RenderTableCell {TD} at (2,50) size 12x22 [border: (1px inset #808080)] [r=2 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,2) width 8: &quot;7&quot;
</span><del>-              RenderTableCell {TD} at (16,50) size 13x22 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (16,50) size 12x22 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 8x18
</span><span class="cx">                   text run at (2,2) width 8: &quot;8&quot;
</span><del>-              RenderTableCell {TD} at (30,50) size 13x22 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (30,50) size 12x22 [border: (1px inset #808080)] [r=2 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,2) width 8: &quot;9&quot;
</span><span class="cx">         RenderBlock (anonymous) at (2,78) size 780x28
</span><span class="lines">@@ -91,36 +91,36 @@
</span><span class="cx">             text run at (0,0) width 36: &quot;xxx&quot;
</span><span class="cx">       RenderBlock {DIV} at (0,356) size 784x108
</span><span class="cx">         RenderBlock {DIV} at (0,0) size 784x108 [border: (2px solid #FF0000)]
</span><del>-          RenderTable {TABLE} at (2,2) size 47x76 [border: (1px outset #808080)]
-            RenderTableSection {TBODY} at (1,1) size 45x74
-              RenderTableRow {TR} at (0,2) size 45x22
-                RenderTableCell {TD} at (2,2) size 13x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+          RenderTable {TABLE} at (2,2) size 46x76 [border: (1px outset #808080)]
+            RenderTableSection {TBODY} at (1,1) size 44x74
+              RenderTableRow {TR} at (0,2) size 44x22
+                RenderTableCell {TD} at (2,2) size 12x22 [border: (1px inset #808080)] [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,2) width 8: &quot;1&quot;
</span><del>-                RenderTableCell {TD} at (16,2) size 13x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+                RenderTableCell {TD} at (16,2) size 12x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">                   RenderText {#text} at (2,2) size 8x18
</span><span class="cx">                     text run at (2,2) width 8: &quot;2&quot;
</span><del>-                RenderTableCell {TD} at (30,2) size 13x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+                RenderTableCell {TD} at (30,2) size 12x22 [border: (1px inset #808080)] [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,2) width 8: &quot;3&quot;
</span><del>-              RenderTableRow {TR} at (0,26) size 45x22
-                RenderTableCell {TD} at (2,26) size 13x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+              RenderTableRow {TR} at (0,26) size 44x22
+                RenderTableCell {TD} at (2,26) size 12x22 [border: (1px inset #808080)] [r=1 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,2) width 8: &quot;4&quot;
</span><del>-                RenderTableCell {TD} at (16,26) size 13x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+                RenderTableCell {TD} at (16,26) size 12x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">                   RenderText {#text} at (2,2) size 8x18
</span><span class="cx">                     text run at (2,2) width 8: &quot;5&quot;
</span><del>-                RenderTableCell {TD} at (30,26) size 13x22 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+                RenderTableCell {TD} at (30,26) size 12x22 [border: (1px inset #808080)] [r=1 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,2) width 8: &quot;6&quot;
</span><del>-              RenderTableRow {TR} at (0,50) size 45x22
-                RenderTableCell {TD} at (2,50) size 13x22 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+              RenderTableRow {TR} at (0,50) size 44x22
+                RenderTableCell {TD} at (2,50) size 12x22 [border: (1px inset #808080)] [r=2 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,2) width 8: &quot;7&quot;
</span><del>-                RenderTableCell {TD} at (16,50) size 13x22 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+                RenderTableCell {TD} at (16,50) size 12x22 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">                   RenderText {#text} at (2,2) size 8x18
</span><span class="cx">                     text run at (2,2) width 8: &quot;8&quot;
</span><del>-                RenderTableCell {TD} at (30,50) size 13x22 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+                RenderTableCell {TD} at (30,50) size 12x22 [border: (1px inset #808080)] [r=2 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,2) width 8: &quot;9&quot;
</span><span class="cx">           RenderBlock (anonymous) at (2,78) size 780x28
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwineditingunsupportedcontenttabletypebeforeexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/editing/unsupported-content/table-type-before-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/editing/unsupported-content/table-type-before-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/editing/unsupported-content/table-type-before-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -47,36 +47,36 @@
</span><span class="cx">         RenderBlock (anonymous) at (2,2) size 780x28
</span><span class="cx">           RenderText {#text} at (0,0) size 36x28
</span><span class="cx">             text run at (0,0) width 36: &quot;xxx&quot;
</span><del>-        RenderTable {TABLE} at (2,30) size 47x76 [border: (1px outset #808080)]
-          RenderTableSection {TBODY} at (1,1) size 45x74
-            RenderTableRow {TR} at (0,2) size 45x22
-              RenderTableCell {TD} at (2,2) size 13x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTable {TABLE} at (2,30) size 46x76 [border: (1px outset #808080)]
+          RenderTableSection {TBODY} at (1,1) size 44x74
+            RenderTableRow {TR} at (0,2) size 44x22
+              RenderTableCell {TD} at (2,2) size 12x22 [border: (1px inset #808080)] [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,2) width 8: &quot;1&quot;
</span><del>-              RenderTableCell {TD} at (16,2) size 13x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (16,2) size 12x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 8x18
</span><span class="cx">                   text run at (2,2) width 8: &quot;2&quot;
</span><del>-              RenderTableCell {TD} at (30,2) size 13x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (30,2) size 12x22 [border: (1px inset #808080)] [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,2) width 8: &quot;3&quot;
</span><del>-            RenderTableRow {TR} at (0,26) size 45x22
-              RenderTableCell {TD} at (2,26) size 13x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,26) size 44x22
+              RenderTableCell {TD} at (2,26) size 12x22 [border: (1px inset #808080)] [r=1 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,2) width 8: &quot;4&quot;
</span><del>-              RenderTableCell {TD} at (16,26) size 13x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (16,26) size 12x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 8x18
</span><span class="cx">                   text run at (2,2) width 8: &quot;5&quot;
</span><del>-              RenderTableCell {TD} at (30,26) size 13x22 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (30,26) size 12x22 [border: (1px inset #808080)] [r=1 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,2) width 8: &quot;6&quot;
</span><del>-            RenderTableRow {TR} at (0,50) size 45x22
-              RenderTableCell {TD} at (2,50) size 13x22 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,50) size 44x22
+              RenderTableCell {TD} at (2,50) size 12x22 [border: (1px inset #808080)] [r=2 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,2) width 8: &quot;7&quot;
</span><del>-              RenderTableCell {TD} at (16,50) size 13x22 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (16,50) size 12x22 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 8x18
</span><span class="cx">                   text run at (2,2) width 8: &quot;8&quot;
</span><del>-              RenderTableCell {TD} at (30,50) size 13x22 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (30,50) size 12x22 [border: (1px inset #808080)] [r=2 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,2) width 8: &quot;9&quot;
</span><span class="cx">       RenderBlock {DIV} at (0,356) size 784x108
</span><span class="lines">@@ -84,36 +84,36 @@
</span><span class="cx">           RenderBlock (anonymous) at (2,2) size 780x28
</span><span class="cx">             RenderText {#text} at (0,0) size 36x28
</span><span class="cx">               text run at (0,0) width 36: &quot;xxx&quot;
</span><del>-          RenderTable {TABLE} at (2,30) size 47x76 [border: (1px outset #808080)]
-            RenderTableSection {TBODY} at (1,1) size 45x74
-              RenderTableRow {TR} at (0,2) size 45x22
-                RenderTableCell {TD} at (2,2) size 13x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+          RenderTable {TABLE} at (2,30) size 46x76 [border: (1px outset #808080)]
+            RenderTableSection {TBODY} at (1,1) size 44x74
+              RenderTableRow {TR} at (0,2) size 44x22
+                RenderTableCell {TD} at (2,2) size 12x22 [border: (1px inset #808080)] [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,2) width 8: &quot;1&quot;
</span><del>-                RenderTableCell {TD} at (16,2) size 13x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+                RenderTableCell {TD} at (16,2) size 12x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">                   RenderText {#text} at (2,2) size 8x18
</span><span class="cx">                     text run at (2,2) width 8: &quot;2&quot;
</span><del>-                RenderTableCell {TD} at (30,2) size 13x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+                RenderTableCell {TD} at (30,2) size 12x22 [border: (1px inset #808080)] [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,2) width 8: &quot;3&quot;
</span><del>-              RenderTableRow {TR} at (0,26) size 45x22
-                RenderTableCell {TD} at (2,26) size 13x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+              RenderTableRow {TR} at (0,26) size 44x22
+                RenderTableCell {TD} at (2,26) size 12x22 [border: (1px inset #808080)] [r=1 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,2) width 8: &quot;4&quot;
</span><del>-                RenderTableCell {TD} at (16,26) size 13x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+                RenderTableCell {TD} at (16,26) size 12x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">                   RenderText {#text} at (2,2) size 8x18
</span><span class="cx">                     text run at (2,2) width 8: &quot;5&quot;
</span><del>-                RenderTableCell {TD} at (30,26) size 13x22 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+                RenderTableCell {TD} at (30,26) size 12x22 [border: (1px inset #808080)] [r=1 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,2) width 8: &quot;6&quot;
</span><del>-              RenderTableRow {TR} at (0,50) size 45x22
-                RenderTableCell {TD} at (2,50) size 13x22 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+              RenderTableRow {TR} at (0,50) size 44x22
+                RenderTableCell {TD} at (2,50) size 12x22 [border: (1px inset #808080)] [r=2 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,2) width 8: &quot;7&quot;
</span><del>-                RenderTableCell {TD} at (16,50) size 13x22 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+                RenderTableCell {TD} at (16,50) size 12x22 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">                   RenderText {#text} at (2,2) size 8x18
</span><span class="cx">                     text run at (2,2) width 8: &quot;8&quot;
</span><del>-                RenderTableCell {TD} at (30,50) size 13x22 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+                RenderTableCell {TD} at (30,50) size 12x22 [border: (1px inset #808080)] [r=2 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,2) width 8: &quot;9&quot;
</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="trunkLayoutTestsplatformwinfastbackgroundsrepeatnegativeoffsetrepeattransformedexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/backgrounds/repeat/negative-offset-repeat-transformed-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/backgrounds/repeat/negative-offset-repeat-transformed-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/fast/backgrounds/repeat/negative-offset-repeat-transformed-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -53,38 +53,38 @@
</span><span class="cx">       RenderBlock (floating) {DIV} at (52,492) size 29x29 [border: (1px dotted #008000)]
</span><span class="cx">       RenderBlock (floating) {DIV} at (93,492) size 24x24 [border: (1px dotted #008000)]
</span><span class="cx"> layer at (8,548) size 464x464
</span><del>-  RenderTable {TABLE} at (0,532) size 465x464 [border: (5px outset #808080)]
-    RenderTableSection {TBODY} at (5,5) size 455x454
-      RenderTableRow {TR} at (0,2) size 455x450
-        RenderTableCell {TD} at (2,2) size 451x450 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+  RenderTable {TABLE} at (0,532) size 464x464 [border: (5px outset #808080)]
+    RenderTableSection {TBODY} at (5,5) size 454x454
+      RenderTableRow {TR} at (0,2) size 454x450
+        RenderTableCell {TD} at (2,2) size 450x450 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">           RenderBlock (floating) {DIV} at (8,8) size 34x34 [border: (1px dotted #008000)]
</span><span class="cx">           RenderBlock (floating) {DIV} at (54,8) size 29x29 [border: (1px dotted #008000)]
</span><span class="cx">           RenderBlock (floating) {DIV} at (95,8) size 24x24 [border: (1px dotted #008000)]
</span><del>-          RenderBlock {P} at (2,48) size 447x18
</del><ins>+          RenderBlock {P} at (2,48) size 446x18
</ins><span class="cx">             RenderText {#text} at (0,0) size 446x18
</span><span class="cx">               text run at (0,0) width 446: &quot;Element with background image starting at (-13, -13) with repeat-y set:&quot;
</span><span class="cx">           RenderBlock (floating) {DIV} at (8,88) size 34x34 [border: (1px dotted #008000)]
</span><span class="cx">           RenderBlock (floating) {DIV} at (54,88) size 29x29 [border: (1px dotted #008000)]
</span><span class="cx">           RenderBlock (floating) {DIV} at (95,88) size 24x24 [border: (1px dotted #008000)]
</span><del>-          RenderBlock {P} at (2,128) size 447x18
</del><ins>+          RenderBlock {P} at (2,128) size 446x18
</ins><span class="cx">             RenderText {#text} at (0,0) size 446x18
</span><span class="cx">               text run at (0,0) width 446: &quot;Element with background image starting at (-13, -13) with repeat-x set:&quot;
</span><span class="cx">           RenderBlock (floating) {DIV} at (8,168) size 34x34 [border: (1px dotted #008000)]
</span><span class="cx">           RenderBlock (floating) {DIV} at (54,168) size 29x29 [border: (1px dotted #008000)]
</span><span class="cx">           RenderBlock (floating) {DIV} at (95,168) size 24x24 [border: (1px dotted #008000)]
</span><del>-          RenderBlock {P} at (2,208) size 447x18
</del><ins>+          RenderBlock {P} at (2,208) size 446x18
</ins><span class="cx">             RenderText {#text} at (0,0) size 444x18
</span><span class="cx">               text run at (0,0) width 444: &quot;Element with background image starting at (13, 13) with no-repeat set:&quot;
</span><span class="cx">           RenderBlock (floating) {DIV} at (8,248) size 34x34 [border: (1px dotted #008000)]
</span><span class="cx">           RenderBlock (floating) {DIV} at (54,248) size 29x29 [border: (1px dotted #008000)]
</span><span class="cx">           RenderBlock (floating) {DIV} at (95,248) size 24x24 [border: (1px dotted #008000)]
</span><del>-          RenderBlock {P} at (2,288) size 447x18
</del><ins>+          RenderBlock {P} at (2,288) size 446x18
</ins><span class="cx">             RenderText {#text} at (0,0) size 436x18
</span><span class="cx">               text run at (0,0) width 436: &quot;Element with background image starting at (13, 13) with repeat-y set:&quot;
</span><span class="cx">           RenderBlock (floating) {DIV} at (8,328) size 34x34 [border: (1px dotted #008000)]
</span><span class="cx">           RenderBlock (floating) {DIV} at (54,328) size 29x29 [border: (1px dotted #008000)]
</span><span class="cx">           RenderBlock (floating) {DIV} at (95,328) size 24x24 [border: (1px dotted #008000)]
</span><del>-          RenderBlock {P} at (2,368) size 447x18
</del><ins>+          RenderBlock {P} at (2,368) size 446x18
</ins><span class="cx">             RenderText {#text} at (0,0) size 436x18
</span><span class="cx">               text run at (0,0) width 436: &quot;Element with background image starting at (13, 13) with repeat-x set:&quot;
</span><span class="cx">           RenderBlock (floating) {DIV} at (8,408) size 34x34 [border: (1px dotted #008000)]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastblockbasic016expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/block/basic/016-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/block/basic/016-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/fast/block/basic/016-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -22,22 +22,22 @@
</span><span class="cx">         RenderBlock {CENTER} at (6,110) size 757x26 [border: (2px solid #0000FF)]
</span><span class="cx">           RenderText {#text} at (289,4) size 179x18
</span><span class="cx">             text run at (289,4) width 179: &quot;Center tag inside normal div&quot;
</span><del>-        RenderTable {TABLE} at (6,136) size 97x28 [border: (2px solid #0000FF)]
-          RenderTableSection {TBODY} at (2,2) size 93x24
-            RenderTableRow {TR} at (0,2) size 93x20
-              RenderTableCell {TD} at (2,2) size 89x20 [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTable {TABLE} at (6,136) size 96x28 [border: (2px solid #0000FF)]
+          RenderTableSection {TBODY} at (2,2) size 92x24
+            RenderTableRow {TR} at (0,2) size 92x20
+              RenderTableCell {TD} at (2,2) size 88x20 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 86x18
</span><span class="cx">                   text run at (1,1) width 86: &quot;Normal table.&quot;
</span><span class="cx">         RenderTable {TABLE} at (314,164) size 141x28 [border: (2px solid #0000FF)]
</span><del>-          RenderTableSection {TBODY} at (2,2) size 137x24
-            RenderTableRow {TR} at (0,2) size 137x20
-              RenderTableCell {TD} at (2,2) size 133x20 [r=0 c=0 rs=1 cs=1]
</del><ins>+          RenderTableSection {TBODY} at (2,2) size 136x24
+            RenderTableRow {TR} at (0,2) size 136x20
+              RenderTableCell {TD} at (2,2) size 132x20 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 130x18
</span><span class="cx">                   text run at (1,1) width 130: &quot;Center aligned table.&quot;
</span><del>-        RenderTable {TABLE} at (8,192) size 191x28 [border: (2px solid #0000FF)]
-          RenderTableSection {TBODY} at (2,2) size 187x24
-            RenderTableRow {TR} at (0,2) size 187x20
-              RenderTableCell {TD} at (2,2) size 183x20 [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTable {TABLE} at (8,192) size 190x28 [border: (2px solid #0000FF)]
+          RenderTableSection {TBODY} at (2,2) size 186x24
+            RenderTableRow {TR} at (0,2) size 186x20
+              RenderTableCell {TD} at (2,2) size 182x20 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 180x18
</span><span class="cx">                   text run at (1,1) width 180: &quot;Center table (fixed margins).&quot;
</span><span class="cx">       RenderBlock {DIV} at (0,244) size 769x226 [border: (4px solid #800080)]
</span><span class="lines">@@ -90,22 +90,22 @@
</span><span class="cx">         RenderBlock {CENTER} at (6,110) size 757x26 [border: (2px solid #0000FF)]
</span><span class="cx">           RenderText {#text} at (281,4) size 195x18
</span><span class="cx">             text run at (281,4) width 195: &quot;Center tag inside align=left div&quot;
</span><del>-        RenderTable {TABLE} at (6,136) size 97x28 [border: (2px solid #0000FF)]
-          RenderTableSection {TBODY} at (2,2) size 93x24
-            RenderTableRow {TR} at (0,2) size 93x20
-              RenderTableCell {TD} at (2,2) size 89x20 [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTable {TABLE} at (6,136) size 96x28 [border: (2px solid #0000FF)]
+          RenderTableSection {TBODY} at (2,2) size 92x24
+            RenderTableRow {TR} at (0,2) size 92x20
+              RenderTableCell {TD} at (2,2) size 88x20 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 86x18
</span><span class="cx">                   text run at (1,1) width 86: &quot;Normal table.&quot;
</span><span class="cx">         RenderTable {TABLE} at (314,164) size 141x28 [border: (2px solid #0000FF)]
</span><del>-          RenderTableSection {TBODY} at (2,2) size 137x24
-            RenderTableRow {TR} at (0,2) size 137x20
-              RenderTableCell {TD} at (2,2) size 133x20 [r=0 c=0 rs=1 cs=1]
</del><ins>+          RenderTableSection {TBODY} at (2,2) size 136x24
+            RenderTableRow {TR} at (0,2) size 136x20
+              RenderTableCell {TD} at (2,2) size 132x20 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 130x18
</span><span class="cx">                   text run at (1,1) width 130: &quot;Center aligned table.&quot;
</span><del>-        RenderTable {TABLE} at (8,192) size 191x28 [border: (2px solid #0000FF)]
-          RenderTableSection {TBODY} at (2,2) size 187x24
-            RenderTableRow {TR} at (0,2) size 187x20
-              RenderTableCell {TD} at (2,2) size 183x20 [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTable {TABLE} at (8,192) size 190x28 [border: (2px solid #0000FF)]
+          RenderTableSection {TBODY} at (2,2) size 186x24
+            RenderTableRow {TR} at (0,2) size 186x20
+              RenderTableCell {TD} at (2,2) size 182x20 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 180x18
</span><span class="cx">                   text run at (1,1) width 180: &quot;Center table (fixed margins).&quot;
</span><span class="cx">       RenderBlock {DIV} at (0,696) size 769x226 [border: (4px solid #800080)]
</span><span class="lines">@@ -159,21 +159,21 @@
</span><span class="cx">           RenderText {#text} at (272,4) size 213x18
</span><span class="cx">             text run at (272,4) width 213: &quot;Center tag inside align=center div&quot;
</span><span class="cx">         RenderTable {TABLE} at (336,136) size 97x28 [border: (2px solid #0000FF)]
</span><del>-          RenderTableSection {TBODY} at (2,2) size 93x24
-            RenderTableRow {TR} at (0,2) size 93x20
-              RenderTableCell {TD} at (2,2) size 89x20 [r=0 c=0 rs=1 cs=1]
</del><ins>+          RenderTableSection {TBODY} at (2,2) size 92x24
+            RenderTableRow {TR} at (0,2) size 92x20
+              RenderTableCell {TD} at (2,2) size 88x20 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 86x18
</span><span class="cx">                   text run at (1,1) width 86: &quot;Normal table.&quot;
</span><span class="cx">         RenderTable {TABLE} at (314,164) size 141x28 [border: (2px solid #0000FF)]
</span><del>-          RenderTableSection {TBODY} at (2,2) size 137x24
-            RenderTableRow {TR} at (0,2) size 137x20
-              RenderTableCell {TD} at (2,2) size 133x20 [r=0 c=0 rs=1 cs=1]
</del><ins>+          RenderTableSection {TBODY} at (2,2) size 136x24
+            RenderTableRow {TR} at (0,2) size 136x20
+              RenderTableCell {TD} at (2,2) size 132x20 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 130x18
</span><span class="cx">                   text run at (1,1) width 130: &quot;Center aligned table.&quot;
</span><span class="cx">         RenderTable {TABLE} at (289,192) size 191x28 [border: (2px solid #0000FF)]
</span><del>-          RenderTableSection {TBODY} at (2,2) size 187x24
-            RenderTableRow {TR} at (0,2) size 187x20
-              RenderTableCell {TD} at (2,2) size 183x20 [r=0 c=0 rs=1 cs=1]
</del><ins>+          RenderTableSection {TBODY} at (2,2) size 186x24
+            RenderTableRow {TR} at (0,2) size 186x20
+              RenderTableCell {TD} at (2,2) size 182x20 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 180x18
</span><span class="cx">                   text run at (1,1) width 180: &quot;Center table (fixed margins).&quot;
</span><span class="cx">       RenderBlock {DIV} at (0,1148) size 769x314 [border: (4px solid #800080)]
</span><span class="lines">@@ -234,22 +234,22 @@
</span><span class="cx">         RenderBlock {CENTER} at (6,110) size 757x26 [border: (2px solid #0000FF)]
</span><span class="cx">           RenderText {#text} at (277,4) size 203x18
</span><span class="cx">             text run at (277,4) width 203: &quot;Center tag inside align=right div&quot;
</span><del>-        RenderTable {TABLE} at (666,136) size 97x28 [border: (2px solid #0000FF)]
-          RenderTableSection {TBODY} at (2,2) size 93x24
-            RenderTableRow {TR} at (0,2) size 93x20
-              RenderTableCell {TD} at (2,2) size 89x20 [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTable {TABLE} at (667,136) size 96x28 [border: (2px solid #0000FF)]
+          RenderTableSection {TBODY} at (2,2) size 92x24
+            RenderTableRow {TR} at (0,2) size 92x20
+              RenderTableCell {TD} at (2,2) size 88x20 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 86x18
</span><span class="cx">                   text run at (1,1) width 86: &quot;Normal table.&quot;
</span><span class="cx">         RenderTable {TABLE} at (314,164) size 141x28 [border: (2px solid #0000FF)]
</span><del>-          RenderTableSection {TBODY} at (2,2) size 137x24
-            RenderTableRow {TR} at (0,2) size 137x20
-              RenderTableCell {TD} at (2,2) size 133x20 [r=0 c=0 rs=1 cs=1]
</del><ins>+          RenderTableSection {TBODY} at (2,2) size 136x24
+            RenderTableRow {TR} at (0,2) size 136x20
+              RenderTableCell {TD} at (2,2) size 132x20 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 130x18
</span><span class="cx">                   text run at (1,1) width 130: &quot;Center aligned table.&quot;
</span><del>-        RenderTable {TABLE} at (570,192) size 191x28 [border: (2px solid #0000FF)]
-          RenderTableSection {TBODY} at (2,2) size 187x24
-            RenderTableRow {TR} at (0,2) size 187x20
-              RenderTableCell {TD} at (2,2) size 183x20 [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTable {TABLE} at (571,192) size 190x28 [border: (2px solid #0000FF)]
+          RenderTableSection {TBODY} at (2,2) size 186x24
+            RenderTableRow {TR} at (0,2) size 186x20
+              RenderTableCell {TD} at (2,2) size 182x20 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 180x18
</span><span class="cx">                   text run at (1,1) width 180: &quot;Center table (fixed margins).&quot;
</span><span class="cx">       RenderBlock {DIV} at (0,1688) size 769x226 [border: (4px solid #800080)]
</span><span class="lines">@@ -308,22 +308,22 @@
</span><span class="cx">               RenderBlock {CENTER} at (5,109) size 751x26 [border: (2px solid #0000FF)]
</span><span class="cx">                 RenderText {#text} at (290,4) size 171x18
</span><span class="cx">                   text run at (290,4) width 171: &quot;Center tag inside normal td&quot;
</span><del>-              RenderTable {TABLE} at (5,135) size 97x28 [border: (2px solid #0000FF)]
-                RenderTableSection {TBODY} at (2,2) size 93x24
-                  RenderTableRow {TR} at (0,2) size 93x20
-                    RenderTableCell {TD} at (2,2) size 89x20 [r=0 c=0 rs=1 cs=1]
</del><ins>+              RenderTable {TABLE} at (5,135) size 96x28 [border: (2px solid #0000FF)]
+                RenderTableSection {TBODY} at (2,2) size 92x24
+                  RenderTableRow {TR} at (0,2) size 92x20
+                    RenderTableCell {TD} at (2,2) size 88x20 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                       RenderText {#text} at (1,1) size 86x18
</span><span class="cx">                         text run at (1,1) width 86: &quot;Normal table.&quot;
</span><span class="cx">               RenderTable {TABLE} at (310,163) size 141x28 [border: (2px solid #0000FF)]
</span><del>-                RenderTableSection {TBODY} at (2,2) size 137x24
-                  RenderTableRow {TR} at (0,2) size 137x20
-                    RenderTableCell {TD} at (2,2) size 133x20 [r=0 c=0 rs=1 cs=1]
</del><ins>+                RenderTableSection {TBODY} at (2,2) size 136x24
+                  RenderTableRow {TR} at (0,2) size 136x20
+                    RenderTableCell {TD} at (2,2) size 132x20 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                       RenderText {#text} at (1,1) size 130x18
</span><span class="cx">                         text run at (1,1) width 130: &quot;Center aligned table.&quot;
</span><del>-              RenderTable {TABLE} at (7,191) size 191x28 [border: (2px solid #0000FF)]
-                RenderTableSection {TBODY} at (2,2) size 187x24
-                  RenderTableRow {TR} at (0,2) size 187x20
-                    RenderTableCell {TD} at (2,2) size 183x20 [r=0 c=0 rs=1 cs=1]
</del><ins>+              RenderTable {TABLE} at (7,191) size 190x28 [border: (2px solid #0000FF)]
+                RenderTableSection {TBODY} at (2,2) size 186x24
+                  RenderTableRow {TR} at (0,2) size 186x20
+                    RenderTableCell {TD} at (2,2) size 182x20 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                       RenderText {#text} at (1,1) size 180x18
</span><span class="cx">                         text run at (1,1) width 180: &quot;Center table (fixed margins).&quot;
</span><span class="cx">       RenderTable {TABLE} at (0,2196) size 769x232 [border: (2px solid #0000FF)]
</span><span class="lines">@@ -382,22 +382,22 @@
</span><span class="cx">               RenderBlock {CENTER} at (5,109) size 751x26 [border: (2px solid #0000FF)]
</span><span class="cx">                 RenderText {#text} at (282,4) size 187x18
</span><span class="cx">                   text run at (282,4) width 187: &quot;Center tag inside align=left td&quot;
</span><del>-              RenderTable {TABLE} at (5,135) size 97x28 [border: (2px solid #0000FF)]
-                RenderTableSection {TBODY} at (2,2) size 93x24
-                  RenderTableRow {TR} at (0,2) size 93x20
-                    RenderTableCell {TD} at (2,2) size 89x20 [r=0 c=0 rs=1 cs=1]
</del><ins>+              RenderTable {TABLE} at (5,135) size 96x28 [border: (2px solid #0000FF)]
+                RenderTableSection {TBODY} at (2,2) size 92x24
+                  RenderTableRow {TR} at (0,2) size 92x20
+                    RenderTableCell {TD} at (2,2) size 88x20 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                       RenderText {#text} at (1,1) size 86x18
</span><span class="cx">                         text run at (1,1) width 86: &quot;Normal table.&quot;
</span><span class="cx">               RenderTable {TABLE} at (310,163) size 141x28 [border: (2px solid #0000FF)]
</span><del>-                RenderTableSection {TBODY} at (2,2) size 137x24
-                  RenderTableRow {TR} at (0,2) size 137x20
-                    RenderTableCell {TD} at (2,2) size 133x20 [r=0 c=0 rs=1 cs=1]
</del><ins>+                RenderTableSection {TBODY} at (2,2) size 136x24
+                  RenderTableRow {TR} at (0,2) size 136x20
+                    RenderTableCell {TD} at (2,2) size 132x20 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                       RenderText {#text} at (1,1) size 130x18
</span><span class="cx">                         text run at (1,1) width 130: &quot;Center aligned table.&quot;
</span><del>-              RenderTable {TABLE} at (7,191) size 191x28 [border: (2px solid #0000FF)]
-                RenderTableSection {TBODY} at (2,2) size 187x24
-                  RenderTableRow {TR} at (0,2) size 187x20
-                    RenderTableCell {TD} at (2,2) size 183x20 [r=0 c=0 rs=1 cs=1]
</del><ins>+              RenderTable {TABLE} at (7,191) size 190x28 [border: (2px solid #0000FF)]
+                RenderTableSection {TBODY} at (2,2) size 186x24
+                  RenderTableRow {TR} at (0,2) size 186x20
+                    RenderTableCell {TD} at (2,2) size 182x20 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                       RenderText {#text} at (1,1) size 180x18
</span><span class="cx">                         text run at (1,1) width 180: &quot;Center table (fixed margins).&quot;
</span><span class="cx">       RenderTable {TABLE} at (0,2660) size 769x232 [border: (2px solid #0000FF)]
</span><span class="lines">@@ -457,21 +457,21 @@
</span><span class="cx">                 RenderText {#text} at (273,4) size 205x18
</span><span class="cx">                   text run at (273,4) width 205: &quot;Center tag inside align=center td&quot;
</span><span class="cx">               RenderTable {TABLE} at (332,135) size 97x28 [border: (2px solid #0000FF)]
</span><del>-                RenderTableSection {TBODY} at (2,2) size 93x24
-                  RenderTableRow {TR} at (0,2) size 93x20
-                    RenderTableCell {TD} at (2,2) size 89x20 [r=0 c=0 rs=1 cs=1]
</del><ins>+                RenderTableSection {TBODY} at (2,2) size 92x24
+                  RenderTableRow {TR} at (0,2) size 92x20
+                    RenderTableCell {TD} at (2,2) size 88x20 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                       RenderText {#text} at (1,1) size 86x18
</span><span class="cx">                         text run at (1,1) width 86: &quot;Normal table.&quot;
</span><span class="cx">               RenderTable {TABLE} at (310,163) size 141x28 [border: (2px solid #0000FF)]
</span><del>-                RenderTableSection {TBODY} at (2,2) size 137x24
-                  RenderTableRow {TR} at (0,2) size 137x20
-                    RenderTableCell {TD} at (2,2) size 133x20 [r=0 c=0 rs=1 cs=1]
</del><ins>+                RenderTableSection {TBODY} at (2,2) size 136x24
+                  RenderTableRow {TR} at (0,2) size 136x20
+                    RenderTableCell {TD} at (2,2) size 132x20 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                       RenderText {#text} at (1,1) size 130x18
</span><span class="cx">                         text run at (1,1) width 130: &quot;Center aligned table.&quot;
</span><span class="cx">               RenderTable {TABLE} at (285,191) size 191x28 [border: (2px solid #0000FF)]
</span><del>-                RenderTableSection {TBODY} at (2,2) size 187x24
-                  RenderTableRow {TR} at (0,2) size 187x20
-                    RenderTableCell {TD} at (2,2) size 183x20 [r=0 c=0 rs=1 cs=1]
</del><ins>+                RenderTableSection {TBODY} at (2,2) size 186x24
+                  RenderTableRow {TR} at (0,2) size 186x20
+                    RenderTableCell {TD} at (2,2) size 182x20 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                       RenderText {#text} at (1,1) size 180x18
</span><span class="cx">                         text run at (1,1) width 180: &quot;Center table (fixed margins).&quot;
</span><span class="cx">       RenderTable {TABLE} at (0,3124) size 769x232 [border: (2px solid #0000FF)]
</span><span class="lines">@@ -530,22 +530,22 @@
</span><span class="cx">               RenderBlock {CENTER} at (5,109) size 751x26 [border: (2px solid #0000FF)]
</span><span class="cx">                 RenderText {#text} at (278,4) size 195x18
</span><span class="cx">                   text run at (278,4) width 195: &quot;Center tag inside align=right td&quot;
</span><del>-              RenderTable {TABLE} at (659,135) size 97x28 [border: (2px solid #0000FF)]
-                RenderTableSection {TBODY} at (2,2) size 93x24
-                  RenderTableRow {TR} at (0,2) size 93x20
-                    RenderTableCell {TD} at (2,2) size 89x20 [r=0 c=0 rs=1 cs=1]
</del><ins>+              RenderTable {TABLE} at (660,135) size 96x28 [border: (2px solid #0000FF)]
+                RenderTableSection {TBODY} at (2,2) size 92x24
+                  RenderTableRow {TR} at (0,2) size 92x20
+                    RenderTableCell {TD} at (2,2) size 88x20 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                       RenderText {#text} at (1,1) size 86x18
</span><span class="cx">                         text run at (1,1) width 86: &quot;Normal table.&quot;
</span><span class="cx">               RenderTable {TABLE} at (310,163) size 141x28 [border: (2px solid #0000FF)]
</span><del>-                RenderTableSection {TBODY} at (2,2) size 137x24
-                  RenderTableRow {TR} at (0,2) size 137x20
-                    RenderTableCell {TD} at (2,2) size 133x20 [r=0 c=0 rs=1 cs=1]
</del><ins>+                RenderTableSection {TBODY} at (2,2) size 136x24
+                  RenderTableRow {TR} at (0,2) size 136x20
+                    RenderTableCell {TD} at (2,2) size 132x20 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                       RenderText {#text} at (1,1) size 130x18
</span><span class="cx">                         text run at (1,1) width 130: &quot;Center aligned table.&quot;
</span><del>-              RenderTable {TABLE} at (563,191) size 191x28 [border: (2px solid #0000FF)]
-                RenderTableSection {TBODY} at (2,2) size 187x24
-                  RenderTableRow {TR} at (0,2) size 187x20
-                    RenderTableCell {TD} at (2,2) size 183x20 [r=0 c=0 rs=1 cs=1]
</del><ins>+              RenderTable {TABLE} at (564,191) size 190x28 [border: (2px solid #0000FF)]
+                RenderTableSection {TBODY} at (2,2) size 186x24
+                  RenderTableRow {TR} at (0,2) size 186x20
+                    RenderTableCell {TD} at (2,2) size 182x20 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                       RenderText {#text} at (1,1) size 180x18
</span><span class="cx">                         text run at (1,1) width 180: &quot;Center table (fixed margins).&quot;
</span><span class="cx">       RenderTable {TABLE} at (0,3588) size 769x232 [border: (2px solid #0000FF)]
</span><span class="lines">@@ -606,27 +606,27 @@
</span><span class="cx">           RenderBlock {CENTER} at (6,110) size 753x26 [border: (2px solid #0000FF)]
</span><span class="cx">             RenderText {#text} at (287,4) size 179x18
</span><span class="cx">               text run at (287,4) width 179: &quot;Center tag inside normal div&quot;
</span><del>-          RenderTable {TABLE} at (662,136) size 97x28 [border: (2px solid #0000FF)]
-            RenderTableSection {TBODY} at (2,2) size 93x24
-              RenderTableRow {TR} at (0,2) size 93x20
-                RenderTableCell {TD} at (2,2) size 89x20 [r=0 c=0 rs=1 cs=1]
-                  RenderText {#text} at (1,1) size 87x18
-                    text run at (1,1) width 5 RTL: &quot;.&quot;
-                    text run at (5,1) width 83: &quot;Normal table&quot;
</del><ins>+          RenderTable {TABLE} at (663,136) size 96x28 [border: (2px solid #0000FF)]
+            RenderTableSection {TBODY} at (2,2) size 92x24
+              RenderTableRow {TR} at (0,2) size 92x20
+                RenderTableCell {TD} at (2,2) size 88x20 [r=0 c=0 rs=1 cs=1]
+                  RenderText {#text} at (1,1) size 86x18
+                    text run at (1,1) width 4 RTL: &quot;.&quot;
+                    text run at (5,1) width 82: &quot;Normal table&quot;
</ins><span class="cx">           RenderTable {TABLE} at (312,164) size 141x28 [border: (2px solid #0000FF)]
</span><del>-            RenderTableSection {TBODY} at (2,2) size 137x24
-              RenderTableRow {TR} at (0,2) size 137x20
-                RenderTableCell {TD} at (2,2) size 133x20 [r=0 c=0 rs=1 cs=1]
-                  RenderText {#text} at (1,1) size 131x18
-                    text run at (1,1) width 5 RTL: &quot;.&quot;
-                    text run at (5,1) width 127: &quot;Center aligned table&quot;
-          RenderTable {TABLE} at (566,192) size 191x28 [border: (2px solid #0000FF)]
-            RenderTableSection {TBODY} at (2,2) size 187x24
-              RenderTableRow {TR} at (0,2) size 187x20
-                RenderTableCell {TD} at (2,2) size 183x20 [r=0 c=0 rs=1 cs=1]
-                  RenderText {#text} at (1,1) size 181x18
-                    text run at (1,1) width 10 RTL: &quot;).&quot;
-                    text run at (10,1) width 172: &quot;Center table (fixed margins&quot;
</del><ins>+            RenderTableSection {TBODY} at (2,2) size 136x24
+              RenderTableRow {TR} at (0,2) size 136x20
+                RenderTableCell {TD} at (2,2) size 132x20 [r=0 c=0 rs=1 cs=1]
+                  RenderText {#text} at (1,1) size 130x18
+                    text run at (1,1) width 4 RTL: &quot;.&quot;
+                    text run at (5,1) width 126: &quot;Center aligned table&quot;
+          RenderTable {TABLE} at (567,192) size 190x28 [border: (2px solid #0000FF)]
+            RenderTableSection {TBODY} at (2,2) size 186x24
+              RenderTableRow {TR} at (0,2) size 186x20
+                RenderTableCell {TD} at (2,2) size 182x20 [r=0 c=0 rs=1 cs=1]
+                  RenderText {#text} at (1,1) size 180x18
+                    text run at (1,1) width 9 RTL: &quot;).&quot;
+                    text run at (10,1) width 171: &quot;Center table (fixed margins&quot;
</ins><span class="cx">         RenderBlock {DIV} at (2,246) size 765x226 [border: (4px solid #800080)]
</span><span class="cx">           RenderBlock {DIV} at (351,6) size 408x26 [border: (2px solid #0000FF)]
</span><span class="cx">             RenderText {#text} at (143,4) size 261x18
</span><span class="lines">@@ -680,27 +680,27 @@
</span><span class="cx">           RenderBlock {CENTER} at (6,110) size 753x26 [border: (2px solid #0000FF)]
</span><span class="cx">             RenderText {#text} at (279,4) size 195x18
</span><span class="cx">               text run at (279,4) width 195: &quot;Center tag inside align=left div&quot;
</span><del>-          RenderTable {TABLE} at (6,136) size 97x28 [border: (2px solid #0000FF)]
-            RenderTableSection {TBODY} at (2,2) size 93x24
-              RenderTableRow {TR} at (0,2) size 93x20
-                RenderTableCell {TD} at (2,2) size 89x20 [r=0 c=0 rs=1 cs=1]
-                  RenderText {#text} at (1,1) size 87x18
-                    text run at (1,1) width 5 RTL: &quot;.&quot;
-                    text run at (5,1) width 83: &quot;Normal table&quot;
</del><ins>+          RenderTable {TABLE} at (6,136) size 96x28 [border: (2px solid #0000FF)]
+            RenderTableSection {TBODY} at (2,2) size 92x24
+              RenderTableRow {TR} at (0,2) size 92x20
+                RenderTableCell {TD} at (2,2) size 88x20 [r=0 c=0 rs=1 cs=1]
+                  RenderText {#text} at (1,1) size 86x18
+                    text run at (1,1) width 4 RTL: &quot;.&quot;
+                    text run at (5,1) width 82: &quot;Normal table&quot;
</ins><span class="cx">           RenderTable {TABLE} at (312,164) size 141x28 [border: (2px solid #0000FF)]
</span><del>-            RenderTableSection {TBODY} at (2,2) size 137x24
-              RenderTableRow {TR} at (0,2) size 137x20
-                RenderTableCell {TD} at (2,2) size 133x20 [r=0 c=0 rs=1 cs=1]
-                  RenderText {#text} at (1,1) size 131x18
-                    text run at (1,1) width 5 RTL: &quot;.&quot;
-                    text run at (5,1) width 127: &quot;Center aligned table&quot;
-          RenderTable {TABLE} at (8,192) size 191x28 [border: (2px solid #0000FF)]
-            RenderTableSection {TBODY} at (2,2) size 187x24
-              RenderTableRow {TR} at (0,2) size 187x20
-                RenderTableCell {TD} at (2,2) size 183x20 [r=0 c=0 rs=1 cs=1]
-                  RenderText {#text} at (1,1) size 181x18
-                    text run at (1,1) width 10 RTL: &quot;).&quot;
-                    text run at (10,1) width 172: &quot;Center table (fixed margins&quot;
</del><ins>+            RenderTableSection {TBODY} at (2,2) size 136x24
+              RenderTableRow {TR} at (0,2) size 136x20
+                RenderTableCell {TD} at (2,2) size 132x20 [r=0 c=0 rs=1 cs=1]
+                  RenderText {#text} at (1,1) size 130x18
+                    text run at (1,1) width 4 RTL: &quot;.&quot;
+                    text run at (5,1) width 126: &quot;Center aligned table&quot;
+          RenderTable {TABLE} at (8,192) size 190x28 [border: (2px solid #0000FF)]
+            RenderTableSection {TBODY} at (2,2) size 186x24
+              RenderTableRow {TR} at (0,2) size 186x20
+                RenderTableCell {TD} at (2,2) size 182x20 [r=0 c=0 rs=1 cs=1]
+                  RenderText {#text} at (1,1) size 180x18
+                    text run at (1,1) width 9 RTL: &quot;).&quot;
+                    text run at (10,1) width 171: &quot;Center table (fixed margins&quot;
</ins><span class="cx">         RenderBlock {DIV} at (2,698) size 765x226 [border: (4px solid #800080)]
</span><span class="cx">           RenderBlock {DIV} at (6,6) size 408x26 [border: (2px solid #0000FF)]
</span><span class="cx">             RenderText {#text} at (4,4) size 277x18
</span><span class="lines">@@ -755,26 +755,26 @@
</span><span class="cx">             RenderText {#text} at (270,4) size 213x18
</span><span class="cx">               text run at (270,4) width 213: &quot;Center tag inside align=center div&quot;
</span><span class="cx">           RenderTable {TABLE} at (334,136) size 97x28 [border: (2px solid #0000FF)]
</span><del>-            RenderTableSection {TBODY} at (2,2) size 93x24
-              RenderTableRow {TR} at (0,2) size 93x20
-                RenderTableCell {TD} at (2,2) size 89x20 [r=0 c=0 rs=1 cs=1]
-                  RenderText {#text} at (1,1) size 87x18
-                    text run at (1,1) width 5 RTL: &quot;.&quot;
-                    text run at (5,1) width 83: &quot;Normal table&quot;
</del><ins>+            RenderTableSection {TBODY} at (2,2) size 92x24
+              RenderTableRow {TR} at (0,2) size 92x20
+                RenderTableCell {TD} at (2,2) size 88x20 [r=0 c=0 rs=1 cs=1]
+                  RenderText {#text} at (1,1) size 86x18
+                    text run at (1,1) width 4 RTL: &quot;.&quot;
+                    text run at (5,1) width 82: &quot;Normal table&quot;
</ins><span class="cx">           RenderTable {TABLE} at (312,164) size 141x28 [border: (2px solid #0000FF)]
</span><del>-            RenderTableSection {TBODY} at (2,2) size 137x24
-              RenderTableRow {TR} at (0,2) size 137x20
-                RenderTableCell {TD} at (2,2) size 133x20 [r=0 c=0 rs=1 cs=1]
-                  RenderText {#text} at (1,1) size 131x18
-                    text run at (1,1) width 5 RTL: &quot;.&quot;
-                    text run at (5,1) width 127: &quot;Center aligned table&quot;
</del><ins>+            RenderTableSection {TBODY} at (2,2) size 136x24
+              RenderTableRow {TR} at (0,2) size 136x20
+                RenderTableCell {TD} at (2,2) size 132x20 [r=0 c=0 rs=1 cs=1]
+                  RenderText {#text} at (1,1) size 130x18
+                    text run at (1,1) width 4 RTL: &quot;.&quot;
+                    text run at (5,1) width 126: &quot;Center aligned table&quot;
</ins><span class="cx">           RenderTable {TABLE} at (287,192) size 191x28 [border: (2px solid #0000FF)]
</span><del>-            RenderTableSection {TBODY} at (2,2) size 187x24
-              RenderTableRow {TR} at (0,2) size 187x20
-                RenderTableCell {TD} at (2,2) size 183x20 [r=0 c=0 rs=1 cs=1]
-                  RenderText {#text} at (1,1) size 181x18
-                    text run at (1,1) width 10 RTL: &quot;).&quot;
-                    text run at (10,1) width 172: &quot;Center table (fixed margins&quot;
</del><ins>+            RenderTableSection {TBODY} at (2,2) size 186x24
+              RenderTableRow {TR} at (0,2) size 186x20
+                RenderTableCell {TD} at (2,2) size 182x20 [r=0 c=0 rs=1 cs=1]
+                  RenderText {#text} at (1,1) size 180x18
+                    text run at (1,1) width 9 RTL: &quot;).&quot;
+                    text run at (10,1) width 171: &quot;Center table (fixed margins&quot;
</ins><span class="cx">         RenderBlock {DIV} at (2,1150) size 765x226 [border: (4px solid #800080)]
</span><span class="cx">           RenderBlock {DIV} at (178,6) size 409x26 [border: (2px solid #0000FF)]
</span><span class="cx">             RenderText {#text} at (56,4) size 296x18
</span><span class="lines">@@ -828,27 +828,27 @@
</span><span class="cx">           RenderBlock {CENTER} at (6,110) size 753x26 [border: (2px solid #0000FF)]
</span><span class="cx">             RenderText {#text} at (275,4) size 203x18
</span><span class="cx">               text run at (275,4) width 203: &quot;Center tag inside align=right div&quot;
</span><del>-          RenderTable {TABLE} at (662,136) size 97x28 [border: (2px solid #0000FF)]
-            RenderTableSection {TBODY} at (2,2) size 93x24
-              RenderTableRow {TR} at (0,2) size 93x20
-                RenderTableCell {TD} at (2,2) size 89x20 [r=0 c=0 rs=1 cs=1]
-                  RenderText {#text} at (1,1) size 87x18
-                    text run at (1,1) width 5 RTL: &quot;.&quot;
-                    text run at (5,1) width 83: &quot;Normal table&quot;
</del><ins>+          RenderTable {TABLE} at (663,136) size 96x28 [border: (2px solid #0000FF)]
+            RenderTableSection {TBODY} at (2,2) size 92x24
+              RenderTableRow {TR} at (0,2) size 92x20
+                RenderTableCell {TD} at (2,2) size 88x20 [r=0 c=0 rs=1 cs=1]
+                  RenderText {#text} at (1,1) size 86x18
+                    text run at (1,1) width 4 RTL: &quot;.&quot;
+                    text run at (5,1) width 82: &quot;Normal table&quot;
</ins><span class="cx">           RenderTable {TABLE} at (312,164) size 141x28 [border: (2px solid #0000FF)]
</span><del>-            RenderTableSection {TBODY} at (2,2) size 137x24
-              RenderTableRow {TR} at (0,2) size 137x20
-                RenderTableCell {TD} at (2,2) size 133x20 [r=0 c=0 rs=1 cs=1]
-                  RenderText {#text} at (1,1) size 131x18
-                    text run at (1,1) width 5 RTL: &quot;.&quot;
-                    text run at (5,1) width 127: &quot;Center aligned table&quot;
-          RenderTable {TABLE} at (566,192) size 191x28 [border: (2px solid #0000FF)]
-            RenderTableSection {TBODY} at (2,2) size 187x24
-              RenderTableRow {TR} at (0,2) size 187x20
-                RenderTableCell {TD} at (2,2) size 183x20 [r=0 c=0 rs=1 cs=1]
-                  RenderText {#text} at (1,1) size 181x18
-                    text run at (1,1) width 10 RTL: &quot;).&quot;
-                    text run at (10,1) width 172: &quot;Center table (fixed margins&quot;
</del><ins>+            RenderTableSection {TBODY} at (2,2) size 136x24
+              RenderTableRow {TR} at (0,2) size 136x20
+                RenderTableCell {TD} at (2,2) size 132x20 [r=0 c=0 rs=1 cs=1]
+                  RenderText {#text} at (1,1) size 130x18
+                    text run at (1,1) width 4 RTL: &quot;.&quot;
+                    text run at (5,1) width 126: &quot;Center aligned table&quot;
+          RenderTable {TABLE} at (567,192) size 190x28 [border: (2px solid #0000FF)]
+            RenderTableSection {TBODY} at (2,2) size 186x24
+              RenderTableRow {TR} at (0,2) size 186x20
+                RenderTableCell {TD} at (2,2) size 182x20 [r=0 c=0 rs=1 cs=1]
+                  RenderText {#text} at (1,1) size 180x18
+                    text run at (1,1) width 9 RTL: &quot;).&quot;
+                    text run at (10,1) width 171: &quot;Center table (fixed margins&quot;
</ins><span class="cx">         RenderBlock {DIV} at (2,1602) size 765x226 [border: (4px solid #800080)]
</span><span class="cx">           RenderBlock {DIV} at (351,6) size 408x26 [border: (2px solid #0000FF)]
</span><span class="cx">             RenderText {#text} at (118,4) size 286x18
</span><span class="lines">@@ -909,27 +909,27 @@
</span><span class="cx">                 RenderBlock {CENTER} at (5,109) size 747x26 [border: (2px solid #0000FF)]
</span><span class="cx">                   RenderText {#text} at (288,4) size 171x18
</span><span class="cx">                     text run at (288,4) width 171: &quot;Center tag inside normal td&quot;
</span><del>-                RenderTable {TABLE} at (655,135) size 97x28 [border: (2px solid #0000FF)]
-                  RenderTableSection {TBODY} at (2,2) size 93x24
-                    RenderTableRow {TR} at (0,2) size 93x20
-                      RenderTableCell {TD} at (2,2) size 89x20 [r=0 c=0 rs=1 cs=1]
-                        RenderText {#text} at (1,1) size 87x18
-                          text run at (1,1) width 5 RTL: &quot;.&quot;
-                          text run at (5,1) width 83: &quot;Normal table&quot;
</del><ins>+                RenderTable {TABLE} at (656,135) size 96x28 [border: (2px solid #0000FF)]
+                  RenderTableSection {TBODY} at (2,2) size 92x24
+                    RenderTableRow {TR} at (0,2) size 92x20
+                      RenderTableCell {TD} at (2,2) size 88x20 [r=0 c=0 rs=1 cs=1]
+                        RenderText {#text} at (1,1) size 86x18
+                          text run at (1,1) width 4 RTL: &quot;.&quot;
+                          text run at (5,1) width 82: &quot;Normal table&quot;
</ins><span class="cx">                 RenderTable {TABLE} at (308,163) size 141x28 [border: (2px solid #0000FF)]
</span><del>-                  RenderTableSection {TBODY} at (2,2) size 137x24
-                    RenderTableRow {TR} at (0,2) size 137x20
-                      RenderTableCell {TD} at (2,2) size 133x20 [r=0 c=0 rs=1 cs=1]
-                        RenderText {#text} at (1,1) size 131x18
-                          text run at (1,1) width 5 RTL: &quot;.&quot;
-                          text run at (5,1) width 127: &quot;Center aligned table&quot;
-                RenderTable {TABLE} at (559,191) size 191x28 [border: (2px solid #0000FF)]
-                  RenderTableSection {TBODY} at (2,2) size 187x24
-                    RenderTableRow {TR} at (0,2) size 187x20
-                      RenderTableCell {TD} at (2,2) size 183x20 [r=0 c=0 rs=1 cs=1]
-                        RenderText {#text} at (1,1) size 181x18
-                          text run at (1,1) width 10 RTL: &quot;).&quot;
-                          text run at (10,1) width 172: &quot;Center table (fixed margins&quot;
</del><ins>+                  RenderTableSection {TBODY} at (2,2) size 136x24
+                    RenderTableRow {TR} at (0,2) size 136x20
+                      RenderTableCell {TD} at (2,2) size 132x20 [r=0 c=0 rs=1 cs=1]
+                        RenderText {#text} at (1,1) size 130x18
+                          text run at (1,1) width 4 RTL: &quot;.&quot;
+                          text run at (5,1) width 126: &quot;Center aligned table&quot;
+                RenderTable {TABLE} at (560,191) size 190x28 [border: (2px solid #0000FF)]
+                  RenderTableSection {TBODY} at (2,2) size 186x24
+                    RenderTableRow {TR} at (0,2) size 186x20
+                      RenderTableCell {TD} at (2,2) size 182x20 [r=0 c=0 rs=1 cs=1]
+                        RenderText {#text} at (1,1) size 180x18
+                          text run at (1,1) width 9 RTL: &quot;).&quot;
+                          text run at (10,1) width 171: &quot;Center table (fixed margins&quot;
</ins><span class="cx">         RenderTable {TABLE} at (2,2110) size 765x232 [border: (2px solid #0000FF)]
</span><span class="cx">           RenderTableSection {TBODY} at (2,2) size 761x228
</span><span class="cx">             RenderTableRow {TR} at (0,2) size 761x224
</span><span class="lines">@@ -989,27 +989,27 @@
</span><span class="cx">                 RenderBlock {CENTER} at (5,109) size 747x26 [border: (2px solid #0000FF)]
</span><span class="cx">                   RenderText {#text} at (280,4) size 187x18
</span><span class="cx">                     text run at (280,4) width 187: &quot;Center tag inside align=left td&quot;
</span><del>-                RenderTable {TABLE} at (5,135) size 97x28 [border: (2px solid #0000FF)]
-                  RenderTableSection {TBODY} at (2,2) size 93x24
-                    RenderTableRow {TR} at (0,2) size 93x20
-                      RenderTableCell {TD} at (2,2) size 89x20 [r=0 c=0 rs=1 cs=1]
-                        RenderText {#text} at (1,1) size 87x18
-                          text run at (1,1) width 5 RTL: &quot;.&quot;
-                          text run at (5,1) width 83: &quot;Normal table&quot;
</del><ins>+                RenderTable {TABLE} at (5,135) size 96x28 [border: (2px solid #0000FF)]
+                  RenderTableSection {TBODY} at (2,2) size 92x24
+                    RenderTableRow {TR} at (0,2) size 92x20
+                      RenderTableCell {TD} at (2,2) size 88x20 [r=0 c=0 rs=1 cs=1]
+                        RenderText {#text} at (1,1) size 86x18
+                          text run at (1,1) width 4 RTL: &quot;.&quot;
+                          text run at (5,1) width 82: &quot;Normal table&quot;
</ins><span class="cx">                 RenderTable {TABLE} at (308,163) size 141x28 [border: (2px solid #0000FF)]
</span><del>-                  RenderTableSection {TBODY} at (2,2) size 137x24
-                    RenderTableRow {TR} at (0,2) size 137x20
-                      RenderTableCell {TD} at (2,2) size 133x20 [r=0 c=0 rs=1 cs=1]
-                        RenderText {#text} at (1,1) size 131x18
-                          text run at (1,1) width 5 RTL: &quot;.&quot;
-                          text run at (5,1) width 127: &quot;Center aligned table&quot;
-                RenderTable {TABLE} at (7,191) size 191x28 [border: (2px solid #0000FF)]
-                  RenderTableSection {TBODY} at (2,2) size 187x24
-                    RenderTableRow {TR} at (0,2) size 187x20
-                      RenderTableCell {TD} at (2,2) size 183x20 [r=0 c=0 rs=1 cs=1]
-                        RenderText {#text} at (1,1) size 181x18
-                          text run at (1,1) width 10 RTL: &quot;).&quot;
-                          text run at (10,1) width 172: &quot;Center table (fixed margins&quot;
</del><ins>+                  RenderTableSection {TBODY} at (2,2) size 136x24
+                    RenderTableRow {TR} at (0,2) size 136x20
+                      RenderTableCell {TD} at (2,2) size 132x20 [r=0 c=0 rs=1 cs=1]
+                        RenderText {#text} at (1,1) size 130x18
+                          text run at (1,1) width 4 RTL: &quot;.&quot;
+                          text run at (5,1) width 126: &quot;Center aligned table&quot;
+                RenderTable {TABLE} at (7,191) size 190x28 [border: (2px solid #0000FF)]
+                  RenderTableSection {TBODY} at (2,2) size 186x24
+                    RenderTableRow {TR} at (0,2) size 186x20
+                      RenderTableCell {TD} at (2,2) size 182x20 [r=0 c=0 rs=1 cs=1]
+                        RenderText {#text} at (1,1) size 180x18
+                          text run at (1,1) width 9 RTL: &quot;).&quot;
+                          text run at (10,1) width 171: &quot;Center table (fixed margins&quot;
</ins><span class="cx">         RenderTable {TABLE} at (2,2574) size 765x232 [border: (2px solid #0000FF)]
</span><span class="cx">           RenderTableSection {TBODY} at (2,2) size 761x228
</span><span class="cx">             RenderTableRow {TR} at (0,2) size 761x224
</span><span class="lines">@@ -1070,26 +1070,26 @@
</span><span class="cx">                   RenderText {#text} at (271,4) size 205x18
</span><span class="cx">                     text run at (271,4) width 205: &quot;Center tag inside align=center td&quot;
</span><span class="cx">                 RenderTable {TABLE} at (330,135) size 97x28 [border: (2px solid #0000FF)]
</span><del>-                  RenderTableSection {TBODY} at (2,2) size 93x24
-                    RenderTableRow {TR} at (0,2) size 93x20
-                      RenderTableCell {TD} at (2,2) size 89x20 [r=0 c=0 rs=1 cs=1]
-                        RenderText {#text} at (1,1) size 87x18
-                          text run at (1,1) width 5 RTL: &quot;.&quot;
-                          text run at (5,1) width 83: &quot;Normal table&quot;
</del><ins>+                  RenderTableSection {TBODY} at (2,2) size 92x24
+                    RenderTableRow {TR} at (0,2) size 92x20
+                      RenderTableCell {TD} at (2,2) size 88x20 [r=0 c=0 rs=1 cs=1]
+                        RenderText {#text} at (1,1) size 86x18
+                          text run at (1,1) width 4 RTL: &quot;.&quot;
+                          text run at (5,1) width 82: &quot;Normal table&quot;
</ins><span class="cx">                 RenderTable {TABLE} at (308,163) size 141x28 [border: (2px solid #0000FF)]
</span><del>-                  RenderTableSection {TBODY} at (2,2) size 137x24
-                    RenderTableRow {TR} at (0,2) size 137x20
-                      RenderTableCell {TD} at (2,2) size 133x20 [r=0 c=0 rs=1 cs=1]
-                        RenderText {#text} at (1,1) size 131x18
-                          text run at (1,1) width 5 RTL: &quot;.&quot;
-                          text run at (5,1) width 127: &quot;Center aligned table&quot;
</del><ins>+                  RenderTableSection {TBODY} at (2,2) size 136x24
+                    RenderTableRow {TR} at (0,2) size 136x20
+                      RenderTableCell {TD} at (2,2) size 132x20 [r=0 c=0 rs=1 cs=1]
+                        RenderText {#text} at (1,1) size 130x18
+                          text run at (1,1) width 4 RTL: &quot;.&quot;
+                          text run at (5,1) width 126: &quot;Center aligned table&quot;
</ins><span class="cx">                 RenderTable {TABLE} at (283,191) size 191x28 [border: (2px solid #0000FF)]
</span><del>-                  RenderTableSection {TBODY} at (2,2) size 187x24
-                    RenderTableRow {TR} at (0,2) size 187x20
-                      RenderTableCell {TD} at (2,2) size 183x20 [r=0 c=0 rs=1 cs=1]
-                        RenderText {#text} at (1,1) size 181x18
-                          text run at (1,1) width 10 RTL: &quot;).&quot;
-                          text run at (10,1) width 172: &quot;Center table (fixed margins&quot;
</del><ins>+                  RenderTableSection {TBODY} at (2,2) size 186x24
+                    RenderTableRow {TR} at (0,2) size 186x20
+                      RenderTableCell {TD} at (2,2) size 182x20 [r=0 c=0 rs=1 cs=1]
+                        RenderText {#text} at (1,1) size 180x18
+                          text run at (1,1) width 9 RTL: &quot;).&quot;
+                          text run at (10,1) width 171: &quot;Center table (fixed margins&quot;
</ins><span class="cx">         RenderTable {TABLE} at (2,3038) size 765x232 [border: (2px solid #0000FF)]
</span><span class="cx">           RenderTableSection {TBODY} at (2,2) size 761x228
</span><span class="cx">             RenderTableRow {TR} at (0,2) size 761x224
</span><span class="lines">@@ -1149,27 +1149,27 @@
</span><span class="cx">                 RenderBlock {CENTER} at (5,109) size 747x26 [border: (2px solid #0000FF)]
</span><span class="cx">                   RenderText {#text} at (276,4) size 195x18
</span><span class="cx">                     text run at (276,4) width 195: &quot;Center tag inside align=right td&quot;
</span><del>-                RenderTable {TABLE} at (655,135) size 97x28 [border: (2px solid #0000FF)]
-                  RenderTableSection {TBODY} at (2,2) size 93x24
-                    RenderTableRow {TR} at (0,2) size 93x20
-                      RenderTableCell {TD} at (2,2) size 89x20 [r=0 c=0 rs=1 cs=1]
-                        RenderText {#text} at (1,1) size 87x18
-                          text run at (1,1) width 5 RTL: &quot;.&quot;
-                          text run at (5,1) width 83: &quot;Normal table&quot;
</del><ins>+                RenderTable {TABLE} at (656,135) size 96x28 [border: (2px solid #0000FF)]
+                  RenderTableSection {TBODY} at (2,2) size 92x24
+                    RenderTableRow {TR} at (0,2) size 92x20
+                      RenderTableCell {TD} at (2,2) size 88x20 [r=0 c=0 rs=1 cs=1]
+                        RenderText {#text} at (1,1) size 86x18
+                          text run at (1,1) width 4 RTL: &quot;.&quot;
+                          text run at (5,1) width 82: &quot;Normal table&quot;
</ins><span class="cx">                 RenderTable {TABLE} at (308,163) size 141x28 [border: (2px solid #0000FF)]
</span><del>-                  RenderTableSection {TBODY} at (2,2) size 137x24
-                    RenderTableRow {TR} at (0,2) size 137x20
-                      RenderTableCell {TD} at (2,2) size 133x20 [r=0 c=0 rs=1 cs=1]
-                        RenderText {#text} at (1,1) size 131x18
-                          text run at (1,1) width 5 RTL: &quot;.&quot;
-                          text run at (5,1) width 127: &quot;Center aligned table&quot;
-                RenderTable {TABLE} at (559,191) size 191x28 [border: (2px solid #0000FF)]
-                  RenderTableSection {TBODY} at (2,2) size 187x24
-                    RenderTableRow {TR} at (0,2) size 187x20
-                      RenderTableCell {TD} at (2,2) size 183x20 [r=0 c=0 rs=1 cs=1]
-                        RenderText {#text} at (1,1) size 181x18
-                          text run at (1,1) width 10 RTL: &quot;).&quot;
-                          text run at (10,1) width 172: &quot;Center table (fixed margins&quot;
</del><ins>+                  RenderTableSection {TBODY} at (2,2) size 136x24
+                    RenderTableRow {TR} at (0,2) size 136x20
+                      RenderTableCell {TD} at (2,2) size 132x20 [r=0 c=0 rs=1 cs=1]
+                        RenderText {#text} at (1,1) size 130x18
+                          text run at (1,1) width 4 RTL: &quot;.&quot;
+                          text run at (5,1) width 126: &quot;Center aligned table&quot;
+                RenderTable {TABLE} at (560,191) size 190x28 [border: (2px solid #0000FF)]
+                  RenderTableSection {TBODY} at (2,2) size 186x24
+                    RenderTableRow {TR} at (0,2) size 186x20
+                      RenderTableCell {TD} at (2,2) size 182x20 [r=0 c=0 rs=1 cs=1]
+                        RenderText {#text} at (1,1) size 180x18
+                          text run at (1,1) width 9 RTL: &quot;).&quot;
+                          text run at (10,1) width 171: &quot;Center table (fixed margins&quot;
</ins><span class="cx">         RenderTable {TABLE} at (2,3502) size 765x232 [border: (2px solid #0000FF)]
</span><span class="cx">           RenderTableSection {TBODY} at (2,2) size 761x228
</span><span class="cx">             RenderTableRow {TR} at (0,2) size 761x224
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastblockbasicquirkpercentheighttablecellexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/block/basic/quirk-percent-height-table-cell-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/block/basic/quirk-percent-height-table-cell-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/fast/block/basic/quirk-percent-height-table-cell-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</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="trunkLayoutTestsplatformwinfastblockfloat011expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/block/float/011-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/block/float/011-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/fast/block/float/011-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</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 574x30
-        RenderTableSection {TBODY} at (0,0) size 574x30
-          RenderTableRow {TR} at (0,2) size 574x26
-            RenderTableCell {TD} at (2,2) size 266x26 [r=0 c=0 rs=1 cs=1]
-              RenderTable {TABLE} at (1,1) size 264x24
-                RenderTableSection {TBODY} at (0,0) size 264x24
-                  RenderTableRow {TR} at (0,2) size 264x20
-                    RenderTableCell {TD} at (2,2) size 260x20 [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,0) size 573x30
+        RenderTableSection {TBODY} at (0,0) size 573x30
+          RenderTableRow {TR} at (0,2) size 573x26
+            RenderTableCell {TD} at (2,2) size 265x26 [r=0 c=0 rs=1 cs=1]
+              RenderTable {TABLE} at (1,1) size 263x24
+                RenderTableSection {TBODY} at (0,0) size 263x24
+                  RenderTableRow {TR} at (0,2) size 263x20
+                    RenderTableCell {TD} at (2,2) size 259x20 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                       RenderText {#text} at (1,1) size 257x18
</span><span class="cx">                         text run at (1,1) width 257: &quot;Look at me contributing some minwidth.&quot;
</span><del>-            RenderTableCell {TD} at (269,14) size 303x2 [bgcolor=#FF0000] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (269,14) size 302x2 [bgcolor=#FF0000] [r=0 c=1 rs=1 cs=1]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastblockfloat015expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/block/float/015-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/block/float/015-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/fast/block/float/015-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</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 672x130 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 670x128
-          RenderTableRow {TR} at (0,0) size 670x128
-            RenderTableCell {TD} at (0,51) size 13x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,0) size 671x130 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 669x128
+          RenderTableRow {TR} at (0,0) size 669x128
+            RenderTableCell {TD} at (0,51) size 12x26 [bgcolor=#C0C0C0] [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,4) width 4: &quot; &quot;
</span><del>-            RenderTableCell {TD} at (12,0) size 658x128 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (12,0) size 657x128 [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 650x18
</del><ins>+              RenderBlock {P} at (4,4) size 649x18
</ins><span class="cx">                 RenderText {#text} at (53,0) size 595x18
</span><span class="cx">                   text run at (53,0) width 595: &quot;This text should be flowing past a tall orange rectangle on the left side of the browser window.&quot;
</span><del>-              RenderBlock {DIV} at (4,38) size 650x18 [bgcolor=#008000]
</del><ins>+              RenderBlock {DIV} at (4,38) size 649x18 [bgcolor=#008000]
</ins><span class="cx">                 RenderBR {BR} at (53,0) size 0x18
</span><span class="cx">               RenderImage {IMG} at (4,56) size 50x50 [bgcolor=#FFA500]
</span><del>-              RenderBlock {DIV} at (4,106) size 650x18
</del><ins>+              RenderBlock {DIV} at (4,106) size 649x18
</ins><span class="cx">                 RenderText {#text} at (0,0) size 649x18
</span><span class="cx">                   text run at (0,0) width 649: &quot;This paragraph should appear below the tall orange rectangle above and to the left, and not flow past it.&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastblockmargincollapse001expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/block/margin-collapse/001-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/block/margin-collapse/001-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/fast/block/margin-collapse/001-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,38 +6,38 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 504x18
</span><span class="cx">           text run at (0,0) width 504: &quot;The following two columns should be pixel perfect identical with no red visible.&quot;
</span><del>-      RenderTable {TABLE} at (0,34) size 79x383 [border: (3px solid #000000)]
-        RenderTableSection {TBODY} at (3,3) size 73x377
-          RenderTableRow {TR} at (0,0) size 73x377
-            RenderTableCell {TD} at (0,0) size 37x377 [bgcolor=#FFA500] [r=0 c=0 rs=1 cs=1]
-              RenderBlock {DIV} at (0,50) size 37x277 [bgcolor=#0000FF]
-                RenderBlock {DIV} at (0,0) size 37x59 [bgcolor=#FF0000]
-                  RenderBlock {DIV} at (0,0) size 37x59
-                    RenderBlock {DIV} at (0,0) size 37x59 [bgcolor=#FFFF00]
</del><ins>+      RenderTable {TABLE} at (0,34) size 78x383 [border: (3px solid #000000)]
+        RenderTableSection {TBODY} at (3,3) size 72x377
+          RenderTableRow {TR} at (0,0) size 72x377
+            RenderTableCell {TD} at (0,0) size 36x377 [bgcolor=#FFA500] [r=0 c=0 rs=1 cs=1]
+              RenderBlock {DIV} at (0,50) size 36x277 [bgcolor=#0000FF]
+                RenderBlock {DIV} at (0,0) size 36x59 [bgcolor=#FF0000]
+                  RenderBlock {DIV} at (0,0) size 36x59
+                    RenderBlock {DIV} at (0,0) size 36x59 [bgcolor=#FFFF00]
</ins><span class="cx">                       RenderText {#text} at (0,0) size 36x59
</span><span class="cx">                         text run at (0,0) width 36: &quot;A&quot;
</span><del>-                  RenderBlock {DIV} at (0,109) size 37x0
-                RenderBlock {DIV} at (0,109) size 37x0 [bgcolor=#FF0000]
-                RenderBlock {DIV} at (0,109) size 37x0 [bgcolor=#FF0000]
-                  RenderBlock {DIV} at (0,0) size 37x0
-                RenderBlock {DIV} at (0,109) size 37x59 [bgcolor=#FF0000]
-                  RenderBlock {DIV} at (0,0) size 37x59 [bgcolor=#00FF00]
-                    RenderBlock {DIV} at (0,0) size 37x0 [bgcolor=#FF0000]
-                    RenderBlock (anonymous) at (0,0) size 37x59
</del><ins>+                  RenderBlock {DIV} at (0,109) size 36x0
+                RenderBlock {DIV} at (0,109) size 36x0 [bgcolor=#FF0000]
+                RenderBlock {DIV} at (0,109) size 36x0 [bgcolor=#FF0000]
+                  RenderBlock {DIV} at (0,0) size 36x0
+                RenderBlock {DIV} at (0,109) size 36x59 [bgcolor=#FF0000]
+                  RenderBlock {DIV} at (0,0) size 36x59 [bgcolor=#00FF00]
+                    RenderBlock {DIV} at (0,0) size 36x0 [bgcolor=#FF0000]
+                    RenderBlock (anonymous) at (0,0) size 36x59
</ins><span class="cx">                       RenderText {#text} at (0,0) size 33x59
</span><span class="cx">                         text run at (0,0) width 33: &quot;B&quot;
</span><del>-                RenderBlock {DIV} at (0,218) size 37x59 [bgcolor=#00FFFF]
</del><ins>+                RenderBlock {DIV} at (0,218) size 36x59 [bgcolor=#00FFFF]
</ins><span class="cx">                   RenderText {#text} at (0,0) size 33x59
</span><span class="cx">                     text run at (0,0) width 33: &quot;C&quot;
</span><del>-            RenderTableCell {TD} at (36,0) size 37x377 [bgcolor=#FFA500] [r=0 c=1 rs=1 cs=1]
-              RenderBlock {DIV} at (0,50) size 37x277 [bgcolor=#0000FF]
-                RenderBlock {DIV} at (0,0) size 37x59 [bgcolor=#FFFF00]
</del><ins>+            RenderTableCell {TD} at (36,0) size 36x377 [bgcolor=#FFA500] [r=0 c=1 rs=1 cs=1]
+              RenderBlock {DIV} at (0,50) size 36x277 [bgcolor=#0000FF]
+                RenderBlock {DIV} at (0,0) size 36x59 [bgcolor=#FFFF00]
</ins><span class="cx">                   RenderText {#text} at (0,0) size 36x59
</span><span class="cx">                     text run at (0,0) width 36: &quot;A&quot;
</span><del>-                RenderBlock {DIV} at (0,109) size 37x59 [bgcolor=#00FF00]
</del><ins>+                RenderBlock {DIV} at (0,109) size 36x59 [bgcolor=#00FF00]
</ins><span class="cx">                   RenderText {#text} at (0,0) size 33x59
</span><span class="cx">                     text run at (0,0) width 33: &quot;B&quot;
</span><del>-                RenderBlock {DIV} at (0,218) size 37x59 [bgcolor=#00FFFF]
</del><ins>+                RenderBlock {DIV} at (0,218) size 36x59 [bgcolor=#00FFFF]
</ins><span class="cx">                   RenderText {#text} at (0,0) size 33x59
</span><span class="cx">                     text run at (0,0) width 33: &quot;C&quot;
</span><span class="cx">       RenderBlock {P} at (0,433) size 784x18
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastblockmargincollapse005expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/block/margin-collapse/005-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/block/margin-collapse/005-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/fast/block/margin-collapse/005-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,19 +6,19 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 504x18
</span><span class="cx">           text run at (0,0) width 504: &quot;The following two columns should be pixel perfect identical with no red visible.&quot;
</span><del>-      RenderTable {TABLE} at (0,34) size 79x383 [border: (3px solid #000000)]
-        RenderTableSection {TBODY} at (3,3) size 73x377
-          RenderTableRow {TR} at (0,0) size 73x377
-            RenderTableCell {TD} at (0,0) size 37x377 [bgcolor=#FFA500] [r=0 c=0 rs=1 cs=1]
-            RenderTableCell {TD} at (36,0) size 37x377 [bgcolor=#FFA500] [r=0 c=1 rs=1 cs=1]
-              RenderBlock {DIV} at (0,50) size 37x277 [bgcolor=#0000FF]
-                RenderBlock {DIV} at (0,0) size 37x59 [bgcolor=#FFFF00]
</del><ins>+      RenderTable {TABLE} at (0,34) size 78x383 [border: (3px solid #000000)]
+        RenderTableSection {TBODY} at (3,3) size 72x377
+          RenderTableRow {TR} at (0,0) size 72x377
+            RenderTableCell {TD} at (0,0) size 36x377 [bgcolor=#FFA500] [r=0 c=0 rs=1 cs=1]
+            RenderTableCell {TD} at (36,0) size 36x377 [bgcolor=#FFA500] [r=0 c=1 rs=1 cs=1]
+              RenderBlock {DIV} at (0,50) size 36x277 [bgcolor=#0000FF]
+                RenderBlock {DIV} at (0,0) size 36x59 [bgcolor=#FFFF00]
</ins><span class="cx">                   RenderText {#text} at (0,0) size 36x59
</span><span class="cx">                     text run at (0,0) width 36: &quot;A&quot;
</span><del>-                RenderBlock {DIV} at (0,109) size 37x59 [bgcolor=#00FF00]
</del><ins>+                RenderBlock {DIV} at (0,109) size 36x59 [bgcolor=#00FF00]
</ins><span class="cx">                   RenderText {#text} at (0,0) size 33x59
</span><span class="cx">                     text run at (0,0) width 33: &quot;B&quot;
</span><del>-                RenderBlock {DIV} at (0,218) size 37x59 [bgcolor=#00FFFF]
</del><ins>+                RenderBlock {DIV} at (0,218) size 36x59 [bgcolor=#00FFFF]
</ins><span class="cx">                   RenderText {#text} at (0,0) size 33x59
</span><span class="cx">                     text run at (0,0) width 33: &quot;C&quot;
</span><span class="cx">       RenderBlock {P} at (0,433) size 784x18
</span><span class="lines">@@ -30,23 +30,23 @@
</span><span class="cx">         RenderText {#text} at (308,0) size 4x18
</span><span class="cx">           text run at (308,0) width 4: &quot;.&quot;
</span><span class="cx"> layer at (11,103) size 36x277
</span><del>-  RenderBlock (relative positioned) {DIV} at (0,50) size 37x277 [bgcolor=#0000FF]
</del><ins>+  RenderBlock (relative positioned) {DIV} at (0,50) size 36x277 [bgcolor=#0000FF]
</ins><span class="cx"> layer at (11,103) size 36x59
</span><del>-  RenderBlock (relative positioned) {DIV} at (0,0) size 37x59 [bgcolor=#FF0000]
</del><ins>+  RenderBlock (relative positioned) {DIV} at (0,0) size 36x59 [bgcolor=#FF0000]
</ins><span class="cx"> layer at (11,103) size 36x59
</span><del>-  RenderBlock (relative positioned) {DIV} at (0,0) size 37x59
</del><ins>+  RenderBlock (relative positioned) {DIV} at (0,0) size 36x59
</ins><span class="cx"> layer at (11,103) size 36x59
</span><del>-  RenderBlock (relative positioned) {DIV} at (0,0) size 37x59 [bgcolor=#FFFF00]
</del><ins>+  RenderBlock (relative positioned) {DIV} at (0,0) size 36x59 [bgcolor=#FFFF00]
</ins><span class="cx">     RenderText {#text} at (0,0) size 36x59
</span><span class="cx">       text run at (0,0) width 36: &quot;A&quot;
</span><span class="cx"> layer at (11,212) size 36x59
</span><del>-  RenderBlock (relative positioned) {DIV} at (0,109) size 37x59 [bgcolor=#FF0000]
</del><ins>+  RenderBlock (relative positioned) {DIV} at (0,109) size 36x59 [bgcolor=#FF0000]
</ins><span class="cx"> layer at (11,212) size 36x59
</span><del>-  RenderBlock (relative positioned) {DIV} at (0,0) size 37x59 [bgcolor=#00FF00]
-    RenderBlock (anonymous) at (0,0) size 37x59
</del><ins>+  RenderBlock (relative positioned) {DIV} at (0,0) size 36x59 [bgcolor=#00FF00]
+    RenderBlock (anonymous) at (0,0) size 36x59
</ins><span class="cx">       RenderText {#text} at (0,0) size 33x59
</span><span class="cx">         text run at (0,0) width 33: &quot;B&quot;
</span><span class="cx"> layer at (11,321) size 36x59
</span><del>-  RenderBlock (relative positioned) {DIV} at (0,218) size 37x59 [bgcolor=#00FFFF]
</del><ins>+  RenderBlock (relative positioned) {DIV} at (0,218) size 36x59 [bgcolor=#00FFFF]
</ins><span class="cx">     RenderText {#text} at (0,0) size 33x59
</span><span class="cx">       text run at (0,0) width 33: &quot;C&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastblockmargincollapse006expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/block/margin-collapse/006-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/block/margin-collapse/006-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/fast/block/margin-collapse/006-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -11,17 +11,17 @@
</span><span class="cx">       RenderBlock {P} at (0,34) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 504x18
</span><span class="cx">           text run at (0,0) width 504: &quot;The following two columns should be pixel perfect identical with no red visible.&quot;
</span><del>-      RenderTable {TABLE} at (0,68) 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,68) 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: &quot;X&quot;
</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: &quot;X&quot;
</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="trunkLayoutTestsplatformwinfastblockmargincollapse010expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/block/margin-collapse/010-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/block/margin-collapse/010-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/fast/block/margin-collapse/010-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,22 +6,22 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 579x18
</span><span class="cx">           text run at (0,0) width 579: &quot;The square should consist of exactly five equal bands, orange, lime, orange, yellow, orange.&quot;
</span><del>-      RenderTable {TABLE} at (0,34) 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,34) 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,306) size 784x18
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastblockmargincollapse011expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/block/margin-collapse/011-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/block/margin-collapse/011-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/fast/block/margin-collapse/011-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,28 +6,28 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 579x18
</span><span class="cx">           text run at (0,0) width 579: &quot;The square should consist of exactly five equal bands, orange, lime, orange, yellow, orange.&quot;
</span><del>-      RenderTable {TABLE} at (0,34) 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,34) 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,306) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 259x18
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastblockmargincollapse012expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/block/margin-collapse/012-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/block/margin-collapse/012-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/fast/block/margin-collapse/012-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,13 +6,13 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 504x18
</span><span class="cx">           text run at (0,0) width 504: &quot;The following two columns should be pixel perfect identical with no red visible.&quot;
</span><del>-      RenderTable {TABLE} at (0,34) 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,34) 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="trunkLayoutTestsplatformwinfastblockmargincollapse015expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/block/margin-collapse/015-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/block/margin-collapse/015-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/fast/block/margin-collapse/015-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,14 +6,14 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 504x18
</span><span class="cx">           text run at (0,0) width 504: &quot;The following two columns should be pixel perfect identical with no red visible.&quot;
</span><del>-      RenderTable {TABLE} at (0,34) 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,34) 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="trunkLayoutTestsplatformwinfastblockmargincollapse016expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/block/margin-collapse/016-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/block/margin-collapse/016-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/fast/block/margin-collapse/016-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,15 +6,15 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 504x18
</span><span class="cx">           text run at (0,0) width 504: &quot;The following two columns should be pixel perfect identical with no red visible.&quot;
</span><del>-      RenderTable {TABLE} at (0,34) 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,34) 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="trunkLayoutTestsplatformwinfastblockmargincollapse017expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/block/margin-collapse/017-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/block/margin-collapse/017-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/fast/block/margin-collapse/017-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,16 +6,16 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 618x18
</span><span class="cx">           text run at (0,0) width 618: &quot;The following square should contain exactly two bands, one yellow, one lime, with no red visible.&quot;
</span><del>-      RenderTable {TABLE} at (0,34) 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,34) 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,156) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 259x18
</span><span class="cx">           text run at (0,0) width 259: &quot;This test is meaningless if you don't pass &quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastblockmargincollapse018expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/block/margin-collapse/018-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/block/margin-collapse/018-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/fast/block/margin-collapse/018-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -12,15 +12,15 @@
</span><span class="cx">             text run at (0,18) width 42: &quot;visible&quot;
</span><span class="cx">         RenderText {#text} at (42,18) size 4x18
</span><span class="cx">           text run at (42,18) width 4: &quot;.&quot;
</span><del>-      RenderTable {TABLE} at (0,52) 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,52) 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="trunkLayoutTestsplatformwinfastblockmargincollapse019expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/block/margin-collapse/019-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/block/margin-collapse/019-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/fast/block/margin-collapse/019-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,21 +6,21 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 230x18
</span><span class="cx">           text run at (0,0) width 230: &quot;There should be no red on this page.&quot;
</span><del>-      RenderTable {TABLE} at (0,34) 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,34) 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,156) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 60x18
</span><span class="cx">           text run at (0,0) width 60: &quot;See also: &quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastblockmargincollapse020expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/block/margin-collapse/020-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/block/margin-collapse/020-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/fast/block/margin-collapse/020-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,21 +6,21 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 230x18
</span><span class="cx">           text run at (0,0) width 230: &quot;There should be no red on this page.&quot;
</span><del>-      RenderTable {TABLE} at (0,34) 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,34) 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,206) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 60x18
</span><span class="cx">           text run at (0,0) width 60: &quot;See also: &quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastblockmargincollapse022expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/block/margin-collapse/022-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/block/margin-collapse/022-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/fast/block/margin-collapse/022-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,18 +6,18 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 295x18
</span><span class="cx">           text run at (0,0) width 295: &quot;The following two squares should be identical.&quot;
</span><del>-      RenderTable {TABLE} at (0,34) 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,34) 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="trunkLayoutTestsplatformwinfastblockmargincollapse025expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/block/margin-collapse/025-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/block/margin-collapse/025-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/fast/block/margin-collapse/025-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,19 +6,19 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 295x18
</span><span class="cx">           text run at (0,0) width 295: &quot;The following two squares should be identical.&quot;
</span><del>-      RenderTable {TABLE} at (0,34) 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,34) 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="trunkLayoutTestsplatformwinfastblockmargincollapse032expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/block/margin-collapse/032-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/block/margin-collapse/032-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/fast/block/margin-collapse/032-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,13 +6,13 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 295x18
</span><span class="cx">           text run at (0,0) width 295: &quot;The following two squares should be identical.&quot;
</span><del>-      RenderTable {TABLE} at (0,34) 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,34) 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="trunkLayoutTestsplatformwinfastblockmargincollapse033expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/block/margin-collapse/033-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/block/margin-collapse/033-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/fast/block/margin-collapse/033-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,15 +6,15 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 295x18
</span><span class="cx">           text run at (0,0) width 295: &quot;The following two squares should be identical.&quot;
</span><del>-      RenderTable {TABLE} at (0,34) 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,34) 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="trunkLayoutTestsplatformwinfastblockmargincollapse034expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/block/margin-collapse/034-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/block/margin-collapse/034-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/fast/block/margin-collapse/034-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,20 +6,20 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 447x18
</span><span class="cx">           text run at (0,0) width 447: &quot;The following three rectangles should be identical, with no red present.&quot;
</span><del>-      RenderTable {TABLE} at (0,34) 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,34) 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="trunkLayoutTestsplatformwinfastblockmargincollapse041expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/block/margin-collapse/041-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/block/margin-collapse/041-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/fast/block/margin-collapse/041-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,16 +6,16 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 276x18
</span><span class="cx">           text run at (0,0) width 276: &quot;The two boxes below should look identical.&quot;
</span><del>-      RenderTable {TABLE} at (0,34) 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,34) 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="trunkLayoutTestsplatformwinfastblockmargincollapse042expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/block/margin-collapse/042-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/block/margin-collapse/042-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/fast/block/margin-collapse/042-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,23 +6,23 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 295x18
</span><span class="cx">           text run at (0,0) width 295: &quot;The following two squares should be identical.&quot;
</span><del>-      RenderTable {TABLE} at (0,34) 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,34) 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="trunkLayoutTestsplatformwinfastblockmargincollapse055expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/block/margin-collapse/055-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/block/margin-collapse/055-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/fast/block/margin-collapse/055-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -7,77 +7,77 @@
</span><span class="cx">         RenderText {#text} at (0,0) size 461x18
</span><span class="cx">           text run at (0,0) width 405: &quot;All the following should look the same (and all should look like &quot;
</span><span class="cx">           text run at (405,0) width 56: &quot;the first).&quot;
</span><del>-      RenderTable {TABLE} at (0,34) 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,34) 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: &quot;A&quot;
</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: &quot;C&quot;
</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: &quot;A&quot;
</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: &quot;C&quot;
</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: &quot;A&quot;
</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: &quot;C&quot;
</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: &quot;A&quot;
</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: &quot;C&quot;
</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: &quot;A&quot;
</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: &quot;C&quot;
</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: &quot;A&quot;
</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: &quot;C&quot;
</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: &quot;A&quot;
</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: &quot;C&quot;
</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: &quot;A&quot;
</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: &quot;C&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastblockmargincollapse056expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/block/margin-collapse/056-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/block/margin-collapse/056-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/fast/block/margin-collapse/056-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,17 +6,17 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 230x18
</span><span class="cx">           text run at (0,0) width 230: &quot;There should be no red on this page.&quot;
</span><del>-      RenderTable {TABLE} at (0,34) 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,34) 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,206) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 56x18
</span><span class="cx">           text run at (0,0) width 56: &quot;See also &quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastblockmargincollapse057expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/block/margin-collapse/057-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/block/margin-collapse/057-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/fast/block/margin-collapse/057-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,38 +6,38 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 409x18
</span><span class="cx">           text run at (0,0) width 409: &quot;There six boxes below should look the same with no red present.&quot;
</span><del>-      RenderTable {TABLE} at (0,34) 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,34) 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="trunkLayoutTestsplatformwinfastblockmargincollapse058expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/block/margin-collapse/058-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/block/margin-collapse/058-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/fast/block/margin-collapse/058-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,22 +6,22 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 295x18
</span><span class="cx">           text run at (0,0) width 295: &quot;The following two squares should be identical.&quot;
</span><del>-      RenderTable {TABLE} at (0,34) 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,34) 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="trunkLayoutTestsplatformwinfastblockmargincollapse059expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/block/margin-collapse/059-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/block/margin-collapse/059-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/fast/block/margin-collapse/059-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,18 +6,18 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 230x18
</span><span class="cx">           text run at (0,0) width 230: &quot;There should be no red on this page.&quot;
</span><del>-      RenderTable {TABLE} at (0,34) 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,34) 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,256) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 241x18
</span><span class="cx">           text run at (0,0) width 241: &quot;This test is irrelevant if you don't pass &quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastblockmargincollapse104expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/block/margin-collapse/104-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/block/margin-collapse/104-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/fast/block/margin-collapse/104-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">             text run at (0,18) width 128: &quot;overflow from right.&quot;
</span><span class="cx">           RenderBR {BR} at (128,32) size 0x0
</span><span class="cx">           RenderBR {BR} at (0,36) size 0x18
</span><del>-        RenderTable {TABLE} at (2,56) size 967x28 [border: (2px solid #FF0000)]
-          RenderTableSection {TBODY} at (2,2) size 963x24
-            RenderTableRow {TR} at (0,2) size 963x20
-              RenderTableCell {TD} at (2,2) size 959x20 [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTable {TABLE} at (2,56) size 966x28 [border: (2px solid #FF0000)]
+          RenderTableSection {TBODY} at (2,2) size 962x24
+            RenderTableRow {TR} at (0,2) size 962x20
+              RenderTableCell {TD} at (2,2) size 958x20 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 956x18
</span><span class="cx">                   text run at (1,1) width 480: &quot;Blabla blah. Blabla blah. Blabla blah. Blabla blah. Blabla blah. Blabla blah. &quot;
</span><span class="cx">                   text run at (481,1) width 476: &quot;Blabla blah. Blabla blah. Blabla blah. Blabla blah. Blabla blah. Blabla blah.&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastblockmargincollapseblockinsideinline001expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/block/margin-collapse/block-inside-inline/001-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/block/margin-collapse/block-inside-inline/001-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/fast/block/margin-collapse/block-inside-inline/001-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,99 +6,99 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 504x18
</span><span class="cx">           text run at (0,0) width 504: &quot;The following two columns should be pixel perfect identical with no red visible.&quot;
</span><del>-      RenderTable {TABLE} at (0,34) size 79x383 [border: (3px solid #000000)]
-        RenderTableSection {TBODY} at (3,3) size 73x377
-          RenderTableRow {TR} at (0,0) size 73x377
-            RenderTableCell {TD} at (0,0) size 37x377 [bgcolor=#FFA500] [r=0 c=0 rs=1 cs=1]
-              RenderBlock (anonymous) at (0,0) size 37x0
</del><ins>+      RenderTable {TABLE} at (0,34) size 78x383 [border: (3px solid #000000)]
+        RenderTableSection {TBODY} at (3,3) size 72x377
+          RenderTableRow {TR} at (0,0) size 72x377
+            RenderTableCell {TD} at (0,0) size 36x377 [bgcolor=#FFA500] [r=0 c=0 rs=1 cs=1]
+              RenderBlock (anonymous) at (0,0) size 36x0
</ins><span class="cx">                 RenderInline {SPAN} at (0,0) size 0x0
</span><del>-              RenderBlock (anonymous) at (0,50) size 37x277
-                RenderBlock {DIV} at (0,0) size 37x277 [bgcolor=#0000FF]
-                  RenderBlock (anonymous) at (0,0) size 37x0
</del><ins>+              RenderBlock (anonymous) at (0,50) size 36x277
+                RenderBlock {DIV} at (0,0) size 36x277 [bgcolor=#0000FF]
+                  RenderBlock (anonymous) at (0,0) size 36x0
</ins><span class="cx">                     RenderInline {SPAN} at (0,0) size 0x0
</span><del>-                  RenderBlock (anonymous) at (0,0) size 37x59
-                    RenderBlock {DIV} at (0,0) size 37x59 [bgcolor=#FF0000]
-                      RenderBlock (anonymous) at (0,0) size 37x0
</del><ins>+                  RenderBlock (anonymous) at (0,0) size 36x59
+                    RenderBlock {DIV} at (0,0) size 36x59 [bgcolor=#FF0000]
+                      RenderBlock (anonymous) at (0,0) size 36x0
</ins><span class="cx">                         RenderInline {SPAN} at (0,0) size 0x0
</span><del>-                      RenderBlock (anonymous) at (0,0) size 37x59
-                        RenderBlock {DIV} at (0,0) size 37x59 [bgcolor=#FF0000]
-                          RenderBlock (anonymous) at (0,0) size 37x0
</del><ins>+                      RenderBlock (anonymous) at (0,0) size 36x59
+                        RenderBlock {DIV} at (0,0) size 36x59 [bgcolor=#FF0000]
+                          RenderBlock (anonymous) at (0,0) size 36x0
</ins><span class="cx">                             RenderInline {SPAN} at (0,0) size 0x0
</span><del>-                          RenderBlock (anonymous) at (0,0) size 37x59
-                            RenderBlock {DIV} at (0,0) size 37x59 [bgcolor=#FFFF00]
</del><ins>+                          RenderBlock (anonymous) at (0,0) size 36x59
+                            RenderBlock {DIV} at (0,0) size 36x59 [bgcolor=#FFFF00]
</ins><span class="cx">                               RenderText {#text} at (0,0) size 36x59
</span><span class="cx">                                 text run at (0,0) width 36: &quot;A&quot;
</span><del>-                          RenderBlock (anonymous) at (0,109) size 37x0
</del><ins>+                          RenderBlock (anonymous) at (0,109) size 36x0
</ins><span class="cx">                             RenderInline {SPAN} at (0,0) size 0x0
</span><del>-                      RenderBlock (anonymous) at (0,109) size 37x0
</del><ins>+                      RenderBlock (anonymous) at (0,109) size 36x0
</ins><span class="cx">                         RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx">                           RenderInline {SPAN} at (0,0) size 0x0
</span><del>-                      RenderBlock (anonymous) at (0,109) size 37x0
-                        RenderBlock {DIV} at (0,0) size 37x0 [bgcolor=#FF0000]
-                      RenderBlock (anonymous) at (0,109) size 37x0
</del><ins>+                      RenderBlock (anonymous) at (0,109) size 36x0
+                        RenderBlock {DIV} at (0,0) size 36x0 [bgcolor=#FF0000]
+                      RenderBlock (anonymous) at (0,109) size 36x0
</ins><span class="cx">                         RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx">                           RenderInline {SPAN} at (0,0) size 0x0
</span><del>-                  RenderBlock (anonymous) at (0,109) size 37x0
</del><ins>+                  RenderBlock (anonymous) at (0,109) size 36x0
</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,109) size 37x0
-                    RenderBlock {DIV} at (0,0) size 37x0 [bgcolor=#FF0000]
-                  RenderBlock (anonymous) at (0,109) size 37x0
</del><ins>+                  RenderBlock (anonymous) at (0,109) size 36x0
+                    RenderBlock {DIV} at (0,0) size 36x0 [bgcolor=#FF0000]
+                  RenderBlock (anonymous) at (0,109) size 36x0
</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,109) size 37x0
-                    RenderBlock {DIV} at (0,0) size 37x0 [bgcolor=#FF0000]
-                      RenderBlock (anonymous) at (0,0) size 37x0
</del><ins>+                  RenderBlock (anonymous) at (0,109) size 36x0
+                    RenderBlock {DIV} at (0,0) size 36x0 [bgcolor=#FF0000]
+                      RenderBlock (anonymous) at (0,0) size 36x0
</ins><span class="cx">                         RenderInline {SPAN} at (0,0) size 0x0
</span><del>-                      RenderBlock (anonymous) at (0,0) size 37x0
-                        RenderBlock {DIV} at (0,0) size 37x0 [bgcolor=#FF0000]
-                      RenderBlock (anonymous) at (0,0) size 37x0
</del><ins>+                      RenderBlock (anonymous) at (0,0) size 36x0
+                        RenderBlock {DIV} at (0,0) size 36x0 [bgcolor=#FF0000]
+                      RenderBlock (anonymous) at (0,0) size 36x0
</ins><span class="cx">                         RenderInline {SPAN} at (0,0) size 0x0
</span><del>-                  RenderBlock (anonymous) at (0,109) size 37x0
</del><ins>+                  RenderBlock (anonymous) at (0,109) size 36x0
</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,109) size 37x59
-                    RenderBlock {DIV} at (0,0) size 37x59 [bgcolor=#FF0000]
-                      RenderBlock (anonymous) at (0,0) size 37x0
</del><ins>+                  RenderBlock (anonymous) at (0,109) size 36x59
+                    RenderBlock {DIV} at (0,0) size 36x59 [bgcolor=#FF0000]
+                      RenderBlock (anonymous) at (0,0) size 36x0
</ins><span class="cx">                         RenderInline {SPAN} at (0,0) size 0x0
</span><del>-                      RenderBlock (anonymous) at (0,0) size 37x59
-                        RenderBlock {DIV} at (0,0) size 37x59 [bgcolor=#00FF00]
-                          RenderBlock (anonymous) at (0,0) size 37x0
</del><ins>+                      RenderBlock (anonymous) at (0,0) size 36x59
+                        RenderBlock {DIV} at (0,0) size 36x59 [bgcolor=#00FF00]
+                          RenderBlock (anonymous) at (0,0) size 36x0
</ins><span class="cx">                             RenderInline {SPAN} at (0,0) size 0x0
</span><del>-                          RenderBlock (anonymous) at (0,0) size 37x0
-                            RenderBlock {DIV} at (0,0) size 37x0 [bgcolor=#FF0000]
-                          RenderBlock (anonymous) at (0,0) size 37x59
</del><ins>+                          RenderBlock (anonymous) at (0,0) size 36x0
+                            RenderBlock {DIV} at (0,0) size 36x0 [bgcolor=#FF0000]
+                          RenderBlock (anonymous) at (0,0) size 36x59
</ins><span class="cx">                             RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx">                             RenderText {#text} at (0,0) size 33x59
</span><span class="cx">                               text run at (0,0) width 33: &quot;B&quot;
</span><del>-                      RenderBlock (anonymous) at (0,109) size 37x0
</del><ins>+                      RenderBlock (anonymous) at (0,109) size 36x0
</ins><span class="cx">                         RenderInline {SPAN} at (0,0) size 0x0
</span><del>-                  RenderBlock (anonymous) at (0,218) size 37x0
</del><ins>+                  RenderBlock (anonymous) at (0,218) size 36x0
</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,218) size 37x59
-                    RenderBlock {DIV} at (0,0) size 37x59 [bgcolor=#00FFFF]
</del><ins>+                  RenderBlock (anonymous) at (0,218) size 36x59
+                    RenderBlock {DIV} at (0,0) size 36x59 [bgcolor=#00FFFF]
</ins><span class="cx">                       RenderText {#text} at (0,0) size 33x59
</span><span class="cx">                         text run at (0,0) width 33: &quot;C&quot;
</span><del>-                  RenderBlock (anonymous) at (0,327) size 37x0
</del><ins>+                  RenderBlock (anonymous) at (0,327) size 36x0
</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,377) size 37x0
</del><ins>+              RenderBlock (anonymous) at (0,377) size 36x0
</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 (36,0) size 37x377 [bgcolor=#FFA500] [r=0 c=1 rs=1 cs=1]
-              RenderBlock {DIV} at (0,50) size 37x277 [bgcolor=#0000FF]
-                RenderBlock {DIV} at (0,0) size 37x59 [bgcolor=#FFFF00]
</del><ins>+            RenderTableCell {TD} at (36,0) size 36x377 [bgcolor=#FFA500] [r=0 c=1 rs=1 cs=1]
+              RenderBlock {DIV} at (0,50) size 36x277 [bgcolor=#0000FF]
+                RenderBlock {DIV} at (0,0) size 36x59 [bgcolor=#FFFF00]
</ins><span class="cx">                   RenderText {#text} at (0,0) size 36x59
</span><span class="cx">                     text run at (0,0) width 36: &quot;A&quot;
</span><del>-                RenderBlock {DIV} at (0,109) size 37x59 [bgcolor=#00FF00]
</del><ins>+                RenderBlock {DIV} at (0,109) size 36x59 [bgcolor=#00FF00]
</ins><span class="cx">                   RenderText {#text} at (0,0) size 33x59
</span><span class="cx">                     text run at (0,0) width 33: &quot;B&quot;
</span><del>-                RenderBlock {DIV} at (0,218) size 37x59 [bgcolor=#00FFFF]
</del><ins>+                RenderBlock {DIV} at (0,218) size 36x59 [bgcolor=#00FFFF]
</ins><span class="cx">                   RenderText {#text} at (0,0) size 33x59
</span><span class="cx">                     text run at (0,0) width 33: &quot;C&quot;
</span><span class="cx">       RenderBlock {P} at (0,433) size 784x18
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastblockmargincollapseblockinsideinline005expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/block/margin-collapse/block-inside-inline/005-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/block/margin-collapse/block-inside-inline/005-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/fast/block/margin-collapse/block-inside-inline/005-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,24 +6,24 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 504x18
</span><span class="cx">           text run at (0,0) width 504: &quot;The following two columns should be pixel perfect identical with no red visible.&quot;
</span><del>-      RenderTable {TABLE} at (0,34) size 79x383 [border: (3px solid #000000)]
-        RenderTableSection {TBODY} at (3,3) size 73x377
-          RenderTableRow {TR} at (0,0) size 73x377
-            RenderTableCell {TD} at (0,0) size 37x377 [bgcolor=#FFA500] [r=0 c=0 rs=1 cs=1]
-              RenderBlock (anonymous) at (0,0) size 37x0
</del><ins>+      RenderTable {TABLE} at (0,34) size 78x383 [border: (3px solid #000000)]
+        RenderTableSection {TBODY} at (3,3) size 72x377
+          RenderTableRow {TR} at (0,0) size 72x377
+            RenderTableCell {TD} at (0,0) size 36x377 [bgcolor=#FFA500] [r=0 c=0 rs=1 cs=1]
+              RenderBlock (anonymous) at (0,0) size 36x0
</ins><span class="cx">                 RenderInline {SPAN} at (0,0) size 0x0
</span><del>-              RenderBlock (anonymous) at (0,50) size 37x277
-              RenderBlock (anonymous) at (0,377) size 37x0
</del><ins>+              RenderBlock (anonymous) at (0,50) size 36x277
+              RenderBlock (anonymous) at (0,377) size 36x0
</ins><span class="cx">                 RenderInline {SPAN} at (0,0) size 0x0
</span><del>-            RenderTableCell {TD} at (36,0) size 37x377 [bgcolor=#FFA500] [r=0 c=1 rs=1 cs=1]
-              RenderBlock {DIV} at (0,50) size 37x277 [bgcolor=#0000FF]
-                RenderBlock {DIV} at (0,0) size 37x59 [bgcolor=#FFFF00]
</del><ins>+            RenderTableCell {TD} at (36,0) size 36x377 [bgcolor=#FFA500] [r=0 c=1 rs=1 cs=1]
+              RenderBlock {DIV} at (0,50) size 36x277 [bgcolor=#0000FF]
+                RenderBlock {DIV} at (0,0) size 36x59 [bgcolor=#FFFF00]
</ins><span class="cx">                   RenderText {#text} at (0,0) size 36x59
</span><span class="cx">                     text run at (0,0) width 36: &quot;A&quot;
</span><del>-                RenderBlock {DIV} at (0,109) size 37x59 [bgcolor=#00FF00]
</del><ins>+                RenderBlock {DIV} at (0,109) size 36x59 [bgcolor=#00FF00]
</ins><span class="cx">                   RenderText {#text} at (0,0) size 33x59
</span><span class="cx">                     text run at (0,0) width 33: &quot;B&quot;
</span><del>-                RenderBlock {DIV} at (0,218) size 37x59 [bgcolor=#00FFFF]
</del><ins>+                RenderBlock {DIV} at (0,218) size 36x59 [bgcolor=#00FFFF]
</ins><span class="cx">                   RenderText {#text} at (0,0) size 33x59
</span><span class="cx">                     text run at (0,0) width 33: &quot;C&quot;
</span><span class="cx">       RenderBlock {P} at (0,433) size 784x18
</span><span class="lines">@@ -35,73 +35,73 @@
</span><span class="cx">         RenderText {#text} at (308,0) size 4x18
</span><span class="cx">           text run at (308,0) width 4: &quot;.&quot;
</span><span class="cx"> layer at (11,103) size 36x277
</span><del>-  RenderBlock (relative positioned) {DIV} at (0,0) size 37x277 [bgcolor=#0000FF]
-    RenderBlock (anonymous) at (0,0) size 37x0
</del><ins>+  RenderBlock (relative positioned) {DIV} at (0,0) size 36x277 [bgcolor=#0000FF]
+    RenderBlock (anonymous) at (0,0) size 36x0
</ins><span class="cx">       RenderInline {SPAN} at (0,0) size 0x0
</span><del>-    RenderBlock (anonymous) at (0,0) size 37x59
-    RenderBlock (anonymous) at (0,109) size 37x0
</del><ins>+    RenderBlock (anonymous) at (0,0) size 36x59
+    RenderBlock (anonymous) at (0,109) size 36x0
</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,109) size 37x0
-    RenderBlock (anonymous) at (0,109) size 37x0
</del><ins>+    RenderBlock (anonymous) at (0,109) size 36x0
+    RenderBlock (anonymous) at (0,109) size 36x0
</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,109) size 37x0
-    RenderBlock (anonymous) at (0,109) size 37x0
</del><ins>+    RenderBlock (anonymous) at (0,109) size 36x0
+    RenderBlock (anonymous) at (0,109) size 36x0
</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,109) size 37x59
-    RenderBlock (anonymous) at (0,218) size 37x0
</del><ins>+    RenderBlock (anonymous) at (0,109) size 36x59
+    RenderBlock (anonymous) at (0,218) size 36x0
</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,218) size 37x59
-    RenderBlock (anonymous) at (0,327) size 37x0
</del><ins>+    RenderBlock (anonymous) at (0,218) size 36x59
+    RenderBlock (anonymous) at (0,327) size 36x0
</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"> layer at (11,103) size 36x59
</span><del>-  RenderBlock (relative positioned) {DIV} at (0,0) size 37x59 [bgcolor=#FF0000]
-    RenderBlock (anonymous) at (0,0) size 37x0
</del><ins>+  RenderBlock (relative positioned) {DIV} at (0,0) size 36x59 [bgcolor=#FF0000]
+    RenderBlock (anonymous) at (0,0) size 36x0
</ins><span class="cx">       RenderInline {SPAN} at (0,0) size 0x0
</span><del>-    RenderBlock (anonymous) at (0,0) size 37x59
-    RenderBlock (anonymous) at (0,109) size 37x0
</del><ins>+    RenderBlock (anonymous) at (0,0) size 36x59
+    RenderBlock (anonymous) at (0,109) size 36x0
</ins><span class="cx">       RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx">         RenderInline {SPAN} at (0,0) size 0x0
</span><del>-    RenderBlock (anonymous) at (0,109) size 37x0
-    RenderBlock (anonymous) at (0,109) size 37x0
</del><ins>+    RenderBlock (anonymous) at (0,109) size 36x0
+    RenderBlock (anonymous) at (0,109) size 36x0
</ins><span class="cx">       RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx">         RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx"> layer at (11,103) size 36x59
</span><del>-  RenderBlock (relative positioned) {DIV} at (0,0) size 37x59 [bgcolor=#FF0000]
-    RenderBlock (anonymous) at (0,0) size 37x0
</del><ins>+  RenderBlock (relative positioned) {DIV} at (0,0) size 36x59 [bgcolor=#FF0000]
+    RenderBlock (anonymous) at (0,0) size 36x0
</ins><span class="cx">       RenderInline {SPAN} at (0,0) size 0x0
</span><del>-    RenderBlock (anonymous) at (0,0) size 37x59
-    RenderBlock (anonymous) at (0,109) size 37x0
</del><ins>+    RenderBlock (anonymous) at (0,0) size 36x59
+    RenderBlock (anonymous) at (0,109) size 36x0
</ins><span class="cx">       RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx"> layer at (11,103) size 36x59
</span><del>-  RenderBlock (relative positioned) {DIV} at (0,0) size 37x59 [bgcolor=#FFFF00]
</del><ins>+  RenderBlock (relative positioned) {DIV} at (0,0) size 36x59 [bgcolor=#FFFF00]
</ins><span class="cx">     RenderText {#text} at (0,0) size 36x59
</span><span class="cx">       text run at (0,0) width 36: &quot;A&quot;
</span><span class="cx"> layer at (11,212) size 36x59
</span><del>-  RenderBlock (relative positioned) {DIV} at (0,0) size 37x59 [bgcolor=#FF0000]
-    RenderBlock (anonymous) at (0,0) size 37x0
</del><ins>+  RenderBlock (relative positioned) {DIV} at (0,0) size 36x59 [bgcolor=#FF0000]
+    RenderBlock (anonymous) at (0,0) size 36x0
</ins><span class="cx">       RenderInline {SPAN} at (0,0) size 0x0
</span><del>-    RenderBlock (anonymous) at (0,0) size 37x59
-    RenderBlock (anonymous) at (0,109) size 37x0
</del><ins>+    RenderBlock (anonymous) at (0,0) size 36x59
+    RenderBlock (anonymous) at (0,109) size 36x0
</ins><span class="cx">       RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx"> layer at (11,212) size 36x59
</span><del>-  RenderBlock (relative positioned) {DIV} at (0,0) size 37x59 [bgcolor=#00FF00]
-    RenderBlock (anonymous) at (0,0) size 37x0
</del><ins>+  RenderBlock (relative positioned) {DIV} at (0,0) size 36x59 [bgcolor=#00FF00]
+    RenderBlock (anonymous) at (0,0) size 36x0
</ins><span class="cx">       RenderInline {SPAN} at (0,0) size 0x0
</span><del>-    RenderBlock (anonymous) at (0,0) size 37x0
-    RenderBlock (anonymous) at (0,0) size 37x59
</del><ins>+    RenderBlock (anonymous) at (0,0) size 36x0
+    RenderBlock (anonymous) at (0,0) size 36x59
</ins><span class="cx">       RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx">       RenderText {#text} at (0,0) size 33x59
</span><span class="cx">         text run at (0,0) width 33: &quot;B&quot;
</span><span class="cx"> layer at (11,321) size 36x59
</span><del>-  RenderBlock (relative positioned) {DIV} at (0,0) size 37x59 [bgcolor=#00FFFF]
</del><ins>+  RenderBlock (relative positioned) {DIV} at (0,0) size 36x59 [bgcolor=#00FFFF]
</ins><span class="cx">     RenderText {#text} at (0,0) size 33x59
</span><span class="cx">       text run at (0,0) width 33: &quot;C&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastblockmargincollapseblockinsideinline006expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/block/margin-collapse/block-inside-inline/006-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/block/margin-collapse/block-inside-inline/006-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/fast/block/margin-collapse/block-inside-inline/006-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -11,28 +11,28 @@
</span><span class="cx">       RenderBlock {P} at (0,34) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 504x18
</span><span class="cx">           text run at (0,0) width 504: &quot;The following two columns should be pixel perfect identical with no red visible.&quot;
</span><del>-      RenderTable {TABLE} at (0,68) 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,68) 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: &quot;X&quot;
</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: &quot;X&quot;
</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="trunkLayoutTestsplatformwinfastblockmargincollapseblockinsideinline010expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/block/margin-collapse/block-inside-inline/010-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/block/margin-collapse/block-inside-inline/010-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/fast/block/margin-collapse/block-inside-inline/010-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,77 +6,77 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 579x18
</span><span class="cx">           text run at (0,0) width 579: &quot;The square should consist of exactly five equal bands, orange, lime, orange, yellow, orange.&quot;
</span><del>-      RenderTable {TABLE} at (0,34) 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,34) 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,306) size 784x18
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastblockmargincollapseblockinsideinline011expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/block/margin-collapse/block-inside-inline/011-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/block/margin-collapse/block-inside-inline/011-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/fast/block/margin-collapse/block-inside-inline/011-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,107 +6,107 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 579x18
</span><span class="cx">           text run at (0,0) width 579: &quot;The square should consist of exactly five equal bands, orange, lime, orange, yellow, orange.&quot;
</span><del>-      RenderTable {TABLE} at (0,34) 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,34) 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,306) size 784x18
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastblockmargincollapseblockinsideinline012expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/block/margin-collapse/block-inside-inline/012-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/block/margin-collapse/block-inside-inline/012-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/fast/block/margin-collapse/block-inside-inline/012-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,24 +6,24 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 504x18
</span><span class="cx">           text run at (0,0) width 504: &quot;The following two columns should be pixel perfect identical with no red visible.&quot;
</span><del>-      RenderTable {TABLE} at (0,34) 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,34) 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="trunkLayoutTestsplatformwinfastblockmargincollapseblockinsideinline015expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/block/margin-collapse/block-inside-inline/015-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/block/margin-collapse/block-inside-inline/015-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/fast/block/margin-collapse/block-inside-inline/015-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,9 +6,9 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 504x18
</span><span class="cx">           text run at (0,0) width 504: &quot;The following two columns should be pixel perfect identical with no red visible.&quot;
</span><del>-      RenderTable {TABLE} at (0,34) 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,34) 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="trunkLayoutTestsplatformwinfastblockmargincollapseblockinsideinline016expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/block/margin-collapse/block-inside-inline/016-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/block/margin-collapse/block-inside-inline/016-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/fast/block/margin-collapse/block-inside-inline/016-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,10 +6,10 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 504x18
</span><span class="cx">           text run at (0,0) width 504: &quot;The following two columns should be pixel perfect identical with no red visible.&quot;
</span><del>-      RenderTable {TABLE} at (0,34) 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,34) 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="trunkLayoutTestsplatformwinfastblockmargincollapseblockinsideinline017expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/block/margin-collapse/block-inside-inline/017-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/block/margin-collapse/block-inside-inline/017-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/fast/block/margin-collapse/block-inside-inline/017-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,33 +6,33 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 618x18
</span><span class="cx">           text run at (0,0) width 618: &quot;The following square should contain exactly two bands, one yellow, one lime, with no red visible.&quot;
</span><del>-      RenderTable {TABLE} at (0,34) 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,34) 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,156) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 259x18
</span><span class="cx">           text run at (0,0) width 259: &quot;This test is meaningless if you don't pass &quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastblockmargincollapseblockinsideinline018expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/block/margin-collapse/block-inside-inline/018-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/block/margin-collapse/block-inside-inline/018-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/fast/block/margin-collapse/block-inside-inline/018-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -12,38 +12,38 @@
</span><span class="cx">             text run at (0,18) width 42: &quot;visible&quot;
</span><span class="cx">         RenderText {#text} at (42,18) size 4x18
</span><span class="cx">           text run at (42,18) width 4: &quot;.&quot;
</span><del>-      RenderTable {TABLE} at (0,52) 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,52) 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="trunkLayoutTestsplatformwinfastblockmargincollapseblockinsideinline019expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/block/margin-collapse/block-inside-inline/019-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/block/margin-collapse/block-inside-inline/019-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/fast/block/margin-collapse/block-inside-inline/019-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,70 +6,70 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 230x18
</span><span class="cx">           text run at (0,0) width 230: &quot;There should be no red on this page.&quot;
</span><del>-      RenderTable {TABLE} at (0,34) 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,34) 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,156) size 784x18
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastblockmargincollapseblockinsideinline020expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/block/margin-collapse/block-inside-inline/020-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/block/margin-collapse/block-inside-inline/020-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/fast/block/margin-collapse/block-inside-inline/020-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,70 +6,70 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 230x18
</span><span class="cx">           text run at (0,0) width 230: &quot;There should be no red on this page.&quot;
</span><del>-      RenderTable {TABLE} at (0,34) 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,34) 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,206) size 784x18
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastblockmargincollapseblockinsideinline021expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/block/margin-collapse/block-inside-inline/021-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/block/margin-collapse/block-inside-inline/021-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/fast/block/margin-collapse/block-inside-inline/021-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,13 +6,13 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 295x18
</span><span class="cx">           text run at (0,0) width 295: &quot;The following two squares should be identical.&quot;
</span><del>-      RenderTable {TABLE} at (0,34) 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,34) 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="trunkLayoutTestsplatformwinfastblockmargincollapseblockinsideinline022expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/block/margin-collapse/block-inside-inline/022-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/block/margin-collapse/block-inside-inline/022-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/fast/block/margin-collapse/block-inside-inline/022-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,13 +6,13 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 295x18
</span><span class="cx">           text run at (0,0) width 295: &quot;The following two squares should be identical.&quot;
</span><del>-      RenderTable {TABLE} at (0,34) 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,34) 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="trunkLayoutTestsplatformwinfastblockmargincollapseblockinsideinline025expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/block/margin-collapse/block-inside-inline/025-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/block/margin-collapse/block-inside-inline/025-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/fast/block/margin-collapse/block-inside-inline/025-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,10 +6,10 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 295x18
</span><span class="cx">           text run at (0,0) width 295: &quot;The following two squares should be identical.&quot;
</span><del>-      RenderTable {TABLE} at (0,34) 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,34) 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="trunkLayoutTestsplatformwinfastblockpositioning053expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/block/positioning/053-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/block/positioning/053-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/fast/block/positioning/053-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,18 +6,18 @@
</span><span class="cx">       RenderBlock {DIV} at (0,0) size 770x86 [bgcolor=#000000]
</span><span class="cx"> layer at (8,8) size 770x86
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (0,0) size 770x86 [bgcolor=#FF0000]
</span><del>-    RenderTable {TABLE} at (0,0) size 97x68
-      RenderTableSection {TBODY} at (0,0) size 97x68
-        RenderTableRow {TR} at (0,2) size 97x20
-          RenderTableCell {TD} at (2,2) size 93x20 [r=0 c=0 rs=1 cs=1]
</del><ins>+    RenderTable {TABLE} at (0,0) size 96x68
+      RenderTableSection {TBODY} at (0,0) size 96x68
+        RenderTableRow {TR} at (0,2) size 96x20
+          RenderTableCell {TD} at (2,2) size 92x20 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (1,1) size 90x18
</span><span class="cx">               text run at (1,1) width 90: &quot;Some content.&quot;
</span><del>-        RenderTableRow {TR} at (0,24) size 97x20
-          RenderTableCell {TD} at (2,24) size 93x20 [r=1 c=0 rs=1 cs=1]
</del><ins>+        RenderTableRow {TR} at (0,24) size 96x20
+          RenderTableCell {TD} at (2,24) size 92x20 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (1,1) size 86x18
</span><span class="cx">               text run at (1,1) width 86: &quot;more content.&quot;
</span><del>-        RenderTableRow {TR} at (0,46) size 97x20
-          RenderTableCell {TD} at (2,46) size 93x20 [r=2 c=0 rs=1 cs=1]
</del><ins>+        RenderTableRow {TR} at (0,46) size 96x20
+          RenderTableCell {TD} at (2,46) size 92x20 [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (1,1) size 70x18
</span><span class="cx">               text run at (1,1) width 70: &quot;even more.&quot;
</span><span class="cx">     RenderBlock {DIV} at (0,68) size 770x18 [color=#FFFFFF] [bgcolor=#008000]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastblockpositioningnegativerightposexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/block/positioning/negative-right-pos-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/block/positioning/negative-right-pos-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/fast/block/positioning/negative-right-pos-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -11,6 +11,6 @@
</span><span class="cx">     RenderTable {TABLE} at (0,0) size 250x400 [bgcolor=#008000]
</span><span class="cx">       RenderTableSection {TBODY} at (0,0) size 250x400
</span><span class="cx">         RenderTableRow {TR} at (0,0) size 250x400
</span><del>-          RenderTableCell {TD} at (0,200) size 1x0 [r=0 c=0 rs=1 cs=1]
</del><ins>+          RenderTableCell {TD} at (0,200) size 0x0 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx"> layer at (258,26) size 200x400
</span><span class="cx">   RenderBlock (positioned) {DIV} at (250,0) size 200x400 [bgcolor=#008000]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastblockpositioningtablecellstaticpositionexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/block/positioning/table-cell-static-position-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/block/positioning/table-cell-static-position-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/fast/block/positioning/table-cell-static-position-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -7,44 +7,44 @@
</span><span class="cx">         RenderText {#text} at (0,0) size 160x18
</span><span class="cx">           text run at (0,0) width 160: &quot;All cells should be green.&quot;
</span><span class="cx"> layer at (8,26) size 340x176
</span><del>-  RenderTable {TABLE} at (0,18) 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,18) 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 73x20 [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 72x20 [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,38) 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,120) 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,120) 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,202) size 340x176
</span><del>-  RenderTable {TABLE} at (0,194) 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,194) 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 73x20 [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 72x20 [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,214) 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,296) 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,296) 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="trunkLayoutTestsplatformwinfastbordersbidi009aexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/borders/bidi-009a-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/borders/bidi-009a-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/fast/borders/bidi-009a-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -9,10 +9,10 @@
</span><span class="cx">           text run at (498,0) width 9 RTL: &quot;\x{5D0}&quot;
</span><span class="cx">           text run at (507,0) width 5: &quot;)&quot;
</span><span class="cx">       RenderBlock {DIV} at (32,50) size 720x80 [color=#FFFF00] [bgcolor=#000000]
</span><del>-        RenderTable at (24,24) size 262x32
-          RenderTableSection (anonymous) at (0,0) size 262x32
-            RenderTableRow {P} at (0,0) size 262x32
-              RenderTableCell (anonymous) at (0,0) size 262x32 [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTable at (24,24) size 261x32
+          RenderTableSection (anonymous) at (0,0) size 261x32
+            RenderTableRow {P} at (0,0) size 261x32
+              RenderTableCell (anonymous) at (0,0) size 261x32 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderInline {SPAN} at (0,0) size 14x37
</span><span class="cx">                   RenderText {#text} at (0,-3) size 14x37
</span><span class="cx">                     text run at (0,-3) width 14: &quot;a&quot;
</span><span class="lines">@@ -53,10 +53,10 @@
</span><span class="cx">                   RenderText {#text} at (236,-3) size 25x37
</span><span class="cx">                     text run at (236,-3) width 25: &quot;m&quot;
</span><span class="cx">       RenderBlock {DIV} at (32,162) size 720x80 [color=#FFFF00] [bgcolor=#000000]
</span><del>-        RenderTable at (24,24) size 262x32
-          RenderTableSection (anonymous) at (0,0) size 262x32
-            RenderTableRow {P} at (0,0) size 262x32
-              RenderTableCell (anonymous) at (0,0) size 262x32 [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTable at (24,24) size 261x32
+          RenderTableSection (anonymous) at (0,0) size 261x32
+            RenderTableRow {P} at (0,0) size 261x32
+              RenderTableCell (anonymous) at (0,0) size 261x32 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (0,-3) size 236x37
</span><span class="cx">                   text run at (0,-3) width 14: &quot;a&quot;
</span><span class="cx">                   text run at (49,-3) width 0 LTR override: &quot;\x{202D}&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastbordersborderantialiasingexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/borders/border-antialiasing-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/borders/border-antialiasing-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/fast/borders/border-antialiasing-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -5,98 +5,98 @@
</span><span class="cx">     RenderBody {BODY} at (8,20) size 784x431
</span><span class="cx"> layer at (18,20) size 764x431
</span><span class="cx">   RenderBlock {DIV} at (10,0) size 764x431
</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 744x162
</span><span class="cx">       RenderInline {SPAN} at (0,0) size 78x40
</span><span class="cx">         RenderText {#text} at (6,0) size 72x18
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastbordersborderradiusdifferentwidth001expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/borders/border-radius-different-width-001-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/borders/border-radius-different-width-001-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/fast/borders/border-radius-different-width-001-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</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="trunkLayoutTestsplatformwinfastborderstablebordersexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/borders/table-borders-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/borders/table-borders-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/fast/borders/table-borders-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</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 22x36
</span><del>-  RenderTable {TABLE} at (20,20) size 23x36 [border: (5px outset #808080)]
-    RenderTableSection {TBODY} at (5,5) size 13x26
-      RenderTableRow {TR} at (0,2) size 13x22
-        RenderTableCell {TD} at (2,2) size 9x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+  RenderTable {TABLE} at (20,20) size 22x36 [border: (5px outset #808080)]
+    RenderTableSection {TBODY} at (5,5) size 12x26
+      RenderTableRow {TR} at (0,2) size 12x22
+        RenderTableCell {TD} at (2,2) 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,2) width 4: &quot; &quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastboxshadowbasicshadowsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/box-shadow/basic-shadows-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/box-shadow/basic-shadows-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/fast/box-shadow/basic-shadows-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -19,56 +19,56 @@
</span><span class="cx">           text run at (10,10) width 29: &quot;50%&quot;
</span><span class="cx">           text run at (10,28) width 69: &quot;transparent&quot;
</span><span class="cx">           text run at (10,46) width 87: &quot;black shadow&quot;
</span><del>-      RenderTable {TABLE} at (0,270) size 185x260
-        RenderTableSection {TBODY} at (0,0) size 185x260
-          RenderTableRow {TR} at (0,10) size 185x40
-            RenderTableCell {TD} at (10,10) size 49x40 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,270) size 184x260
+        RenderTableSection {TBODY} at (0,0) size 184x260
+          RenderTableRow {TR} at (0,10) size 184x40
+            RenderTableCell {TD} at (10,10) size 48x40 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (11,11) size 26x18
</span><span class="cx">                 text run at (11,11) width 26: &quot;Cell&quot;
</span><del>-            RenderTableCell {TD} at (68,10) size 49x40 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (68,10) size 48x40 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (11,11) size 26x18
</span><span class="cx">                 text run at (11,11) width 26: &quot;Cell&quot;
</span><del>-            RenderTableCell {TD} at (126,10) size 49x40 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (126,10) size 48x40 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (11,11) size 26x18
</span><span class="cx">                 text run at (11,11) width 26: &quot;Cell&quot;
</span><del>-          RenderTableRow {TR} at (0,60) size 185x40
-            RenderTableCell {TD} at (10,60) size 49x40 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,60) size 184x40
+            RenderTableCell {TD} at (10,60) size 48x40 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (11,11) size 26x18
</span><span class="cx">                 text run at (11,11) width 26: &quot;Cell&quot;
</span><del>-            RenderTableCell {TD} at (68,60) size 49x40 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (68,60) size 48x40 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (11,11) size 26x18
</span><span class="cx">                 text run at (11,11) width 26: &quot;Cell&quot;
</span><del>-            RenderTableCell {TD} at (126,60) size 49x40 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (126,60) size 48x40 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (11,11) size 26x18
</span><span class="cx">                 text run at (11,11) width 26: &quot;Cell&quot;
</span><del>-          RenderTableRow {TR} at (0,110) size 185x40
-            RenderTableCell {TD} at (10,110) size 49x40 [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,110) size 184x40
+            RenderTableCell {TD} at (10,110) size 48x40 [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (11,11) size 26x18
</span><span class="cx">                 text run at (11,11) width 26: &quot;Cell&quot;
</span><del>-            RenderTableCell {TD} at (68,110) size 49x40 [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (68,110) size 48x40 [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (11,11) size 26x18
</span><span class="cx">                 text run at (11,11) width 26: &quot;Cell&quot;
</span><del>-            RenderTableCell {TD} at (126,110) size 49x40 [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (126,110) size 48x40 [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (11,11) size 26x18
</span><span class="cx">                 text run at (11,11) width 26: &quot;Cell&quot;
</span><del>-          RenderTableRow {TR} at (0,160) size 185x40
-            RenderTableCell {TD} at (10,160) size 49x40 [border: (1px solid #000000)] [r=3 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,160) size 184x40
+            RenderTableCell {TD} at (10,160) size 48x40 [border: (1px solid #000000)] [r=3 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (11,11) size 26x18
</span><span class="cx">                 text run at (11,11) width 26: &quot;Cell&quot;
</span><del>-            RenderTableCell {TD} at (68,160) size 49x40 [border: (1px solid #000000)] [r=3 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (68,160) size 48x40 [border: (1px solid #000000)] [r=3 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (11,11) size 26x18
</span><span class="cx">                 text run at (11,11) width 26: &quot;Cell&quot;
</span><del>-            RenderTableCell {TD} at (126,160) size 49x40 [border: (1px solid #000000)] [r=3 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (126,160) size 48x40 [border: (1px solid #000000)] [r=3 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (11,11) size 26x18
</span><span class="cx">                 text run at (11,11) width 26: &quot;Cell&quot;
</span><del>-          RenderTableRow {TR} at (0,210) size 185x40
-            RenderTableCell {TD} at (10,210) size 49x40 [border: (1px solid #000000)] [r=4 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,210) size 184x40
+            RenderTableCell {TD} at (10,210) size 48x40 [border: (1px solid #000000)] [r=4 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (11,11) size 26x18
</span><span class="cx">                 text run at (11,11) width 26: &quot;Cell&quot;
</span><del>-            RenderTableCell {TD} at (68,210) size 49x40 [border: (1px solid #000000)] [r=4 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (68,210) size 48x40 [border: (1px solid #000000)] [r=4 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (11,11) size 26x18
</span><span class="cx">                 text run at (11,11) width 26: &quot;Cell&quot;
</span><del>-            RenderTableCell {TD} at (126,210) size 49x40 [border: (1px solid #000000)] [r=4 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (126,210) size 48x40 [border: (1px solid #000000)] [r=4 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (11,11) size 26x18
</span><span class="cx">                 text run at (11,11) width 26: &quot;Cell&quot;
</span><span class="cx">       RenderBlock {P} at (0,546) size 769x36
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastcss003expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/css/003-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/css/003-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/fast/css/003-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</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 735x361
-        RenderTableSection {TBODY} at (0,0) size 735x361
-          RenderTableRow {TR} at (0,2) size 735x357
-            RenderTableCell {TD} at (2,2) size 243x357 [r=0 c=0 rs=1 cs=1]
-              RenderBlock {H1} at (1,1) size 241x37
</del><ins>+      RenderTable {TABLE} at (0,0) size 734x361
+        RenderTableSection {TBODY} at (0,0) size 734x361
+          RenderTableRow {TR} at (0,2) size 734x357
+            RenderTableCell {TD} at (2,2) size 242x357 [r=0 c=0 rs=1 cs=1]
+              RenderBlock {H1} at (1,1) size 240x37
</ins><span class="cx">                 RenderText {#text} at (0,0) size 177x37
</span><span class="cx">                   text run at (0,0) width 177: &quot;Blue-on-blue&quot;
</span><del>-              RenderBlock (anonymous) at (1,59) size 241x19
</del><ins>+              RenderBlock (anonymous) at (1,59) size 240x19
</ins><span class="cx">                 RenderText {#text} at (0,0) size 142x18
</span><span class="cx">                   text run at (0,0) width 142: &quot;Background color first&quot;
</span><span class="cx">               RenderBlock {DIV} at (17,93) size 98x99 [color=#0000FF] [bgcolor=#0000FF] [border: (1px solid #000000)]
</span><span class="cx">                 RenderText {#text} at (20,1) size 58x58
</span><span class="cx">                   text run at (20,1) width 58: &quot;Az&quot;
</span><del>-              RenderBlock (anonymous) at (1,207) size 241x19
</del><ins>+              RenderBlock (anonymous) at (1,207) size 240x19
</ins><span class="cx">                 RenderText {#text} at (0,0) size 93x18
</span><span class="cx">                   text run at (0,0) width 93: &quot;Text color first&quot;
</span><span class="cx">               RenderBlock {DIV} at (17,241) size 98x99 [color=#0000FF] [bgcolor=#0000FF] [border: (1px solid #000000)]
</span><span class="cx">                 RenderText {#text} at (20,1) size 58x58
</span><span class="cx">                   text run at (20,1) width 58: &quot;Az&quot;
</span><del>-            RenderTableCell {TD} at (246,2) size 243x357 [r=0 c=1 rs=1 cs=1]
-              RenderBlock {H1} at (1,1) size 241x37
</del><ins>+            RenderTableCell {TD} at (246,2) size 242x357 [r=0 c=1 rs=1 cs=1]
+              RenderBlock {H1} at (1,1) size 240x37
</ins><span class="cx">                 RenderText {#text} at (0,0) size 164x37
</span><span class="cx">                   text run at (0,0) width 164: &quot;Blue-on-red&quot;
</span><del>-              RenderBlock (anonymous) at (1,59) size 241x19
</del><ins>+              RenderBlock (anonymous) at (1,59) size 240x19
</ins><span class="cx">                 RenderText {#text} at (0,0) size 142x18
</span><span class="cx">                   text run at (0,0) width 142: &quot;Background color first&quot;
</span><span class="cx">               RenderBlock {DIV} at (17,93) size 98x99 [color=#0000FF] [bgcolor=#FF0000] [border: (1px solid #000000)]
</span><span class="cx">                 RenderText {#text} at (20,1) size 58x58
</span><span class="cx">                   text run at (20,1) width 58: &quot;Az&quot;
</span><del>-              RenderBlock (anonymous) at (1,207) size 241x19
</del><ins>+              RenderBlock (anonymous) at (1,207) size 240x19
</ins><span class="cx">                 RenderText {#text} at (0,0) size 93x18
</span><span class="cx">                   text run at (0,0) width 93: &quot;Text color first&quot;
</span><span class="cx">               RenderBlock {DIV} at (17,241) size 98x99 [color=#0000FF] [bgcolor=#FF0000] [border: (1px solid #000000)]
</span><span class="cx">                 RenderText {#text} at (20,1) size 58x58
</span><span class="cx">                   text run at (20,1) width 58: &quot;Az&quot;
</span><del>-            RenderTableCell {TD} at (490,2) size 243x357 [r=0 c=2 rs=1 cs=1]
-              RenderBlock {H1} at (1,1) size 241x37
</del><ins>+            RenderTableCell {TD} at (490,2) size 242x357 [r=0 c=2 rs=1 cs=1]
+              RenderBlock {H1} at (1,1) size 240x37
</ins><span class="cx">                 RenderText {#text} at (0,0) size 177x37
</span><span class="cx">                   text run at (0,0) width 177: &quot;Blue-on-blue&quot;
</span><del>-              RenderBlock (anonymous) at (1,59) size 241x19
</del><ins>+              RenderBlock (anonymous) at (1,59) size 240x19
</ins><span class="cx">                 RenderText {#text} at (0,0) size 142x18
</span><span class="cx">                   text run at (0,0) width 142: &quot;Background color first&quot;
</span><span class="cx">               RenderBlock {DIV} at (17,93) size 98x99 [color=#0000FF] [bgcolor=#0000FF] [border: (1px solid #000000)]
</span><span class="cx">                 RenderText {#text} at (20,1) size 58x58
</span><span class="cx">                   text run at (20,1) width 58: &quot;Az&quot;
</span><del>-              RenderBlock (anonymous) at (1,207) size 241x19
</del><ins>+              RenderBlock (anonymous) at (1,207) size 240x19
</ins><span class="cx">                 RenderText {#text} at (0,0) size 93x18
</span><span class="cx">                   text run at (0,0) width 93: &quot;Text color first&quot;
</span><span class="cx">               RenderBlock {DIV} at (17,241) size 98x99 [color=#0000FF] [bgcolor=#0000FF] [border: (1px solid #000000)]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastcssabsolutepoitioninrtlparentexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/css/absolute-poition-in-rtl-parent-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/css/absolute-poition-in-rtl-parent-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/fast/css/absolute-poition-in-rtl-parent-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -22,13 +22,13 @@
</span><span class="cx">           text run at (0,36) width 247: &quot;padding on either side of the box stack.&quot;
</span><span class="cx"> layer at (8,148) size 240x340
</span><span class="cx">   RenderBlock (positioned) {DIV} at (8,148) 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,268) 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,368) size 100x100
</span><span class="cx">   RenderBlock (positioned) {DIV} at (20,220) size 100x100 [bgcolor=#808000]
</span><span class="cx"> layer at (300,148) size 340x240
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastcssacid2expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/css/acid2-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/css/acid2-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/fast/css/acid2-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</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: &quot; &quot;
</span><span class="cx">     RenderBlock {DIV} at (12,180) size 740x12
</span><span class="cx">       RenderBlock {DIV} at (60,0) size 96x12 [color=#FFA500] [bgcolor=#FFFF00] [border: none (24px solid #000000) none (24px solid #000000)]
</span><del>-    RenderTable {UL} at (96,192) size 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,2842) size 740x10 scrollHeight 276
</span><span class="cx">   RenderBlock {DIV} at (12,204) size 740x10
</span><del>-    RenderTable {TABLE} at (0,0) size 65x276
-      RenderTableSection {TBODY} at (0,0) size 65x276
-        RenderTableRow {TR} at (0,0) size 65x276
-          RenderTableCell {TD} at (0,0) size 65x276 [r=0 c=0 rs=1 cs=1]
</del><ins>+    RenderTable {TABLE} at (0,0) size 64x276
+      RenderTableSection {TBODY} at (0,0) size 64x276
+        RenderTableRow {TR} at (0,0) size 64x276
+          RenderTableCell {TD} at (0,0) size 64x276 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderImage {IMG} at (0,152) 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="trunkLayoutTestsplatformwinfastcssacid2pixelexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/css/acid2-pixel-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/css/acid2-pixel-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/fast/css/acid2-pixel-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</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: &quot; &quot;
</span><span class="cx">     RenderBlock {DIV} at (12,180) size 740x12
</span><span class="cx">       RenderBlock {DIV} at (60,0) size 96x12 [color=#FFA500] [bgcolor=#FFFF00] [border: none (24px solid #000000) none (24px solid #000000)]
</span><del>-    RenderTable {UL} at (96,192) size 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 276
</span><span class="cx">   RenderBlock {DIV} at (12,204) size 740x10
</span><del>-    RenderTable {TABLE} at (0,0) size 65x276
-      RenderTableSection {TBODY} at (0,0) size 65x276
-        RenderTableRow {TR} at (0,0) size 65x276
-          RenderTableCell {TD} at (0,0) size 65x276 [r=0 c=0 rs=1 cs=1]
</del><ins>+    RenderTable {TABLE} at (0,0) size 64x276
+      RenderTableSection {TBODY} at (0,0) size 64x276
+        RenderTableRow {TR} at (0,0) size 64x276
+          RenderTableCell {TD} at (0,0) size 64x276 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderImage {IMG} at (0,152) 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="trunkLayoutTestsplatformwinfastcssbidioverrideinanonymousblockexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/css/bidi-override-in-anonymous-block-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/css/bidi-override-in-anonymous-block-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/fast/css/bidi-override-in-anonymous-block-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -204,15 +204,15 @@
</span><span class="cx">         RenderTableSection (anonymous) at (1,19) size 143x37
</span><span class="cx">           RenderTableRow {DIV} at (0,0) size 143x18
</span><span class="cx">             RenderTableCell {DIV} at (74,0) size 69x18 [r=0 c=0 rs=1 cs=1]
</span><del>-              RenderText {#text} at (45,0) size 23x18
-                text run at (45,0) width 23: &quot;abc&quot;
</del><ins>+              RenderText {#text} at (46,0) size 22x18
+                text run at (46,0) width 22: &quot;abc&quot;
</ins><span class="cx">             RenderTableCell {DIV} at (0,0) size 75x18 [r=0 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (54,0) size 21x18
</span><span class="cx">                 text run at (54,0) width 21: &quot;def&quot;
</span><span class="cx">           RenderTableRow {DIV} at (0,18) size 143x18
</span><span class="cx">             RenderTableCell {DIV} at (74,18) size 69x18 [r=1 c=0 rs=1 cs=1]
</span><del>-              RenderText {#text} at (51,0) size 17x18
-                text run at (51,0) width 17: &quot;hij&quot;
</del><ins>+              RenderText {#text} at (52,0) size 16x18
+                text run at (52,0) width 16: &quot;hij&quot;
</ins><span class="cx">             RenderTableCell {DIV} at (0,18) size 75x18 [r=1 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (50,0) size 25x18
</span><span class="cx">                 text run at (50,0) width 25: &quot;opq&quot;
</span><span class="lines">@@ -221,20 +221,20 @@
</span><span class="cx">           text run at (0,0) width 523: &quot;Anonymous TABLE, TABLE_ROW, TABLE_ROW_GROUP, TABLE_CELL&quot;
</span><span class="cx">       RenderBlock {DIV} at (0,1126) size 769x76 [border: (1.42px solid #000000)]
</span><span class="cx">         RenderTable at (1,1) size 25x73
</span><del>-          RenderTableSection (anonymous) at (0,18) size 25x36
-            RenderTableRow {DIV} at (0,0) size 25x18
-              RenderTableCell (anonymous) at (0,0) size 25x18 [r=0 c=0 rs=1 cs=1]
-                RenderText {#text} at (2,0) size 23x18
-                  text run at (2,0) width 23 RTL override: &quot;abc&quot;
-            RenderTableRow (anonymous) at (0,18) size 25x18
-              RenderTableCell {DIV} at (0,18) size 25x18 [r=1 c=0 rs=1 cs=1]
-                RenderText {#text} at (4,0) size 21x18
-                  text run at (4,0) width 21 RTL override: &quot;def&quot;
-          RenderBlock {DIV} at (0,0) size 25x18
-            RenderText {#text} at (8,0) size 17x18
-              text run at (8,0) width 17 RTL override: &quot;hij&quot;
-          RenderTableSection {DIV} at (0,54) size 25x18
-            RenderTableRow (anonymous) at (0,0) size 25x18
-              RenderTableCell (anonymous) at (0,0) size 25x18 [r=0 c=0 rs=1 cs=1]
-                RenderText {#text} at (0,0) size 25x18
-                  text run at (0,0) width 25 RTL override: &quot;opq&quot;
</del><ins>+          RenderTableSection (anonymous) at (0,18) size 24x36
+            RenderTableRow {DIV} at (0,0) size 24x18
+              RenderTableCell (anonymous) at (0,0) size 24x18 [r=0 c=0 rs=1 cs=1]
+                RenderText {#text} at (2,0) size 22x18
+                  text run at (2,0) width 22 RTL override: &quot;abc&quot;
+            RenderTableRow (anonymous) at (0,18) size 24x18
+              RenderTableCell {DIV} at (0,18) size 24x18 [r=1 c=0 rs=1 cs=1]
+                RenderText {#text} at (4,0) size 20x18
+                  text run at (4,0) width 20 RTL override: &quot;def&quot;
+          RenderBlock {DIV} at (0,0) size 24x18
+            RenderText {#text} at (8,0) size 16x18
+              text run at (8,0) width 16 RTL override: &quot;hij&quot;
+          RenderTableSection {DIV} at (0,54) size 24x18
+            RenderTableRow (anonymous) at (0,0) size 24x18
+              RenderTableCell (anonymous) at (0,0) size 24x18 [r=0 c=0 rs=1 cs=1]
+                RenderText {#text} at (0,0) size 24x18
+                  text run at (0,0) width 24 RTL override: &quot;opq&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastcssboxshadowandborderradiusexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/css/box-shadow-and-border-radius-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/css/box-shadow-and-border-radius-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/fast/css/box-shadow-and-border-radius-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</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="trunkLayoutTestsplatformwinfastcsscaptionwidthabsolutepositionexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/css/caption-width-absolute-position-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/css/caption-width-absolute-position-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/fast/css/caption-width-absolute-position-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</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="trunkLayoutTestsplatformwinfastcsscaptionwidthabsolutepositionoffsettopexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/css/caption-width-absolute-position-offset-top-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/css/caption-width-absolute-position-offset-top-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/fast/css/caption-width-absolute-position-offset-top-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</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="trunkLayoutTestsplatformwinfastcsscaptionwidthfixedpositionexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/css/caption-width-fixed-position-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/css/caption-width-fixed-position-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/fast/css/caption-width-fixed-position-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</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="trunkLayoutTestsplatformwinfastcsscaptionwidthfixedpositionoffsettopexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/css/caption-width-fixed-position-offset-top-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/css/caption-width-fixed-position-offset-top-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/fast/css/caption-width-fixed-position-offset-top-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</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="trunkLayoutTestsplatformwinfastcsscaptionwidthrelativepositionexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/css/caption-width-relative-position-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/css/caption-width-relative-position-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/fast/css/caption-width-relative-position-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</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: &quot;xxxx&quot;
</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: &quot;xxxx&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastcsscaptionwidthrelativepositionoffsettopexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/css/caption-width-relative-position-offset-top-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/css/caption-width-relative-position-offset-top-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/fast/css/caption-width-relative-position-offset-top-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</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: &quot;xxxx&quot;
</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: &quot;xxxx&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastcsscss3nthchildexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/css/css3-nth-child-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/css/css3-nth-child-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/fast/css/css3-nth-child-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx">                 RenderText {#text} at (1,1) size 346x36
</span><span class="cx">                   text run at (1,1) width 346: &quot;This is the first cell in the first row of this table, and&quot;
</span><span class="cx">                   text run at (1,19) width 175: &quot;should be green, and bold&quot;
</span><del>-              RenderTableCell {TD} at (386,2) size 396x38 [r=0 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (386,2) size 397x38 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 365x36
</span><span class="cx">                   text run at (1,1) width 365: &quot;This is the second cell in the first row of this table, and&quot;
</span><span class="cx">                   text run at (1,19) width 171: &quot;should be green and bold&quot;
</span><span class="lines">@@ -20,7 +20,7 @@
</span><span class="cx">                 RenderText {#text} at (1,1) size 365x36
</span><span class="cx">                   text run at (1,1) width 365: &quot;This is the first cell in the second row of this table, and&quot;
</span><span class="cx">                   text run at (1,19) width 178: &quot;should be purple and bold&quot;
</span><del>-              RenderTableCell {TD} at (386,42) size 396x38 [r=1 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (386,42) size 397x38 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 384x36
</span><span class="cx">                   text run at (1,1) width 384: &quot;This is the second cell in the second row of this table, and&quot;
</span><span class="cx">                   text run at (1,19) width 178: &quot;should be purple and bold&quot;
</span><span class="lines">@@ -29,7 +29,7 @@
</span><span class="cx">                 RenderText {#text} at (1,1) size 374x36
</span><span class="cx">                   text run at (1,1) width 374: &quot;This is the first cell in the third row of this table, and should&quot;
</span><span class="cx">                   text run at (1,19) width 54: &quot;be green&quot;
</span><del>-              RenderTableCell {TD} at (386,82) size 396x38 [r=2 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (386,82) size 397x38 [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 348x36
</span><span class="cx">                   text run at (1,1) width 348: &quot;This is the second cell in the third row of this table, and&quot;
</span><span class="cx">                   text run at (1,19) width 100: &quot;should be green&quot;
</span><span class="lines">@@ -38,7 +38,7 @@
</span><span class="cx">                 RenderText {#text} at (1,1) size 337x36
</span><span class="cx">                   text run at (1,1) width 337: &quot;This is the first cell in the fourth row of this table, and&quot;
</span><span class="cx">                   text run at (1,19) width 105: &quot;should be purple&quot;
</span><del>-              RenderTableCell {TD} at (386,122) size 396x38 [r=3 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (386,122) size 397x38 [r=3 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 357x36
</span><span class="cx">                   text run at (1,1) width 357: &quot;This is the second cell in the fourth row of this table, and&quot;
</span><span class="cx">                   text run at (1,19) width 105: &quot;should be purple&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastcssfirstletterfloatexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/css/first-letter-float-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/css/first-letter-float-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/fast/css/first-letter-float-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -24,22 +24,22 @@
</span><span class="cx">             text run at (274,0) width 12: &quot;A&quot;
</span><span class="cx">         RenderText {#text} at (286,0) size 26x18
</span><span class="cx">           text run at (286,0) width 26: &quot;-Z\x{201D}.&quot;
</span><del>-      RenderTable {TABLE} at (0,86) size 34x24
-        RenderTableSection {TBODY} at (0,0) size 34x24
-          RenderTableRow {TR} at (0,2) size 34x20
-            RenderTableCell {TD} at (2,2) size 30x20 [r=0 c=0 rs=1 cs=1]
-              RenderBlock {DIV} at (1,1) size 28x18
-                RenderBlock {P} at (0,0) size 28x18
</del><ins>+      RenderTable {TABLE} at (0,86) size 33x24
+        RenderTableSection {TBODY} at (0,0) size 33x24
+          RenderTableRow {TR} at (0,2) size 33x20
+            RenderTableCell {TD} at (2,2) size 29x20 [r=0 c=0 rs=1 cs=1]
+              RenderBlock {DIV} at (1,1) size 27x18
+                RenderBlock {P} at (0,0) size 27x18
</ins><span class="cx">                   RenderBlock (floating) at (0,0) size 12x18 [color=#008000]
</span><span class="cx">                     RenderText {#text} at (0,0) size 12x18
</span><span class="cx">                       text run at (0,0) width 12: &quot;A&quot;
</span><span class="cx">                   RenderText {#text} at (12,0) size 15x18
</span><span class="cx">                     text run at (12,0) width 15: &quot;-Z&quot;
</span><del>-      RenderTable {TABLE} at (0,110) size 34x24
-        RenderTableSection {TBODY} at (0,0) size 34x24
-          RenderTableRow {TR} at (0,2) size 34x20
-            RenderTableCell {TD} at (2,2) size 30x20 [r=0 c=0 rs=1 cs=1]
-              RenderBlock {P} at (1,1) size 28x18
</del><ins>+      RenderTable {TABLE} at (0,110) size 33x24
+        RenderTableSection {TBODY} at (0,0) size 33x24
+          RenderTableRow {TR} at (0,2) size 33x20
+            RenderTableCell {TD} at (2,2) size 29x20 [r=0 c=0 rs=1 cs=1]
+              RenderBlock {P} at (1,1) size 27x18
</ins><span class="cx">                 RenderBlock (floating) at (0,0) size 12x18 [color=#008000]
</span><span class="cx">                   RenderText {#text} at (0,0) size 12x18
</span><span class="cx">                     text run at (0,0) width 12: &quot;A&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastcssfocusringdetachedexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/css/focus-ring-detached-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/css/focus-ring-detached-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/fast/css/focus-ring-detached-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</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 461x96
-        RenderTableSection {TBODY} at (0,0) size 461x96
-          RenderTableRow {TR} at (0,2) size 461x92
</del><ins>+      RenderTable {TABLE} at (0,0) size 460x96
+        RenderTableSection {TBODY} at (0,0) size 460x96
+          RenderTableRow {TR} at (0,2) size 460x92
</ins><span class="cx">             RenderTableCell {TD} at (2,2) size 102x92 [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,1) size 97x90
</span><span class="cx">                 text run at (1,1) width 79: &quot;This is some&quot;
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">                 text run at (1,37) width 80: &quot;is some filler&quot;
</span><span class="cx">                 text run at (1,55) width 69: &quot;text.This is&quot;
</span><span class="cx">                 text run at (1,73) width 97: &quot;some filler text.&quot;
</span><del>-            RenderTableCell {TD} at (106,20) size 353x56 [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (106,20) size 352x56 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 198x18
</span><span class="cx">                 text run at (1,1) width 198: &quot;The text in this anchor element &quot;
</span><span class="cx">               RenderInline {A} at (0,0) size 244x36 [color=#0000EE]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastcssfocusringmultilineexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/css/focus-ring-multiline-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/css/focus-ring-multiline-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/fast/css/focus-ring-multiline-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</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 461x150
-        RenderTableSection {TBODY} at (0,0) size 461x150
-          RenderTableRow {TR} at (0,2) size 461x146
</del><ins>+      RenderTable {TABLE} at (0,0) size 460x150
+        RenderTableSection {TBODY} at (0,0) size 460x150
+          RenderTableRow {TR} at (0,2) size 460x146
</ins><span class="cx">             RenderTableCell {TD} at (2,2) size 102x146 [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,1) size 29x18
</span><span class="cx">                 text run at (1,1) width 29: &quot;The &quot;
</span><span class="lines">@@ -21,7 +21,7 @@
</span><span class="cx">                   text run at (1,127) width 28: &quot;look&quot;
</span><span class="cx">               RenderText {#text} at (29,127) size 27x18
</span><span class="cx">                 text run at (29,127) width 27: &quot;like.&quot;
</span><del>-            RenderTableCell {TD} at (106,56) size 353x38 [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (106,56) size 352x38 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 336x36
</span><span class="cx">                 text run at (1,1) width 336: &quot;This is some filler text. This is some filler text. This is&quot;
</span><span class="cx">                 text run at (1,19) width 244: &quot;some filler text. This is some filler text.&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastcssh1insectionelementsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/css/h1-in-section-elements-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/css/h1-in-section-elements-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/fast/css/h1-in-section-elements-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</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 800x412
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 800x413
</span><del>-    RenderBody {BODY} at (8,16) size 784x187
</del><ins>+    RenderBody {BODY} at (8,16) size 784x186
</ins><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 439x18
</span><span class="cx">           text run at (0,0) width 439: &quot;For each of pairs, the first one and the second one should be identical.&quot;
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderTable {TABLE} at (0,34) size 153x363
-        RenderTableSection {TBODY} at (0,0) size 153x363
-          RenderTableRow {TR} at (0,2) size 153x76
-            RenderTableCell {TD} at (2,2) size 74x76 [r=0 c=0 rs=1 cs=1]
-              RenderBlock {SECTION} at (1,1) size 72x74
-                RenderBlock {HR} at (0,0) size 72x2 [border: (1px inset #000000)]
-                RenderBlock {H1} at (0,21) size 72x31 [border: (1px solid #00FF00)]
</del><ins>+      RenderTable {TABLE} at (0,34) size 152x363
+        RenderTableSection {TBODY} at (0,0) size 152x363
+          RenderTableRow {TR} at (0,2) size 152x76
+            RenderTableCell {TD} at (2,2) size 73x76 [r=0 c=0 rs=1 cs=1]
+              RenderBlock {SECTION} at (1,1) size 71x74
+                RenderBlock {HR} at (0,0) size 71x2 [border: (1px inset #000000)]
+                RenderBlock {H1} at (0,21) size 71x31 [border: (1px solid #00FF00)]
</ins><span class="cx">                   RenderText {#text} at (1,1) size 69x28
</span><span class="cx">                     text run at (1,1) width 69: &quot;MMM&quot;
</span><del>-                RenderBlock {HR} at (0,71) size 72x3 [border: (1px inset #000000)]
-            RenderTableCell {TD} at (77,2) size 74x76 [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 72x31 [border: (1px solid #00FF00)]
</del><ins>+                RenderBlock {HR} at (0,71) size 71x3 [border: (1px inset #000000)]
+            RenderTableCell {TD} at (77,2) size 73x76 [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 71x31 [border: (1px solid #00FF00)]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 69x28
</span><span class="cx">                   text run at (1,1) width 69: &quot;MMM&quot;
</span><del>-              RenderBlock {HR} at (1,72) size 72x3 [border: (1px inset #000000)]
-          RenderTableRow {TR} at (0,79) size 153x69
-            RenderTableCell {TD} at (2,79) size 74x69 [r=1 c=0 rs=1 cs=1]
-              RenderBlock {ARTICLE} at (1,1) size 72x66
-                RenderBlock {SECTION} at (0,0) size 72x66
-                  RenderBlock {HR} at (0,0) size 72x2 [border: (1px inset #000000)]
-                  RenderBlock {H1} at (0,20) size 72x25 [border: (1px solid #00FF00)]
</del><ins>+              RenderBlock {HR} at (1,72) size 71x3 [border: (1px inset #000000)]
+          RenderTableRow {TR} at (0,79) size 152x69
+            RenderTableCell {TD} at (2,79) size 73x69 [r=1 c=0 rs=1 cs=1]
+              RenderBlock {ARTICLE} at (1,1) size 71x66
+                RenderBlock {SECTION} at (0,0) size 71x66
+                  RenderBlock {HR} at (0,0) size 71x2 [border: (1px inset #000000)]
+                  RenderBlock {H1} at (0,20) size 71x25 [border: (1px solid #00FF00)]
</ins><span class="cx">                     RenderText {#text} at (1,1) size 54x22
</span><span class="cx">                       text run at (1,1) width 54: &quot;MMM&quot;
</span><del>-                  RenderBlock {HR} at (0,63) size 72x3 [border: (1px inset #000000)]
-            RenderTableCell {TD} at (77,79) size 74x69 [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 72x25 [border: (1px solid #00FF00)]
</del><ins>+                  RenderBlock {HR} at (0,63) size 71x3 [border: (1px inset #000000)]
+            RenderTableCell {TD} at (77,79) size 73x69 [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 71x25 [border: (1px solid #00FF00)]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 54x22
</span><span class="cx">                   text run at (1,1) width 54: &quot;MMM&quot;
</span><del>-              RenderBlock {HR} at (1,64) size 72x3 [border: (1px inset #000000)]
-          RenderTableRow {TR} at (0,149) size 153x69
-            RenderTableCell {TD} at (2,149) size 74x69 [r=2 c=0 rs=1 cs=1]
-              RenderBlock {NAV} at (1,1) size 72x67
-                RenderBlock {ARTICLE} at (0,0) size 72x67
-                  RenderBlock {SECTION} at (0,0) size 72x67
-                    RenderBlock {HR} at (0,0) size 72x2 [border: (1px inset #000000)]
-                    RenderBlock {H1} at (0,23) size 72x21 [border: (1px solid #00FF00)]
</del><ins>+              RenderBlock {HR} at (1,64) size 71x3 [border: (1px inset #000000)]
+          RenderTableRow {TR} at (0,149) size 152x69
+            RenderTableCell {TD} at (2,149) size 73x69 [r=2 c=0 rs=1 cs=1]
+              RenderBlock {NAV} at (1,1) size 71x67
+                RenderBlock {ARTICLE} at (0,0) size 71x67
+                  RenderBlock {SECTION} at (0,0) size 71x67
+                    RenderBlock {HR} at (0,0) size 71x2 [border: (1px inset #000000)]
+                    RenderBlock {H1} at (0,23) size 71x21 [border: (1px solid #00FF00)]
</ins><span class="cx">                       RenderText {#text} at (1,1) size 45x18
</span><span class="cx">                         text run at (1,1) width 45: &quot;MMM&quot;
</span><del>-                    RenderBlock {HR} at (0,64) size 72x3 [border: (1px inset #000000)]
-            RenderTableCell {TD} at (77,149) size 74x69 [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 72x21 [border: (1px solid #00FF00)]
</del><ins>+                    RenderBlock {HR} at (0,64) size 71x3 [border: (1px inset #000000)]
+            RenderTableCell {TD} at (77,149) size 73x69 [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 71x21 [border: (1px solid #00FF00)]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 45x18
</span><span class="cx">                   text run at (1,1) width 45: &quot;MMM&quot;
</span><del>-              RenderBlock {HR} at (1,65) size 72x3 [border: (1px inset #000000)]
-          RenderTableRow {TR} at (0,219) size 153x69
-            RenderTableCell {TD} at (2,219) 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,65) size 71x3 [border: (1px inset #000000)]
+          RenderTableRow {TR} at (0,219) size 152x69
+            RenderTableCell {TD} at (2,219) 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: &quot;MMM&quot;
</span><del>-                      RenderBlock {HR} at (0,63) size 72x3 [border: (1px inset #000000)]
-            RenderTableCell {TD} at (77,219) 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,219) 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: &quot;MMM&quot;
</span><del>-              RenderBlock {HR} at (1,64) size 72x3 [border: (1px inset #000000)]
-          RenderTableRow {TR} at (0,289) size 153x72
-            RenderTableCell {TD} at (2,289) size 74x72 [r=4 c=0 rs=1 cs=1]
-              RenderBlock {SECTION} at (1,1) size 72x69
-                RenderBlock {DIV} at (0,0) size 72x69
-                  RenderBlock {NAV} at (0,0) size 72x69
-                    RenderBlock {ASIDE} at (0,0) size 72x69
-                      RenderBlock {ARTICLE} at (0,0) size 72x69
-                        RenderBlock {SECTION} at (0,0) size 72x69
-                          RenderBlock {HR} at (0,0) size 72x2 [border: (1px inset #000000)]
-                          RenderBlock {H1} at (0,26) size 72x16 [border: (1px solid #00FF00)]
</del><ins>+              RenderBlock {HR} at (1,64) size 71x3 [border: (1px inset #000000)]
+          RenderTableRow {TR} at (0,289) size 152x72
+            RenderTableCell {TD} at (2,289) size 73x72 [r=4 c=0 rs=1 cs=1]
+              RenderBlock {SECTION} at (1,1) size 71x69
+                RenderBlock {DIV} at (0,0) size 71x69
+                  RenderBlock {NAV} at (0,0) size 71x69
+                    RenderBlock {ASIDE} at (0,0) size 71x69
+                      RenderBlock {ARTICLE} at (0,0) size 71x69
+                        RenderBlock {SECTION} at (0,0) size 71x69
+                          RenderBlock {HR} at (0,0) size 71x2 [border: (1px inset #000000)]
+                          RenderBlock {H1} at (0,26) size 71x16 [border: (1px solid #00FF00)]
</ins><span class="cx">                             RenderText {#text} at (1,1) size 30x13
</span><span class="cx">                               text run at (1,1) width 30: &quot;MMM&quot;
</span><del>-                          RenderBlock {HR} at (0,66) size 72x3 [border: (1px inset #000000)]
-                  RenderBlock {DIV} at (0,68) size 72x0
-            RenderTableCell {TD} at (77,289) size 74x72 [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 72x16 [border: (1px solid #00FF00)]
</del><ins>+                          RenderBlock {HR} at (0,66) size 71x3 [border: (1px inset #000000)]
+                  RenderBlock {DIV} at (0,68) size 71x0
+            RenderTableCell {TD} at (77,289) size 73x72 [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 71x16 [border: (1px solid #00FF00)]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 30x13
</span><span class="cx">                   text run at (1,1) width 30: &quot;MMM&quot;
</span><del>-              RenderBlock {HR} at (1,67) size 72x3 [border: (1px inset #000000)]
-      RenderTable {TABLE} at (152,34) size 363x153
-        RenderTableSection {TBODY} at (0,0) size 363x153
-          RenderTableRow {TR} at (0,2) size 76x153
-            RenderTableCell {TD} at (2,2) size 76x74 [r=0 c=0 rs=1 cs=1]
-              RenderBlock {SECTION} at (1,1) size 74x72
-                RenderBlock {HR} at (0,0) size 2x72 [border: (1px inset #000000)]
-                RenderBlock {H1} at (21,0) size 31x72 [border: (1px solid #00FF00)]
</del><ins>+              RenderBlock {HR} at (1,67) size 71x3 [border: (1px inset #000000)]
+      RenderTable {TABLE} at (152,34) size 363x152
+        RenderTableSection {TBODY} at (0,0) size 363x152
+          RenderTableRow {TR} at (0,2) size 76x152
+            RenderTableCell {TD} at (2,2) size 76x73 [r=0 c=0 rs=1 cs=1]
+              RenderBlock {SECTION} at (1,1) size 74x71
+                RenderBlock {HR} at (0,0) size 2x71 [border: (1px inset #000000)]
+                RenderBlock {H1} at (21,0) size 31x71 [border: (1px solid #00FF00)]
</ins><span class="cx">                   RenderText {#text} at (1,1) size 28x69
</span><span class="cx">                     text run at (1,1) width 69: &quot;MMM&quot;
</span><del>-                RenderBlock {HR} at (71,0) size 3x72 [border: (1px inset #000000)]
-            RenderTableCell {TD} at (2,77) size 76x74 [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 31x72 [border: (1px solid #00FF00)]
</del><ins>+                RenderBlock {HR} at (71,0) size 3x71 [border: (1px inset #000000)]
+            RenderTableCell {TD} at (2,77) size 76x73 [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 31x71 [border: (1px solid #00FF00)]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 28x69
</span><span class="cx">                   text run at (1,1) width 69: &quot;MMM&quot;
</span><del>-              RenderBlock {HR} at (72,1) size 3x72 [border: (1px inset #000000)]
</del><ins>+              RenderBlock {HR} at (72,1) size 3x71 [border: (1px inset #000000)]
</ins><span class="cx">           RenderTableRow {TR} at (0,79) size 68x153
</span><del>-            RenderTableCell {TD} at (79,2) size 69x74 [r=1 c=0 rs=1 cs=1]
-              RenderBlock {ARTICLE} at (1,1) size 66x72
-                RenderBlock {SECTION} at (0,0) size 66x72
-                  RenderBlock {HR} at (0,0) size 2x72 [border: (1px inset #000000)]
-                  RenderBlock {H1} at (20,0) size 25x72 [border: (1px solid #00FF00)]
</del><ins>+            RenderTableCell {TD} at (79,2) size 69x73 [r=1 c=0 rs=1 cs=1]
+              RenderBlock {ARTICLE} at (1,1) size 66x71
+                RenderBlock {SECTION} at (0,0) size 66x71
+                  RenderBlock {HR} at (0,0) size 2x71 [border: (1px inset #000000)]
+                  RenderBlock {H1} at (20,0) size 25x71 [border: (1px solid #00FF00)]
</ins><span class="cx">                     RenderText {#text} at (1,1) size 22x54
</span><span class="cx">                       text run at (1,1) width 54: &quot;MMM&quot;
</span><del>-                  RenderBlock {HR} at (63,0) size 3x72 [border: (1px inset #000000)]
-            RenderTableCell {TD} at (79,77) size 69x74 [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 25x72 [border: (1px solid #00FF00)]
</del><ins>+                  RenderBlock {HR} at (63,0) size 3x71 [border: (1px inset #000000)]
+            RenderTableCell {TD} at (79,77) size 69x73 [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 25x71 [border: (1px solid #00FF00)]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 22x54
</span><span class="cx">                   text run at (1,1) width 54: &quot;MMM&quot;
</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,149) size 69x153
</span><del>-            RenderTableCell {TD} at (149,2) size 69x74 [r=2 c=0 rs=1 cs=1]
-              RenderBlock {NAV} at (1,1) size 67x72
-                RenderBlock {ARTICLE} at (0,0) size 67x72
-                  RenderBlock {SECTION} at (0,0) size 67x72
-                    RenderBlock {HR} at (0,0) size 2x72 [border: (1px inset #000000)]
-                    RenderBlock {H1} at (23,0) size 21x72 [border: (1px solid #00FF00)]
</del><ins>+            RenderTableCell {TD} at (149,2) size 69x73 [r=2 c=0 rs=1 cs=1]
+              RenderBlock {NAV} at (1,1) size 67x71
+                RenderBlock {ARTICLE} at (0,0) size 67x71
+                  RenderBlock {SECTION} at (0,0) size 67x71
+                    RenderBlock {HR} at (0,0) size 2x71 [border: (1px inset #000000)]
+                    RenderBlock {H1} at (23,0) size 21x71 [border: (1px solid #00FF00)]
</ins><span class="cx">                       RenderText {#text} at (1,1) size 18x45
</span><span class="cx">                         text run at (1,1) width 45: &quot;MMM&quot;
</span><del>-                    RenderBlock {HR} at (64,0) size 3x72 [border: (1px inset #000000)]
-            RenderTableCell {TD} at (149,77) size 69x74 [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 21x72 [border: (1px solid #00FF00)]
</del><ins>+                    RenderBlock {HR} at (64,0) size 3x71 [border: (1px inset #000000)]
+            RenderTableCell {TD} at (149,77) size 69x73 [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 21x71 [border: (1px solid #00FF00)]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 18x45
</span><span class="cx">                   text run at (1,1) width 45: &quot;MMM&quot;
</span><del>-              RenderBlock {HR} at (65,1) size 3x72 [border: (1px inset #000000)]
</del><ins>+              RenderBlock {HR} at (65,1) size 3x71 [border: (1px inset #000000)]
</ins><span class="cx">           RenderTableRow {TR} at (0,219) size 68x153
</span><del>-            RenderTableCell {TD} at (219,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 (219,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: &quot;MMM&quot;
</span><del>-                      RenderBlock {HR} at (63,0) size 3x72 [border: (1px inset #000000)]
-            RenderTableCell {TD} at (219,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 (219,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: &quot;MMM&quot;
</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,289) size 71x153
</span><del>-            RenderTableCell {TD} at (289,2) size 72x74 [r=4 c=0 rs=1 cs=1]
-              RenderBlock {SECTION} at (1,1) size 69x72
-                RenderBlock {DIV} at (0,0) size 69x72
-                  RenderBlock {NAV} at (0,0) size 69x72
-                    RenderBlock {ASIDE} at (0,0) size 69x72
-                      RenderBlock {ARTICLE} at (0,0) size 69x72
-                        RenderBlock {SECTION} at (0,0) size 69x72
-                          RenderBlock {HR} at (0,0) size 2x72 [border: (1px inset #000000)]
-                          RenderBlock {H1} at (26,0) size 16x72 [border: (1px solid #00FF00)]
</del><ins>+            RenderTableCell {TD} at (289,2) size 72x73 [r=4 c=0 rs=1 cs=1]
+              RenderBlock {SECTION} at (1,1) size 69x71
+                RenderBlock {DIV} at (0,0) size 69x71
+                  RenderBlock {NAV} at (0,0) size 69x71
+                    RenderBlock {ASIDE} at (0,0) size 69x71
+                      RenderBlock {ARTICLE} at (0,0) size 69x71
+                        RenderBlock {SECTION} at (0,0) size 69x71
+                          RenderBlock {HR} at (0,0) size 2x71 [border: (1px inset #000000)]
+                          RenderBlock {H1} at (26,0) size 16x71 [border: (1px solid #00FF00)]
</ins><span class="cx">                             RenderText {#text} at (1,1) size 13x30
</span><span class="cx">                               text run at (1,1) width 30: &quot;MMM&quot;
</span><del>-                          RenderBlock {HR} at (66,0) size 3x72 [border: (1px inset #000000)]
-                  RenderBlock {DIV} at (68,0) size 0x72
-            RenderTableCell {TD} at (289,77) size 72x74 [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 16x72 [border: (1px solid #00FF00)]
</del><ins>+                          RenderBlock {HR} at (66,0) size 3x71 [border: (1px inset #000000)]
+                  RenderBlock {DIV} at (68,0) size 0x71
+            RenderTableCell {TD} at (289,77) size 72x73 [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 16x71 [border: (1px solid #00FF00)]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 13x30
</span><span class="cx">                   text run at (1,1) width 30: &quot;MMM&quot;
</span><del>-              RenderBlock {HR} at (67,1) size 3x72 [border: (1px inset #000000)]
</del><ins>+              RenderBlock {HR} at (67,1) size 3x71 [border: (1px inset #000000)]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastcssimagerenderingexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/css/image-rendering-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/css/image-rendering-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/fast/css/image-rendering-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -3,35 +3,35 @@
</span><span class="cx"> layer at (0,0) size 800x316
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 800x316
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x300
</span><del>-      RenderTable {TABLE} at (0,0) size 231x300
-        RenderTableSection {TBODY} at (0,0) size 231x300
-          RenderTableRow {TR} at (0,2) size 231x147
-            RenderTableCell {TD} at (2,2) size 103x147 [r=0 c=0 rs=1 cs=1]
-              RenderBlock {PRE} at (1,14) size 101x15
</del><ins>+      RenderTable {TABLE} at (0,0) size 230x300
+        RenderTableSection {TBODY} at (0,0) size 230x300
+          RenderTableRow {TR} at (0,2) size 230x147
+            RenderTableCell {TD} at (2,2) size 102x147 [r=0 c=0 rs=1 cs=1]
+              RenderBlock {PRE} at (1,14) size 100x15
</ins><span class="cx">                 RenderText {#text} at (0,0) size 32x15
</span><span class="cx">                   text run at (0,0) width 32: &quot;auto&quot;
</span><del>-              RenderBlock (anonymous) at (1,42) size 101x104
</del><ins>+              RenderBlock (anonymous) at (1,42) size 100x104
</ins><span class="cx">                 RenderImage {IMG} at (0,0) size 100x100
</span><span class="cx">                 RenderText {#text} at (0,0) size 0x0
</span><del>-            RenderTableCell {TD} at (106,2) size 123x147 [r=0 c=1 rs=1 cs=1]
-              RenderBlock {PRE} at (1,14) size 121x15
</del><ins>+            RenderTableCell {TD} at (106,2) size 122x147 [r=0 c=1 rs=1 cs=1]
+              RenderBlock {PRE} at (1,14) size 120x15
</ins><span class="cx">                 RenderText {#text} at (0,0) size 120x15
</span><span class="cx">                   text run at (0,0) width 120: &quot;optimizeQuality&quot;
</span><del>-              RenderBlock (anonymous) at (1,42) size 121x104
</del><ins>+              RenderBlock (anonymous) at (1,42) size 120x104
</ins><span class="cx">                 RenderImage {IMG} at (0,0) size 100x100
</span><span class="cx">                 RenderText {#text} at (0,0) size 0x0
</span><del>-          RenderTableRow {TR} at (0,151) size 231x147
-            RenderTableCell {TD} at (2,151) size 103x147 [r=1 c=0 rs=1 cs=1]
-              RenderBlock {PRE} at (1,14) size 101x15
</del><ins>+          RenderTableRow {TR} at (0,151) size 230x147
+            RenderTableCell {TD} at (2,151) size 102x147 [r=1 c=0 rs=1 cs=1]
+              RenderBlock {PRE} at (1,14) size 100x15
</ins><span class="cx">                 RenderText {#text} at (0,0) size 88x15
</span><span class="cx">                   text run at (0,0) width 88: &quot;crisp-edges&quot;
</span><del>-              RenderBlock (anonymous) at (1,42) size 101x104
</del><ins>+              RenderBlock (anonymous) at (1,42) size 100x104
</ins><span class="cx">                 RenderImage {IMG} at (0,0) size 100x100
</span><span class="cx">                 RenderText {#text} at (0,0) size 0x0
</span><del>-            RenderTableCell {TD} at (106,151) size 123x147 [r=1 c=1 rs=1 cs=1]
-              RenderBlock {PRE} at (1,14) size 121x15
</del><ins>+            RenderTableCell {TD} at (106,151) size 122x147 [r=1 c=1 rs=1 cs=1]
+              RenderBlock {PRE} at (1,14) size 120x15
</ins><span class="cx">                 RenderText {#text} at (0,0) size 104x15
</span><span class="cx">                   text run at (0,0) width 104: &quot;optimizeSpeed&quot;
</span><del>-              RenderBlock (anonymous) at (1,42) size 121x104
</del><ins>+              RenderBlock (anonymous) at (1,42) size 120x104
</ins><span class="cx">                 RenderImage {IMG} at (0,0) size 100x100
</span><span class="cx">                 RenderText {#text} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastcsslayerZOrderCrashexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/css/layerZOrderCrash-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/css/layerZOrderCrash-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/fast/css/layerZOrderCrash-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -8,20 +8,20 @@
</span><span class="cx">           text run at (0,0) width 622: &quot;To reproduce this bug outside of DumpRenderTree, click the link below. If broken, we will crash. &quot;
</span><span class="cx">         RenderBR {BR} at (622,14) size 0x0
</span><span class="cx"> layer at (8,26) size 58x88
</span><del>-  RenderTable {TABLE} at (0,18) size 59x88
-    RenderTableSection {TBODY} at (0,0) size 59x88
-      RenderTableRow {TR} at (0,2) size 59x20
-        RenderTableCell {TD} at (2,2) size 55x20 [r=0 c=0 rs=1 cs=1]
</del><ins>+  RenderTable {TABLE} at (0,18) size 58x88
+    RenderTableSection {TBODY} at (0,0) size 58x88
+      RenderTableRow {TR} at (0,2) size 58x20
+        RenderTableCell {TD} at (2,2) size 54x20 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">           RenderInline {A} at (0,0) size 24x18 [color=#0000EE]
</span><span class="cx">             RenderText {#text} at (1,1) size 24x18
</span><span class="cx">               text run at (1,1) width 24: &quot;link&quot;
</span><del>-      RenderTableRow {TR} at (0,24) size 59x62
-        RenderTableCell {TD} at (2,24) size 55x62 [r=1 c=0 rs=1 cs=1]
</del><ins>+      RenderTableRow {TR} at (0,24) size 58x62
+        RenderTableCell {TD} at (2,24) size 54x62 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx"> layer at (11,51) size 52x60
</span><del>-  RenderTable {TABLE} at (1,1) size 53x60
-    RenderTableSection {TBODY} at (0,0) size 53x60
-      RenderTableRow {TR} at (0,2) size 53x56
-        RenderTableCell {TD} at (2,2) size 49x56 [r=0 c=0 rs=1 cs=1]
</del><ins>+  RenderTable {TABLE} at (1,1) size 52x60
+    RenderTableSection {TBODY} at (0,0) size 52x60
+      RenderTableRow {TR} at (0,2) size 52x56
+        RenderTableCell {TD} at (2,2) size 48x56 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">           RenderText {#text} at (1,1) size 46x18
</span><span class="cx">             text run at (1,1) width 46: &quot;content&quot;
</span><span class="cx">           RenderBR {BR} at (47,15) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastcssminwidthwithspannedcellexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/css/min-width-with-spanned-cell-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/css/min-width-with-spanned-cell-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/fast/css/min-width-with-spanned-cell-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</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: &quot;texttesttest&quot;
</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: &quot;texttesttest&quot;
</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="trunkLayoutTestsplatformwinfastcsspercentagenonintegerexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/css/percentage-non-integer-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/css/percentage-non-integer-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/fast/css/percentage-non-integer-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -57,9 +57,9 @@
</span><span class="cx">       RenderBlock (anonymous) at (0,100) size 784x18
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x18
</span><span class="cx"> layer at (8,126) 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,126) 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="trunkLayoutTestsplatformwinfastcsstabletextalignquirkexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/css/table-text-align-quirk-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/css/table-text-align-quirk-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/fast/css/table-text-align-quirk-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -7,9 +7,9 @@
</span><span class="cx">         RenderText {#text} at (0,0) size 541x18
</span><span class="cx">           text run at (0,0) width 541: &quot;The text below should be left-justified since text-align does not inherit in quirks mode.&quot;
</span><span class="cx">       RenderBlock {DIV} at (0,18) size 784x26
</span><del>-        RenderTable {TABLE} at (0,0) size 109x26 [border: (1px solid #000000)]
-          RenderTableSection {TBODY} at (1,1) size 107x24
-            RenderTableRow {TR} at (0,2) size 107x20
-              RenderTableCell {TD} at (2,2) size 103x20 [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTable {TABLE} at (0,0) size 108x26 [border: (1px solid #000000)]
+          RenderTableSection {TBODY} at (1,1) size 106x24
+            RenderTableRow {TR} at (0,2) size 106x20
+              RenderTableCell {TD} at (2,2) size 102x20 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 35x18
</span><span class="cx">                   text run at (1,1) width 35: &quot;hello.&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastcsstabletextalignstrictexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/css/table-text-align-strict-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/css/table-text-align-strict-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/fast/css/table-text-align-strict-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -7,9 +7,9 @@
</span><span class="cx">         RenderText {#text} at (0,0) size 486x18
</span><span class="cx">           text run at (0,0) width 486: &quot;The text below should be centered since text-align does inherit in strict mode.&quot;
</span><span class="cx">       RenderBlock {DIV} at (0,18) size 784x26
</span><del>-        RenderTable {TABLE} at (0,0) size 109x26 [border: (1px solid #000000)]
-          RenderTableSection {TBODY} at (1,1) size 107x24
-            RenderTableRow {TR} at (0,2) size 107x20
-              RenderTableCell {TD} at (2,2) size 103x20 [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTable {TABLE} at (0,0) size 108x26 [border: (1px solid #000000)]
+          RenderTableSection {TBODY} at (1,1) size 106x24
+            RenderTableRow {TR} at (0,2) size 106x20
+              RenderTableCell {TD} at (2,2) size 102x20 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (33,1) size 36x18
</span><span class="cx">                   text run at (33,1) width 36: &quot;hello.&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastcssgeneratedcontent015expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/css-generated-content/015-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/css-generated-content/015-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/fast/css-generated-content/015-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -3,18 +3,18 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x584
</span><del>-      RenderTable {DIV} at (0,0) size 310x59
-        RenderTableSection (anonymous) at (0,0) size 310x59
-          RenderTableRow (anonymous) at (0,0) size 310x59
-            RenderTableCell (anonymous) at (0,0) size 310x59 [r=0 c=0 rs=1 cs=1]
-              RenderBlock (anonymous) at (0,0) size 310x0
</del><ins>+      RenderTable {DIV} at (0,0) size 309x59
+        RenderTableSection (anonymous) at (0,0) size 309x59
+          RenderTableRow (anonymous) at (0,0) size 309x59
+            RenderTableCell (anonymous) at (0,0) size 309x59 [r=0 c=0 rs=1 cs=1]
+              RenderBlock (anonymous) at (0,0) size 309x0
</ins><span class="cx">                 RenderInline {FORM} at (0,0) size 0x0
</span><span class="cx">                   RenderText {#text} at (0,0) size 0x0
</span><del>-              RenderBlock (anonymous) at (0,0) size 310x22
-                RenderBlock {H3} at (0,0) size 310x22
</del><ins>+              RenderBlock (anonymous) at (0,0) size 309x22
+                RenderBlock {H3} at (0,0) size 309x22
</ins><span class="cx">                   RenderText {#text} at (0,0) size 309x22
</span><span class="cx">                     text run at (0,0) width 309: &quot;There should be a fourth dot bellow...&quot;
</span><del>-              RenderBlock (anonymous) at (0,40) size 310x19
</del><ins>+              RenderBlock (anonymous) at (0,40) size 309x19
</ins><span class="cx">                 RenderInline {FORM} at (0,0) size 0x0
</span><span class="cx">                 RenderInline (generated) at (0,0) size 4x18
</span><span class="cx">                   RenderText at (0,0) size 4x18
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastcssgeneratedcontentfirstletterinnestedbeforeexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/css-generated-content/first-letter-in-nested-before-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/css-generated-content/first-letter-in-nested-before-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/fast/css-generated-content/first-letter-in-nested-before-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</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: &quot;A&quot;
</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: &quot;A&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastcssgeneratedcontentfirstletterinnestedbeforetableexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/css-generated-content/first-letter-in-nested-before-table-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/css-generated-content/first-letter-in-nested-before-table-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/fast/css-generated-content/first-letter-in-nested-before-table-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</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: &quot;A&quot;
</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: &quot;D&quot;
</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: &quot;EF&quot;
</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: &quot;E&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastcssgeneratedcontentinlinedisplaytypesexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/css-generated-content/inline-display-types-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/css-generated-content/inline-display-types-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/fast/css-generated-content/inline-display-types-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -19,14 +19,14 @@
</span><span class="cx">         RenderText {#text} at (31,0) size 46x18
</span><span class="cx">           text run at (31,0) width 46: &quot;content&quot;
</span><span class="cx">       RenderBlock {DIV} at (0,94) size 784x19
</span><del>-        RenderTable at (0,0) size 32x18
-          RenderTableSection (anonymous) at (0,0) size 32x18
-            RenderTableRow (anonymous) at (0,0) size 32x18
-              RenderTableCell (anonymous) at (0,0) size 32x18 [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTable at (0,0) size 31x18
+          RenderTableSection (anonymous) at (0,0) size 31x18
+            RenderTableRow (anonymous) at (0,0) size 31x18
+              RenderTableCell (anonymous) at (0,0) size 31x18 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText at (0,0) size 31x18
</span><span class="cx">                   text run at (0,0) width 31: &quot;Test:&quot;
</span><del>-        RenderText {#text} at (31,0) size 47x18
-          text run at (31,0) width 47: &quot;content&quot;
</del><ins>+        RenderText {#text} at (31,0) size 46x18
+          text run at (31,0) width 46: &quot;content&quot;
</ins><span class="cx">       RenderBlock {H1} at (0,133) size 784x38
</span><span class="cx">         RenderText {#text} at (0,0) size 92x37
</span><span class="cx">           text run at (0,0) width 92: &quot;Inlines&quot;
</span><span class="lines">@@ -45,13 +45,13 @@
</span><span class="cx">           RenderText {#text} at (31,18) size 46x18
</span><span class="cx">             text run at (31,18) width 46: &quot;content&quot;
</span><span class="cx">         RenderBR {BR} at (77,32) size 0x0
</span><del>-        RenderInline {SPAN} at (0,0) size 78x18
-          RenderTable at (0,36) size 32x18
-            RenderTableSection (anonymous) at (0,0) size 32x18
-              RenderTableRow (anonymous) at (0,0) size 32x18
-                RenderTableCell (anonymous) at (0,0) size 32x18 [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderInline {SPAN} at (0,0) size 77x18
+          RenderTable at (0,36) size 31x18
+            RenderTableSection (anonymous) at (0,0) size 31x18
+              RenderTableRow (anonymous) at (0,0) size 31x18
+                RenderTableCell (anonymous) at (0,0) size 31x18 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                   RenderText at (0,0) size 31x18
</span><span class="cx">                     text run at (0,0) width 31: &quot;Test:&quot;
</span><del>-          RenderText {#text} at (31,36) size 47x18
-            text run at (31,36) width 47: &quot;content&quot;
-        RenderBR {BR} at (77,50) size 1x0
</del><ins>+          RenderText {#text} at (31,36) size 46x18
+            text run at (31,36) width 46: &quot;content&quot;
+        RenderBR {BR} at (77,50) size 0x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastcssgeneratedcontentnestedtableswithbeforeaftercontentcrashexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/css-generated-content/nested-tables-with-before-after-content-crash-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/css-generated-content/nested-tables-with-before-after-content-crash-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/fast/css-generated-content/nested-tables-with-before-after-content-crash-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</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: &quot;0&quot;
</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="trunkLayoutTestsplatformwinfastcssgeneratedcontenttablebeforeafterchildaddexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/css-generated-content/table-before-after-child-add-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/css-generated-content/table-before-after-child-add-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/fast/css-generated-content/table-before-after-child-add-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,18 +6,18 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 369x18
</span><span class="cx">           text run at (0,0) width 369: &quot;Should say \x{201C}BEFORE CONTENT AFTER CONTENT\x{201D}&quot;
</span><del>-      RenderTable {DIV} at (0,34) size 78x54
-        RenderTableSection (anonymous) at (0,0) size 78x54
-          RenderTableRow (anonymous) at (0,0) size 78x54
-            RenderTableCell (anonymous) at (0,0) size 78x54 [r=0 c=0 rs=1 cs=1]
-              RenderBlock (anonymous) at (0,0) size 78x18
</del><ins>+      RenderTable {DIV} at (0,34) size 77x54
+        RenderTableSection (anonymous) at (0,0) size 77x54
+          RenderTableRow (anonymous) at (0,0) size 77x54
+            RenderTableCell (anonymous) at (0,0) size 77x54 [r=0 c=0 rs=1 cs=1]
+              RenderBlock (anonymous) at (0,0) size 77x18
</ins><span class="cx">                 RenderInline (generated) at (0,0) size 63x18
</span><span class="cx">                   RenderText at (0,0) size 63x18
</span><span class="cx">                     text run at (0,0) width 63: &quot;BEFORE&quot;
</span><del>-              RenderBlock {DIV} at (0,18) size 78x18
</del><ins>+              RenderBlock {DIV} at (0,18) size 77x18
</ins><span class="cx">                 RenderText {#text} at (0,0) size 77x18
</span><span class="cx">                   text run at (0,0) width 77: &quot;CONTENT&quot;
</span><del>-              RenderBlock (anonymous) at (0,36) size 78x18
</del><ins>+              RenderBlock (anonymous) at (0,36) size 77x18
</ins><span class="cx">                 RenderInline (generated) at (0,0) size 52x18
</span><span class="cx">                   RenderText at (0,0) size 52x18
</span><span class="cx">                     text run at (0,0) width 52: &quot;AFTER&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastcssgeneratedcontenttablecellbeforeafterchildaddexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/css-generated-content/table-cell-before-after-child-add-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/css-generated-content/table-cell-before-after-child-add-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/fast/css-generated-content/table-cell-before-after-child-add-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,17 +6,17 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 369x18
</span><span class="cx">           text run at (0,0) width 369: &quot;Should say \x{201C}BEFORE CONTENT AFTER CONTENT\x{201D}&quot;
</span><del>-      RenderTable {DIV} at (0,34) size 193x18
-        RenderTableSection (anonymous) at (0,0) size 193x18
-          RenderTableRow (anonymous) at (0,0) size 193x18
-            RenderTableCell (anonymous) at (0,0) size 64x18 [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {DIV} at (0,34) size 192x18
+        RenderTableSection (anonymous) at (0,0) size 192x18
+          RenderTableRow (anonymous) at (0,0) size 192x18
+            RenderTableCell (anonymous) at (0,0) size 63x18 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText at (0,0) size 63x18
</span><span class="cx">                 text run at (0,0) width 63: &quot;BEFORE&quot;
</span><del>-            RenderTableCell (anonymous) at (63,0) size 78x18 [r=0 c=1 rs=1 cs=1]
-              RenderBlock {DIV} at (0,0) size 78x18
</del><ins>+            RenderTableCell (anonymous) at (63,0) size 77x18 [r=0 c=1 rs=1 cs=1]
+              RenderBlock {DIV} at (0,0) size 77x18
</ins><span class="cx">                 RenderText {#text} at (0,0) size 77x18
</span><span class="cx">                   text run at (0,0) width 77: &quot;CONTENT&quot;
</span><del>-            RenderTableCell (anonymous) at (140,0) size 53x18 [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell (anonymous) at (140,0) size 52x18 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText at (0,0) size 52x18
</span><span class="cx">                 text run at (0,0) width 52: &quot;AFTER&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,52) size 784x18
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastcssgeneratedcontenttablecellbeforecontentexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/css-generated-content/table-cell-before-content-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/css-generated-content/table-cell-before-content-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/fast/css-generated-content/table-cell-before-content-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -4,15 +4,15 @@
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 800x34
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x18 [color=#0000FF]
</span><span class="cx">       RenderBlock {DIV} at (0,0) size 784x18
</span><del>-        RenderTable at (0,0) size 283x18
-          RenderTableSection (anonymous) at (0,0) size 283x18
-            RenderTableRow (anonymous) at (0,0) size 283x18
-              RenderTableCell (anonymous) at (0,0) size 204x18 [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTable at (0,0) size 282x18
+          RenderTableSection (anonymous) at (0,0) size 282x18
+            RenderTableRow (anonymous) at (0,0) size 282x18
+              RenderTableCell (anonymous) at (0,0) size 203x18 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText at (0,0) size 203x18
</span><span class="cx">                   text run at (0,0) width 203: &quot;You should just see a single line&quot;
</span><del>-              RenderTableCell {DIV} at (203,0) size 5x18 [r=0 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {DIV} at (203,0) size 4x18 [r=0 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,0) width 4: &quot; &quot;
</span><del>-              RenderTableCell (anonymous) at (207,0) size 76x18 [r=0 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell (anonymous) at (207,0) size 75x18 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText at (0,0) size 75x18
</span><span class="cx">                   text run at (0,0) width 75: &quot;of blue text.&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastcssgeneratedcontenttablepartsbeforeandafterexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/css-generated-content/table-parts-before-and-after-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/css-generated-content/table-parts-before-and-after-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/fast/css-generated-content/table-parts-before-and-after-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</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: &quot;1&quot;
</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: &quot;22&quot;
</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: &quot;333&quot;
</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: &quot;1&quot;
</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: &quot;22&quot;
</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: &quot;333&quot;
</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: &quot;1&quot;
</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: &quot;22&quot;
</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: &quot;333&quot;
</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: &quot;1&quot;
</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: &quot;22&quot;
</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: &quot;333&quot;
</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: &quot;1&quot;
</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: &quot;22&quot;
</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: &quot;333&quot;
</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: &quot;1&quot;
</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: &quot;22&quot;
</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: &quot;333&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastcssgeneratedcontenttablerowbeforeafterchildaddexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/css-generated-content/table-row-before-after-child-add-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/css-generated-content/table-row-before-after-child-add-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/fast/css-generated-content/table-row-before-after-child-add-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,19 +6,19 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 369x18
</span><span class="cx">           text run at (0,0) width 369: &quot;Should say \x{201C}BEFORE CONTENT AFTER CONTENT\x{201D}&quot;
</span><del>-      RenderTable {DIV} at (0,34) size 78x54
-        RenderTableSection (anonymous) at (0,0) size 78x54
-          RenderTableRow (anonymous) at (0,0) size 78x18
-            RenderTableCell (anonymous) at (0,0) size 78x18 [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {DIV} at (0,34) size 77x54
+        RenderTableSection (anonymous) at (0,0) size 77x54
+          RenderTableRow (anonymous) at (0,0) size 77x18
+            RenderTableCell (anonymous) at (0,0) size 77x18 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText at (0,0) size 63x18
</span><span class="cx">                 text run at (0,0) width 63: &quot;BEFORE&quot;
</span><del>-          RenderTableRow (anonymous) at (0,18) size 78x18
-            RenderTableCell (anonymous) at (0,18) size 78x18 [r=1 c=0 rs=1 cs=1]
-              RenderBlock {DIV} at (0,0) size 78x18
</del><ins>+          RenderTableRow (anonymous) at (0,18) size 77x18
+            RenderTableCell (anonymous) at (0,18) size 77x18 [r=1 c=0 rs=1 cs=1]
+              RenderBlock {DIV} at (0,0) size 77x18
</ins><span class="cx">                 RenderText {#text} at (0,0) size 77x18
</span><span class="cx">                   text run at (0,0) width 77: &quot;CONTENT&quot;
</span><del>-          RenderTableRow (anonymous) at (0,36) size 78x18
-            RenderTableCell (anonymous) at (0,36) size 78x18 [r=2 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow (anonymous) at (0,36) size 77x18
+            RenderTableCell (anonymous) at (0,36) size 77x18 [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText at (0,0) size 52x18
</span><span class="cx">                 text run at (0,0) width 52: &quot;AFTER&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,88) size 784x18
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastcssgeneratedcontenttablerowbeforeafterexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/css-generated-content/table-row-before-after-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/css-generated-content/table-row-before-after-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/fast/css-generated-content/table-row-before-after-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,31 +6,31 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 469x18
</span><span class="cx">           text run at (0,0) width 469: &quot;There word PASS should appear twice below, and there should be no red.&quot;
</span><del>-      RenderTable {DIV} at (0,34) size 64x48 [color=#008000] [bgcolor=#FF0000]
-        RenderTableSection (anonymous) at (0,0) size 64x48
-          RenderTableRow {DIV} at (0,0) size 64x24
-            RenderTableCell {DIV} at (0,0) size 16x24 [bgcolor=#FFFFFF] [border: (3px solid #FFFFFF)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {DIV} at (0,34) size 63x48 [color=#008000] [bgcolor=#FF0000]
+        RenderTableSection (anonymous) at (0,0) size 63x48
+          RenderTableRow {DIV} at (0,0) size 63x24
+            RenderTableCell {DIV} at (0,0) size 15x24 [bgcolor=#FFFFFF] [border: (3px solid #FFFFFF)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (3,3) size 9x18
</span><span class="cx">                 text run at (3,3) width 9: &quot;P&quot;
</span><del>-            RenderTableCell {DIV} at (15,0) size 19x24 [bgcolor=#FFFFFF] [border: (3px solid #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {DIV} at (15,0) size 18x24 [bgcolor=#FFFFFF] [border: (3px solid #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (3,3) size 12x18
</span><span class="cx">                 text run at (3,3) width 12: &quot;A&quot;
</span><del>-            RenderTableCell {DIV} at (33,0) size 16x24 [bgcolor=#FFFFFF] [border: (3px solid #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {DIV} at (33,0) size 15x24 [bgcolor=#FFFFFF] [border: (3px solid #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (3,3) size 9x18
</span><span class="cx">                 text run at (3,3) width 9: &quot;S&quot;
</span><del>-            RenderTableCell {DIV} at (48,0) size 16x24 [bgcolor=#FFFFFF] [border: (3px solid #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {DIV} at (48,0) size 15x24 [bgcolor=#FFFFFF] [border: (3px solid #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (3,3) size 9x18
</span><span class="cx">                 text run at (3,3) width 9: &quot;S&quot;
</span><del>-          RenderTableRow {DIV} at (0,24) size 64x24
-            RenderTableCell (anonymous) at (0,24) size 16x24 [bgcolor=#FFFFFF] [border: (3px solid #FFFFFF)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {DIV} at (0,24) size 63x24
+            RenderTableCell (anonymous) at (0,24) size 15x24 [bgcolor=#FFFFFF] [border: (3px solid #FFFFFF)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText at (3,3) size 9x18
</span><span class="cx">                 text run at (3,3) width 9: &quot;P&quot;
</span><del>-            RenderTableCell {DIV} at (15,24) size 19x24 [bgcolor=#FFFFFF] [border: (3px solid #FFFFFF)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {DIV} at (15,24) size 18x24 [bgcolor=#FFFFFF] [border: (3px solid #FFFFFF)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (3,3) size 12x18
</span><span class="cx">                 text run at (3,3) width 12: &quot;A&quot;
</span><del>-            RenderTableCell {DIV} at (33,24) size 16x24 [bgcolor=#FFFFFF] [border: (3px solid #FFFFFF)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {DIV} at (33,24) size 15x24 [bgcolor=#FFFFFF] [border: (3px solid #FFFFFF)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (3,3) size 9x18
</span><span class="cx">                 text run at (3,3) width 9: &quot;S&quot;
</span><del>-            RenderTableCell (anonymous) at (48,24) size 16x24 [bgcolor=#FFFFFF] [border: (3px solid #FFFFFF)] [r=1 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell (anonymous) at (48,24) size 15x24 [bgcolor=#FFFFFF] [border: (3px solid #FFFFFF)] [r=1 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText at (3,3) size 9x18
</span><span class="cx">                 text run at (3,3) width 9: &quot;S&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastcssgeneratedcontenttablerowgroupwithbeforeexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/css-generated-content/table-row-group-with-before-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/css-generated-content/table-row-group-with-before-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/fast/css-generated-content/table-row-group-with-before-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -14,10 +14,10 @@
</span><span class="cx">         RenderListItem {LI} at (40,0) size 744x54
</span><span class="cx">           RenderBlock (anonymous) at (0,0) size 744x18
</span><span class="cx">             RenderListMarker at (-17,0) size 7x18: bullet
</span><del>-          RenderTable at (0,18) size 32x18
-            RenderTableSection (anonymous) at (0,0) size 32x18
-              RenderTableRow (anonymous) at (0,0) size 32x18
-                RenderTableCell (anonymous) at (0,0) size 32x18 [r=0 c=0 rs=1 cs=1]
</del><ins>+          RenderTable at (0,18) size 31x18
+            RenderTableSection (anonymous) at (0,0) size 31x18
+              RenderTableRow (anonymous) at (0,0) size 31x18
+                RenderTableCell (anonymous) at (0,0) size 31x18 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                   RenderText at (0,0) size 31x18
</span><span class="cx">                     text run at (0,0) width 31: &quot;hello&quot;
</span><span class="cx">           RenderBlock (anonymous) at (0,36) size 744x18
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastcssgeneratedcontenttablerowwithbeforeexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/css-generated-content/table-row-with-before-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/css-generated-content/table-row-with-before-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/fast/css-generated-content/table-row-with-before-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -14,10 +14,10 @@
</span><span class="cx">         RenderListItem {LI} at (40,0) size 744x54
</span><span class="cx">           RenderBlock (anonymous) at (0,0) size 744x18
</span><span class="cx">             RenderListMarker at (-17,0) size 7x18: bullet
</span><del>-          RenderTable at (0,18) size 32x18
-            RenderTableSection (anonymous) at (0,0) size 32x18
-              RenderTableRow (anonymous) at (0,0) size 32x18
-                RenderTableCell (anonymous) at (0,0) size 32x18 [r=0 c=0 rs=1 cs=1]
</del><ins>+          RenderTable at (0,18) size 31x18
+            RenderTableSection (anonymous) at (0,0) size 31x18
+              RenderTableRow (anonymous) at (0,0) size 31x18
+                RenderTableCell (anonymous) at (0,0) size 31x18 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                   RenderText at (0,0) size 31x18
</span><span class="cx">                     text run at (0,0) width 31: &quot;hello&quot;
</span><span class="cx">           RenderBlock (anonymous) at (0,36) size 744x18
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastcssgeneratedcontenttabletablebeforeafterchildaddexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/css-generated-content/table-table-before-after-child-add-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/css-generated-content/table-table-before-after-child-add-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/fast/css-generated-content/table-table-before-after-child-add-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,23 +6,23 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 369x18
</span><span class="cx">           text run at (0,0) width 369: &quot;Should say \x{201C}BEFORE CONTENT AFTER CONTENT\x{201D}&quot;
</span><del>-      RenderTable {DIV} at (0,34) size 78x54
-        RenderTableSection (anonymous) at (0,0) size 78x54
-          RenderTableRow (anonymous) at (0,0) size 78x54
-            RenderTableCell (anonymous) at (0,0) size 78x54 [r=0 c=0 rs=1 cs=1]
-              RenderTable at (0,0) size 64x18
-                RenderTableSection (anonymous) at (0,0) size 64x18
-                  RenderTableRow (anonymous) at (0,0) size 64x18
-                    RenderTableCell (anonymous) at (0,0) size 64x18 [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {DIV} at (0,34) size 77x54
+        RenderTableSection (anonymous) at (0,0) size 77x54
+          RenderTableRow (anonymous) at (0,0) size 77x54
+            RenderTableCell (anonymous) at (0,0) size 77x54 [r=0 c=0 rs=1 cs=1]
+              RenderTable at (0,0) size 63x18
+                RenderTableSection (anonymous) at (0,0) size 63x18
+                  RenderTableRow (anonymous) at (0,0) size 63x18
+                    RenderTableCell (anonymous) at (0,0) size 63x18 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                       RenderText at (0,0) size 63x18
</span><span class="cx">                         text run at (0,0) width 63: &quot;BEFORE&quot;
</span><del>-              RenderBlock {DIV} at (0,18) size 78x18
</del><ins>+              RenderBlock {DIV} at (0,18) size 77x18
</ins><span class="cx">                 RenderText {#text} at (0,0) size 77x18
</span><span class="cx">                   text run at (0,0) width 77: &quot;CONTENT&quot;
</span><del>-              RenderTable at (0,36) size 53x18
-                RenderTableSection (anonymous) at (0,0) size 53x18
-                  RenderTableRow (anonymous) at (0,0) size 53x18
-                    RenderTableCell (anonymous) at (0,0) size 53x18 [r=0 c=0 rs=1 cs=1]
</del><ins>+              RenderTable at (0,36) size 52x18
+                RenderTableSection (anonymous) at (0,0) size 52x18
+                  RenderTableRow (anonymous) at (0,0) size 52x18
+                    RenderTableCell (anonymous) at (0,0) size 52x18 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                       RenderText at (0,0) size 52x18
</span><span class="cx">                         text run at (0,0) width 52: &quot;AFTER&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,88) size 784x18
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastcssgeneratedcontenttablewithbeforeexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/css-generated-content/table-with-before-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/css-generated-content/table-with-before-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/fast/css-generated-content/table-with-before-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -14,10 +14,10 @@
</span><span class="cx">         RenderListItem {LI} at (40,0) size 744x54
</span><span class="cx">           RenderBlock (anonymous) at (0,0) size 744x18
</span><span class="cx">             RenderListMarker at (-17,0) size 7x18: bullet
</span><del>-          RenderTable at (0,18) size 32x18
-            RenderTableSection (anonymous) at (0,0) size 32x18
-              RenderTableRow (anonymous) at (0,0) size 32x18
-                RenderTableCell (anonymous) at (0,0) size 32x18 [r=0 c=0 rs=1 cs=1]
</del><ins>+          RenderTable at (0,18) size 31x18
+            RenderTableSection (anonymous) at (0,0) size 31x18
+              RenderTableRow (anonymous) at (0,0) size 31x18
+                RenderTableCell (anonymous) at (0,0) size 31x18 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                   RenderText at (0,0) size 31x18
</span><span class="cx">                     text run at (0,0) width 31: &quot;hello&quot;
</span><span class="cx">           RenderBlock (anonymous) at (0,36) size 744x18
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastdomHTMLTableColElementresizetableusingcolwidthexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/dom/HTMLTableColElement/resize-table-using-col-width-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/dom/HTMLTableColElement/resize-table-using-col-width-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/fast/dom/HTMLTableColElement/resize-table-using-col-width-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -3,30 +3,30 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x584
</span><del>-      RenderTable {TABLE} at (0,0) size 663x52 [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,0) size 662x52 [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 661x50
-          RenderTableRow {TR} at (0,2) size 661x22
</del><ins>+        RenderTableSection {TBODY} at (1,1) size 660x50
+          RenderTableRow {TR} at (0,2) size 660x22
</ins><span class="cx">             RenderTableCell {TD} at (2,2) size 500x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 72x18
</span><span class="cx">                 text run at (2,2) width 72: &quot;col 1 row 1&quot;
</span><del>-            RenderTableCell {TD} at (504,2) size 77x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (504,2) size 76x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 72x18
</span><span class="cx">                 text run at (2,2) width 72: &quot;col 2 row 1&quot;
</span><del>-            RenderTableCell {TD} at (582,2) size 77x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (582,2) size 76x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 72x18
</span><span class="cx">                 text run at (2,2) width 72: &quot;col 3 row 1&quot;
</span><del>-          RenderTableRow {TR} at (0,26) size 661x22
</del><ins>+          RenderTableRow {TR} at (0,26) size 660x22
</ins><span class="cx">             RenderTableCell {TD} at (2,26) size 500x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 72x18
</span><span class="cx">                 text run at (2,2) width 72: &quot;col 1 row 2&quot;
</span><del>-            RenderTableCell {TD} at (504,26) size 77x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (504,26) size 76x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 72x18
</span><span class="cx">                 text run at (2,2) width 72: &quot;col 2 row 2&quot;
</span><del>-            RenderTableCell {TD} at (582,26) size 77x22 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (582,26) size 76x22 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 72x18
</span><span class="cx">                 text run at (2,2) width 72: &quot;col 3 row 3&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,52) size 784x25
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastdomHTMLTableElementcreateCaptionexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/dom/HTMLTableElement/createCaption-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/dom/HTMLTableElement/createCaption-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/fast/dom/HTMLTableElement/createCaption-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -30,59 +30,59 @@
</span><span class="cx">           text run at (735,0) width 44: &quot;. Upon&quot;
</span><span class="cx">           text run at (0,18) width 584: &quot;failure, the first table will have no caption, and the second table will have the caption Things.&quot;
</span><span class="cx">       RenderBlock {HR} at (0,156) size 784x2 [border: (1px inset #000000)]
</span><del>-      RenderTable {TABLE} at (0,166) size 112x94 [border: (1px outset #808080)]
-        RenderBlock {CAPTION} at (0,0) size 112x18
-          RenderInline {B} at (0,0) size 44x18
-            RenderText {#text} at (34,0) size 44x18
-              text run at (34,0) width 44: &quot;Fruity&quot;
-        RenderTableSection {TBODY} at (1,19) size 110x74
-          RenderTableRow {TR} at (0,2) size 110x22
-            RenderTableCell {TH} at (2,2) size 53x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,166) size 111x94 [border: (1px outset #808080)]
+        RenderBlock {CAPTION} at (0,0) size 111x18
+          RenderInline {B} at (0,0) size 43x18
+            RenderText {#text} at (34,0) size 43x18
+              text run at (34,0) width 43: &quot;Fruity&quot;
+        RenderTableSection {TBODY} at (1,19) size 109x74
+          RenderTableRow {TR} at (0,2) size 109x22
+            RenderTableCell {TH} at (2,2) size 52x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (8,2) size 36x18
</span><span class="cx">                 text run at (8,2) width 36: &quot;Fruit&quot;
</span><del>-            RenderTableCell {TH} at (56,2) size 52x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (6,2) size 40x18
-                text run at (6,2) width 40: &quot;Color&quot;
-          RenderTableRow {TR} at (0,26) size 110x22
-            RenderTableCell {TD} at (2,26) size 53x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TH} at (56,2) size 51x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (6,2) size 39x18
+                text run at (6,2) width 39: &quot;Color&quot;
+          RenderTableRow {TR} at (0,26) size 109x22
+            RenderTableCell {TD} at (2,26) size 52x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 48x18
</span><span class="cx">                 text run at (2,2) width 48: &quot;Banana&quot;
</span><del>-            RenderTableCell {TD} at (56,26) size 52x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (56,26) size 51x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 47x18
</span><span class="cx">                 text run at (2,2) width 47: &quot;Yellow&quot;
</span><del>-          RenderTableRow {TR} at (0,50) size 110x22
-            RenderTableCell {TD} at (2,50) size 53x22 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,50) size 109x22
+            RenderTableCell {TD} at (2,50) size 52x22 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 39x18
</span><span class="cx">                 text run at (2,2) width 39: &quot;Grape&quot;
</span><del>-            RenderTableCell {TD} at (56,50) size 52x22 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (56,50) size 51x22 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 41x18
</span><span class="cx">                 text run at (2,2) width 41: &quot;Purple&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,260) size 784x18
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x18
</span><del>-      RenderTable {TABLE} at (0,278) size 131x94 [border: (1px outset #808080)]
-        RenderBlock {CAPTION} at (0,0) size 131x18
</del><ins>+      RenderTable {TABLE} at (0,278) size 130x94 [border: (1px outset #808080)]
+        RenderBlock {CAPTION} at (0,0) size 130x18
</ins><span class="cx">           RenderInline {B} at (0,0) size 76x18
</span><span class="cx">             RenderText {#text} at (27,0) size 76x18
</span><span class="cx">               text run at (27,0) width 76: &quot;Vegetabley&quot;
</span><del>-        RenderTableSection {TBODY} at (1,19) size 129x74
-          RenderTableRow {TR} at (0,2) size 129x22
-            RenderTableCell {TH} at (2,2) size 72x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 68x18
-                text run at (2,2) width 68: &quot;Vegetable&quot;
-            RenderTableCell {TH} at (75,2) size 52x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (6,2) size 40x18
-                text run at (6,2) width 40: &quot;Color&quot;
-          RenderTableRow {TR} at (0,26) size 129x22
-            RenderTableCell {TD} at (2,26) size 72x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (1,19) size 128x74
+          RenderTableRow {TR} at (0,2) size 128x22
+            RenderTableCell {TH} at (2,2) size 71x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 67x18
+                text run at (2,2) width 67: &quot;Vegetable&quot;
+            RenderTableCell {TH} at (75,2) size 51x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (6,2) size 39x18
+                text run at (6,2) width 39: &quot;Color&quot;
+          RenderTableRow {TR} at (0,26) size 128x22
+            RenderTableCell {TD} at (2,26) size 71x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 40x18
</span><span class="cx">                 text run at (2,2) width 40: &quot;Carrot&quot;
</span><del>-            RenderTableCell {TD} at (75,26) size 52x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (75,26) size 51x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 47x18
</span><span class="cx">                 text run at (2,2) width 47: &quot;Orange&quot;
</span><del>-          RenderTableRow {TR} at (0,50) size 129x22
-            RenderTableCell {TD} at (2,50) size 72x22 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,50) size 128x22
+            RenderTableCell {TD} at (2,50) size 71x22 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 66x18
</span><span class="cx">                 text run at (2,2) width 66: &quot;Cucumber&quot;
</span><del>-            RenderTableCell {TD} at (75,50) size 52x22 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (75,50) size 51x22 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 39x18
</span><span class="cx">                 text run at (2,2) width 39: &quot;Green&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastdomrowinnertextexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/dom/row-inner-text-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/dom/row-inner-text-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/fast/dom/row-inner-text-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</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 179x26 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 177x24
-          RenderTableRow {TR} at (0,1) size 177x22
-            RenderTableCell {TH} at (1,1) size 35x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 31x18
-                text run at (2,2) width 31: &quot;(1,1)&quot;
-            RenderTableCell {TH} at (36,1) size 35x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 31x18
-                text run at (2,2) width 31: &quot;(1,2)&quot;
-            RenderTableCell {TH} at (71,1) size 35x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 31x18
-                text run at (2,2) width 31: &quot;(1,3)&quot;
-            RenderTableCell {TH} at (106,1) size 35x22 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 31x18
-                text run at (2,2) width 31: &quot;(1,4)&quot;
-            RenderTableCell {TH} at (141,1) size 35x22 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 31x18
-                text run at (2,2) width 31: &quot;(1,5)&quot;
</del><ins>+      RenderTable {TABLE} at (0,0) size 178x26 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 176x24
+          RenderTableRow {TR} at (0,1) size 176x22
+            RenderTableCell {TH} at (1,1) size 34x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 30x18
+                text run at (2,2) width 30: &quot;(1,1)&quot;
+            RenderTableCell {TH} at (36,1) size 34x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 30x18
+                text run at (2,2) width 30: &quot;(1,2)&quot;
+            RenderTableCell {TH} at (71,1) size 34x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 30x18
+                text run at (2,2) width 30: &quot;(1,3)&quot;
+            RenderTableCell {TH} at (106,1) size 34x22 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 30x18
+                text run at (2,2) width 30: &quot;(1,4)&quot;
+            RenderTableCell {TH} at (141,1) size 34x22 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 30x18
+                text run at (2,2) width 30: &quot;(1,5)&quot;
</ins><span class="cx">       RenderBlock {PRE} at (0,39) size 784x15
</span><span class="cx">         RenderText {#text} at (0,0) size 408x15
</span><span class="cx">           text run at (0,0) width 408: &quot;xxx(1,1)[tab](1,2)[tab](1,3)[tab](1,4)[tab](1,5)xxx&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastdynamic001expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/dynamic/001-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/dynamic/001-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/fast/dynamic/001-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</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="trunkLayoutTestsplatformwinfastdynamic007expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/dynamic/007-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/dynamic/007-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/fast/dynamic/007-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</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 199x24
-        RenderTableSection {TBODY} at (0,0) size 199x24
-          RenderTableRow {TR} at (0,2) size 199x20
-            RenderTableCell {TD} at (2,2) size 60x20 [bgcolor=#FFFFCC] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,0) size 198x24
+        RenderTableSection {TBODY} at (0,0) size 198x24
+          RenderTableRow {TR} at (0,2) size 198x20
+            RenderTableCell {TD} at (2,2) size 59x20 [bgcolor=#FFFFCC] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 57x18
</span><span class="cx">                 text run at (1,1) width 57: &quot;Cell One&quot;
</span><del>-            RenderTableCell {TD} at (63,2) size 63x20 [bgcolor=#FFFFCC] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (63,2) size 62x20 [bgcolor=#FFFFCC] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 60x18
</span><span class="cx">                 text run at (1,1) width 60: &quot;Cell Two&quot;
</span><del>-            RenderTableCell {TD} at (127,2) size 70x20 [bgcolor=#FFFFCC] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (127,2) size 69x20 [bgcolor=#FFFFCC] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 67x18
</span><span class="cx">                 text run at (1,1) width 67: &quot;Cell Three&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastdynamic014expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/dynamic/014-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/dynamic/014-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/fast/dynamic/014-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -6,17 +6,17 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 563x18
</span><span class="cx">           text run at (0,0) width 563: &quot;You should see three rows below labeled \&quot;row 1\&quot;, \&quot;row 2\&quot;, \&quot;row 3\&quot;, from top to bottom.&quot;
</span><del>-      RenderTable {TABLE} at (0,34) size 44x68
-        RenderTableSection {TBODY} at (0,0) size 44x68
-          RenderTableRow {TR} at (0,2) size 44x20
-            RenderTableCell {TD} at (2,2) size 40x20 [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,34) size 43x68
+        RenderTableSection {TBODY} at (0,0) size 43x68
+          RenderTableRow {TR} at (0,2) size 43x20
+            RenderTableCell {TD} at (2,2) 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,1) width 37: &quot;row 1&quot;
</span><del>-          RenderTableRow {TR} at (0,24) size 44x20
-            RenderTableCell {TD} at (2,24) size 40x20 [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,24) size 43x20
+            RenderTableCell {TD} at (2,24) size 39x20 [r=1 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,1) width 37: &quot;row 2&quot;
</span><del>-          RenderTableRow {TR} at (0,46) size 44x20
-            RenderTableCell {TD} at (2,46) size 40x20 [r=2 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,46) size 43x20
+            RenderTableCell {TD} at (2,46) size 39x20 [r=2 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,1) width 37: &quot;row 3&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastdynamic015expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/dynamic/015-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/dynamic/015-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/fast/dynamic/015-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -8,29 +8,29 @@
</span><span class="cx">         RenderText {#text} at (0,0) size 763x36
</span><span class="cx">           text run at (0,0) width 763: &quot;You should see a table with 6 rows, labeled \&quot;Row_0\&quot;, \&quot;Row_1\&quot;, \&quot;Row_2\&quot;, \&quot;Row_3\&quot;, \&quot;Row_4\&quot;, \&quot;Row_5\&quot;, from top to&quot;
</span><span class="cx">           text run at (0,18) width 48: &quot;bottom.&quot;
</span><del>-      RenderTable {TABLE} at (0,52) size 58x148 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 56x146
-          RenderTableRow {TR} at (0,2) size 56x22
-            RenderTableCell {TD} at (2,2) size 52x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,52) size 57x148 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 55x146
+          RenderTableRow {TR} at (0,2) size 55x22
+            RenderTableCell {TD} at (2,2) size 51x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 47x18
</span><span class="cx">                 text run at (2,2) width 47: &quot;Row_0&quot;
</span><del>-          RenderTableRow {TR} at (0,26) size 56x22
-            RenderTableCell {TD} at (2,26) size 52x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,26) size 55x22
+            RenderTableCell {TD} at (2,26) size 51x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 47x18
</span><span class="cx">                 text run at (2,2) width 47: &quot;Row_1&quot;
</span><del>-          RenderTableRow {TR} at (0,50) size 56x22
-            RenderTableCell {TD} at (2,50) size 52x22 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,50) size 55x22
+            RenderTableCell {TD} at (2,50) size 51x22 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 47x18
</span><span class="cx">                 text run at (2,2) width 47: &quot;Row_2&quot;
</span><del>-          RenderTableRow {TR} at (0,74) size 56x22
-            RenderTableCell {TD} at (2,74) size 52x22 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,74) size 55x22
+            RenderTableCell {TD} at (2,74) size 51x22 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 47x18
</span><span class="cx">                 text run at (2,2) width 47: &quot;Row_3&quot;
</span><del>-          RenderTableRow {TR} at (0,98) size 56x22
-            RenderTableCell {TD} at (2,98) size 52x22 [border: (1px inset #808080)] [r=4 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,98) size 55x22
+            RenderTableCell {TD} at (2,98) size 51x22 [border: (1px inset #808080)] [r=4 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 47x18
</span><span class="cx">                 text run at (2,2) width 47: &quot;Row_4&quot;
</span><del>-          RenderTableRow {TR} at (0,122) size 56x22
-            RenderTableCell {TD} at (2,122) size 52x22 [border: (1px inset #808080)] [r=5 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,122) size 55x22
+            RenderTableCell {TD} at (2,122) size 51x22 [border: (1px inset #808080)] [r=5 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 47x18
</span><span class="cx">                 text run at (2,2) width 47: &quot;Row_5&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastdynamiccontainingblockchangeexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/dynamic/containing-block-change-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/dynamic/containing-block-change-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/fast/dynamic/containing-block-change-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -17,10 +17,10 @@
</span><span class="cx">         RenderText {#text} at (146,18) size 128x18
</span><span class="cx">           text run at (146,18) width 128: &quot;. It should not crash.&quot;
</span><span class="cx"> layer at (8,60) size 6x6
</span><del>-  RenderTable {TABLE} at (0,52) 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,52) 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,63) size 42x36
</span><span class="cx">   RenderBlock (positioned) {DIV} at (3,3) size 42x36
</span><span class="cx">     RenderText {#text} at (0,0) size 42x36
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastdynamiccreaterendererforwhitespaceonlytextexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/dynamic/create-renderer-for-whitespace-only-text-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/dynamic/create-renderer-for-whitespace-only-text-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/fast/dynamic/create-renderer-for-whitespace-only-text-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -23,24 +23,24 @@
</span><span class="cx">       RenderBlock {P} at (0,86) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 349x18
</span><span class="cx">           text run at (0,0) width 349: &quot;The left column should be identical to the right column.&quot;
</span><del>-      RenderTable {TABLE} at (0,120) size 198x98 [border: none]
-        RenderTableSection {TBODY} at (0,0) size 197x97
-          RenderTableRow {TR} at (0,0) size 197x27
-            RenderTableCell {TD} at (0,0) size 99x27 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
-              RenderBlock {DIV} at (5,5) size 90x18
</del><ins>+      RenderTable {TABLE} at (0,120) size 197x98 [border: none]
+        RenderTableSection {TBODY} at (0,0) size 196x97
+          RenderTableRow {TR} at (0,0) size 196x27
+            RenderTableCell {TD} at (0,0) size 98x27 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
+              RenderBlock {DIV} at (5,5) size 89x18
</ins><span class="cx">                 RenderText {#text} at (0,0) size 23x18
</span><span class="cx">                   text run at (0,0) width 23: &quot;wet&quot;
</span><span class="cx">                 RenderText {#text} at (23,0) size 4x18
</span><span class="cx">                   text run at (23,0) width 4: &quot; &quot;
</span><span class="cx">                 RenderText {#text} at (27,0) size 22x18
</span><span class="cx">                   text run at (27,0) width 22: &quot;suit&quot;
</span><del>-            RenderTableCell {TD} at (98,0) size 99x27 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
-              RenderBlock {DIV} at (5,5) size 90x18
</del><ins>+            RenderTableCell {TD} at (98,0) size 98x27 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
+              RenderBlock {DIV} at (5,5) size 89x18
</ins><span class="cx">                 RenderText {#text} at (0,0) size 49x18
</span><span class="cx">                   text run at (0,0) width 49: &quot;wet suit&quot;
</span><del>-          RenderTableRow {TR} at (0,27) size 197x43
-            RenderTableCell {TD} at (0,27) size 99x43 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
-              RenderBlock {UL} at (5,5) size 90x18
</del><ins>+          RenderTableRow {TR} at (0,27) size 196x43
+            RenderTableCell {TD} at (0,27) size 98x43 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
+              RenderBlock {UL} at (5,5) size 89x18
</ins><span class="cx">                 RenderInline {LI} at (0,0) size 23x18
</span><span class="cx">                   RenderText {#text} at (40,0) size 23x18
</span><span class="cx">                     text run at (40,0) width 23: &quot;wet&quot;
</span><span class="lines">@@ -50,8 +50,8 @@
</span><span class="cx">                   RenderText {#text} at (67,0) size 22x18
</span><span class="cx">                     text run at (67,0) width 22: &quot;suit&quot;
</span><span class="cx">                 RenderText {#text} at (0,0) size 0x0
</span><del>-            RenderTableCell {TD} at (98,27) size 99x43 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
-              RenderBlock {UL} at (5,5) size 90x18
</del><ins>+            RenderTableCell {TD} at (98,27) size 98x43 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
+              RenderBlock {UL} at (5,5) size 89x18
</ins><span class="cx">                 RenderInline {LI} at (0,0) size 23x18
</span><span class="cx">                   RenderText {#text} at (40,0) size 23x18
</span><span class="cx">                     text run at (40,0) width 23: &quot;wet&quot;
</span><span class="lines">@@ -61,9 +61,9 @@
</span><span class="cx">                   RenderText {#text} at (67,0) size 22x18
</span><span class="cx">                     text run at (67,0) width 22: &quot;suit&quot;
</span><span class="cx">                 RenderText {#text} at (0,0) size 0x0
</span><del>-          RenderTableRow {TR} at (0,70) size 197x27
-            RenderTableCell {TD} at (0,70) size 99x27 [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
-              RenderBlock {DIV} at (5,5) size 90x18
</del><ins>+          RenderTableRow {TR} at (0,70) size 196x27
+            RenderTableCell {TD} at (0,70) size 98x27 [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
+              RenderBlock {DIV} at (5,5) size 89x18
</ins><span class="cx">                 RenderInline {DIV} at (0,0) size 23x18
</span><span class="cx">                   RenderText {#text} at (0,0) size 23x18
</span><span class="cx">                     text run at (0,0) width 23: &quot;wet&quot;
</span><span class="lines">@@ -73,8 +73,8 @@
</span><span class="cx">                   RenderText {#text} at (27,0) size 22x18
</span><span class="cx">                     text run at (27,0) width 22: &quot;suit&quot;
</span><span class="cx">                 RenderText {#text} at (0,0) size 0x0
</span><del>-            RenderTableCell {TD} at (98,70) size 99x27 [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
-              RenderBlock {DIV} at (5,5) size 90x18
</del><ins>+            RenderTableCell {TD} at (98,70) size 98x27 [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
+              RenderBlock {DIV} at (5,5) size 89x18
</ins><span class="cx">                 RenderInline {DIV} at (0,0) size 23x18
</span><span class="cx">                   RenderText {#text} at (0,0) size 23x18
</span><span class="cx">                     text run at (0,0) width 23: &quot;wet&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastdynamicfloatwithdrawalexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/dynamic/float-withdrawal-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/dynamic/float-withdrawal-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/fast/dynamic/float-withdrawal-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -23,28 +23,28 @@
</span><span class="cx">             text run at (298,0) width 20: &quot;not&quot;
</span><span class="cx">         RenderText {#text} at (318,0) size 151x18
</span><span class="cx">           text run at (318,0) width 151: &quot; a checkerboard pattern.&quot;
</span><del>-      RenderTable {TABLE} at (0,68) 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,68) 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,368) size 784x200
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastdynamicinsertbeforetablepartincontinuationexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/dynamic/insert-before-table-part-in-continuation-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/dynamic/insert-before-table-part-in-continuation-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/fast/dynamic/insert-before-table-part-in-continuation-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</span><span class="lines">@@ -22,48 +22,48 @@
</span><span class="cx">           text run at (0,36) width 783: &quot;specifying the table part as the \&quot;before child\&quot;. The resulting render tree should look just like it would look if the parent was a&quot;
</span><span class="cx">           text run at (0,54) width 39: &quot;block.&quot;
</span><span class="cx">       RenderBlock {DIV} at (0,122) size 784x18
</span><del>-        RenderInline {SPAN} at (0,0) size 232x18
</del><ins>+        RenderInline {SPAN} at (0,0) size 231x18
</ins><span class="cx">           RenderText {#text} at (0,0) size 41x18
</span><span class="cx">             text run at (0,0) width 41: &quot;Text...&quot;
</span><span class="cx">           RenderText {#text} at (41,0) size 87x18
</span><span class="cx">             text run at (41,0) width 87: &quot;goes here and&quot;
</span><del>-          RenderTable at (128,0) size 104x18
-            RenderTableSection (anonymous) at (0,0) size 104x18
-              RenderTableRow (anonymous) at (0,0) size 104x18
-                RenderTableCell {DIV} at (0,0) size 104x18 [r=0 c=0 rs=1 cs=1]
</del><ins>+          RenderTable at (128,0) size 103x18
+            RenderTableSection (anonymous) at (0,0) size 103x18
+              RenderTableRow (anonymous) at (0,0) size 103x18
+                RenderTableCell {DIV} at (0,0) size 103x18 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                   RenderText {#text} at (0,0) size 103x18
</span><span class="cx">                     text run at (0,0) width 103: &quot;...continues here&quot;
</span><span class="cx">       RenderBlock {DIV} at (0,140) size 784x18
</span><del>-        RenderInline {SPAN} at (0,0) size 146x18
</del><ins>+        RenderInline {SPAN} at (0,0) size 145x18
</ins><span class="cx">           RenderText {#text} at (0,0) size 41x18
</span><span class="cx">             text run at (0,0) width 41: &quot;Text...&quot;
</span><del>-          RenderTable at (41,0) size 105x18
-            RenderTableSection (anonymous) at (0,0) size 105x18
-              RenderTableRow (anonymous) at (0,0) size 105x18
-                RenderTableCell {TD} at (0,0) size 1x0 [r=0 c=0 rs=1 cs=1]
-                RenderTableCell {DIV} at (0,0) size 105x18 [r=0 c=1 rs=1 cs=1]
</del><ins>+          RenderTable at (41,0) size 104x18
+            RenderTableSection (anonymous) at (0,0) size 104x18
+              RenderTableRow (anonymous) at (0,0) size 104x18
+                RenderTableCell {TD} at (0,0) size 0x0 [r=0 c=0 rs=1 cs=1]
+                RenderTableCell {DIV} at (0,0) size 104x18 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">                   RenderText {#text} at (0,0) size 103x18
</span><span class="cx">                     text run at (0,0) width 103: &quot;...continues here&quot;
</span><span class="cx">       RenderBlock {DIV} at (0,158) size 784x22
</span><del>-        RenderInline {SPAN} at (0,0) size 145x18
</del><ins>+        RenderInline {SPAN} at (0,0) size 144x18
</ins><span class="cx">           RenderText {#text} at (0,4) size 41x18
</span><span class="cx">             text run at (0,4) width 41: &quot;Text...&quot;
</span><del>-          RenderTable at (41,0) size 104x18
-            RenderTableSection (anonymous) at (0,0) size 104x18
-              RenderTableRow {TR} at (0,0) size 104x0
-              RenderTableRow (anonymous) at (0,0) size 104x18
-                RenderTableCell {DIV} at (0,0) size 104x18 [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTable at (41,0) size 103x18
+            RenderTableSection (anonymous) at (0,0) size 103x18
+              RenderTableRow {TR} at (0,0) size 103x0
+              RenderTableRow (anonymous) at (0,0) size 103x18
+                RenderTableCell {DIV} at (0,0) size 103x18 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">                   RenderText {#text} at (0,0) size 103x18
</span><span class="cx">                     text run at (0,0) width 103: &quot;...continues here&quot;
</span><span class="cx">       RenderBlock {DIV} at (0,180) size 784x18
</span><del>-        RenderInline {SPAN} at (0,0) size 145x18
</del><ins>+        RenderInline {SPAN} at (0,0) size 144x18
</ins><span class="cx">           RenderText {#text} at (0,0) size 41x18
</span><span class="cx">             text run at (0,0) width 41: &quot;Text...&quot;
</span><span class="cx">           RenderInline {SPAN} at (0,0) size 0x18
</span><del>-          RenderTable at (41,0) size 104x18
-            RenderTableSection (anonymous) at (0,0) size 104x18
-              RenderTableRow (anonymous) at (0,0) size 104x18
-                RenderTableCell {DIV} at (0,0) size 104x18 [r=0 c=0 rs=1 cs=1]
</del><ins>+          RenderTable at (41,0) size 103x18
+            RenderTableSection (anonymous) at (0,0) size 103x18
+              RenderTableRow (anonymous) at (0,0) size 103x18
+                RenderTableCell {DIV} at (0,0) size 103x18 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                   RenderText {#text} at (0,0) size 103x18
</span><span class="cx">                     text run at (0,0) width 103: &quot;...continues here&quot;
</span><span class="cx">       RenderBlock {DIV} at (0,198) size 784x36
</span><span class="lines">@@ -74,57 +74,57 @@
</span><span class="cx">         RenderBlock (anonymous) at (0,18) size 784x0
</span><span class="cx">           RenderBlock {DIV} at (0,0) size 784x0
</span><span class="cx">         RenderBlock (anonymous) at (0,18) size 784x18
</span><del>-          RenderInline {SPAN} at (0,0) size 104x18
-            RenderTable at (0,0) size 104x18
-              RenderTableSection (anonymous) at (0,0) size 104x18
-                RenderTableRow (anonymous) at (0,0) size 104x18
-                  RenderTableCell {DIV} at (0,0) size 104x18 [r=0 c=0 rs=1 cs=1]
</del><ins>+          RenderInline {SPAN} at (0,0) size 103x18
+            RenderTable at (0,0) size 103x18
+              RenderTableSection (anonymous) at (0,0) size 103x18
+                RenderTableRow (anonymous) at (0,0) size 103x18
+                  RenderTableCell {DIV} at (0,0) size 103x18 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                     RenderText {#text} at (0,0) size 103x18
</span><span class="cx">                       text run at (0,0) width 103: &quot;...continues here&quot;
</span><span class="cx">       RenderBlock {DIV} at (0,234) size 784x18
</span><del>-        RenderInline {SPAN} at (0,0) size 232x18
</del><ins>+        RenderInline {SPAN} at (0,0) size 231x18
</ins><span class="cx">           RenderText {#text} at (0,0) size 41x18
</span><span class="cx">             text run at (0,0) width 41: &quot;Text...&quot;
</span><span class="cx">           RenderText {#text} at (41,0) size 87x18
</span><span class="cx">             text run at (41,0) width 87: &quot;goes here and&quot;
</span><del>-          RenderTable at (128,0) size 104x18
-            RenderTableSection (anonymous) at (0,0) size 104x18
-              RenderTableRow {DIV} at (0,0) size 104x18
-                RenderTableCell (anonymous) at (0,0) size 104x18 [r=0 c=0 rs=1 cs=1]
</del><ins>+          RenderTable at (128,0) size 103x18
+            RenderTableSection (anonymous) at (0,0) size 103x18
+              RenderTableRow {DIV} at (0,0) size 103x18
+                RenderTableCell (anonymous) at (0,0) size 103x18 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                   RenderText {#text} at (0,0) size 103x18
</span><span class="cx">                     text run at (0,0) width 103: &quot;...continues here&quot;
</span><span class="cx">       RenderBlock {DIV} at (0,252) size 784x22
</span><del>-        RenderInline {SPAN} at (0,0) size 145x18
</del><ins>+        RenderInline {SPAN} at (0,0) size 144x18
</ins><span class="cx">           RenderText {#text} at (0,4) size 41x18
</span><span class="cx">             text run at (0,4) width 41: &quot;Text...&quot;
</span><del>-          RenderTable at (41,0) size 104x18
-            RenderTableSection (anonymous) at (0,0) size 104x18
-              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 104x18
-                RenderTableCell (anonymous) at (0,0) size 104x18 [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTable at (41,0) size 103x18
+            RenderTableSection (anonymous) at (0,0) size 103x18
+              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 103x18
+                RenderTableCell (anonymous) at (0,0) size 103x18 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">                   RenderText {#text} at (0,0) size 103x18
</span><span class="cx">                     text run at (0,0) width 103: &quot;...continues here&quot;
</span><span class="cx">       RenderBlock {DIV} at (0,274) size 784x22
</span><del>-        RenderInline {SPAN} at (0,0) size 145x18
</del><ins>+        RenderInline {SPAN} at (0,0) size 144x18
</ins><span class="cx">           RenderText {#text} at (0,4) size 41x18
</span><span class="cx">             text run at (0,4) width 41: &quot;Text...&quot;
</span><del>-          RenderTable at (41,0) size 104x18
-            RenderTableSection (anonymous) at (0,0) size 104x18
-              RenderTableRow {TR} at (0,0) size 104x0
-              RenderTableRow {DIV} at (0,0) size 104x18
-                RenderTableCell (anonymous) at (0,0) size 104x18 [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTable at (41,0) size 103x18
+            RenderTableSection (anonymous) at (0,0) size 103x18
+              RenderTableRow {TR} at (0,0) size 103x0
+              RenderTableRow {DIV} at (0,0) size 103x18
+                RenderTableCell (anonymous) at (0,0) size 103x18 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">                   RenderText {#text} at (0,0) size 103x18
</span><span class="cx">                     text run at (0,0) width 103: &quot;...continues here&quot;
</span><span class="cx">       RenderBlock {DIV} at (0,296) size 784x18
</span><del>-        RenderInline {SPAN} at (0,0) size 145x18
</del><ins>+        RenderInline {SPAN} at (0,0) size 144x18
</ins><span class="cx">           RenderText {#text} at (0,0) size 41x18
</span><span class="cx">             text run at (0,0) width 41: &quot;Text...&quot;
</span><span class="cx">           RenderInline {SPAN} at (0,0) size 0x18
</span><del>-          RenderTable at (41,0) size 104x18
-            RenderTableSection (anonymous) at (0,0) size 104x18
-              RenderTableRow {DIV} at (0,0) size 104x18
-                RenderTableCell (anonymous) at (0,0) size 104x18 [r=0 c=0 rs=1 cs=1]
</del><ins>+          RenderTable at (41,0) size 103x18
+            RenderTableSection (anonymous) at (0,0) size 103x18
+              RenderTableRow {DIV} at (0,0) size 103x18
+                RenderTableCell (anonymous) at (0,0) size 103x18 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                   RenderText {#text} at (0,0) size 103x18
</span><span class="cx">                     text run at (0,0) width 103: &quot;...continues here&quot;
</span><span class="cx">       RenderBlock {DIV} at (0,314) size 784x36
</span><span class="lines">@@ -135,59 +135,59 @@
</span><span class="cx">         RenderBlock (anonymous) at (0,18) size 784x0
</span><span class="cx">           RenderBlock {DIV} at (0,0) size 784x0
</span><span class="cx">         RenderBlock (anonymous) at (0,18) size 784x18
</span><del>-          RenderInline {SPAN} at (0,0) size 104x18
-            RenderTable at (0,0) size 104x18
-              RenderTableSection (anonymous) at (0,0) size 104x18
-                RenderTableRow {DIV} at (0,0) size 104x18
-                  RenderTableCell (anonymous) at (0,0) size 104x18 [r=0 c=0 rs=1 cs=1]
</del><ins>+          RenderInline {SPAN} at (0,0) size 103x18
+            RenderTable at (0,0) size 103x18
+              RenderTableSection (anonymous) at (0,0) size 103x18
+                RenderTableRow {DIV} at (0,0) size 103x18
+                  RenderTableCell (anonymous) at (0,0) size 103x18 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                     RenderText {#text} at (0,0) size 103x18
</span><span class="cx">                       text run at (0,0) width 103: &quot;...continues here&quot;
</span><span class="cx">       RenderBlock {DIV} at (0,350) size 784x18
</span><del>-        RenderInline {SPAN} at (0,0) size 232x18
</del><ins>+        RenderInline {SPAN} at (0,0) size 231x18
</ins><span class="cx">           RenderText {#text} at (0,0) size 41x18
</span><span class="cx">             text run at (0,0) width 41: &quot;Text...&quot;
</span><span class="cx">           RenderText {#text} at (41,0) size 87x18
</span><span class="cx">             text run at (41,0) width 87: &quot;goes here and&quot;
</span><del>-          RenderTable at (128,0) size 104x18
-            RenderTableSection {DIV} at (0,0) size 104x18
-              RenderTableRow (anonymous) at (0,0) size 104x18
-                RenderTableCell (anonymous) at (0,0) size 104x18 [r=0 c=0 rs=1 cs=1]
</del><ins>+          RenderTable at (128,0) size 103x18
+            RenderTableSection {DIV} at (0,0) size 103x18
+              RenderTableRow (anonymous) at (0,0) size 103x18
+                RenderTableCell (anonymous) at (0,0) size 103x18 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                   RenderText {#text} at (0,0) size 103x18
</span><span class="cx">                     text run at (0,0) width 103: &quot;...continues here&quot;
</span><span class="cx">       RenderBlock {DIV} at (0,368) size 784x22
</span><del>-        RenderInline {SPAN} at (0,0) size 145x18
</del><ins>+        RenderInline {SPAN} at (0,0) size 144x18
</ins><span class="cx">           RenderText {#text} at (0,4) size 41x18
</span><span class="cx">             text run at (0,4) width 41: &quot;Text...&quot;
</span><del>-          RenderTable at (41,0) size 104x18
-            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 104x18
-              RenderTableRow (anonymous) at (0,0) size 104x18
-                RenderTableCell (anonymous) at (0,0) size 104x18 [r=0 c=0 rs=1 cs=1]
</del><ins>+          RenderTable at (41,0) size 103x18
+            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 103x18
+              RenderTableRow (anonymous) at (0,0) size 103x18
+                RenderTableCell (anonymous) at (0,0) size 103x18 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                   RenderText {#text} at (0,0) size 103x18
</span><span class="cx">                     text run at (0,0) width 103: &quot;...continues here&quot;
</span><span class="cx">       RenderBlock {DIV} at (0,390) size 784x22
</span><del>-        RenderInline {SPAN} at (0,0) size 145x18
</del><ins>+        RenderInline {SPAN} at (0,0) size 144x18
</ins><span class="cx">           RenderText {#text} at (0,4) size 41x18
</span><span class="cx">             text run at (0,4) width 41: &quot;Text...&quot;
</span><del>-          RenderTable at (41,0) size 104x18
-            RenderTableSection (anonymous) at (0,0) size 104x0
-              RenderTableRow {TR} at (0,0) size 104x0
-            RenderTableSection {DIV} at (0,0) size 104x18
-              RenderTableRow (anonymous) at (0,0) size 104x18
-                RenderTableCell (anonymous) at (0,0) size 104x18 [r=0 c=0 rs=1 cs=1]
</del><ins>+          RenderTable at (41,0) size 103x18
+            RenderTableSection (anonymous) at (0,0) size 103x0
+              RenderTableRow {TR} at (0,0) size 103x0
+            RenderTableSection {DIV} at (0,0) size 103x18
+              RenderTableRow (anonymous) at (0,0) size 103x18
+                RenderTableCell (anonymous) at (0,0) size 103x18 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                   RenderText {#text} at (0,0) size 103x18
</span><span class="cx">                     text run at (0,0) width 103: &quot;...continues here&quot;
</span><span class="cx">       RenderBlock {DIV} at (0,412) size 784x18
</span><del>-        RenderInline {SPAN} at (0,0) size 145x18
</del><ins>+        RenderInline {SPAN} at (0,0) size 144x18
</ins><span class="cx">           RenderText {#text} at (0,0) size 41x18
</span><span class="cx">             text run at (0,0) width 41: &quot;Text...&quot;
</span><span class="cx">           RenderInline {SPAN} at (0,0) size 0x18
</span><del>-          RenderTable at (41,0) size 104x18
-            RenderTableSection {DIV} at (0,0) size 104x18
-              RenderTableRow (anonymous) at (0,0) size 104x18
-                RenderTableCell (anonymous) at (0,0) size 104x18 [r=0 c=0 rs=1 cs=1]
</del><ins>+          RenderTable at (41,0) size 103x18
+            RenderTableSection {DIV} at (0,0) size 103x18
+              RenderTableRow (anonymous) at (0,0) size 103x18
+                RenderTableCell (anonymous) at (0,0) size 103x18 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                   RenderText {#text} at (0,0) size 103x18
</span><span class="cx">                     text run at (0,0) width 103: &quot;...continues here&quot;
</span><span class="cx">       RenderBlock {DIV} at (0,430) size 784x36
</span><span class="lines">@@ -198,10 +198,10 @@
</span><span class="cx">         RenderBlock (anonymous) at (0,18) size 784x0
</span><span class="cx">           RenderBlock {DIV} at (0,0) size 784x0
</span><span class="cx">         RenderBlock (anonymous) at (0,18) size 784x18
</span><del>-          RenderInline {SPAN} at (0,0) size 104x18
-            RenderTable at (0,0) size 104x18
-              RenderTableSection {DIV} at (0,0) size 104x18
-                RenderTableRow (anonymous) at (0,0) size 104x18
-                  RenderTableCell (anonymous) at (0,0) size 104x18 [r=0 c=0 rs=1 cs=1]
</del><ins>+          RenderInline {SPAN} at (0,0) size 103x18
+            RenderTable at (0,0) size 103x18
+              RenderTableSection {DIV} at (0,0) size 103x18
+                RenderTableRow (anonymous) at (0,0) size 103x18
+                  RenderTableCell (anonymous) at (0,0) size 103x18 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                     RenderText {#text} at (0,0) size 103x18
</span><span class="cx">                       text run at (0,0) width 103: &quot;...continues here&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastdynamicsubtreetablecellheightexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/dynamic/subtree-table-cell-height-expected.txt (195751 => 195752)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/dynamic/subtree-table-cell-height-expected.txt        2016-01-28 18:07:10 UTC (rev 195751)
+++ trunk/LayoutTests/platform/win/fast/dynamic/subtree-table-cell-height-expected.txt        2016-01-28 18:08:41 UTC (rev 195752)
</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>
</div>

</body>
</html>