<!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>[175077] 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/175077">175077</a></dd>
<dt>Author</dt> <dd>bfulgham@apple.com</dd>
<dt>Date</dt> <dd>2014-10-22 18:13:35 -0700 (Wed, 22 Oct 2014)</dd>
</dl>

<h3>Log Message</h3>
<pre>[Win] Rebaseline various tests after switching to Windows rendering for native controls.

* platform/win/editing/inserting/before-after-input-element-expected.txt: Added.
* platform/win/editing/pasteboard/4806874-expected.txt: Added.
* platform/win/editing/pasteboard/pasting-tabs-expected.txt:
* platform/win/editing/selection/4397952-expected.txt:
* platform/win/editing/selection/4895428-3-expected.txt: Added.
* platform/win/editing/selection/select-across-readonly-input-4-expected.txt:
* platform/win/editing/selection/select-across-readonly-input-5-expected.txt:
* platform/win/fast/block/basic: Added.
* platform/win/fast/block/basic/fieldset-stretch-to-legend-expected.txt: Added.
* platform/win/fast/block/float/032-expected.txt: Added.
* platform/win/fast/css/text-input-with-webkit-border-radius-expected.txt:
* platform/win/fast/dom/isindex-001-expected.txt: Added.
* platform/win/fast/dom/isindex-002-expected.txt: Added.
* platform/win/fast/forms/007-expected.txt: Added.
* platform/win/fast/forms/button-align-expected.txt: Added.
* platform/win/fast/forms/button-cannot-be-nested-expected.txt: Added.
* platform/win/fast/forms/button-default-title-expected.txt:
* platform/win/fast/forms/button-table-styles-expected.txt:
* platform/win/fast/forms/button-white-space-expected.txt: Added.
* platform/win/fast/forms/encoding-test-expected.txt: Added.
* platform/win/fast/forms/floating-textfield-relayout-expected.txt: Added.
* platform/win/fast/forms/input-align-expected.txt: Added.
* platform/win/fast/forms/input-appearance-bkcolor-expected.txt: Added.
* platform/win/fast/forms/input-appearance-default-bkcolor-expected.txt: Added.
* platform/win/fast/forms/input-appearance-disabled-expected.txt: Added.
* platform/win/fast/forms/input-appearance-preventDefault-expected.txt: Added.
* platform/win/fast/forms/input-appearance-width-expected.txt: Added.
* platform/win/fast/forms/input-baseline-expected.txt: Added.
* platform/win/fast/forms/input-disabled-color-expected.txt: Added.
* platform/win/fast/forms/input-field-text-truncated-expected.txt: Added.
* platform/win/fast/forms/input-placeholder-visibility-1-expected.txt: Added.
* platform/win/fast/forms/input-placeholder-visibility-3-expected.txt: Added.
* platform/win/fast/forms/input-readonly-empty-expected.txt: Added.
* platform/win/fast/forms/input-table-expected.txt: Added.
* platform/win/fast/forms/input-text-click-inside-expected.txt: Added.
* platform/win/fast/forms/input-text-option-delete-expected.txt: Added.
* platform/win/fast/forms/input-text-scroll-left-on-blur-expected.txt: Added.
* platform/win/fast/forms/input-text-self-emptying-click-expected.txt: Added.
* platform/win/fast/forms/input-text-word-wrap-expected.txt: Added.
* platform/win/fast/forms/menulist-restrict-line-height-expected.txt: Added.
* platform/win/fast/forms/menulist-style-color-expected.txt:
* platform/win/fast/forms/minWidthPercent-expected.txt: Added.
* platform/win/fast/forms/placeholder-position-expected.txt: Added.
* platform/win/fast/forms/select-listbox-multiple-no-focusring-expected.txt:
* platform/win/fast/forms/select-overflow-scroll-expected.txt:
* platform/win/fast/forms/select-overflow-scroll-inherited-expected.txt:
* platform/win/fast/forms/text-style-color-expected.txt: Added.
* platform/win/fast/forms/textfield-focus-ring-expected.txt: Added.
* platform/win/fast/forms/textfield-outline-expected.txt: Added.
* platform/win/fast/forms/visual-hebrew-text-field-expected.txt: Added.
* platform/win/fast/lists/dynamic-marker-crash-expected.txt: Added.
* platform/win/fast/table/spanOverlapRepaint-expected.txt: Added.
* platform/win/fast/table/text-field-baseline-expected.txt: Added.
* platform/win/fast/text/textIteratorNilRenderer-expected.txt:
* platform/win/svg/custom/inline-svg-in-html-expected.txt: Added.
* platform/win/svg/hixie/mixed: Added.
* platform/win/svg/hixie/mixed/003-expected.txt: Added.
* platform/win/tables/mozilla/bugs/45621-expected.txt: Added.
* platform/win/tables/mozilla/bugs/bug138725-expected.txt:
* platform/win/tables/mozilla/bugs/bug194024-expected.txt: Added.
* platform/win/tables/mozilla/bugs/bug24200-expected.txt: Added.
* platform/win/tables/mozilla/bugs/bug2479-3-expected.txt:
* platform/win/tables/mozilla/bugs/bug2479-4-expected.txt:
* platform/win/tables/mozilla/bugs/bug39209-expected.txt:
* platform/win/tables/mozilla/bugs/bug4527-expected.txt:
* platform/win/tables/mozilla/bugs/bug46368-1-expected.txt:
* platform/win/tables/mozilla/bugs/bug46368-2-expected.txt:
* platform/win/tables/mozilla/bugs/bug51727-expected.txt:
* platform/win/tables/mozilla/bugs/bug52505-expected.txt:
* platform/win/tables/mozilla/bugs/bug52506-expected.txt:
* platform/win/tables/mozilla/bugs/bug59354-expected.txt: Added.
* platform/win/tables/mozilla/bugs/bug60749-expected.txt:
* platform/win/tables/mozilla/bugs/bug68912-expected.txt: Added.
* platform/win/tables/mozilla/bugs/bug7342-expected.txt:
* platform/win/tables/mozilla/bugs/bugs28928-expected.txt: Added.
* platform/win/tables/mozilla/collapsing_borders/bug41262-4-expected.txt:
* platform/win/tables/mozilla_expected_failures/bugs/bug92647-1-expected.txt: Added.
* platform/win/tables/mozilla_expected_failures/collapsing_borders: Added.
* platform/win/tables/mozilla_expected_failures/collapsing_borders/bug41262-5-expected.txt: Added.
* platform/win/tables/mozilla_expected_failures/collapsing_borders/bug41262-6-expected.txt: Added.
* platform/win/tables/mozilla_expected_failures/core/captions1-expected.txt:
* platform/win/tables/mozilla_expected_failures/core/captions2-expected.txt:</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsChangeLog">trunk/LayoutTests/ChangeLog</a></li>
<li><a href="#trunkLayoutTestsplatformwineditingpasteboardpastingtabsexpectedtxt">trunk/LayoutTests/platform/win/editing/pasteboard/pasting-tabs-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwineditingselection4397952expectedtxt">trunk/LayoutTests/platform/win/editing/selection/4397952-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwineditingselectionselectacrossreadonlyinput4expectedtxt">trunk/LayoutTests/platform/win/editing/selection/select-across-readonly-input-4-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwineditingselectionselectacrossreadonlyinput5expectedtxt">trunk/LayoutTests/platform/win/editing/selection/select-across-readonly-input-5-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastcsstextinputwithwebkitborderradiusexpectedtxt">trunk/LayoutTests/platform/win/fast/css/text-input-with-webkit-border-radius-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastformsbuttondefaulttitleexpectedtxt">trunk/LayoutTests/platform/win/fast/forms/button-default-title-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastformsbuttontablestylesexpectedtxt">trunk/LayoutTests/platform/win/fast/forms/button-table-styles-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastformsmenuliststylecolorexpectedtxt">trunk/LayoutTests/platform/win/fast/forms/menulist-style-color-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastformsselectlistboxmultiplenofocusringexpectedtxt">trunk/LayoutTests/platform/win/fast/forms/select-listbox-multiple-no-focusring-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastformsselectoverflowscrollexpectedtxt">trunk/LayoutTests/platform/win/fast/forms/select-overflow-scroll-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastformsselectoverflowscrollinheritedexpectedtxt">trunk/LayoutTests/platform/win/fast/forms/select-overflow-scroll-inherited-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfasttexttextIteratorNilRendererexpectedtxt">trunk/LayoutTests/platform/win/fast/text/textIteratorNilRenderer-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwintablesmozillabugsbug138725expectedtxt">trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug138725-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwintablesmozillabugsbug24793expectedtxt">trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug2479-3-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwintablesmozillabugsbug24794expectedtxt">trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug2479-4-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwintablesmozillabugsbug39209expectedtxt">trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug39209-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwintablesmozillabugsbug4527expectedtxt">trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug4527-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwintablesmozillabugsbug463681expectedtxt">trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug46368-1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwintablesmozillabugsbug463682expectedtxt">trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug46368-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwintablesmozillabugsbug51727expectedtxt">trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug51727-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwintablesmozillabugsbug52505expectedtxt">trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug52505-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwintablesmozillabugsbug52506expectedtxt">trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug52506-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwintablesmozillabugsbug60749expectedtxt">trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug60749-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwintablesmozillabugsbug7342expectedtxt">trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug7342-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwintablesmozillacollapsing_bordersbug412624expectedtxt">trunk/LayoutTests/platform/win/tables/mozilla/collapsing_borders/bug41262-4-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwintablesmozilla_expected_failurescorecaptions1expectedtxt">trunk/LayoutTests/platform/win/tables/mozilla_expected_failures/core/captions1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwintablesmozilla_expected_failurescorecaptions2expectedtxt">trunk/LayoutTests/platform/win/tables/mozilla_expected_failures/core/captions2-expected.txt</a></li>
</ul>

<h3>Added Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsplatformwineditinginsertingbeforeafterinputelementexpectedtxt">trunk/LayoutTests/platform/win/editing/inserting/before-after-input-element-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwineditingpasteboard4806874expectedtxt">trunk/LayoutTests/platform/win/editing/pasteboard/4806874-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwineditingselection48954283expectedtxt">trunk/LayoutTests/platform/win/editing/selection/4895428-3-expected.txt</a></li>
<li>trunk/LayoutTests/platform/win/fast/block/basic/</li>
<li><a href="#trunkLayoutTestsplatformwinfastblockbasicfieldsetstretchtolegendexpectedtxt">trunk/LayoutTests/platform/win/fast/block/basic/fieldset-stretch-to-legend-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastblockfloat032expectedtxt">trunk/LayoutTests/platform/win/fast/block/float/032-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastdomisindex001expectedtxt">trunk/LayoutTests/platform/win/fast/dom/isindex-001-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastdomisindex002expectedtxt">trunk/LayoutTests/platform/win/fast/dom/isindex-002-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastforms007expectedtxt">trunk/LayoutTests/platform/win/fast/forms/007-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastformsbuttonalignexpectedtxt">trunk/LayoutTests/platform/win/fast/forms/button-align-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastformsbuttoncannotbenestedexpectedtxt">trunk/LayoutTests/platform/win/fast/forms/button-cannot-be-nested-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastformsbuttonwhitespaceexpectedtxt">trunk/LayoutTests/platform/win/fast/forms/button-white-space-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastformsencodingtestexpectedtxt">trunk/LayoutTests/platform/win/fast/forms/encoding-test-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastformsfloatingtextfieldrelayoutexpectedtxt">trunk/LayoutTests/platform/win/fast/forms/floating-textfield-relayout-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastformsinputalignexpectedtxt">trunk/LayoutTests/platform/win/fast/forms/input-align-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastformsinputappearancebkcolorexpectedtxt">trunk/LayoutTests/platform/win/fast/forms/input-appearance-bkcolor-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastformsinputappearancedefaultbkcolorexpectedtxt">trunk/LayoutTests/platform/win/fast/forms/input-appearance-default-bkcolor-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastformsinputappearancedisabledexpectedtxt">trunk/LayoutTests/platform/win/fast/forms/input-appearance-disabled-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastformsinputappearancepreventDefaultexpectedtxt">trunk/LayoutTests/platform/win/fast/forms/input-appearance-preventDefault-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastformsinputappearancewidthexpectedtxt">trunk/LayoutTests/platform/win/fast/forms/input-appearance-width-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastformsinputbaselineexpectedtxt">trunk/LayoutTests/platform/win/fast/forms/input-baseline-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastformsinputdisabledcolorexpectedtxt">trunk/LayoutTests/platform/win/fast/forms/input-disabled-color-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastformsinputfieldtexttruncatedexpectedtxt">trunk/LayoutTests/platform/win/fast/forms/input-field-text-truncated-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastformsinputplaceholdervisibility1expectedtxt">trunk/LayoutTests/platform/win/fast/forms/input-placeholder-visibility-1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastformsinputplaceholdervisibility3expectedtxt">trunk/LayoutTests/platform/win/fast/forms/input-placeholder-visibility-3-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastformsinputreadonlyemptyexpectedtxt">trunk/LayoutTests/platform/win/fast/forms/input-readonly-empty-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastformsinputtableexpectedtxt">trunk/LayoutTests/platform/win/fast/forms/input-table-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastformsinputtextclickinsideexpectedtxt">trunk/LayoutTests/platform/win/fast/forms/input-text-click-inside-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastformsinputtextoptiondeleteexpectedtxt">trunk/LayoutTests/platform/win/fast/forms/input-text-option-delete-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastformsinputtextscrollleftonblurexpectedtxt">trunk/LayoutTests/platform/win/fast/forms/input-text-scroll-left-on-blur-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastformsinputtextselfemptyingclickexpectedtxt">trunk/LayoutTests/platform/win/fast/forms/input-text-self-emptying-click-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastformsinputtextwordwrapexpectedtxt">trunk/LayoutTests/platform/win/fast/forms/input-text-word-wrap-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastformsmenulistrestrictlineheightexpectedtxt">trunk/LayoutTests/platform/win/fast/forms/menulist-restrict-line-height-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastformsminWidthPercentexpectedtxt">trunk/LayoutTests/platform/win/fast/forms/minWidthPercent-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastformsplaceholderpositionexpectedtxt">trunk/LayoutTests/platform/win/fast/forms/placeholder-position-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastformstextstylecolorexpectedtxt">trunk/LayoutTests/platform/win/fast/forms/text-style-color-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastformstextfieldfocusringexpectedtxt">trunk/LayoutTests/platform/win/fast/forms/textfield-focus-ring-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastformstextfieldoutlineexpectedtxt">trunk/LayoutTests/platform/win/fast/forms/textfield-outline-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastformsvisualhebrewtextfieldexpectedtxt">trunk/LayoutTests/platform/win/fast/forms/visual-hebrew-text-field-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastlistsdynamicmarkercrashexpectedtxt">trunk/LayoutTests/platform/win/fast/lists/dynamic-marker-crash-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfasttablespanOverlapRepaintexpectedtxt">trunk/LayoutTests/platform/win/fast/table/spanOverlapRepaint-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfasttabletextfieldbaselineexpectedtxt">trunk/LayoutTests/platform/win/fast/table/text-field-baseline-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinsvgcustominlinesvginhtmlexpectedtxt">trunk/LayoutTests/platform/win/svg/custom/inline-svg-in-html-expected.txt</a></li>
<li>trunk/LayoutTests/platform/win/svg/hixie/mixed/</li>
<li><a href="#trunkLayoutTestsplatformwinsvghixiemixed003expectedtxt">trunk/LayoutTests/platform/win/svg/hixie/mixed/003-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwintablesmozillabugs45621expectedtxt">trunk/LayoutTests/platform/win/tables/mozilla/bugs/45621-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwintablesmozillabugsbug194024expectedtxt">trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug194024-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwintablesmozillabugsbug24200expectedtxt">trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug24200-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwintablesmozillabugsbug59354expectedtxt">trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug59354-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwintablesmozillabugsbug68912expectedtxt">trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug68912-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwintablesmozillabugsbugs28928expectedtxt">trunk/LayoutTests/platform/win/tables/mozilla/bugs/bugs28928-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwintablesmozilla_expected_failuresbugsbug926471expectedtxt">trunk/LayoutTests/platform/win/tables/mozilla_expected_failures/bugs/bug92647-1-expected.txt</a></li>
<li>trunk/LayoutTests/platform/win/tables/mozilla_expected_failures/collapsing_borders/</li>
<li><a href="#trunkLayoutTestsplatformwintablesmozilla_expected_failurescollapsing_bordersbug412625expectedtxt">trunk/LayoutTests/platform/win/tables/mozilla_expected_failures/collapsing_borders/bug41262-5-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwintablesmozilla_expected_failurescollapsing_bordersbug412626expectedtxt">trunk/LayoutTests/platform/win/tables/mozilla_expected_failures/collapsing_borders/bug41262-6-expected.txt</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkLayoutTestsChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/ChangeLog (175076 => 175077)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/ChangeLog        2014-10-23 00:05:03 UTC (rev 175076)
+++ trunk/LayoutTests/ChangeLog        2014-10-23 01:13:35 UTC (rev 175077)
</span><span class="lines">@@ -1,3 +1,90 @@
</span><ins>+2014-10-22  Brent Fulgham  &lt;bfulgham@apple.com&gt;
+
+        [Win] Rebaseline various tests after switching to Windows rendering for native controls.
+
+        * platform/win/editing/inserting/before-after-input-element-expected.txt: Added.
+        * platform/win/editing/pasteboard/4806874-expected.txt: Added.
+        * platform/win/editing/pasteboard/pasting-tabs-expected.txt:
+        * platform/win/editing/selection/4397952-expected.txt:
+        * platform/win/editing/selection/4895428-3-expected.txt: Added.
+        * platform/win/editing/selection/select-across-readonly-input-4-expected.txt:
+        * platform/win/editing/selection/select-across-readonly-input-5-expected.txt:
+        * platform/win/fast/block/basic: Added.
+        * platform/win/fast/block/basic/fieldset-stretch-to-legend-expected.txt: Added.
+        * platform/win/fast/block/float/032-expected.txt: Added.
+        * platform/win/fast/css/text-input-with-webkit-border-radius-expected.txt:
+        * platform/win/fast/dom/isindex-001-expected.txt: Added.
+        * platform/win/fast/dom/isindex-002-expected.txt: Added.
+        * platform/win/fast/forms/007-expected.txt: Added.
+        * platform/win/fast/forms/button-align-expected.txt: Added.
+        * platform/win/fast/forms/button-cannot-be-nested-expected.txt: Added.
+        * platform/win/fast/forms/button-default-title-expected.txt:
+        * platform/win/fast/forms/button-table-styles-expected.txt:
+        * platform/win/fast/forms/button-white-space-expected.txt: Added.
+        * platform/win/fast/forms/encoding-test-expected.txt: Added.
+        * platform/win/fast/forms/floating-textfield-relayout-expected.txt: Added.
+        * platform/win/fast/forms/input-align-expected.txt: Added.
+        * platform/win/fast/forms/input-appearance-bkcolor-expected.txt: Added.
+        * platform/win/fast/forms/input-appearance-default-bkcolor-expected.txt: Added.
+        * platform/win/fast/forms/input-appearance-disabled-expected.txt: Added.
+        * platform/win/fast/forms/input-appearance-preventDefault-expected.txt: Added.
+        * platform/win/fast/forms/input-appearance-width-expected.txt: Added.
+        * platform/win/fast/forms/input-baseline-expected.txt: Added.
+        * platform/win/fast/forms/input-disabled-color-expected.txt: Added.
+        * platform/win/fast/forms/input-field-text-truncated-expected.txt: Added.
+        * platform/win/fast/forms/input-placeholder-visibility-1-expected.txt: Added.
+        * platform/win/fast/forms/input-placeholder-visibility-3-expected.txt: Added.
+        * platform/win/fast/forms/input-readonly-empty-expected.txt: Added.
+        * platform/win/fast/forms/input-table-expected.txt: Added.
+        * platform/win/fast/forms/input-text-click-inside-expected.txt: Added.
+        * platform/win/fast/forms/input-text-option-delete-expected.txt: Added.
+        * platform/win/fast/forms/input-text-scroll-left-on-blur-expected.txt: Added.
+        * platform/win/fast/forms/input-text-self-emptying-click-expected.txt: Added.
+        * platform/win/fast/forms/input-text-word-wrap-expected.txt: Added.
+        * platform/win/fast/forms/menulist-restrict-line-height-expected.txt: Added.
+        * platform/win/fast/forms/menulist-style-color-expected.txt:
+        * platform/win/fast/forms/minWidthPercent-expected.txt: Added.
+        * platform/win/fast/forms/placeholder-position-expected.txt: Added.
+        * platform/win/fast/forms/select-listbox-multiple-no-focusring-expected.txt:
+        * platform/win/fast/forms/select-overflow-scroll-expected.txt:
+        * platform/win/fast/forms/select-overflow-scroll-inherited-expected.txt:
+        * platform/win/fast/forms/text-style-color-expected.txt: Added.
+        * platform/win/fast/forms/textfield-focus-ring-expected.txt: Added.
+        * platform/win/fast/forms/textfield-outline-expected.txt: Added.
+        * platform/win/fast/forms/visual-hebrew-text-field-expected.txt: Added.
+        * platform/win/fast/lists/dynamic-marker-crash-expected.txt: Added.
+        * platform/win/fast/table/spanOverlapRepaint-expected.txt: Added.
+        * platform/win/fast/table/text-field-baseline-expected.txt: Added.
+        * platform/win/fast/text/textIteratorNilRenderer-expected.txt:
+        * platform/win/svg/custom/inline-svg-in-html-expected.txt: Added.
+        * platform/win/svg/hixie/mixed: Added.
+        * platform/win/svg/hixie/mixed/003-expected.txt: Added.
+        * platform/win/tables/mozilla/bugs/45621-expected.txt: Added.
+        * platform/win/tables/mozilla/bugs/bug138725-expected.txt:
+        * platform/win/tables/mozilla/bugs/bug194024-expected.txt: Added.
+        * platform/win/tables/mozilla/bugs/bug24200-expected.txt: Added.
+        * platform/win/tables/mozilla/bugs/bug2479-3-expected.txt:
+        * platform/win/tables/mozilla/bugs/bug2479-4-expected.txt:
+        * platform/win/tables/mozilla/bugs/bug39209-expected.txt:
+        * platform/win/tables/mozilla/bugs/bug4527-expected.txt:
+        * platform/win/tables/mozilla/bugs/bug46368-1-expected.txt:
+        * platform/win/tables/mozilla/bugs/bug46368-2-expected.txt:
+        * platform/win/tables/mozilla/bugs/bug51727-expected.txt:
+        * platform/win/tables/mozilla/bugs/bug52505-expected.txt:
+        * platform/win/tables/mozilla/bugs/bug52506-expected.txt:
+        * platform/win/tables/mozilla/bugs/bug59354-expected.txt: Added.
+        * platform/win/tables/mozilla/bugs/bug60749-expected.txt:
+        * platform/win/tables/mozilla/bugs/bug68912-expected.txt: Added.
+        * platform/win/tables/mozilla/bugs/bug7342-expected.txt:
+        * platform/win/tables/mozilla/bugs/bugs28928-expected.txt: Added.
+        * platform/win/tables/mozilla/collapsing_borders/bug41262-4-expected.txt:
+        * platform/win/tables/mozilla_expected_failures/bugs/bug92647-1-expected.txt: Added.
+        * platform/win/tables/mozilla_expected_failures/collapsing_borders: Added.
+        * platform/win/tables/mozilla_expected_failures/collapsing_borders/bug41262-5-expected.txt: Added.
+        * platform/win/tables/mozilla_expected_failures/collapsing_borders/bug41262-6-expected.txt: Added.
+        * platform/win/tables/mozilla_expected_failures/core/captions1-expected.txt:
+        * platform/win/tables/mozilla_expected_failures/core/captions2-expected.txt:
+
</ins><span class="cx"> 2014-10-22  Said Abou-Hallawa  &lt;sabouhallawa@apple.com&gt;
</span><span class="cx"> 
</span><span class="cx">         SVG loaded through html &lt;img&gt; can't request to load any external resources.
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwineditinginsertingbeforeafterinputelementexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/editing/inserting/before-after-input-element-expected.txt (0 => 175077)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/editing/inserting/before-after-input-element-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/editing/inserting/before-after-input-element-expected.txt        2014-10-23 01:13:35 UTC (rev 175077)
</span><span class="lines">@@ -0,0 +1,17 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderBlock {P} at (0,0) size 784x18
+        RenderText {#text} at (0,0) size 332x18
+          text run at (0,0) width 332: &quot;This tests text insertion before/after an input element.&quot;
+      RenderBlock {DIV} at (0,34) size 784x25
+        RenderText {#text} at (0,3) size 35x18
+          text run at (0,3) width 35: &quot;Hello&quot;
+        RenderTextControl {INPUT} at (37,2) size 149x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+        RenderText {#text} at (188,3) size 40x18
+          text run at (188,3) width 40: &quot;World&quot;
+layer at (47,47) size 145x15
+  RenderBlock {DIV} at (2,3) size 145x15
+caret: position 5 of child 2 {#text} of child 2 {DIV} of body
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwineditingpasteboard4806874expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/editing/pasteboard/4806874-expected.txt (0 => 175077)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/editing/pasteboard/4806874-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/editing/pasteboard/4806874-expected.txt        2014-10-23 01:13:35 UTC (rev 175077)
</span><span class="lines">@@ -0,0 +1,18 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderBlock {P} at (0,0) size 784x18
+        RenderText {#text} at (0,0) size 545x18
+          text run at (0,0) width 245: &quot;This tests for an infinite loop on Paste. &quot;
+          text run at (245,0) width 300: &quot;You should see 'Hello: ' and then an input field.&quot;
+      RenderBlock {DIV} at (0,34) size 784x25
+        RenderText {#text} at (0,3) size 35x18
+          text run at (0,3) width 35: &quot;Hello&quot;
+        RenderTextControl {INPUT} at (37,2) size 149x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+        RenderText {#text} at (188,3) size 4x18
+          text run at (188,3) width 4: &quot;:&quot;
+layer at (47,47) size 145x15
+  RenderBlock {DIV} at (2,3) size 145x15
+caret: position 1 of child 1 {INPUT} of child 2 {DIV} of body
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwineditingpasteboardpastingtabsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/editing/pasteboard/pasting-tabs-expected.txt (175076 => 175077)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/editing/pasteboard/pasting-tabs-expected.txt        2014-10-23 00:05:03 UTC (rev 175076)
+++ trunk/LayoutTests/platform/win/editing/pasteboard/pasting-tabs-expected.txt        2014-10-23 01:13:35 UTC (rev 175077)
</span><span class="lines">@@ -8,9 +8,9 @@
</span><span class="cx">           text run at (0,0) width 647: &quot;This tests copying plain text with tabs and pasting it into an editable region using paste and match tyle. &quot;
</span><span class="cx">           text run at (647,0) width 119: &quot;The tabs should be&quot;
</span><span class="cx">           text run at (0,18) width 65: &quot;preserved.&quot;
</span><del>-      RenderBlock (anonymous) at (0,52) size 784x36
</del><ins>+      RenderBlock (anonymous) at (0,52) size 784x38
</ins><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock {DIV} at (0,88) size 784x18
</del><ins>+      RenderBlock {DIV} at (0,90) size 784x18
</ins><span class="cx">         RenderText {#text} at (0,0) size 39x18
</span><span class="cx">           text run at (0,0) width 39: &quot;Tab-&gt;&quot;
</span><span class="cx">         RenderInline {SPAN} at (0,0) size 25x18
</span><span class="lines">@@ -18,9 +18,9 @@
</span><span class="cx">             text run at (39,0) width 25: &quot;\x{9}&quot;
</span><span class="cx">         RenderText {#text} at (64,0) size 39x18
</span><span class="cx">           text run at (64,0) width 39: &quot;&lt;-Tab&quot;
</span><del>-layer at (10,62) size 161x32 clip at (11,63) size 159x30
-  RenderTextControl {TEXTAREA} at (2,2) size 161x32 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
-    RenderBlock {DIV} at (3,3) size 155x13
-      RenderText {#text} at (0,0) size 91x13
-        text run at (0,0) width 91: &quot;Tab-&gt;\x{9}&lt;-Tab&quot;
</del><ins>+layer at (10,62) size 179x34 clip at (11,63) size 177x32
+  RenderTextControl {TEXTAREA} at (2,2) size 179x34 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+    RenderBlock {DIV} at (3,3) size 175x15
+      RenderText {#text} at (0,0) size 104x15
+        text run at (0,0) width 104: &quot;Tab-&gt;\x{9}&lt;-Tab&quot;
</ins><span class="cx"> caret: position 5 of child 2 {#text} of child 4 {DIV} of body
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwineditingselection4397952expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/editing/selection/4397952-expected.txt (175076 => 175077)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/editing/selection/4397952-expected.txt        2014-10-23 00:05:03 UTC (rev 175076)
+++ trunk/LayoutTests/platform/win/editing/selection/4397952-expected.txt        2014-10-23 01:13:35 UTC (rev 175077)
</span><span class="lines">@@ -7,14 +7,14 @@
</span><span class="cx">         RenderText {#text} at (0,0) size 565x18
</span><span class="cx">           text run at (0,0) width 264: &quot;This tests caret movement across buttons. &quot;
</span><span class="cx">           text run at (264,0) width 301: &quot;The caret should be just after the second button.&quot;
</span><del>-      RenderBlock {DIV} at (0,34) size 784x22
-        RenderButton {INPUT} at (2,2) size 36x18 [bgcolor=#C0C0C0]
-          RenderBlock (anonymous) at (8,2) size 20x14
-            RenderText at (0,0) size 20x13
-              text run at (0,0) width 20: &quot;Foo&quot;
-        RenderButton {INPUT} at (41,2) size 34x18 [bgcolor=#C0C0C0]
-          RenderBlock (anonymous) at (8,2) size 17x14
-            RenderText at (0,0) size 17x13
-              text run at (0,0) width 17: &quot;Bar&quot;
</del><ins>+      RenderBlock {DIV} at (0,34) size 784x25
+        RenderButton {INPUT} at (2,2) size 38x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+          RenderBlock (anonymous) at (8,3) size 22x15
+            RenderText at (0,0) size 22x15
+              text run at (0,0) width 22: &quot;Foo&quot;
+        RenderButton {INPUT} at (44,2) size 36x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+          RenderBlock (anonymous) at (8,3) size 20x15
+            RenderText at (0,0) size 20x15
+              text run at (0,0) width 20: &quot;Bar&quot;
</ins><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><span class="cx"> caret: position 1 of child 2 {INPUT} of child 2 {DIV} of body
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwineditingselection48954283expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/editing/selection/4895428-3-expected.txt (0 => 175077)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/editing/selection/4895428-3-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/editing/selection/4895428-3-expected.txt        2014-10-23 01:13:35 UTC (rev 175077)
</span><span class="lines">@@ -0,0 +1,25 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderBlock {P} at (0,0) size 784x54
+        RenderText {#text} at (0,0) size 782x36
+          text run at (0,0) width 782: &quot;We delay focus until mouse up if the mouse down occurs inside a focusable node that is inside an already focused node. But&quot;
+          text run at (0,18) width 533: &quot;we shouldn't delay focus unless the mouse down occurs in an already focused node. &quot;
+          text run at (533,18) width 249: &quot;The text field below should be focused.&quot;
+        RenderInline {B} at (0,0) size 654x18
+          RenderText {#text} at (0,36) size 654x18
+            text run at (0,36) width 654: &quot;To run manually, select everything from 'foo' though 'baz', then mouse down inside the text field.&quot;
+      RenderBlock {DIV} at (0,70) size 784x61
+        RenderBlock {DIV} at (0,0) size 784x18
+          RenderText {#text} at (0,0) size 21x18
+            text run at (0,0) width 21: &quot;foo&quot;
+        RenderBlock (anonymous) at (0,18) size 784x25
+          RenderTextControl {INPUT} at (2,2) size 149x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+        RenderBlock {DIV} at (0,43) size 784x18
+          RenderText {#text} at (0,0) size 22x18
+            text run at (0,0) width 22: &quot;baz&quot;
+layer at (12,101) size 145x15
+  RenderBlock {DIV} at (2,3) size 145x15
+caret: position 0 of child 0 {DIV} of {#document-fragment} of child 1 {INPUT} of child 2 {DIV} of body
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwineditingselectionselectacrossreadonlyinput4expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/editing/selection/select-across-readonly-input-4-expected.txt (175076 => 175077)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/editing/selection/select-across-readonly-input-4-expected.txt        2014-10-23 00:05:03 UTC (rev 175076)
+++ trunk/LayoutTests/platform/win/editing/selection/select-across-readonly-input-4-expected.txt        2014-10-23 01:13:35 UTC (rev 175077)
</span><span class="lines">@@ -1,34 +1,34 @@
</span><del>-layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
-  RenderBlock {HTML} at (0,0) size 800x600
-    RenderBody {BODY} at (8,8) size 784x584
-      RenderBlock {P} at (0,0) size 784x36
-        RenderText {#text} at (0,0) size 776x36
-          text run at (0,0) width 776: &quot;This test ensures selection that crosses the shadow DOM boundary of a readonly input element cannot be made by a mouse&quot;
-          text run at (0,18) width 32: &quot;drag.&quot;
-      RenderBlock {P} at (0,52) size 784x36
-        RenderText {#text} at (0,0) size 762x36
-          text run at (0,0) width 762: &quot;To manually test, select text by a mouse drag starting in \&quot;hello\&quot; and ending in \&quot;WebKit\&quot;. Selection should extend only in&quot;
-          text run at (0,18) width 244: &quot;the input element that contains \&quot;hello\&quot;.&quot;
-      RenderBlock {DIV} at (0,104) size 784x28
-        RenderTextControl {INPUT} at (0,2) size 60x24 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
-        RenderText {#text} at (59,6) size 5x18
-          text run at (59,6) width 5: &quot; &quot;
-        RenderInline {SPAN} at (0,0) size 38x18
-          RenderText {#text} at (63,6) size 38x18
-            text run at (63,6) width 38: &quot;world&quot;
-        RenderText {#text} at (100,6) size 5x18
-          text run at (100,6) width 5: &quot; &quot;
-        RenderTextControl {INPUT} at (104,2) size 60x24 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
-        RenderText {#text} at (0,0) size 0x0
-layer at (11,117) size 53x18
-  RenderBlock {DIV} at (3,3) size 54x18
-    RenderText {#text} at (0,0) size 38x18
-      text run at (0,0) width 38: &quot;hello&quot;
-layer at (115,117) size 53x18 scrollWidth 54
-  RenderBlock {DIV} at (3,3) size 54x18
-    RenderText {#text} at (0,0) size 54x18
-      text run at (0,0) width 54: &quot;WebKit&quot;
-selection start: position 4 of child 0 {#text} of child 0 {DIV} of {#document-fragment} of child 1 {INPUT} of child 5 {DIV} of body
-selection end:   position 5 of child 0 {#text} of child 0 {DIV} of {#document-fragment} of child 1 {INPUT} of child 5 {DIV} of body
</del><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderBlock {P} at (0,0) size 784x36
+        RenderText {#text} at (0,0) size 776x36
+          text run at (0,0) width 776: &quot;This test ensures selection that crosses the shadow DOM boundary of a readonly input element cannot be made by a mouse&quot;
+          text run at (0,18) width 32: &quot;drag.&quot;
+      RenderBlock {P} at (0,52) size 784x36
+        RenderText {#text} at (0,0) size 762x36
+          text run at (0,0) width 762: &quot;To manually test, select text by a mouse drag starting in \&quot;hello\&quot; and ending in \&quot;WebKit\&quot;. Selection should extend only in&quot;
+          text run at (0,18) width 244: &quot;the input element that contains \&quot;hello\&quot;.&quot;
+      RenderBlock {DIV} at (0,104) size 784x28
+        RenderTextControl {INPUT} at (0,2) size 59x24 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+        RenderText {#text} at (58,6) size 5x18
+          text run at (58,6) width 5: &quot; &quot;
+        RenderInline {SPAN} at (0,0) size 38x18
+          RenderText {#text} at (62,6) size 38x18
+            text run at (62,6) width 38: &quot;world&quot;
+        RenderText {#text} at (99,6) size 5x18
+          text run at (99,6) width 5: &quot; &quot;
+        RenderTextControl {INPUT} at (103,2) size 59x24 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+        RenderText {#text} at (0,0) size 0x0
+layer at (10,117) size 54x18
+  RenderBlock {DIV} at (2,3) size 55x18
+    RenderText {#text} at (0,0) size 35x18
+      text run at (0,0) width 35: &quot;hello&quot;
+layer at (113,117) size 54x18
+  RenderBlock {DIV} at (2,3) size 55x18
+    RenderText {#text} at (0,0) size 52x18
+      text run at (0,0) width 52: &quot;WebKit&quot;
+selection start: position 4 of child 0 {#text} of child 0 {DIV} of {#document-fragment} of child 1 {INPUT} of child 5 {DIV} of body
+selection end:   position 5 of child 0 {#text} of child 0 {DIV} of {#document-fragment} of child 1 {INPUT} of child 5 {DIV} of body
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwineditingselectionselectacrossreadonlyinput5expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/editing/selection/select-across-readonly-input-5-expected.txt (175076 => 175077)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/editing/selection/select-across-readonly-input-5-expected.txt        2014-10-23 00:05:03 UTC (rev 175076)
+++ trunk/LayoutTests/platform/win/editing/selection/select-across-readonly-input-5-expected.txt        2014-10-23 01:13:35 UTC (rev 175077)
</span><span class="lines">@@ -1,34 +1,34 @@
</span><del>-layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
-  RenderBlock {HTML} at (0,0) size 800x600
-    RenderBody {BODY} at (8,8) size 784x584
-      RenderBlock {P} at (0,0) size 784x36
-        RenderText {#text} at (0,0) size 776x36
-          text run at (0,0) width 776: &quot;This test ensures selection that crosses the shadow DOM boundary of a readonly input element cannot be made by a mouse&quot;
-          text run at (0,18) width 32: &quot;drag.&quot;
-      RenderBlock {P} at (0,52) size 784x36
-        RenderText {#text} at (0,0) size 762x36
-          text run at (0,0) width 762: &quot;To manually test, select text by a mouse drag starting in \&quot;WebKit\&quot; and ending in \&quot;hello\&quot;. Selection should extend only in&quot;
-          text run at (0,18) width 263: &quot;the input element that contains \&quot;WebKit\&quot;.&quot;
-      RenderBlock {DIV} at (0,104) size 784x28
-        RenderTextControl {INPUT} at (0,2) size 60x24 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
-        RenderText {#text} at (59,6) size 5x18
-          text run at (59,6) width 5: &quot; &quot;
-        RenderInline {SPAN} at (0,0) size 38x18
-          RenderText {#text} at (63,6) size 38x18
-            text run at (63,6) width 38: &quot;world&quot;
-        RenderText {#text} at (100,6) size 5x18
-          text run at (100,6) width 5: &quot; &quot;
-        RenderTextControl {INPUT} at (104,2) size 60x24 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
-        RenderText {#text} at (0,0) size 0x0
-layer at (11,117) size 53x18
-  RenderBlock {DIV} at (3,3) size 54x18
-    RenderText {#text} at (0,0) size 38x18
-      text run at (0,0) width 38: &quot;hello&quot;
-layer at (115,117) size 53x18 scrollWidth 54
-  RenderBlock {DIV} at (3,3) size 54x18
-    RenderText {#text} at (0,0) size 54x18
-      text run at (0,0) width 54: &quot;WebKit&quot;
-selection start: position 0 of child 0 {#text} of child 0 {DIV} of {#document-fragment} of child 5 {INPUT} of child 5 {DIV} of body
-selection end:   position 2 of child 0 {#text} of child 0 {DIV} of {#document-fragment} of child 5 {INPUT} of child 5 {DIV} of body
</del><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderBlock {P} at (0,0) size 784x36
+        RenderText {#text} at (0,0) size 776x36
+          text run at (0,0) width 776: &quot;This test ensures selection that crosses the shadow DOM boundary of a readonly input element cannot be made by a mouse&quot;
+          text run at (0,18) width 32: &quot;drag.&quot;
+      RenderBlock {P} at (0,52) size 784x36
+        RenderText {#text} at (0,0) size 762x36
+          text run at (0,0) width 762: &quot;To manually test, select text by a mouse drag starting in \&quot;WebKit\&quot; and ending in \&quot;hello\&quot;. Selection should extend only in&quot;
+          text run at (0,18) width 263: &quot;the input element that contains \&quot;WebKit\&quot;.&quot;
+      RenderBlock {DIV} at (0,104) size 784x28
+        RenderTextControl {INPUT} at (0,2) size 59x24 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+        RenderText {#text} at (58,6) size 5x18
+          text run at (58,6) width 5: &quot; &quot;
+        RenderInline {SPAN} at (0,0) size 38x18
+          RenderText {#text} at (62,6) size 38x18
+            text run at (62,6) width 38: &quot;world&quot;
+        RenderText {#text} at (99,6) size 5x18
+          text run at (99,6) width 5: &quot; &quot;
+        RenderTextControl {INPUT} at (103,2) size 59x24 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+        RenderText {#text} at (0,0) size 0x0
+layer at (10,117) size 54x18
+  RenderBlock {DIV} at (2,3) size 55x18
+    RenderText {#text} at (0,0) size 35x18
+      text run at (0,0) width 35: &quot;hello&quot;
+layer at (113,117) size 54x18
+  RenderBlock {DIV} at (2,3) size 55x18
+    RenderText {#text} at (0,0) size 52x18
+      text run at (0,0) width 52: &quot;WebKit&quot;
+selection start: position 0 of child 0 {#text} of child 0 {DIV} of {#document-fragment} of child 5 {INPUT} of child 5 {DIV} of body
+selection end:   position 2 of child 0 {#text} of child 0 {DIV} of {#document-fragment} of child 5 {INPUT} of child 5 {DIV} of body
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastblockbasicfieldsetstretchtolegendexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/block/basic/fieldset-stretch-to-legend-expected.txt (0 => 175077)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/block/basic/fieldset-stretch-to-legend-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/block/basic/fieldset-stretch-to-legend-expected.txt        2014-10-23 01:13:35 UTC (rev 175077)
</span><span class="lines">@@ -0,0 +1,60 @@
</span><ins>+layer at (0,0) size 785x897
+  RenderView at (0,0) size 785x600
+layer at (0,0) size 785x897
+  RenderBlock {HTML} at (0,0) size 785x898
+    RenderBody {BODY} at (8,8) size 769x880
+      RenderFieldSet {FIELDSET} at (2,0) size 140x36 [border: (8px double #000000)]
+        RenderBlock {LEGEND} at (20,0) size 54x12 [bgcolor=#0080004C]
+      RenderFieldSet {FIELDSET} at (2,45) size 140x37 [border: (8px double #000000)]
+        RenderBlock {LEGEND} at (20,0) size 112x12 [bgcolor=#0080004C]
+      RenderFieldSet {FIELDSET} at (2,91) size 140x36 [border: (8px double #000000)]
+        RenderBlock {LEGEND} at (20,0) size 116x12 [bgcolor=#0080004C]
+      RenderFieldSet {FIELDSET} at (2,136) size 140x37 [border: (8px double #000000)]
+        RenderBlock {LEGEND} at (20,0) size 121x12 [bgcolor=#0080004C]
+      RenderFieldSet {FIELDSET} at (2,182) size 140x36 [border: (8px double #000000)]
+        RenderBlock {LEGEND} at (8,0) size 54x12 [bgcolor=#0080004C]
+      RenderFieldSet {FIELDSET} at (2,227) size 140x37 [border: (8px double #000000)]
+        RenderBlock {LEGEND} at (4,0) size 54x12 [bgcolor=#0080004C]
+      RenderFieldSet {FIELDSET} at (2,273) size 140x37 [border: (8px double #000000)]
+        RenderBlock {LEGEND} at (-1,0) size 54x12 [bgcolor=#0080004C]
+      RenderFieldSet {FIELDSET} at (2,319) size 140x36 [border: (8px double #000000)]
+        RenderBlock {LEGEND} at (-49,0) size 54x12 [bgcolor=#0080004C]
+      RenderFieldSet {FIELDSET} at (2,364) size 140x37 [border: (8px double #000000)]
+        RenderBlock {LEGEND} at (-54,0) size 54x12 [bgcolor=#0080004C]
+      RenderFieldSet {FIELDSET} at (2,410) size 140x36 [border: (8px double #000000)]
+        RenderBlock {LEGEND} at (135,0) size 54x12 [bgcolor=#0080004C]
+      RenderFieldSet {FIELDSET} at (2,455) size 140x37 [border: (8px double #000000)]
+        RenderBlock {LEGEND} at (140,0) size 54x12 [bgcolor=#0080004C]
+      RenderFieldSet {FIELDSET} at (2,501) size 184x31 [border: (2px groove #F0F0F0)]
+        RenderBlock {LEGEND} at (14,0) size 156x12 [border: (1px solid #0000FF)]
+      RenderFieldSet {FIELDSET} at (2,541) size 184x60 [border: (2px groove #F0F0F0)]
+        RenderBlock {LEGEND} at (44,0) size 96x12 [border: (1px solid #0000FF)]
+      RenderBlock (anonymous) at (0,810) size 769x40
+        RenderFieldSet {FIELDSET} at (2,0) size 184x30 [border: (2px groove #F0F0F0)]
+          RenderBlock {LEGEND} at (14,0) size 156x12 [border: (1px solid #0000FF)]
+        RenderText {#text} at (0,0) size 0x0
+      RenderFieldSet {FIELDSET} at (2,849) size 128x31 [border: (2px groove #F0F0F0)]
+        RenderBlock {LEGEND} at (14,0) size 156x12 [border: (1px solid #0000FF)]
+layer at (8,619) size 100x40
+  RenderBlock (relative positioned) {DIV} at (0,610) size 100x41
+    RenderFieldSet {FIELDSET} at (2,0) size 184x30 [border: (2px groove #F0F0F0)]
+      RenderBlock {LEGEND} at (14,0) size 156x12 [border: (1px solid #0000FF)]
+layer at (8,659) size 300x40
+  RenderBlock (relative positioned) {DIV} at (0,650) size 300x41
+    RenderFieldSet {FIELDSET} at (58,0) size 184x30 [border: (2px groove #F0F0F0)]
+      RenderBlock {LEGEND} at (14,0) size 156x12 [border: (1px solid #0000FF)]
+layer at (8,699) size 100x40
+  RenderBlock (relative positioned) {DIV} at (0,690) size 100x41
+layer at (10,699) size 184x30
+  RenderFieldSet {FIELDSET} at (2,0) size 184x30 [border: (2px groove #F0F0F0)]
+    RenderBlock {LEGEND} at (14,0) size 156x12 [border: (1px solid #0000FF)]
+layer at (8,739) size 769x40
+  RenderBlock (relative positioned) {DIV} at (0,730) size 769x41
+layer at (10,739) size 184x30
+  RenderFieldSet {FIELDSET} at (2,0) size 184x30 [border: (2px groove #F0F0F0)]
+    RenderBlock {LEGEND} at (14,0) size 156x12 [border: (1px solid #0000FF)]
+layer at (8,779) size 300x40
+  RenderBlock (relative positioned) {DIV} at (0,770) size 300x41
+layer at (110,779) size 184x30
+  RenderFieldSet {FIELDSET} at (102,0) size 184x30 [border: (2px groove #F0F0F0)]
+    RenderBlock {LEGEND} at (14,0) size 156x12 [border: (1px solid #0000FF)]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastblockfloat032expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/block/float/032-expected.txt (0 => 175077)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/block/float/032-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/block/float/032-expected.txt        2014-10-23 01:13:35 UTC (rev 175077)
</span><span class="lines">@@ -0,0 +1,55 @@
</span><ins>+layer at (0,0) size 785x1022
+  RenderView at (0,0) size 785x600
+layer at (0,0) size 785x1022
+  RenderBlock {HTML} at (0,0) size 785x1022
+    RenderBody {BODY} at (8,8) size 769x1006
+      RenderBlock {DIV} at (0,0) size 769x110 [border: (5px solid #000000)]
+        RenderBlock (floating) {DIV} at (5,5) size 100x100 [bgcolor=#008000]
+        RenderImage {IMG} at (205,5) size 100x100 [bgcolor=#800080]
+      RenderBlock (anonymous) at (0,110) size 769x18
+        RenderBR {BR} at (0,0) size 0x18
+      RenderBlock {DIV} at (0,128) size 769x110 [border: (5px solid #000000)]
+        RenderBlock (floating) {DIV} at (5,5) size 100x100 [bgcolor=#008000]
+        RenderImage {IMG} at (305,5) size 100x100 [bgcolor=#800080]
+        RenderText {#text} at (0,0) size 0x0
+      RenderBlock (anonymous) at (0,238) size 769x18
+        RenderBR {BR} at (0,0) size 0x18
+      RenderBlock {DIV} at (0,256) size 769x110 [border: (5px solid #000000)]
+        RenderBlock (floating) {DIV} at (5,5) size 100x100 [bgcolor=#008000]
+        RenderImage {IMG} at (55,5) size 100x100 [bgcolor=#800080]
+      RenderBlock (anonymous) at (0,366) size 769x18
+        RenderBR {BR} at (0,0) size 0x18
+      RenderBlock {DIV} at (0,384) size 769x110 [border: (5px solid #000000)]
+        RenderBlock (floating) {DIV} at (5,5) size 100x100 [bgcolor=#008000]
+        RenderImage {IMG} at (55,5) size 100x100 [bgcolor=#800080]
+        RenderText {#text} at (0,0) size 0x0
+      RenderBlock (anonymous) at (0,494) size 769x18
+        RenderBR {BR} at (0,0) size 0x18
+      RenderBlock {DIV} at (0,512) size 769x110 [border: (5px solid #000000)]
+        RenderBlock (floating) {DIV} at (5,5) size 100x100 [bgcolor=#008000]
+        RenderTextControl {INPUT} at (205,5) size 104x106 [bgcolor=#800080] [border: (2px inset #000000)]
+      RenderBlock (anonymous) at (0,622) size 769x18
+        RenderBR {BR} at (0,0) size 0x18
+      RenderBlock {DIV} at (0,640) size 769x110 [border: (5px solid #000000)]
+        RenderBlock (floating) {DIV} at (5,5) size 100x100 [bgcolor=#008000]
+        RenderTextControl {INPUT} at (305,5) size 104x106 [bgcolor=#800080] [border: (2px inset #000000)]
+        RenderText {#text} at (0,0) size 0x0
+      RenderBlock (anonymous) at (0,750) size 769x18
+        RenderBR {BR} at (0,0) size 0x18
+      RenderBlock {DIV} at (0,768) size 769x110 [border: (5px solid #000000)]
+        RenderBlock (floating) {DIV} at (5,5) size 100x100 [bgcolor=#008000]
+        RenderTextControl {INPUT} at (55,5) size 104x106 [bgcolor=#800080] [border: (2px inset #000000)]
+      RenderBlock (anonymous) at (0,878) size 769x18
+        RenderBR {BR} at (0,0) size 0x18
+      RenderBlock {DIV} at (0,896) size 769x110 [border: (5px solid #000000)]
+        RenderBlock (floating) {DIV} at (5,5) size 100x100 [bgcolor=#008000]
+        RenderTextControl {INPUT} at (55,5) size 104x106 [bgcolor=#800080] [border: (2px inset #000000)]
+        RenderText {#text} at (0,0) size 0x0
+layer at (215,571) size 100x15
+  RenderBlock {DIV} at (2,46) size 100x15
+layer at (315,699) size 100x15
+  RenderBlock {DIV} at (2,46) size 100x15
+layer at (65,827) size 100x15
+  RenderBlock {DIV} at (2,46) size 100x15
+layer at (65,955) size 100x15
+  RenderBlock {DIV} at (2,46) size 100x15
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastcsstextinputwithwebkitborderradiusexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/css/text-input-with-webkit-border-radius-expected.txt (175076 => 175077)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/css/text-input-with-webkit-border-radius-expected.txt        2014-10-23 00:05:03 UTC (rev 175076)
+++ trunk/LayoutTests/platform/win/fast/css/text-input-with-webkit-border-radius-expected.txt        2014-10-23 01:13:35 UTC (rev 175077)
</span><span class="lines">@@ -1,27 +1,27 @@
</span><del>-layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
-layer at (0,0) size 800x137
-  RenderBlock {HTML} at (0,0) size 800x137
-    RenderBody {BODY} at (8,16) size 784x113
-      RenderBlock {P} at (0,0) size 784x18
-        RenderText {#text} at (0,0) size 301x18
-          text run at (0,0) width 301: &quot;This test checks that text input fields handle the &quot;
-        RenderInline {CODE} at (0,0) size 168x15
-          RenderText {#text} at (301,2) size 168x15
-            text run at (301,2) width 168: &quot;-webkit-border-radius&quot;
-        RenderText {#text} at (469,0) size 295x18
-          text run at (469,0) width 295: &quot; CSS property correctly, or degrade gracefully.&quot;
-      RenderBlock {P} at (0,34) size 784x18
-        RenderText {#text} at (0,0) size 617x18
-          text run at (0,0) width 617: &quot;If the test passes, you will see a text entry field containing \&quot;default text\&quot; inside the grey div below.&quot;
-      RenderBlock {DIV} at (0,68) size 163x45 [bgcolor=#888888]
-        RenderTextControl {INPUT} at (11,9) size 133x19 [bgcolor=#00FF00] [border: (2px inset #000000)]
-          RenderFlexibleBox {DIV} at (3,3) size 127x13
-            RenderBlock {DIV} at (0,1) size 8x11
-            RenderBlock {DIV} at (8,0) size 106x13
-            RenderBlock {DIV} at (114,1) size 13x11
-        RenderText {#text} at (0,0) size 0x0
-layer at (30,96) size 106x13
-  RenderBlock {DIV} at (0,0) size 106x13
-    RenderText {#text} at (0,0) size 62x13
-      text run at (0,0) width 62: &quot;default text&quot;
</del><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x137
+  RenderBlock {HTML} at (0,0) size 800x137
+    RenderBody {BODY} at (8,16) size 784x113
+      RenderBlock {P} at (0,0) size 784x18
+        RenderText {#text} at (0,0) size 301x18
+          text run at (0,0) width 301: &quot;This test checks that text input fields handle the &quot;
+        RenderInline {CODE} at (0,0) size 168x15
+          RenderText {#text} at (301,2) size 168x15
+            text run at (301,2) width 168: &quot;-webkit-border-radius&quot;
+        RenderText {#text} at (469,0) size 295x18
+          text run at (469,0) width 295: &quot; CSS property correctly, or degrade gracefully.&quot;
+      RenderBlock {P} at (0,34) size 784x18
+        RenderText {#text} at (0,0) size 617x18
+          text run at (0,0) width 617: &quot;If the test passes, you will see a text entry field containing \&quot;default text\&quot; inside the grey div below.&quot;
+      RenderBlock {DIV} at (0,68) size 163x45 [bgcolor=#888888]
+        RenderTextControl {INPUT} at (11,9) size 133x21 [bgcolor=#00FF00] [border: (2px inset #000000)]
+          RenderFlexibleBox {DIV} at (3,3) size 127x15
+            RenderBlock {DIV} at (0,2) size 1x11
+            RenderBlock {DIV} at (1,0) size 114x15
+            RenderBlock {DIV} at (115,3) size 9x9
+        RenderText {#text} at (0,0) size 0x0
+layer at (23,96) size 114x15
+  RenderBlock {DIV} at (0,0) size 114x15
+    RenderText {#text} at (0,0) size 64x15
+      text run at (0,0) width 64: &quot;default text&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastdomisindex001expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/dom/isindex-001-expected.txt (0 => 175077)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/dom/isindex-001-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/dom/isindex-001-expected.txt        2014-10-23 01:13:35 UTC (rev 175077)
</span><span class="lines">@@ -0,0 +1,15 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x576
+      RenderBlock {FORM} at (0,0) size 784x45
+        RenderBlock {HR} at (0,0) size 784x2 [border: (1px inset #000000)]
+        RenderBlock (anonymous) at (0,10) size 784x25
+          RenderInline {LABEL} at (0,0) size 475x18
+            RenderText {#text} at (0,3) size 322x18
+              text run at (0,3) width 322: &quot;This is a searchable index. Enter search keywords: &quot;
+            RenderTextControl {INPUT} at (324,2) size 149x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+        RenderBlock {HR} at (0,43) size 784x2 [border: (1px inset #000000)]
+layer at (334,23) size 145x15
+  RenderBlock {DIV} at (2,3) size 145x15
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastdomisindex002expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/dom/isindex-002-expected.txt (0 => 175077)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/dom/isindex-002-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/dom/isindex-002-expected.txt        2014-10-23 01:13:35 UTC (rev 175077)
</span><span class="lines">@@ -0,0 +1,16 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x576
+      RenderBlock {FORM} at (0,0) size 784x0
+      RenderBlock {FORM} at (0,0) size 784x45
+        RenderBlock {HR} at (0,0) size 784x2 [border: (1px inset #000000)]
+        RenderBlock (anonymous) at (0,10) size 784x25
+          RenderInline {LABEL} at (0,0) size 475x18
+            RenderText {#text} at (0,3) size 322x18
+              text run at (0,3) width 322: &quot;This is a searchable index. Enter search keywords: &quot;
+            RenderTextControl {INPUT} at (324,2) size 149x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+        RenderBlock {HR} at (0,43) size 784x2 [border: (1px inset #000000)]
+layer at (334,23) size 145x15
+  RenderBlock {DIV} at (2,3) size 145x15
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastforms007expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/forms/007-expected.txt (0 => 175077)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/forms/007-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/forms/007-expected.txt        2014-10-23 01:13:35 UTC (rev 175077)
</span><span class="lines">@@ -0,0 +1,25 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderFieldSet {FIELDSET} at (2,0) size 115x72 [border: (2px groove #F0F0F0)]
+        RenderBlock {LEGEND} at (14,0) size 87x18
+          RenderText {#text} at (2,0) size 83x18
+            text run at (2,0) width 83: &quot;Number One&quot;
+        RenderBlock (anonymous) at (14,23) size 87x37
+          RenderText {#text} at (0,0) size 80x18
+            text run at (0,0) width 80: &quot;Hello world.&quot;
+          RenderBR {BR} at (80,14) size 0x0
+          RenderText {#text} at (0,18) size 80x18
+            text run at (0,18) width 80: &quot;Hello world.&quot;
+      RenderText {#text} at (119,41) size 4x18
+        text run at (119,41) width 4: &quot; &quot;
+      RenderFieldSet {FIELDSET} at (125,18) size 118x54 [border: (2px groove #F0F0F0)]
+        RenderBlock {LEGEND} at (14,0) size 90x18
+          RenderText {#text} at (2,0) size 86x18
+            text run at (2,0) width 86: &quot;Number Two&quot;
+        RenderBlock (anonymous) at (14,23) size 90x19
+          RenderText {#text} at (0,0) size 80x18
+            text run at (0,0) width 80: &quot;Hello world.&quot;
+      RenderText {#text} at (0,0) size 0x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastformsbuttonalignexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/forms/button-align-expected.txt (0 => 175077)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/forms/button-align-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/forms/button-align-expected.txt        2014-10-23 01:13:35 UTC (rev 175077)
</span><span class="lines">@@ -0,0 +1,41 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderBlock {P} at (0,0) size 784x18
+        RenderText {#text} at (0,0) size 598x18
+          text run at (0,0) width 598: &quot;The following button elements should all be rendered on the left, with their text center justified.&quot;
+      RenderBlock (anonymous) at (0,34) size 784x100
+        RenderButton {BUTTON} at (0,2) size 300x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+          RenderBlock (anonymous) at (8,3) size 284x15
+            RenderText {#text} at (48,0) size 188x15
+              text run at (48,0) width 188: &quot;This is should be center justified.&quot;
+        RenderText {#text} at (300,3) size 4x18
+          text run at (300,3) width 4: &quot; &quot;
+        RenderBR {BR} at (0,0) size 0x0
+        RenderButton {BUTTON} at (0,27) size 300x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+          RenderBlock (anonymous) at (8,3) size 284x15
+            RenderText {#text} at (48,0) size 188x15
+              text run at (48,0) width 188: &quot;This is should be center justified.&quot;
+        RenderText {#text} at (300,28) size 4x18
+          text run at (300,28) width 4: &quot; &quot;
+        RenderBR {BR} at (0,0) size 0x0
+        RenderButton {BUTTON} at (0,52) size 300x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+          RenderBlock (anonymous) at (8,3) size 284x15
+            RenderText {#text} at (48,0) size 188x15
+              text run at (48,0) width 188: &quot;This is should be center justified.&quot;
+        RenderText {#text} at (300,53) size 4x18
+          text run at (300,53) width 4: &quot; &quot;
+        RenderBR {BR} at (0,0) size 0x0
+        RenderButton {BUTTON} at (0,77) size 300x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+          RenderBlock (anonymous) at (8,3) size 284x15
+            RenderText {#text} at (48,0) size 188x15
+              text run at (48,0) width 188: &quot;This is should be center justified.&quot;
+        RenderText {#text} at (0,0) size 0x0
+        RenderText {#text} at (0,0) size 0x0
+      RenderBlock {DIV} at (0,134) size 784x25
+        RenderButton {BUTTON} at (0,2) size 300x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+          RenderBlock (anonymous) at (8,3) size 284x15
+            RenderText {#text} at (48,0) size 188x15
+              text run at (48,0) width 188: &quot;This is should be center justified.&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastformsbuttoncannotbenestedexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/forms/button-cannot-be-nested-expected.txt (0 => 175077)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/forms/button-cannot-be-nested-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/forms/button-cannot-be-nested-expected.txt        2014-10-23 01:13:35 UTC (rev 175077)
</span><span class="lines">@@ -0,0 +1,24 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x109
+  RenderBlock {HTML} at (0,0) size 800x109
+    RenderBody {BODY} at (8,8) size 784x93
+      RenderBlock {DIV} at (0,0) size 784x18
+        RenderInline {A} at (0,0) size 63x18 [color=#0000EE]
+          RenderText {#text} at (0,0) size 63x18
+            text run at (0,0) width 63: &quot;Bug 6584&quot;
+        RenderText {#text} at (63,0) size 374x18
+          text run at (63,0) width 374: &quot; REGRESSION: button after unclosed button gives trouble&quot;
+      RenderBlock {P} at (0,34) size 784x25
+        RenderButton {BUTTON} at (2,2) size 38x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+          RenderBlock (anonymous) at (8,3) size 22x15
+            RenderText {#text} at (0,0) size 22x15
+              text run at (0,0) width 22: &quot;test&quot;
+        RenderButton {BUTTON} at (44,2) size 45x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+          RenderBlock (anonymous) at (8,3) size 29x15
+            RenderText {#text} at (0,0) size 29x15
+              text run at (0,0) width 29: &quot;test2&quot;
+        RenderText {#text} at (0,0) size 0x0
+      RenderBlock {DIV} at (0,75) size 784x18
+        RenderText {#text} at (0,0) size 602x18
+          text run at (0,0) width 602: &quot;There should be two separate buttons instead of button \&quot;test2\&quot; being nested inside button \&quot;test\&quot;.&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastformsbuttondefaulttitleexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/forms/button-default-title-expected.txt (175076 => 175077)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/forms/button-default-title-expected.txt        2014-10-23 00:05:03 UTC (rev 175076)
+++ trunk/LayoutTests/platform/win/fast/forms/button-default-title-expected.txt        2014-10-23 01:13:35 UTC (rev 175077)
</span><span class="lines">@@ -1,77 +1,77 @@
</span><del>-layer at (0,0) size 785x652
-  RenderView at (0,0) size 785x600
-layer at (0,0) size 785x652
-  RenderBlock {HTML} at (0,0) size 785x653
-    RenderBody {BODY} at (8,8) size 769x637
-      RenderBlock {H3} at (0,0) size 769x22
-        RenderText {#text} at (0,0) size 195x22
-          text run at (0,0) width 195: &quot;&lt;input type=\&quot;submit\&quot;&gt;&quot;
-      RenderBlock {P} at (0,40) size 769x19
-        RenderText {#text} at (0,0) size 343x18
-          text run at (0,0) width 343: &quot;This button should have the default submit button title:&quot;
-      RenderBlock (anonymous) at (0,74) size 769x22
-        RenderButton {INPUT} at (0,0) size 80x21 [bgcolor=#008000] [border: (2px outset #C0C0C0)]
-          RenderBlock (anonymous) at (8,4) size 64x13
-            RenderText at (13,0) size 38x13
-              text run at (13,0) width 38: &quot;Submit&quot;
-        RenderText {#text} at (0,0) size 0x0
-      RenderBlock {P} at (0,111) size 769x19
-        RenderText {#text} at (0,0) size 295x18
-          text run at (0,0) width 295: &quot;This button should should have the title \&quot;Foo\&quot;:&quot;
-      RenderBlock (anonymous) at (0,145) size 769x22
-        RenderButton {INPUT} at (0,0) size 80x21 [bgcolor=#008000] [border: (2px outset #C0C0C0)]
-          RenderBlock (anonymous) at (8,4) size 64x13
-            RenderText at (22,0) size 20x13
-              text run at (22,0) width 20: &quot;Foo&quot;
-        RenderText {#text} at (0,0) size 0x0
-      RenderBlock {P} at (0,182) size 769x19
-        RenderText {#text} at (0,0) size 308x18
-          text run at (0,0) width 308: &quot;This button should have a single space in its title:&quot;
-      RenderBlock (anonymous) at (0,216) size 769x22
-        RenderButton {INPUT} at (0,0) size 80x21 [bgcolor=#008000] [border: (2px outset #C0C0C0)]
-          RenderBlock (anonymous) at (8,4) size 64x13
-            RenderText at (30,0) size 4x13
-              text run at (30,0) width 4: &quot; &quot;
-        RenderText {#text} at (0,0) size 0x0
-      RenderBlock {P} at (0,253) size 769x19
-        RenderText {#text} at (0,0) size 203x18
-          text run at (0,0) width 203: &quot;This button should have no title:&quot;
-      RenderBlock (anonymous) at (0,287) size 769x22
-        RenderButton {INPUT} at (0,0) size 80x21 [bgcolor=#008000] [border: (2px outset #C0C0C0)]
-        RenderText {#text} at (0,0) size 0x0
-      RenderBlock {H3} at (0,327) size 769x23
-        RenderText {#text} at (0,0) size 176x22
-          text run at (0,0) width 176: &quot;&lt;input type=\&quot;reset\&quot;&gt;&quot;
-      RenderBlock {P} at (0,368) size 769x19
-        RenderText {#text} at (0,0) size 330x18
-          text run at (0,0) width 330: &quot;This button should have the default reset button title:&quot;
-      RenderBlock (anonymous) at (0,402) size 769x22
-        RenderButton {INPUT} at (0,0) size 80x21 [bgcolor=#008000] [border: (2px outset #C0C0C0)]
-          RenderBlock (anonymous) at (8,4) size 64x13
-            RenderText at (17,0) size 30x13
-              text run at (17,0) width 30: &quot;Reset&quot;
-        RenderText {#text} at (0,0) size 0x0
-      RenderBlock {P} at (0,439) size 769x19
-        RenderText {#text} at (0,0) size 295x18
-          text run at (0,0) width 295: &quot;This button should should have the title \&quot;Foo\&quot;:&quot;
-      RenderBlock (anonymous) at (0,473) size 769x22
-        RenderButton {INPUT} at (0,0) size 80x21 [bgcolor=#008000] [border: (2px outset #C0C0C0)]
-          RenderBlock (anonymous) at (8,4) size 64x13
-            RenderText at (22,0) size 20x13
-              text run at (22,0) width 20: &quot;Foo&quot;
-        RenderText {#text} at (0,0) size 0x0
-      RenderBlock {P} at (0,510) size 769x19
-        RenderText {#text} at (0,0) size 308x18
-          text run at (0,0) width 308: &quot;This button should have a single space in its title:&quot;
-      RenderBlock (anonymous) at (0,544) size 769x22
-        RenderButton {INPUT} at (0,0) size 80x21 [bgcolor=#008000] [border: (2px outset #C0C0C0)]
-          RenderBlock (anonymous) at (8,4) size 64x13
-            RenderText at (30,0) size 4x13
-              text run at (30,0) width 4: &quot; &quot;
-        RenderText {#text} at (0,0) size 0x0
-      RenderBlock {P} at (0,581) size 769x19
-        RenderText {#text} at (0,0) size 203x18
-          text run at (0,0) width 203: &quot;This button should have no title:&quot;
-      RenderBlock (anonymous) at (0,615) size 769x22
-        RenderButton {INPUT} at (0,0) size 80x21 [bgcolor=#008000] [border: (2px outset #C0C0C0)]
-        RenderText {#text} at (0,0) size 0x0
</del><ins>+layer at (0,0) size 785x652
+  RenderView at (0,0) size 785x600
+layer at (0,0) size 785x652
+  RenderBlock {HTML} at (0,0) size 785x653
+    RenderBody {BODY} at (8,8) size 769x637
+      RenderBlock {H3} at (0,0) size 769x22
+        RenderText {#text} at (0,0) size 195x22
+          text run at (0,0) width 195: &quot;&lt;input type=\&quot;submit\&quot;&gt;&quot;
+      RenderBlock {P} at (0,40) size 769x19
+        RenderText {#text} at (0,0) size 343x18
+          text run at (0,0) width 343: &quot;This button should have the default submit button title:&quot;
+      RenderBlock (anonymous) at (0,74) size 769x22
+        RenderButton {INPUT} at (0,0) size 80x21 [bgcolor=#008000] [border: (2px outset #F0F0F0)]
+          RenderBlock (anonymous) at (8,3) size 64x15
+            RenderText at (11,0) size 42x15
+              text run at (11,0) width 42: &quot;Submit&quot;
+        RenderText {#text} at (0,0) size 0x0
+      RenderBlock {P} at (0,111) size 769x19
+        RenderText {#text} at (0,0) size 295x18
+          text run at (0,0) width 295: &quot;This button should should have the title \&quot;Foo\&quot;:&quot;
+      RenderBlock (anonymous) at (0,145) size 769x22
+        RenderButton {INPUT} at (0,0) size 80x21 [bgcolor=#008000] [border: (2px outset #F0F0F0)]
+          RenderBlock (anonymous) at (8,3) size 64x15
+            RenderText at (21,0) size 22x15
+              text run at (21,0) width 22: &quot;Foo&quot;
+        RenderText {#text} at (0,0) size 0x0
+      RenderBlock {P} at (0,182) size 769x19
+        RenderText {#text} at (0,0) size 308x18
+          text run at (0,0) width 308: &quot;This button should have a single space in its title:&quot;
+      RenderBlock (anonymous) at (0,216) size 769x22
+        RenderButton {INPUT} at (0,0) size 80x21 [bgcolor=#008000] [border: (2px outset #F0F0F0)]
+          RenderBlock (anonymous) at (8,3) size 64x15
+            RenderText at (30,0) size 4x15
+              text run at (30,0) width 4: &quot; &quot;
+        RenderText {#text} at (0,0) size 0x0
+      RenderBlock {P} at (0,253) size 769x19
+        RenderText {#text} at (0,0) size 203x18
+          text run at (0,0) width 203: &quot;This button should have no title:&quot;
+      RenderBlock (anonymous) at (0,287) size 769x22
+        RenderButton {INPUT} at (0,0) size 80x21 [bgcolor=#008000] [border: (2px outset #F0F0F0)]
+        RenderText {#text} at (0,0) size 0x0
+      RenderBlock {H3} at (0,327) size 769x23
+        RenderText {#text} at (0,0) size 176x22
+          text run at (0,0) width 176: &quot;&lt;input type=\&quot;reset\&quot;&gt;&quot;
+      RenderBlock {P} at (0,368) size 769x19
+        RenderText {#text} at (0,0) size 330x18
+          text run at (0,0) width 330: &quot;This button should have the default reset button title:&quot;
+      RenderBlock (anonymous) at (0,402) size 769x22
+        RenderButton {INPUT} at (0,0) size 80x21 [bgcolor=#008000] [border: (2px outset #F0F0F0)]
+          RenderBlock (anonymous) at (8,3) size 64x15
+            RenderText at (15,0) size 34x15
+              text run at (15,0) width 34: &quot;Reset&quot;
+        RenderText {#text} at (0,0) size 0x0
+      RenderBlock {P} at (0,439) size 769x19
+        RenderText {#text} at (0,0) size 295x18
+          text run at (0,0) width 295: &quot;This button should should have the title \&quot;Foo\&quot;:&quot;
+      RenderBlock (anonymous) at (0,473) size 769x22
+        RenderButton {INPUT} at (0,0) size 80x21 [bgcolor=#008000] [border: (2px outset #F0F0F0)]
+          RenderBlock (anonymous) at (8,3) size 64x15
+            RenderText at (21,0) size 22x15
+              text run at (21,0) width 22: &quot;Foo&quot;
+        RenderText {#text} at (0,0) size 0x0
+      RenderBlock {P} at (0,510) size 769x19
+        RenderText {#text} at (0,0) size 308x18
+          text run at (0,0) width 308: &quot;This button should have a single space in its title:&quot;
+      RenderBlock (anonymous) at (0,544) size 769x22
+        RenderButton {INPUT} at (0,0) size 80x21 [bgcolor=#008000] [border: (2px outset #F0F0F0)]
+          RenderBlock (anonymous) at (8,3) size 64x15
+            RenderText at (30,0) size 4x15
+              text run at (30,0) width 4: &quot; &quot;
+        RenderText {#text} at (0,0) size 0x0
+      RenderBlock {P} at (0,581) size 769x19
+        RenderText {#text} at (0,0) size 203x18
+          text run at (0,0) width 203: &quot;This button should have no title:&quot;
+      RenderBlock (anonymous) at (0,615) size 769x22
+        RenderButton {INPUT} at (0,0) size 80x21 [bgcolor=#008000] [border: (2px outset #F0F0F0)]
+        RenderText {#text} at (0,0) size 0x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastformsbuttontablestylesexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/forms/button-table-styles-expected.txt (175076 => 175077)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/forms/button-table-styles-expected.txt        2014-10-23 00:05:03 UTC (rev 175076)
+++ trunk/LayoutTests/platform/win/fast/forms/button-table-styles-expected.txt        2014-10-23 01:13:35 UTC (rev 175077)
</span><span class="lines">@@ -7,137 +7,137 @@
</span><span class="cx">         RenderText {#text} at (0,0) size 342x18
</span><span class="cx">           text run at (0,0) width 342: &quot;This tests that buttons don't honor table display styles. &quot;
</span><span class="cx">         RenderBR {BR} at (342,14) size 0x0
</span><del>-      RenderButton {INPUT} at (2,20) size 88x18 [bgcolor=#C0C0C0]
-        RenderBlock (anonymous) at (8,2) size 72x14
-          RenderText at (0,0) size 72x13
-            text run at (0,0) width 72: &quot;display: table&quot;
-      RenderButton {INPUT} at (2,40) size 88x18 [bgcolor=#C0C0C0]
-        RenderBlock (anonymous) at (8,2) size 72x14
-          RenderText at (0,0) size 72x13
-            text run at (0,0) width 72: &quot;display: table&quot;
-      RenderBlock (anonymous) at (0,60) size 784x378
</del><ins>+      RenderButton {INPUT} at (2,20) size 92x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+        RenderBlock (anonymous) at (8,3) size 76x15
+          RenderText at (0,0) size 76x15
+            text run at (0,0) width 76: &quot;display: table&quot;
+      RenderButton {INPUT} at (2,43) size 92x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+        RenderBlock (anonymous) at (8,3) size 76x15
+          RenderText at (0,0) size 76x15
+            text run at (0,0) width 76: &quot;display: table&quot;
+      RenderBlock (anonymous) at (0,66) size 784x405
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x18
</span><span class="cx">         RenderBR {BR} at (0,18) size 0x18
</span><del>-        RenderButton {INPUT} at (2,38) size 123x18 [bgcolor=#C0C0C0]
-          RenderBlock (anonymous) at (8,2) size 107x14
-            RenderText at (0,0) size 107x13
-              text run at (0,0) width 107: &quot;display: inline-table&quot;
-        RenderText {#text} at (126,37) size 5x18
-          text run at (126,37) width 5: &quot; &quot;
-        RenderButton {INPUT} at (132,38) size 124x18 [bgcolor=#C0C0C0]
-          RenderBlock (anonymous) at (8,2) size 107x14
-            RenderText at (0,0) size 107x13
-              text run at (0,0) width 107: &quot;display: inline-table&quot;
-        RenderText {#text} at (257,37) size 5x18
-          text run at (257,37) width 5: &quot; &quot;
-        RenderBR {BR} at (261,51) size 1x0
-        RenderBR {BR} at (0,58) size 0x18
-        RenderButton {INPUT} at (2,78) size 152x18 [bgcolor=#C0C0C0]
-          RenderBlock (anonymous) at (8,2) size 136x14
-            RenderText at (0,0) size 136x13
</del><ins>+        RenderButton {INPUT} at (2,38) size 126x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+          RenderBlock (anonymous) at (8,3) size 110x15
+            RenderText at (0,0) size 110x15
+              text run at (0,0) width 110: &quot;display: inline-table&quot;
+        RenderText {#text} at (130,39) size 4x18
+          text run at (130,39) width 4: &quot; &quot;
+        RenderButton {INPUT} at (136,38) size 126x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+          RenderBlock (anonymous) at (8,3) size 110x15
+            RenderText at (0,0) size 110x15
+              text run at (0,0) width 110: &quot;display: inline-table&quot;
+        RenderText {#text} at (264,39) size 4x18
+          text run at (264,39) width 4: &quot; &quot;
+        RenderBR {BR} at (268,53) size 0x0
+        RenderBR {BR} at (0,61) size 0x18
+        RenderButton {INPUT} at (2,81) size 152x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+          RenderBlock (anonymous) at (8,3) size 136x15
+            RenderText at (0,0) size 136x15
</ins><span class="cx">               text run at (0,0) width 136: &quot;display: table-row-group&quot;
</span><del>-        RenderText {#text} at (155,77) size 5x18
-          text run at (155,77) width 5: &quot; &quot;
-        RenderButton {INPUT} at (161,78) size 152x18 [bgcolor=#C0C0C0]
-          RenderBlock (anonymous) at (8,2) size 136x14
-            RenderText at (0,0) size 136x13
</del><ins>+        RenderText {#text} at (156,82) size 4x18
+          text run at (156,82) width 4: &quot; &quot;
+        RenderButton {INPUT} at (162,81) size 152x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+          RenderBlock (anonymous) at (8,3) size 136x15
+            RenderText at (0,0) size 136x15
</ins><span class="cx">               text run at (0,0) width 136: &quot;display: table-row-group&quot;
</span><del>-        RenderText {#text} at (314,77) size 5x18
-          text run at (314,77) width 5: &quot; &quot;
-        RenderBR {BR} at (318,91) size 1x0
-        RenderBR {BR} at (0,98) size 0x18
-        RenderButton {INPUT} at (2,118) size 169x18 [bgcolor=#C0C0C0]
-          RenderBlock (anonymous) at (8,2) size 153x14
-            RenderText at (0,0) size 153x13
-              text run at (0,0) width 153: &quot;display: table-header-group&quot;
-        RenderText {#text} at (172,117) size 5x18
-          text run at (172,117) width 5: &quot; &quot;
-        RenderButton {INPUT} at (178,118) size 169x18 [bgcolor=#C0C0C0]
-          RenderBlock (anonymous) at (8,2) size 153x14
-            RenderText at (0,0) size 153x13
-              text run at (0,0) width 153: &quot;display: table-header-group&quot;
-        RenderText {#text} at (348,117) size 5x18
-          text run at (348,117) width 5: &quot; &quot;
-        RenderBR {BR} at (352,131) size 1x0
-        RenderBR {BR} at (0,138) size 0x18
-        RenderButton {INPUT} at (2,158) size 164x18 [bgcolor=#C0C0C0]
-          RenderBlock (anonymous) at (8,2) size 148x14
-            RenderText at (0,0) size 148x13
-              text run at (0,0) width 148: &quot;display: table-footer-group&quot;
-        RenderText {#text} at (167,157) size 5x18
-          text run at (167,157) width 5: &quot; &quot;
-        RenderButton {INPUT} at (173,158) size 165x18 [bgcolor=#C0C0C0]
-          RenderBlock (anonymous) at (8,2) size 148x14
-            RenderText at (0,0) size 148x13
-              text run at (0,0) width 148: &quot;display: table-footer-group&quot;
-        RenderText {#text} at (339,157) size 5x18
-          text run at (339,157) width 5: &quot; &quot;
-        RenderBR {BR} at (343,171) size 1x0
-        RenderBR {BR} at (0,178) size 0x18
-        RenderButton {INPUT} at (2,198) size 114x18 [bgcolor=#C0C0C0]
-          RenderBlock (anonymous) at (8,2) size 98x14
-            RenderText at (0,0) size 98x13
-              text run at (0,0) width 98: &quot;display: table-row&quot;
-        RenderText {#text} at (117,197) size 5x18
-          text run at (117,197) width 5: &quot; &quot;
-        RenderButton {INPUT} at (123,198) size 114x18 [bgcolor=#C0C0C0]
-          RenderBlock (anonymous) at (8,2) size 98x14
-            RenderText at (0,0) size 98x13
-              text run at (0,0) width 98: &quot;display: table-row&quot;
-        RenderText {#text} at (238,197) size 5x18
-          text run at (238,197) width 5: &quot; &quot;
-        RenderBR {BR} at (242,211) size 1x0
-        RenderBR {BR} at (0,218) size 0x18
-        RenderButton {INPUT} at (2,238) size 172x18 [bgcolor=#C0C0C0]
-          RenderBlock (anonymous) at (8,2) size 156x14
-            RenderText at (0,0) size 156x13
-              text run at (0,0) width 156: &quot;display: table-column-group&quot;
-        RenderText {#text} at (175,237) size 5x18
-          text run at (175,237) width 5: &quot; &quot;
-        RenderButton {INPUT} at (181,238) size 172x18 [bgcolor=#C0C0C0]
-          RenderBlock (anonymous) at (8,2) size 156x14
-            RenderText at (0,0) size 156x13
-              text run at (0,0) width 156: &quot;display: table-column-group&quot;
-        RenderText {#text} at (354,237) size 5x18
-          text run at (354,237) width 5: &quot; &quot;
-        RenderBR {BR} at (358,251) size 1x0
-        RenderBR {BR} at (0,258) size 0x18
-        RenderButton {INPUT} at (2,278) size 133x18 [bgcolor=#C0C0C0]
-          RenderBlock (anonymous) at (8,2) size 117x14
-            RenderText at (0,0) size 117x13
-              text run at (0,0) width 117: &quot;display: table-column&quot;
-        RenderText {#text} at (136,277) size 5x18
-          text run at (136,277) width 5: &quot; &quot;
-        RenderButton {INPUT} at (142,278) size 134x18 [bgcolor=#C0C0C0]
-          RenderBlock (anonymous) at (8,2) size 117x14
-            RenderText at (0,0) size 117x13
-              text run at (0,0) width 117: &quot;display: table-column&quot;
-        RenderText {#text} at (277,277) size 5x18
-          text run at (277,277) width 5: &quot; &quot;
-        RenderBR {BR} at (281,291) size 1x0
-        RenderBR {BR} at (0,298) size 0x18
-        RenderButton {INPUT} at (2,318) size 112x18 [bgcolor=#C0C0C0]
-          RenderBlock (anonymous) at (8,2) size 96x14
-            RenderText at (0,0) size 96x13
-              text run at (0,0) width 96: &quot;display: table-cell&quot;
-        RenderText {#text} at (115,317) size 5x18
-          text run at (115,317) width 5: &quot; &quot;
-        RenderButton {INPUT} at (121,318) size 113x18 [bgcolor=#C0C0C0]
-          RenderBlock (anonymous) at (8,2) size 96x14
-            RenderText at (0,0) size 96x13
-              text run at (0,0) width 96: &quot;display: table-cell&quot;
-        RenderText {#text} at (235,317) size 5x18
-          text run at (235,317) width 5: &quot; &quot;
-        RenderBR {BR} at (239,331) size 1x0
-        RenderBR {BR} at (0,338) size 0x18
-        RenderButton {INPUT} at (2,358) size 133x18 [bgcolor=#C0C0C0]
-          RenderBlock (anonymous) at (8,2) size 117x14
-            RenderText at (0,0) size 117x13
-              text run at (0,0) width 117: &quot;display: table-caption&quot;
-        RenderText {#text} at (136,357) size 5x18
-          text run at (136,357) width 5: &quot; &quot;
-        RenderButton {INPUT} at (142,358) size 134x18 [bgcolor=#C0C0C0]
-          RenderBlock (anonymous) at (8,2) size 117x14
-            RenderText at (0,0) size 117x13
-              text run at (0,0) width 117: &quot;display: table-caption&quot;
</del><ins>+        RenderText {#text} at (316,82) size 4x18
+          text run at (316,82) width 4: &quot; &quot;
+        RenderBR {BR} at (320,96) size 0x0
+        RenderBR {BR} at (0,104) size 0x18
+        RenderButton {INPUT} at (2,124) size 171x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+          RenderBlock (anonymous) at (8,3) size 155x15
+            RenderText at (0,0) size 155x15
+              text run at (0,0) width 155: &quot;display: table-header-group&quot;
+        RenderText {#text} at (175,125) size 4x18
+          text run at (175,125) width 4: &quot; &quot;
+        RenderButton {INPUT} at (181,124) size 171x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+          RenderBlock (anonymous) at (8,3) size 155x15
+            RenderText at (0,0) size 155x15
+              text run at (0,0) width 155: &quot;display: table-header-group&quot;
+        RenderText {#text} at (354,125) size 4x18
+          text run at (354,125) width 4: &quot; &quot;
+        RenderBR {BR} at (358,139) size 0x0
+        RenderBR {BR} at (0,147) size 0x18
+        RenderButton {INPUT} at (2,167) size 165x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+          RenderBlock (anonymous) at (8,3) size 149x15
+            RenderText at (0,0) size 149x15
+              text run at (0,0) width 149: &quot;display: table-footer-group&quot;
+        RenderText {#text} at (169,168) size 4x18
+          text run at (169,168) width 4: &quot; &quot;
+        RenderButton {INPUT} at (175,167) size 165x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+          RenderBlock (anonymous) at (8,3) size 149x15
+            RenderText at (0,0) size 149x15
+              text run at (0,0) width 149: &quot;display: table-footer-group&quot;
+        RenderText {#text} at (342,168) size 4x18
+          text run at (342,168) width 4: &quot; &quot;
+        RenderBR {BR} at (346,182) size 0x0
+        RenderBR {BR} at (0,190) size 0x18
+        RenderButton {INPUT} at (2,210) size 116x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+          RenderBlock (anonymous) at (8,3) size 100x15
+            RenderText at (0,0) size 100x15
+              text run at (0,0) width 100: &quot;display: table-row&quot;
+        RenderText {#text} at (120,211) size 4x18
+          text run at (120,211) width 4: &quot; &quot;
+        RenderButton {INPUT} at (126,210) size 116x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+          RenderBlock (anonymous) at (8,3) size 100x15
+            RenderText at (0,0) size 100x15
+              text run at (0,0) width 100: &quot;display: table-row&quot;
+        RenderText {#text} at (244,211) size 4x18
+          text run at (244,211) width 4: &quot; &quot;
+        RenderBR {BR} at (248,225) size 0x0
+        RenderBR {BR} at (0,233) size 0x18
+        RenderButton {INPUT} at (2,253) size 174x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+          RenderBlock (anonymous) at (8,3) size 158x15
+            RenderText at (0,0) size 158x15
+              text run at (0,0) width 158: &quot;display: table-column-group&quot;
+        RenderText {#text} at (178,254) size 4x18
+          text run at (178,254) width 4: &quot; &quot;
+        RenderButton {INPUT} at (184,253) size 174x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+          RenderBlock (anonymous) at (8,3) size 158x15
+            RenderText at (0,0) size 158x15
+              text run at (0,0) width 158: &quot;display: table-column-group&quot;
+        RenderText {#text} at (360,254) size 4x18
+          text run at (360,254) width 4: &quot; &quot;
+        RenderBR {BR} at (364,268) size 0x0
+        RenderBR {BR} at (0,276) size 0x18
+        RenderButton {INPUT} at (2,296) size 138x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+          RenderBlock (anonymous) at (8,3) size 122x15
+            RenderText at (0,0) size 122x15
+              text run at (0,0) width 122: &quot;display: table-column&quot;
+        RenderText {#text} at (142,297) size 4x18
+          text run at (142,297) width 4: &quot; &quot;
+        RenderButton {INPUT} at (148,296) size 138x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+          RenderBlock (anonymous) at (8,3) size 122x15
+            RenderText at (0,0) size 122x15
+              text run at (0,0) width 122: &quot;display: table-column&quot;
+        RenderText {#text} at (288,297) size 4x18
+          text run at (288,297) width 4: &quot; &quot;
+        RenderBR {BR} at (292,311) size 0x0
+        RenderBR {BR} at (0,319) size 0x18
+        RenderButton {INPUT} at (2,339) size 116x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+          RenderBlock (anonymous) at (8,3) size 100x15
+            RenderText at (0,0) size 100x15
+              text run at (0,0) width 100: &quot;display: table-cell&quot;
+        RenderText {#text} at (120,340) size 4x18
+          text run at (120,340) width 4: &quot; &quot;
+        RenderButton {INPUT} at (126,339) size 116x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+          RenderBlock (anonymous) at (8,3) size 100x15
+            RenderText at (0,0) size 100x15
+              text run at (0,0) width 100: &quot;display: table-cell&quot;
+        RenderText {#text} at (244,340) size 4x18
+          text run at (244,340) width 4: &quot; &quot;
+        RenderBR {BR} at (248,354) size 0x0
+        RenderBR {BR} at (0,362) size 0x18
+        RenderButton {INPUT} at (2,382) size 138x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+          RenderBlock (anonymous) at (8,3) size 122x15
+            RenderText at (0,0) size 122x15
+              text run at (0,0) width 122: &quot;display: table-caption&quot;
+        RenderText {#text} at (142,383) size 4x18
+          text run at (142,383) width 4: &quot; &quot;
+        RenderButton {INPUT} at (148,382) size 138x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+          RenderBlock (anonymous) at (8,3) size 122x15
+            RenderText at (0,0) size 122x15
+              text run at (0,0) width 122: &quot;display: table-caption&quot;
</ins><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastformsbuttonwhitespaceexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/forms/button-white-space-expected.txt (0 => 175077)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/forms/button-white-space-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/forms/button-white-space-expected.txt        2014-10-23 01:13:35 UTC (rev 175077)
</span><span class="lines">@@ -0,0 +1,63 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x579
+      RenderBlock {P} at (0,0) size 784x36
+        RenderInline {A} at (0,0) size 63x18 [color=#0000EE]
+          RenderText {#text} at (0,0) size 63x18
+            text run at (0,0) width 63: &quot;Bug 5656&quot;
+        RenderText {#text} at (63,0) size 765x36
+          text run at (63,0) width 702: &quot; tests whether buttons force a white-space mode or not. These tests will only pass if the white-space mode is not&quot;
+          text run at (0,18) width 169: &quot;forced and if it is inherited.&quot;
+      RenderBlock {DIV} at (0,52) size 784x18
+        RenderText {#text} at (0,0) size 358x18
+          text run at (0,0) width 358: &quot;Buttons should appear next to each other in a single row:&quot;
+      RenderTable {TABLE} at (0,70) size 209x31
+        RenderTableSection {TBODY} at (0,0) size 209x31
+          RenderTableRow {TR} at (0,2) size 209x27
+            RenderTableCell {TD} at (2,2) size 205x27 [r=0 c=0 rs=1 cs=1]
+              RenderButton {BUTTON} at (3,3) size 84x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+                RenderBlock (anonymous) at (8,3) size 68x15
+                  RenderText {#text} at (0,0) size 68x15
+                    text run at (0,0) width 68: &quot;Search Mail&quot;
+              RenderText {#text} at (89,4) size 4x18
+                text run at (89,4) width 4: &quot; &quot;
+              RenderButton {BUTTON} at (95,3) size 107x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+                RenderBlock (anonymous) at (8,3) size 91x15
+                  RenderText {#text} at (0,0) size 91x15
+                    text run at (0,0) width 91: &quot;Search the Web&quot;
+              RenderText {#text} at (0,0) size 0x0
+      RenderBlock {DIV} at (0,101) size 784x18
+        RenderText {#text} at (0,0) size 188x18
+          text run at (0,0) width 188: &quot;Buttons should look identical:&quot;
+      RenderBlock {DIV} at (0,119) size 784x25
+        RenderButton {BUTTON} at (2,2) size 77x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+          RenderBlock (anonymous) at (8,3) size 61x15
+            RenderText {#text} at (0,0) size 61x15
+              text run at (0,0) width 61: &quot;test button&quot;
+      RenderBlock {DIV} at (0,144) size 784x25
+        RenderButton {BUTTON} at (2,2) size 77x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+          RenderBlock (anonymous) at (8,3) size 61x15
+            RenderText {#text} at (0,0) size 61x15
+              text run at (0,0) width 25: &quot;test &quot;
+              text run at (25,0) width 36: &quot;button&quot;
+      RenderBlock {DIV} at (0,169) size 784x18
+        RenderText {#text} at (0,0) size 344x18
+          text run at (0,0) width 344: &quot;Buttons should look identical (ignore vertical spacing):&quot;
+      RenderBlock {DIV} at (0,187) size 784x25
+        RenderButton {BUTTON} at (2,2) size 92x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+          RenderBlock (anonymous) at (8,3) size 76x15
+            RenderText {#text} at (0,0) size 76x15
+              text run at (0,0) width 76: &quot;  test  button  &quot;
+      RenderBlock {DIV} at (0,212) size 784x25
+        RenderButton {BUTTON} at (2,2) size 92x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+          RenderBlock (anonymous) at (8,3) size 76x15
+            RenderText {#text} at (0,0) size 76x15
+              text run at (0,0) width 76: &quot;  test  button  &quot;
+      RenderBlock {DIV} at (0,250) size 784x25
+        RenderBlock {PRE} at (0,0) size 784x25
+          RenderButton {BUTTON} at (2,2) size 92x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+            RenderBlock (anonymous) at (8,3) size 76x15
+              RenderText {#text} at (0,0) size 76x15
+                text run at (0,0) width 76: &quot;  test  button  &quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastformsencodingtestexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/forms/encoding-test-expected.txt (0 => 175077)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/forms/encoding-test-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/forms/encoding-test-expected.txt        2014-10-23 01:13:35 UTC (rev 175077)
</span><span class="lines">@@ -0,0 +1,13 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderBlock {FORM} at (0,0) size 784x25
+        RenderTextControl {INPUT} at (2,2) size 149x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+        RenderText {#text} at (0,0) size 0x0
+      RenderBlock (anonymous) at (0,41) size 784x18
+        RenderText {#text} at (0,0) size 121x18
+          text run at (0,0) width 121: &quot;multipart/form-data&quot;
+layer at (12,13) size 145x15
+  RenderBlock {DIV} at (2,3) size 145x15
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastformsfloatingtextfieldrelayoutexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/forms/floating-textfield-relayout-expected.txt (0 => 175077)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/forms/floating-textfield-relayout-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/forms/floating-textfield-relayout-expected.txt        2014-10-23 01:13:35 UTC (rev 175077)
</span><span class="lines">@@ -0,0 +1,26 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderBlock {P} at (0,0) size 784x36
+        RenderText {#text} at (0,0) size 104x18
+          text run at (0,0) width 104: &quot;This is a test for &quot;
+        RenderInline {I} at (0,0) size 750x36
+          RenderInline {A} at (0,0) size 348x18 [color=#0000EE]
+            RenderText {#text} at (104,0) size 348x18
+              text run at (104,0) width 348: &quot;http://bugzilla.opendarwin.org/show_bug.cgi?id=9316&quot;
+          RenderText {#text} at (452,0) size 750x36
+            text run at (452,0) width 4: &quot; &quot;
+            text run at (456,0) width 294: &quot;REGRESSION: text field width shrinks on first&quot;
+            text run at (0,18) width 59: &quot;keystroke&quot;
+        RenderText {#text} at (59,18) size 4x18
+          text run at (59,18) width 4: &quot;.&quot;
+      RenderBlock {HR} at (0,52) size 784x2 [border: (1px inset #000000)]
+layer at (8,70) size 784x0
+  RenderBlock (relative positioned) {DIV} at (0,62) size 784x0
+    RenderTextControl {INPUT} at (0,2) size 392x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+layer at (10,75) size 388x15
+  RenderBlock {DIV} at (2,3) size 388x15
+    RenderText {#text} at (0,0) size 18x15
+      text run at (0,0) width 18: &quot;foo&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastformsinputalignexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/forms/input-align-expected.txt (0 => 175077)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/forms/input-align-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/forms/input-align-expected.txt        2014-10-23 01:13:35 UTC (rev 175077)
</span><span class="lines">@@ -0,0 +1,47 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderBlock {P} at (0,0) size 784x18
+        RenderText {#text} at (0,0) size 564x18
+          text run at (0,0) width 564: &quot;The following 5 inputs should be all be rendered exactly the same, aligned to the left side.&quot;
+      RenderBlock (anonymous) at (0,34) size 784x100
+        RenderTextControl {INPUT} at (2,2) size 149x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+        RenderText {#text} at (153,3) size 4x18
+          text run at (153,3) width 4: &quot; &quot;
+        RenderBR {BR} at (0,0) size 0x0
+        RenderTextControl {INPUT} at (2,27) size 149x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+        RenderText {#text} at (153,28) size 4x18
+          text run at (153,28) width 4: &quot; &quot;
+        RenderBR {BR} at (0,0) size 0x0
+        RenderTextControl {INPUT} at (2,52) size 149x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+        RenderText {#text} at (153,53) size 4x18
+          text run at (153,53) width 4: &quot; &quot;
+        RenderBR {BR} at (0,0) size 0x0
+        RenderTextControl {INPUT} at (2,77) size 149x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+        RenderText {#text} at (153,78) size 4x18
+          text run at (153,78) width 4: &quot; &quot;
+        RenderBR {BR} at (0,0) size 0x0
+      RenderBlock {DIV} at (0,134) size 784x25
+        RenderTextControl {INPUT} at (2,2) size 149x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+layer at (12,47) size 145x15
+  RenderBlock {DIV} at (2,3) size 145x15
+    RenderText {#text} at (0,0) size 105x15
+      text run at (0,0) width 105: &quot;The quick brown...&quot;
+layer at (12,72) size 145x15
+  RenderBlock {DIV} at (2,3) size 145x15
+    RenderText {#text} at (0,0) size 105x15
+      text run at (0,0) width 105: &quot;The quick brown...&quot;
+layer at (12,97) size 145x15
+  RenderBlock {DIV} at (2,3) size 145x15
+    RenderText {#text} at (0,0) size 105x15
+      text run at (0,0) width 105: &quot;The quick brown...&quot;
+layer at (12,122) size 145x15
+  RenderBlock {DIV} at (2,3) size 145x15
+    RenderText {#text} at (0,0) size 105x15
+      text run at (0,0) width 105: &quot;The quick brown...&quot;
+layer at (12,147) size 145x15
+  RenderBlock {DIV} at (2,3) size 145x15
+    RenderText {#text} at (0,0) size 105x15
+      text run at (0,0) width 105: &quot;The quick brown...&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastformsinputappearancebkcolorexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/forms/input-appearance-bkcolor-expected.txt (0 => 175077)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/forms/input-appearance-bkcolor-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/forms/input-appearance-bkcolor-expected.txt        2014-10-23 01:13:35 UTC (rev 175077)
</span><span class="lines">@@ -0,0 +1,20 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderText {#text} at (0,0) size 568x18
+        text run at (0,0) width 568: &quot;This tests that background color and background images can be set on the new text fields. &quot;
+      RenderBR {BR} at (568,14) size 0x0
+      RenderTextControl {INPUT} at (2,20) size 149x21 [bgcolor=#FFC0CB] [border: (2px inset #000000)]
+      RenderText {#text} at (153,21) size 4x18
+        text run at (153,21) width 4: &quot; &quot;
+      RenderBR {BR} at (157,35) size 0x0
+      RenderTextControl {INPUT} at (2,45) size 149x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+      RenderText {#text} at (0,0) size 0x0
+layer at (12,31) size 145x15
+  RenderBlock {DIV} at (2,3) size 145x15
+    RenderText {#text} at (0,0) size 114x15
+      text run at (0,0) width 114: &quot;This should be pink.&quot;
+layer at (12,56) size 145x15
+  RenderBlock {DIV} at (2,3) size 145x15
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastformsinputappearancedefaultbkcolorexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/forms/input-appearance-default-bkcolor-expected.txt (0 => 175077)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/forms/input-appearance-default-bkcolor-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/forms/input-appearance-default-bkcolor-expected.txt        2014-10-23 01:13:35 UTC (rev 175077)
</span><span class="lines">@@ -0,0 +1,14 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584 [bgcolor=#800080]
+      RenderText {#text} at (0,0) size 473x18
+        text run at (0,0) width 473: &quot;This tests that the default background color for the new text fields is white. &quot;
+      RenderBR {BR} at (473,14) size 0x0
+      RenderTextControl {INPUT} at (2,20) size 149x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+      RenderText {#text} at (0,0) size 0x0
+layer at (12,31) size 145x15
+  RenderBlock {DIV} at (2,3) size 145x15
+    RenderText {#text} at (0,0) size 120x15
+      text run at (0,0) width 120: &quot;This should be white.&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastformsinputappearancedisabledexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/forms/input-appearance-disabled-expected.txt (0 => 175077)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/forms/input-appearance-disabled-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/forms/input-appearance-disabled-expected.txt        2014-10-23 01:13:35 UTC (rev 175077)
</span><span class="lines">@@ -0,0 +1,14 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderText {#text} at (0,0) size 397x18
+        text run at (0,0) width 397: &quot;This tests that text can not be inserted into a disabled text field. &quot;
+      RenderBR {BR} at (397,14) size 0x0
+      RenderTextControl {INPUT} at (2,20) size 149x21 [bgcolor=#EBEBE4] [border: (2px inset #000000)]
+      RenderText {#text} at (0,0) size 0x0
+layer at (12,31) size 145x15
+  RenderBlock {DIV} at (2,3) size 145x15 [color=#545454]
+    RenderText {#text} at (0,0) size 73x15
+      text run at (0,0) width 73: &quot;Test Passed&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastformsinputappearancepreventDefaultexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/forms/input-appearance-preventDefault-expected.txt (0 => 175077)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/forms/input-appearance-preventDefault-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/forms/input-appearance-preventDefault-expected.txt        2014-10-23 01:13:35 UTC (rev 175077)
</span><span class="lines">@@ -0,0 +1,21 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderBR {BR} at (0,0) size 0x18
+      RenderText {#text} at (0,18) size 666x18
+        text run at (0,18) width 666: &quot;This tests that preventDefault called onmousedown will prevent a caret from being placed in the text field.&quot;
+      RenderText {#text} at (0,0) size 0x0
+      RenderText {#text} at (0,0) size 0x0
+layer at (12,52) size 149x21
+  RenderTextControl {INPUT} at (12,52) size 149x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+layer at (14,55) size 145x15
+  RenderBlock {DIV} at (2,3) size 145x15
+    RenderText {#text} at (0,0) size 134x15
+      text run at (0,0) width 134: &quot;No caret should be here&quot;
+layer at (10,70) size 323x36
+  RenderBlock (positioned) {DIV} at (10,70) size 323x36
+    RenderBR {BR} at (0,0) size 0x18
+    RenderText {#text} at (0,18) size 323x18
+      text run at (0,18) width 323: &quot;mousedown on target [object HTMLInputElement]&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastformsinputappearancewidthexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/forms/input-appearance-width-expected.txt (0 => 175077)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/forms/input-appearance-width-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/forms/input-appearance-width-expected.txt        2014-10-23 01:13:35 UTC (rev 175077)
</span><span class="lines">@@ -0,0 +1,36 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderText {#text} at (0,0) size 344x18
+        text run at (0,0) width 344: &quot;This tests that the new text fields use the correct width.&quot;
+      RenderBR {BR} at (344,14) size 0x0
+      RenderTextControl {INPUT} at (2,20) size 149x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+      RenderBR {BR} at (153,35) size 0x0
+      RenderTextControl {INPUT} at (0,45) size 200x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+      RenderBR {BR} at (200,60) size 0x0
+      RenderTextControl {INPUT} at (2,70) size 359x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+      RenderBR {BR} at (363,85) size 0x0
+      RenderTextControl {INPUT} at (0,95) size 200x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+      RenderBR {BR} at (200,110) size 0x0
+      RenderTextControl {INPUT} at (2,120) size 79x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+      RenderBR {BR} at (83,135) size 0x0
+layer at (12,31) size 145x15
+  RenderBlock {DIV} at (2,3) size 145x15
+layer at (10,56) size 196x15
+  RenderBlock {DIV} at (2,3) size 196x15
+    RenderText {#text} at (0,0) size 106x15
+      text run at (0,0) width 106: &quot;styled width 200px&quot;
+layer at (12,81) size 355x15
+  RenderBlock {DIV} at (2,3) size 355x15
+    RenderText {#text} at (0,0) size 41x15
+      text run at (0,0) width 41: &quot;size 50&quot;
+layer at (10,106) size 196x15
+  RenderBlock {DIV} at (2,3) size 196x15
+    RenderText {#text} at (0,0) size 167x15
+      text run at (0,0) width 167: &quot;styled width 200px &amp; size=10&quot;
+layer at (12,131) size 75x15
+  RenderBlock {DIV} at (2,3) size 75x15
+    RenderText {#text} at (0,0) size 41x15
+      text run at (0,0) width 41: &quot;size 10&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastformsinputbaselineexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/forms/input-baseline-expected.txt (0 => 175077)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/forms/input-baseline-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/forms/input-baseline-expected.txt        2014-10-23 01:13:35 UTC (rev 175077)
</span><span class="lines">@@ -0,0 +1,21 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderText {#text} at (0,0) size 293x18
+        text run at (0,0) width 293: &quot;This tests that text fields get the right baseline. &quot;
+      RenderBR {BR} at (293,14) size 0x0
+      RenderBR {BR} at (0,18) size 0x18
+      RenderTextControl {INPUT} at (2,38) size 149x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+      RenderText {#text} at (153,39) size 424x18
+        text run at (153,39) width 424: &quot;This text should line up with the bottom of the text in the text field. &quot;
+      RenderBR {BR} at (577,53) size 0x0
+      RenderBR {BR} at (0,61) size 0x18
+      RenderTextControl {INPUT} at (2,81) size 149x127 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+      RenderText {#text} at (153,169) size 420x18
+        text run at (153,169) width 420: &quot;This text should line up with the bottom of the text in the text field.&quot;
+layer at (12,49) size 145x15
+  RenderBlock {DIV} at (2,3) size 145x15
+layer at (12,92) size 145x121
+  RenderBlock {DIV} at (2,3) size 145x121
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastformsinputdisabledcolorexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/forms/input-disabled-color-expected.txt (0 => 175077)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/forms/input-disabled-color-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/forms/input-disabled-color-expected.txt        2014-10-23 01:13:35 UTC (rev 175077)
</span><span class="lines">@@ -0,0 +1,177 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderText {#text} at (0,0) size 509x18
+        text run at (0,0) width 509: &quot;This tests that the text color changes appropriately when the text field is disabled.&quot;
+      RenderBR {BR} at (509,14) size 0x0
+      RenderTextControl {INPUT} at (2,20) size 149x21 [bgcolor=#EBEBE4] [border: (2px inset #000000)]
+      RenderText {#text} at (153,21) size 4x18
+        text run at (153,21) width 4: &quot; &quot;
+      RenderTextControl {INPUT} at (159,20) size 149x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+      RenderBR {BR} at (310,35) size 0x0
+      RenderTextControl {INPUT} at (2,45) size 149x21 [color=#FF0000] [bgcolor=#EBEBE4] [border: (2px inset #FF0000)]
+      RenderText {#text} at (153,46) size 4x18
+        text run at (153,46) width 4: &quot; &quot;
+      RenderTextControl {INPUT} at (159,45) size 149x21 [color=#FF0000] [bgcolor=#FFFFFF] [border: (2px inset #FF0000)]
+      RenderBR {BR} at (310,60) size 0x0
+      RenderTextControl {INPUT} at (2,70) size 149x21 [bgcolor=#0000FF] [border: (2px inset #000000)]
+      RenderText {#text} at (153,71) size 4x18
+        text run at (153,71) width 4: &quot; &quot;
+      RenderTextControl {INPUT} at (159,70) size 149x21 [bgcolor=#0000FF] [border: (2px inset #000000)]
+      RenderBR {BR} at (310,85) size 0x0
+      RenderTextControl {INPUT} at (2,95) size 149x21 [color=#FF0000] [bgcolor=#0000FF] [border: (2px inset #FF0000)]
+      RenderText {#text} at (153,96) size 4x18
+        text run at (153,96) width 4: &quot; &quot;
+      RenderTextControl {INPUT} at (159,95) size 149x21 [color=#FF0000] [bgcolor=#0000FF] [border: (2px inset #FF0000)]
+      RenderBR {BR} at (310,110) size 0x0
+      RenderTextControl {INPUT} at (2,120) size 149x21 [bgcolor=#000000] [border: (2px inset #000000)]
+      RenderText {#text} at (153,121) size 4x18
+        text run at (153,121) width 4: &quot; &quot;
+      RenderTextControl {INPUT} at (159,120) size 149x21 [bgcolor=#000000] [border: (2px inset #000000)]
+      RenderBR {BR} at (310,135) size 0x0
+      RenderTextControl {INPUT} at (2,145) size 149x21 [color=#FFFFFF] [bgcolor=#000000] [border: (2px inset #FFFFFF)]
+      RenderText {#text} at (153,146) size 4x18
+        text run at (153,146) width 4: &quot; &quot;
+      RenderTextControl {INPUT} at (159,145) size 149x21 [color=#FFFFFF] [bgcolor=#000000] [border: (2px inset #FFFFFF)]
+      RenderBR {BR} at (310,160) size 0x0
+      RenderTextControl {INPUT} at (2,170) size 149x21 [bgcolor=#808080] [border: (2px inset #000000)]
+      RenderText {#text} at (153,171) size 4x18
+        text run at (153,171) width 4: &quot; &quot;
+      RenderTextControl {INPUT} at (159,170) size 149x21 [bgcolor=#808080] [border: (2px inset #000000)]
+      RenderBR {BR} at (310,185) size 0x0
+      RenderTextControl {INPUT} at (2,195) size 149x21 [color=#FFFFFF] [bgcolor=#A9A9A9] [border: (2px inset #FFFFFF)]
+      RenderText {#text} at (153,196) size 4x18
+        text run at (153,196) width 4: &quot; &quot;
+      RenderTextControl {INPUT} at (159,195) size 149x21 [color=#FFFFFF] [bgcolor=#A9A9A9] [border: (2px inset #FFFFFF)]
+      RenderBR {BR} at (310,210) size 0x0
+      RenderTextControl {INPUT} at (2,220) size 149x21 [color=#808080] [bgcolor=#000000] [border: (2px inset #808080)]
+      RenderText {#text} at (153,221) size 4x18
+        text run at (153,221) width 4: &quot; &quot;
+      RenderTextControl {INPUT} at (159,220) size 149x21 [color=#808080] [bgcolor=#000000] [border: (2px inset #808080)]
+      RenderBR {BR} at (310,235) size 0x0
+      RenderTextControl {INPUT} at (2,245) size 149x21 [color=#FF0000] [bgcolor=#808080] [border: (2px inset #FF0000)]
+      RenderText {#text} at (153,246) size 4x18
+        text run at (153,246) width 4: &quot; &quot;
+      RenderTextControl {INPUT} at (159,245) size 149x21 [color=#FF0000] [bgcolor=#808080] [border: (2px inset #FF0000)]
+      RenderBR {BR} at (310,260) size 0x0
+      RenderTextControl {INPUT} at (2,270) size 149x21 [color=#808080] [bgcolor=#FF0000] [border: (2px inset #808080)]
+      RenderText {#text} at (153,271) size 4x18
+        text run at (153,271) width 4: &quot; &quot;
+      RenderTextControl {INPUT} at (159,270) size 149x21 [color=#808080] [bgcolor=#FF0000] [border: (2px inset #808080)]
+      RenderBR {BR} at (310,285) size 0x0
+      RenderTextControl {INPUT} at (2,295) size 149x21 [color=#FF0000] [bgcolor=#FFFFFF] [border: (2px inset #FF0000)]
+      RenderText {#text} at (153,296) size 4x18
+        text run at (153,296) width 4: &quot; &quot;
+      RenderTextControl {INPUT} at (159,295) size 149x21 [color=#FF0000] [bgcolor=#FFFFFF] [border: (2px inset #FF0000)]
+      RenderBR {BR} at (310,310) size 0x0
+      RenderTextControl {INPUT} at (2,320) size 149x21 [color=#FF0000] [border: (2px inset #FF0000)]
+      RenderText {#text} at (153,321) size 4x18
+        text run at (153,321) width 4: &quot; &quot;
+      RenderTextControl {INPUT} at (159,320) size 149x21 [color=#FF0000] [border: (2px inset #FF0000)]
+      RenderBR {BR} at (310,335) size 0x0
+layer at (12,31) size 145x15 scrollWidth 369
+  RenderBlock {DIV} at (2,3) size 145x15 [color=#545454]
+    RenderText {#text} at (0,0) size 369x15
+      text run at (0,0) width 369: &quot;The text in this disabled field should displayed as dimmed or grey&quot;
+layer at (169,31) size 145x15 scrollWidth 163
+  RenderBlock {DIV} at (2,3) size 145x15
+    RenderText {#text} at (0,0) size 162x15
+      text run at (0,0) width 162: &quot;This text field is not disabled&quot;
+layer at (12,56) size 145x15 scrollWidth 369
+  RenderBlock {DIV} at (2,3) size 145x15
+    RenderText {#text} at (0,0) size 369x15
+      text run at (0,0) width 369: &quot;The text in this disabled field should displayed as dimmed or grey&quot;
+layer at (169,56) size 145x15 scrollWidth 163
+  RenderBlock {DIV} at (2,3) size 145x15
+    RenderText {#text} at (0,0) size 162x15
+      text run at (0,0) width 162: &quot;This text field is not disabled&quot;
+layer at (12,81) size 145x15 scrollWidth 369
+  RenderBlock {DIV} at (2,3) size 145x15 [color=#545454]
+    RenderText {#text} at (0,0) size 369x15
+      text run at (0,0) width 369: &quot;The text in this disabled field should displayed as dimmed or grey&quot;
+layer at (169,81) size 145x15 scrollWidth 163
+  RenderBlock {DIV} at (2,3) size 145x15
+    RenderText {#text} at (0,0) size 162x15
+      text run at (0,0) width 162: &quot;This text field is not disabled&quot;
+layer at (12,106) size 145x15 scrollWidth 369
+  RenderBlock {DIV} at (2,3) size 145x15 [color=#AB0000]
+    RenderText {#text} at (0,0) size 369x15
+      text run at (0,0) width 369: &quot;The text in this disabled field should displayed as dimmed or grey&quot;
+layer at (169,106) size 145x15 scrollWidth 163
+  RenderBlock {DIV} at (2,3) size 145x15
+    RenderText {#text} at (0,0) size 162x15
+      text run at (0,0) width 162: &quot;This text field is not disabled&quot;
+layer at (12,131) size 145x15 scrollWidth 369
+  RenderBlock {DIV} at (2,3) size 145x15 [color=#545454]
+    RenderText {#text} at (0,0) size 369x15
+      text run at (0,0) width 369: &quot;The text in this disabled field should displayed as dimmed or grey&quot;
+layer at (169,131) size 145x15 scrollWidth 163
+  RenderBlock {DIV} at (2,3) size 145x15
+    RenderText {#text} at (0,0) size 162x15
+      text run at (0,0) width 162: &quot;This text field is not disabled&quot;
+layer at (12,156) size 145x15 scrollWidth 369
+  RenderBlock {DIV} at (2,3) size 145x15 [color=#ABABAB]
+    RenderText {#text} at (0,0) size 369x15
+      text run at (0,0) width 369: &quot;The text in this disabled field should displayed as dimmed or grey&quot;
+layer at (169,156) size 145x15 scrollWidth 163
+  RenderBlock {DIV} at (2,3) size 145x15
+    RenderText {#text} at (0,0) size 162x15
+      text run at (0,0) width 162: &quot;This text field is not disabled&quot;
+layer at (12,181) size 145x15 scrollWidth 369
+  RenderBlock {DIV} at (2,3) size 145x15 [color=#545454]
+    RenderText {#text} at (0,0) size 369x15
+      text run at (0,0) width 369: &quot;The text in this disabled field should displayed as dimmed or grey&quot;
+layer at (169,181) size 145x15 scrollWidth 163
+  RenderBlock {DIV} at (2,3) size 145x15
+    RenderText {#text} at (0,0) size 162x15
+      text run at (0,0) width 162: &quot;This text field is not disabled&quot;
+layer at (12,206) size 145x15 scrollWidth 369
+  RenderBlock {DIV} at (2,3) size 145x15
+    RenderText {#text} at (0,0) size 369x15
+      text run at (0,0) width 369: &quot;The text in this disabled field should displayed as dimmed or grey&quot;
+layer at (169,206) size 145x15 scrollWidth 163
+  RenderBlock {DIV} at (2,3) size 145x15
+    RenderText {#text} at (0,0) size 162x15
+      text run at (0,0) width 162: &quot;This text field is not disabled&quot;
+layer at (12,231) size 145x15 scrollWidth 369
+  RenderBlock {DIV} at (2,3) size 145x15 [color=#2C2C2C]
+    RenderText {#text} at (0,0) size 369x15
+      text run at (0,0) width 369: &quot;The text in this disabled field should displayed as dimmed or grey&quot;
+layer at (169,231) size 145x15 scrollWidth 163
+  RenderBlock {DIV} at (2,3) size 145x15
+    RenderText {#text} at (0,0) size 162x15
+      text run at (0,0) width 162: &quot;This text field is not disabled&quot;
+layer at (12,256) size 145x15 scrollWidth 369
+  RenderBlock {DIV} at (2,3) size 145x15
+    RenderText {#text} at (0,0) size 369x15
+      text run at (0,0) width 369: &quot;The text in this disabled field should displayed as dimmed or grey&quot;
+layer at (169,256) size 145x15 scrollWidth 163
+  RenderBlock {DIV} at (2,3) size 145x15
+    RenderText {#text} at (0,0) size 162x15
+      text run at (0,0) width 162: &quot;This text field is not disabled&quot;
+layer at (12,281) size 145x15 scrollWidth 369
+  RenderBlock {DIV} at (2,3) size 145x15 [color=#2C2C2C]
+    RenderText {#text} at (0,0) size 369x15
+      text run at (0,0) width 369: &quot;The text in this disabled field should displayed as dimmed or grey&quot;
+layer at (169,281) size 145x15 scrollWidth 163
+  RenderBlock {DIV} at (2,3) size 145x15
+    RenderText {#text} at (0,0) size 162x15
+      text run at (0,0) width 162: &quot;This text field is not disabled&quot;
+layer at (12,306) size 145x15 scrollWidth 369
+  RenderBlock {DIV} at (2,3) size 145x15
+    RenderText {#text} at (0,0) size 369x15
+      text run at (0,0) width 369: &quot;The text in this disabled field should displayed as dimmed or grey&quot;
+layer at (169,306) size 145x15 scrollWidth 163
+  RenderBlock {DIV} at (2,3) size 145x15
+    RenderText {#text} at (0,0) size 162x15
+      text run at (0,0) width 162: &quot;This text field is not disabled&quot;
+layer at (12,331) size 145x15 scrollWidth 369
+  RenderBlock {DIV} at (2,3) size 145x15
+    RenderText {#text} at (0,0) size 369x15
+      text run at (0,0) width 369: &quot;The text in this disabled field should displayed as dimmed or grey&quot;
+layer at (169,331) size 145x15 scrollWidth 163
+  RenderBlock {DIV} at (2,3) size 145x15
+    RenderText {#text} at (0,0) size 162x15
+      text run at (0,0) width 162: &quot;This text field is not disabled&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastformsinputfieldtexttruncatedexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/forms/input-field-text-truncated-expected.txt (0 => 175077)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/forms/input-field-text-truncated-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/forms/input-field-text-truncated-expected.txt        2014-10-23 01:13:35 UTC (rev 175077)
</span><span class="lines">@@ -0,0 +1,16 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderBlock {P} at (0,0) size 784x26
+        RenderText {#text} at (0,0) size 778x26
+          text run at (0,0) width 778: &quot;Text inside input field should not be cut off at the bottom when its font is larger than the body font size. If the descenders in \&quot;something gjpqy\&quot; below are all visible, the&quot;
+          text run at (0,13) width 343: &quot;test passes. If they are cut off by the bottom of the input box, the test fails.&quot;
+      RenderBlock (anonymous) at (0,37) size 784x24
+        RenderTextControl {INPUT} at (0,2) size 300x20 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+        RenderText {#text} at (0,0) size 0x0
+layer at (10,50) size 296x14
+  RenderBlock {DIV} at (2,3) size 296x14
+    RenderText {#text} at (0,0) size 90x14
+      text run at (0,0) width 90: &quot;something gjpqy&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastformsinputplaceholdervisibility1expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/forms/input-placeholder-visibility-1-expected.txt (0 => 175077)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/forms/input-placeholder-visibility-1-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/forms/input-placeholder-visibility-1-expected.txt        2014-10-23 01:13:35 UTC (rev 175077)
</span><span class="lines">@@ -0,0 +1,19 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderBlock {P} at (0,0) size 784x18
+        RenderText {#text} at (0,0) size 343x18
+          text run at (0,0) width 343: &quot;Focus the field, focus away, then focus the field again.&quot;
+      RenderBlock {DIV} at (0,34) size 784x25
+        RenderTextControl {INPUT} at (2,2) size 149x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+        RenderText {#text} at (0,0) size 0x0
+        RenderText {#text} at (0,0) size 0x0
+layer at (12,47) size 145x15
+  RenderBlock {DIV} at (2,3) size 145x15 [color=#A9A9A9]
+    RenderText {#text} at (0,0) size 68x15
+      text run at (0,0) width 68: &quot;Placeholder&quot;
+layer at (12,47) size 145x15
+  RenderBlock {DIV} at (2,3) size 145x15
+caret: position 0 of child 1 {DIV} of {#document-fragment} of child 1 {INPUT} of child 3 {DIV} of body
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastformsinputplaceholdervisibility3expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/forms/input-placeholder-visibility-3-expected.txt (0 => 175077)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/forms/input-placeholder-visibility-3-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/forms/input-placeholder-visibility-3-expected.txt        2014-10-23 01:13:35 UTC (rev 175077)
</span><span class="lines">@@ -0,0 +1,20 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderBlock {P} at (0,0) size 784x18
+        RenderText {#text} at (0,0) size 382x18
+          text run at (0,0) width 382: &quot;Focus field with a placeholder, then type, then delete all text.&quot;
+      RenderBlock {DIV} at (0,34) size 784x25
+        RenderTextControl {INPUT} at (2,2) size 149x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+        RenderText {#text} at (0,0) size 0x0
+        RenderText {#text} at (0,0) size 0x0
+layer at (12,47) size 145x15
+  RenderBlock {DIV} at (2,3) size 145x15 [color=#A9A9A9]
+    RenderText {#text} at (0,0) size 68x15
+      text run at (0,0) width 68: &quot;Placeholder&quot;
+layer at (12,47) size 145x15
+  RenderBlock {DIV} at (2,3) size 145x15
+    RenderBR {BR} at (0,0) size 0x15
+caret: position 0 of child 0 {BR} of child 1 {DIV} of {#document-fragment} of child 1 {INPUT} of child 3 {DIV} of body
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastformsinputreadonlyemptyexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/forms/input-readonly-empty-expected.txt (0 => 175077)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/forms/input-readonly-empty-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/forms/input-readonly-empty-expected.txt        2014-10-23 01:13:35 UTC (rev 175077)
</span><span class="lines">@@ -0,0 +1,11 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderText {#text} at (0,3) size 476x18
+        text run at (0,3) width 476: &quot;This tests that empty readonly text fields have the right height and baseline. &quot;
+      RenderTextControl {INPUT} at (478,2) size 149x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+      RenderText {#text} at (0,0) size 0x0
+layer at (488,13) size 145x15
+  RenderBlock {DIV} at (2,3) size 145x15
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastformsinputtableexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/forms/input-table-expected.txt (0 => 175077)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/forms/input-table-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/forms/input-table-expected.txt        2014-10-23 01:13:35 UTC (rev 175077)
</span><span class="lines">@@ -0,0 +1,98 @@
</span><ins>+layer at (0,0) size 785x719
+  RenderView at (0,0) size 785x600
+layer at (0,0) size 785x719
+  RenderBlock {HTML} at (0,0) size 785x719
+    RenderBody {BODY} at (8,8) size 769x703
+      RenderBlock (anonymous) at (0,0) size 769x18
+        RenderText {#text} at (0,0) size 246x18
+          text run at (0,0) width 246: &quot;This tests minMaxWidth for text fields.&quot;
+      RenderBlock {P} at (0,34) size 769x18
+        RenderText {#text} at (0,0) size 70x18
+          text run at (0,0) width 70: &quot;Test case 1&quot;
+      RenderTable {TABLE} at (0,68) size 118x43 [border: (3px solid #0000FF)]
+        RenderTableSection {TBODY} at (3,3) size 112x37
+          RenderTableRow {TR} at (0,2) size 112x33
+            RenderTableCell {TD} at (2,2) size 108x33 [border: (3px solid #FF0000)] [r=0 c=0 rs=1 cs=1]
+              RenderTextControl {INPUT} at (4,6) size 100x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+      RenderBlock {P} at (0,127) size 769x18
+        RenderText {#text} at (0,0) size 70x18
+          text run at (0,0) width 70: &quot;Test case 2&quot;
+      RenderTable {TABLE} at (0,161) size 166x78 [border: (3px solid #0000FF)]
+        RenderTableSection {TBODY} at (3,3) size 160x72
+          RenderTableRow {TR} at (0,2) size 160x33
+            RenderTableCell {TD} at (2,8) size 46x20 [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 24x18
+                text run at (1,1) width 24: &quot;first&quot;
+            RenderTableCell {TD} at (50,2) size 108x33 [border: (3px solid #FF0000)] [r=0 c=1 rs=1 cs=1]
+              RenderTextControl {INPUT} at (4,6) size 100x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+          RenderTableRow {TR} at (0,37) size 160x33
+            RenderTableCell {TD} at (2,43) size 46x20 [r=1 c=0 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 44x18
+                text run at (1,1) width 44: &quot;second&quot;
+            RenderTableCell {TD} at (50,37) size 108x33 [border: (3px solid #FF0000)] [r=1 c=1 rs=1 cs=1]
+              RenderTextControl {INPUT} at (4,6) size 100x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+      RenderBlock {P} at (0,255) size 769x18
+        RenderText {#text} at (0,0) size 70x18
+          text run at (0,0) width 70: &quot;Test case 3&quot;
+      RenderTable {TABLE} at (0,289) size 54x79 [border: (3px solid #0000FF)]
+        RenderTableSection {TBODY} at (3,3) size 48x73
+          RenderTableRow {TR} at (0,2) size 48x69
+            RenderTableCell {TD} at (2,2) size 44x69 [border: (3px solid #FF0000)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (4,4) size 36x36
+                text run at (4,4) width 36: &quot;width&quot;
+                text run at (4,22) width 32: &quot;30px&quot;
+              RenderTextControl {INPUT} at (4,42) size 30x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+      RenderBlock {P} at (0,384) size 769x18
+        RenderText {#text} at (0,0) size 70x18
+          text run at (0,0) width 70: &quot;Test case 4&quot;
+      RenderTable {TABLE} at (0,418) size 218x71 [border: (3px solid #0000FF)]
+        RenderTableSection {TBODY} at (3,3) size 212x65
+          RenderTableRow {TR} at (0,2) size 212x33
+            RenderTableCell {TD} at (2,2) size 208x33 [border: (3px solid #FF0000)] [r=0 c=0 rs=1 cs=1]
+              RenderTextControl {INPUT} at (4,6) size 200x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+          RenderTableRow {TR} at (0,37) size 212x26
+            RenderTableCell {TD} at (2,37) size 208x26 [border: (3px solid #FF0000)] [r=1 c=0 rs=1 cs=1]
+              RenderBlock {DIV} at (4,4) size 200x18
+                RenderText {#text} at (0,0) size 40x18
+                  text run at (0,0) width 40: &quot;200px&quot;
+      RenderBlock {P} at (0,505) size 769x18
+        RenderText {#text} at (0,0) size 70x18
+          text run at (0,0) width 70: &quot;Test case 5&quot;
+      RenderTable {TABLE} at (0,539) size 92x43 [border: (3px solid #0000FF)]
+        RenderTableSection {TBODY} at (3,3) size 86x37
+          RenderTableRow {TR} at (0,2) size 86x33
+            RenderTableCell {TD} at (2,2) size 82x33 [border: (3px solid #FF0000)] [r=0 c=0 rs=1 cs=1]
+              RenderTextControl {INPUT} at (6,6) size 70x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+      RenderBlock {P} at (0,598) size 769x18
+        RenderText {#text} at (0,0) size 70x18
+          text run at (0,0) width 70: &quot;Test case 6&quot;
+      RenderTable {TABLE} at (0,632) size 171x71 [border: (3px solid #0000FF)]
+        RenderTableSection {TBODY} at (3,3) size 165x65
+          RenderTableRow {TR} at (0,2) size 165x33
+            RenderTableCell {TD} at (2,2) size 161x33 [border: (3px solid #FF0000)] [r=0 c=0 rs=1 cs=1]
+              RenderTextControl {INPUT} at (6,6) size 149x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+          RenderTableRow {TR} at (0,37) size 165x26
+            RenderTableCell {TD} at (2,37) size 161x26 [border: (3px solid #FF0000)] [r=1 c=0 rs=1 cs=1]
+              RenderBlock {DIV} at (4,4) size 70x18
+                RenderText {#text} at (0,0) size 32x18
+                  text run at (0,0) width 32: &quot;70px&quot;
+layer at (19,90) size 96x15
+  RenderBlock {DIV} at (2,3) size 96x15
+layer at (67,183) size 96x15
+  RenderBlock {DIV} at (2,3) size 96x15
+layer at (67,218) size 96x15
+  RenderBlock {DIV} at (2,3) size 96x15
+layer at (19,347) size 26x15
+  RenderBlock {DIV} at (2,3) size 26x15
+layer at (19,440) size 196x15
+  RenderBlock {DIV} at (2,3) size 196x15
+    RenderText {#text} at (0,0) size 66x15
+      text run at (0,0) width 66: &quot;width 100%&quot;
+layer at (21,561) size 66x15
+  RenderBlock {DIV} at (2,3) size 66x15
+    RenderText {#text} at (0,0) size 56x15
+      text run at (0,0) width 56: &quot;max 70px&quot;
+layer at (21,654) size 145x15
+  RenderBlock {DIV} at (2,3) size 145x15
+    RenderText {#text} at (0,0) size 93x15
+      text run at (0,0) width 93: &quot;min-width 100px&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastformsinputtextclickinsideexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/forms/input-text-click-inside-expected.txt (0 => 175077)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/forms/input-text-click-inside-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/forms/input-text-click-inside-expected.txt        2014-10-23 01:13:35 UTC (rev 175077)
</span><span class="lines">@@ -0,0 +1,14 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x576
+      RenderBlock {DIV} at (0,0) size 425x75 [bgcolor=#FFFF00]
+        RenderTextControl {INPUT} at (27,27) size 149x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+      RenderBlock {P} at (0,91) size 784x36
+        RenderText {#text} at (0,0) size 739x36
+          text run at (0,0) width 739: &quot;This test clicks inside an input element, and must result in the element receiving focus. If the test succeeds the element&quot;
+          text run at (0,18) width 158: &quot;should have a focus ring.&quot;
+layer at (37,38) size 145x15
+  RenderBlock {DIV} at (2,3) size 145x15
+caret: position 0 of child 0 {DIV} of {#document-fragment} of child 0 {INPUT} of child 0 {DIV} of body
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastformsinputtextoptiondeleteexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/forms/input-text-option-delete-expected.txt (0 => 175077)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/forms/input-text-option-delete-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/forms/input-text-option-delete-expected.txt        2014-10-23 01:13:35 UTC (rev 175077)
</span><span class="lines">@@ -0,0 +1,16 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x576
+      RenderBlock (anonymous) at (0,0) size 784x25
+        RenderTextControl {INPUT} at (2,2) size 149x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+        RenderText {#text} at (0,0) size 0x0
+      RenderBlock {P} at (0,41) size 784x18
+        RenderText {#text} at (0,0) size 644x18
+          text run at (0,0) width 644: &quot;Tests option-deleting a word. If the test succeeds, the word \&quot;word\&quot; should end up with a space after it.&quot;
+layer at (12,13) size 145x15
+  RenderBlock {DIV} at (2,3) size 145x15
+    RenderText {#text} at (0,0) size 30x15
+      text run at (0,0) width 30: &quot;word &quot;
+caret: position 5 of child 0 {#text} of child 0 {DIV} of {#document-fragment} of child 0 {INPUT} of body
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastformsinputtextscrollleftonblurexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/forms/input-text-scroll-left-on-blur-expected.txt (0 => 175077)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/forms/input-text-scroll-left-on-blur-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/forms/input-text-scroll-left-on-blur-expected.txt        2014-10-23 01:13:35 UTC (rev 175077)
</span><span class="lines">@@ -0,0 +1,31 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x576
+      RenderBlock (anonymous) at (0,0) size 784x25
+        RenderTextControl {INPUT} at (2,2) size 149x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+        RenderText {#text} at (153,3) size 4x18
+          text run at (153,3) width 4: &quot; &quot;
+        RenderTextControl {INPUT} at (159,2) size 149x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+        RenderText {#text} at (310,3) size 4x18
+          text run at (310,3) width 4: &quot; &quot;
+        RenderTextControl {INPUT} at (316,2) size 149x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+        RenderText {#text} at (0,0) size 0x0
+      RenderBlock {P} at (0,41) size 784x36
+        RenderText {#text} at (0,0) size 784x36
+          text run at (0,0) width 784: &quot;Tests scrolling back to the beginning when a text field blurs. The first field should be scrolled to the left, the second and third&quot;
+          text run at (0,18) width 125: &quot;scrolled to the right.&quot;
+layer at (12,13) size 145x15 scrollWidth 325
+  RenderBlock {DIV} at (2,3) size 145x15
+    RenderText {#text} at (0,0) size 324x15
+      text run at (0,0) width 324: &quot;this text field has a lot of text in it so that it needs to scroll&quot;
+layer at (169,13) size 145x15 scrollX 179 scrollWidth 324
+  RenderBlock {DIV} at (2,3) size 145x15
+    RenderText {#text} at (-179,0) size 324x15
+      text run at (-179,0) width 324: &quot;this text field has a lot of text in it so that it needs to scroll&quot;
+layer at (326,13) size 145x15 scrollX 180 scrollWidth 325
+  RenderBlock {DIV} at (2,3) size 145x15
+    RenderText {#text} at (0,0) size 324x15
+      text run at (0,0) width 324: &quot;this text field has a lot of text in it so that it needs to scroll&quot;
+caret: position 66 of child 0 {#text} of child 0 {DIV} of {#document-fragment} of child 4 {INPUT} of body
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastformsinputtextselfemptyingclickexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/forms/input-text-self-emptying-click-expected.txt (0 => 175077)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/forms/input-text-self-emptying-click-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/forms/input-text-self-emptying-click-expected.txt        2014-10-23 01:13:35 UTC (rev 175077)
</span><span class="lines">@@ -0,0 +1,15 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x576
+      RenderBlock (anonymous) at (0,0) size 784x25
+        RenderTextControl {INPUT} at (2,2) size 149x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+        RenderText {#text} at (0,0) size 0x0
+      RenderBlock {P} at (0,41) size 784x36
+        RenderText {#text} at (0,0) size 776x36
+          text run at (0,0) width 776: &quot;Tests clicking on an input element that has a value that self-destructs. If the test succeeds, there should be a blinking caret in&quot;
+          text run at (0,18) width 82: &quot;the text field.&quot;
+layer at (12,13) size 145x15
+  RenderBlock {DIV} at (2,3) size 145x15
+caret: position 0 of child 0 {DIV} of {#document-fragment} of child 0 {INPUT} of body
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastformsinputtextwordwrapexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/forms/input-text-word-wrap-expected.txt (0 => 175077)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/forms/input-text-word-wrap-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/forms/input-text-word-wrap-expected.txt        2014-10-23 01:13:35 UTC (rev 175077)
</span><span class="lines">@@ -0,0 +1,20 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderBlock {P} at (0,0) size 784x18
+        RenderText {#text} at (0,0) size 113x18
+          text run at (0,0) width 113: &quot;This tests that the &quot;
+        RenderInline {CODE} at (0,0) size 72x15
+          RenderText {#text} at (113,2) size 72x15
+            text run at (113,2) width 72: &quot;word-wrap&quot;
+        RenderText {#text} at (185,0) size 299x18
+          text run at (185,0) width 299: &quot; property is ignored for single-line text controls.&quot;
+      RenderBlock (anonymous) at (0,34) size 784x39
+        RenderTextControl {INPUT} at (2,0) size 149x39 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+        RenderText {#text} at (0,0) size 0x0
+layer at (12,54) size 145x15 scrollWidth 274
+  RenderBlock {DIV} at (2,12) size 145x15
+    RenderText {#text} at (0,0) size 273x15
+      text run at (0,0) width 273: &quot;This sentence should not wrap into the next line.&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastformsmenulistrestrictlineheightexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/forms/menulist-restrict-line-height-expected.txt (0 => 175077)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/forms/menulist-restrict-line-height-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/forms/menulist-restrict-line-height-expected.txt        2014-10-23 01:13:35 UTC (rev 175077)
</span><span class="lines">@@ -0,0 +1,12 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderText {#text} at (0,0) size 417x18
+        text run at (0,0) width 417: &quot;This tests that we don't honor line-height for styled popup buttons.&quot;
+      RenderBR {BR} at (417,14) size 0x0
+      RenderMenuList {SELECT} at (2,20) size 235x24 [bgcolor=#ADD8E6] [border: (1px solid #000000)]
+        RenderBlock (anonymous) at (5,3) size 208x18
+          RenderText at (8,1) size 177x15
+            text run at (8,1) width 177: &quot;This text should not be clipped.&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastformsmenuliststylecolorexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/forms/menulist-style-color-expected.txt (175076 => 175077)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/forms/menulist-style-color-expected.txt        2014-10-23 00:05:03 UTC (rev 175076)
+++ trunk/LayoutTests/platform/win/fast/forms/menulist-style-color-expected.txt        2014-10-23 01:13:35 UTC (rev 175077)
</span><span class="lines">@@ -1,28 +1,28 @@
</span><del>-layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
-  RenderBlock {HTML} at (0,0) size 800x600
-    RenderBody {BODY} at (8,8) size 784x584
-      RenderMenuList {SELECT} at (2,2) size 70x18 [bgcolor=#FFFFFF]
-        RenderBlock (anonymous) at (0,0) size 70x18
-          RenderText at (8,2) size 39x13
-            text run at (8,2) width 39: &quot;Default&quot;
-      RenderText {#text} at (74,1) size 4x18
-        text run at (74,1) width 4: &quot; &quot;
-      RenderMenuList {SELECT} at (80,2) size 52x18 [bgcolor=#FFFFFF]
-        RenderBlock (anonymous) at (0,0) size 52x18
-          RenderText at (8,2) size 21x13
-            text run at (8,2) width 21: &quot;Red&quot;
-      RenderText {#text} at (134,1) size 4x18
-        text run at (134,1) width 4: &quot; &quot;
-      RenderMenuList {SELECT} at (140,2) size 121x18 [bgcolor=#008000] [border: (1px solid #000000)]
-        RenderBlock (anonymous) at (1,1) size 119x16
-          RenderText at (8,1) size 90x13
-            text run at (8,1) width 90: &quot;Default on green&quot;
-      RenderText {#text} at (263,1) size 4x18
-        text run at (263,1) width 4: &quot; &quot;
-      RenderMenuList {SELECT} at (269,2) size 102x18 [color=#FF0000] [bgcolor=#008000] [border: (1px solid #FF0000)]
-        RenderBlock (anonymous) at (1,1) size 100x16
-          RenderText at (8,1) size 71x13
-            text run at (8,1) width 71: &quot;Red on green&quot;
-      RenderText {#text} at (0,0) size 0x0
</del><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderMenuList {SELECT} at (2,2) size 97x24 [bgcolor=#FFFFFF]
+        RenderBlock (anonymous) at (4,2) size 72x20
+          RenderText at (8,2) size 41x15
+            text run at (8,2) width 41: &quot;Default&quot;
+      RenderText {#text} at (101,4) size 4x18
+        text run at (101,4) width 4: &quot; &quot;
+      RenderMenuList {SELECT} at (107,2) size 79x24 [color=#FF0000] [bgcolor=#FFFFFF]
+        RenderBlock (anonymous) at (4,2) size 54x20
+          RenderText at (8,2) size 23x15
+            text run at (8,2) width 23: &quot;Red&quot;
+      RenderText {#text} at (188,4) size 4x18
+        text run at (188,4) width 4: &quot; &quot;
+      RenderMenuList {SELECT} at (194,2) size 151x24 [bgcolor=#008000] [border: (1px solid #000000)]
+        RenderBlock (anonymous) at (5,3) size 124x18
+          RenderText at (8,1) size 93x15
+            text run at (8,1) width 93: &quot;Default on green&quot;
+      RenderText {#text} at (347,4) size 4x18
+        text run at (347,4) width 4: &quot; &quot;
+      RenderMenuList {SELECT} at (353,2) size 133x24 [color=#FF0000] [bgcolor=#008000] [border: (1px solid #FF0000)]
+        RenderBlock (anonymous) at (5,3) size 106x18
+          RenderText at (8,1) size 75x15
+            text run at (8,1) width 75: &quot;Red on green&quot;
+      RenderText {#text} at (0,0) size 0x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastformsminWidthPercentexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/forms/minWidthPercent-expected.txt (0 => 175077)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/forms/minWidthPercent-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/forms/minWidthPercent-expected.txt        2014-10-23 01:13:35 UTC (rev 175077)
</span><span class="lines">@@ -0,0 +1,16 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderBlock {DIV} at (0,0) size 120x31 [bgcolor=#C3D9FF]
+        RenderTable {TABLE} at (0,0) size 119x31
+          RenderTableSection {TBODY} at (0,0) size 119x31
+            RenderTableRow {TR} at (0,2) size 119x27
+              RenderTableCell {TD} at (2,2) size 115x27 [r=0 c=0 rs=1 cs=1]
+                RenderTextControl {INPUT} at (1,3) size 113x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+                RenderText {#text} at (0,0) size 0x0
+layer at (13,16) size 109x15 scrollWidth 119
+  RenderBlock {DIV} at (2,3) size 109x15
+    RenderText {#text} at (0,0) size 118x15
+      text run at (0,0) width 118: &quot;Should fit in blue box&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastformsplaceholderpositionexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/forms/placeholder-position-expected.txt (0 => 175077)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/forms/placeholder-position-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/forms/placeholder-position-expected.txt        2014-10-23 01:13:35 UTC (rev 175077)
</span><span class="lines">@@ -0,0 +1,131 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderTextControl {INPUT} at (2,2) size 161x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+        RenderFlexibleBox {DIV} at (3,3) size 155x15
+          RenderBlock {DIV} at (0,2) size 1x11
+          RenderBlock {DIV} at (1,0) size 142x15
+          RenderBlock {DIV} at (143,3) size 9x9
+      RenderBR {BR} at (165,17) size 0x0
+      RenderTextControl {INPUT} at (2,27) size 149x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+      RenderBR {BR} at (153,42) size 0x0
+      RenderTextControl {INPUT} at (2,52) size 161x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+        RenderFlexibleBox {DIV} at (3,3) size 155x15
+          RenderBlock {DIV} at (0,2) size 1x11
+          RenderBlock {DIV} at (1,0) size 142x15
+          RenderBlock {DIV} at (143,3) size 9x9
+      RenderBR {BR} at (165,67) size 0x0
+      RenderTextControl {INPUT} at (2,77) size 178x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+        RenderFlexibleBox {DIV} at (3,3) size 172x15
+          RenderBlock {DIV} at (2,1) size 18x13
+          RenderBlock {DIV} at (23,0) size 137x15
+          RenderBlock {DIV} at (160,3) size 9x9
+      RenderBR {BR} at (182,92) size 0x0
+      RenderBR {BR} at (183,138) size 0x0
+      RenderTextControl {INPUT} at (2,140) size 149x35 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+      RenderBR {BR} at (153,155) size 0x0
+      RenderBR {BR} at (183,228) size 0x0
+      RenderTextControl {INPUT} at (5,233) size 176x29 [bgcolor=#FFFFFF] [border: (5px solid #000000)]
+      RenderBR {BR} at (186,253) size 0x0
+      RenderTextControl {INPUT} at (2,269) size 149x31 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+      RenderText {#text} at (153,275) size 4x18
+        text run at (153,275) width 4: &quot; &quot;
+      RenderTextControl {INPUT} at (159,269) size 149x31 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+      RenderText {#text} at (310,275) size 4x18
+        text run at (310,275) width 4: &quot; &quot;
+      RenderBR {BR} at (314,289) size 0x0
+      RenderTextControl {INPUT} at (2,304) size 149x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+      RenderText {#text} at (153,305) size 4x18
+        text run at (153,305) width 4: &quot; &quot;
+      RenderTextControl {INPUT} at (159,304) size 149x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+      RenderText {#text} at (310,305) size 4x18
+        text run at (310,305) width 4: &quot; &quot;
+      RenderTextControl {INPUT} at (316,304) size 149x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+      RenderText {#text} at (467,305) size 4x18
+        text run at (467,305) width 4: &quot; &quot;
+      RenderBR {BR} at (471,319) size 0x0
+      RenderBR {BR} at (153,358) size 0x0
+layer at (14,13) size 142x15
+  RenderBlock {DIV} at (4,3) size 142x15 [color=#A9A9A9]
+    RenderText {#text} at (0,0) size 66x15
+      text run at (0,0) width 66: &quot;placeholder&quot;
+layer at (14,13) size 142x15
+  RenderBlock {DIV} at (0,0) size 142x15
+layer at (12,38) size 145x15
+  RenderBlock {DIV} at (2,3) size 145x15 [color=#A9A9A9]
+    RenderText {#text} at (0,0) size 66x15
+      text run at (0,0) width 66: &quot;placeholder&quot;
+layer at (12,38) size 145x15
+  RenderBlock {DIV} at (2,3) size 145x15
+layer at (14,63) size 142x15
+  RenderBlock {DIV} at (4,3) size 142x15 [color=#A9A9A9]
+    RenderText {#text} at (76,0) size 66x15
+      text run at (76,0) width 66: &quot;placeholder&quot;
+layer at (14,63) size 142x15
+  RenderBlock {DIV} at (0,0) size 142x15
+layer at (36,88) size 137x15
+  RenderBlock {DIV} at (26,3) size 137x15 [color=#A9A9A9]
+    RenderText {#text} at (0,0) size 66x15
+      text run at (0,0) width 66: &quot;placeholder&quot;
+layer at (36,88) size 137x15
+  RenderBlock {DIV} at (0,0) size 137x15
+layer at (10,110) size 179x34 clip at (11,111) size 177x32
+  RenderTextControl {TEXTAREA} at (2,102) size 179x34 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+    RenderBlock {DIV} at (3,3) size 175x15
+    RenderBlock {DIV} at (3,3) size 175x15 [color=#A9A9A9]
+      RenderText {#text} at (0,0) size 88x15
+        text run at (0,0) width 88: &quot;placeholder&quot;
+layer at (12,151) size 145x15
+  RenderBlock {DIV} at (2,3) size 145x15 [color=#A9A9A9]
+    RenderText {#text} at (0,0) size 66x15
+      text run at (0,0) width 66: &quot;placeholder&quot;
+layer at (12,151) size 145x15
+  RenderBlock {DIV} at (2,3) size 145x15
+layer at (10,187) size 179x47 clip at (11,188) size 177x45
+  RenderTextControl {TEXTAREA} at (2,179) size 179x47 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+    RenderBlock {DIV} at (3,16) size 175x15
+    RenderBlock {DIV} at (3,16) size 175x15 [color=#A9A9A9]
+      RenderText {#text} at (0,0) size 88x15
+        text run at (0,0) width 88: &quot;placeholder&quot;
+layer at (18,247) size 166x17
+  RenderBlock {DIV} at (5,6) size 166x17 [color=#A9A9A9]
+    RenderText {#text} at (0,0) size 75x17
+      text run at (0,0) width 75: &quot;placeholder&quot;
+layer at (18,247) size 166x17
+  RenderBlock {DIV} at (5,6) size 166x17
+layer at (12,280) size 145x25
+  RenderBlock {DIV} at (2,3) size 145x25
+    RenderText {#text} at (0,5) size 33x15
+      text run at (0,5) width 33: &quot;Value&quot;
+layer at (169,280) size 145x25
+  RenderBlock {DIV} at (2,3) size 145x25 [color=#A9A9A9]
+    RenderText {#text} at (0,5) size 66x15
+      text run at (0,5) width 66: &quot;placeholder&quot;
+layer at (169,280) size 145x25
+  RenderBlock {DIV} at (2,3) size 145x25
+layer at (12,315) size 145x15
+  RenderBlock {DIV} at (2,3) size 145x15
+    RenderText {#text} at (56,0) size 33x15
+      text run at (56,0) width 33: &quot;Value&quot;
+layer at (169,315) size 145x15
+  RenderBlock {DIV} at (2,3) size 145x15 [color=#A9A9A9]
+    RenderText {#text} at (39,0) size 67x15
+      text run at (39,0) width 67: &quot;placeholder&quot;
+layer at (169,315) size 145x15
+  RenderBlock {DIV} at (2,3) size 145x15
+layer at (326,315) size 145x15
+  RenderBlock {DIV} at (2,3) size 145x15 [color=#A9A9A9]
+    RenderText {#text} at (39,0) size 67x15
+      text run at (39,0) width 67: &quot;placeholder&quot;
+layer at (326,315) size 145x15
+  RenderBlock {DIV} at (2,3) size 145x15
+layer at (10,337) size 149x35
+  RenderTextControl {INPUT} at (2,329) size 149x35 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+layer at (12,354) size 145x15
+  RenderBlock {DIV} at (2,17) size 145x15 [color=#A9A9A9]
+    RenderText {#text} at (0,0) size 66x15
+      text run at (0,0) width 66: &quot;placeholder&quot;
+layer at (12,354) size 145x15
+  RenderBlock {DIV} at (2,17) size 145x15
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastformsselectlistboxmultiplenofocusringexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/forms/select-listbox-multiple-no-focusring-expected.txt (175076 => 175077)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/forms/select-listbox-multiple-no-focusring-expected.txt        2014-10-23 00:05:03 UTC (rev 175076)
+++ trunk/LayoutTests/platform/win/fast/forms/select-listbox-multiple-no-focusring-expected.txt        2014-10-23 01:13:35 UTC (rev 175077)
</span><span class="lines">@@ -1,8 +1,8 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><del>-layer at (0,0) size 800x77
-  RenderBlock {HTML} at (0,0) size 800x77
-    RenderBody {BODY} at (8,8) size 784x61
-      RenderListBox {SELECT} at (2,2) size 381x57 [bgcolor=#FFFFFF] [border: (1px inset #808080)]
</del><ins>+layer at (0,0) size 800x85
+  RenderBlock {HTML} at (0,0) size 800x85
+    RenderBody {BODY} at (8,8) size 784x69
+      RenderListBox {SELECT} at (2,2) size 372x65 [bgcolor=#FFFFFF] [border: (1px inset #808080)]
</ins><span class="cx">       RenderText {#text} at (0,0) size 0x0
</span><span class="cx">       RenderText {#text} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastformsselectoverflowscrollexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/forms/select-overflow-scroll-expected.txt (175076 => 175077)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/forms/select-overflow-scroll-expected.txt        2014-10-23 00:05:03 UTC (rev 175076)
+++ trunk/LayoutTests/platform/win/fast/forms/select-overflow-scroll-expected.txt        2014-10-23 01:13:35 UTC (rev 175077)
</span><span class="lines">@@ -4,5 +4,5 @@
</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">       RenderText {#text} at (0,0) size 0x0
</span><del>-layer at (10,10) size 52x113 clip at (11,11) size 50x111
-  RenderListBox {SELECT} at (2,2) size 52x113 [bgcolor=#FFFFFF] [border: (1px inset #808080)]
</del><ins>+layer at (10,10) size 58x129 clip at (11,11) size 56x127
+  RenderListBox {SELECT} at (2,2) size 58x129 [bgcolor=#FFFFFF] [border: (1px inset #808080)]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastformsselectoverflowscrollinheritedexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/forms/select-overflow-scroll-inherited-expected.txt (175076 => 175077)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/forms/select-overflow-scroll-inherited-expected.txt        2014-10-23 00:05:03 UTC (rev 175076)
+++ trunk/LayoutTests/platform/win/fast/forms/select-overflow-scroll-inherited-expected.txt        2014-10-23 01:13:35 UTC (rev 175077)
</span><span class="lines">@@ -3,8 +3,8 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x584
</span><del>-layer at (8,8) size 784x132 clip at (8,8) size 769x117
-  RenderBlock {DIV} at (0,0) size 784x132
</del><ins>+layer at (8,8) size 784x148 clip at (8,8) size 769x133
+  RenderBlock {DIV} at (0,0) size 784x148
</ins><span class="cx">     RenderText {#text} at (0,0) size 0x0
</span><del>-layer at (10,10) size 52x113 clip at (11,11) size 50x111
-  RenderListBox {SELECT} at (2,2) size 52x113 [bgcolor=#FFFFFF] [border: (1px inset #808080)]
</del><ins>+layer at (10,10) size 58x129 clip at (11,11) size 56x127
+  RenderListBox {SELECT} at (2,2) size 58x129 [bgcolor=#FFFFFF] [border: (1px inset #808080)]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastformstextstylecolorexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/forms/text-style-color-expected.txt (0 => 175077)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/forms/text-style-color-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/forms/text-style-color-expected.txt        2014-10-23 01:13:35 UTC (rev 175077)
</span><span class="lines">@@ -0,0 +1,93 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderBlock (anonymous) at (0,0) size 784x18
+        RenderText {#text} at (0,0) size 168x18
+          text run at (0,0) width 168: &quot;The text should be default:&quot;
+      RenderBlock {FORM} at (0,26) size 784x45
+        RenderBlock {HR} at (0,0) size 784x2 [border: (1px inset #000000)]
+        RenderBlock (anonymous) at (0,10) size 784x25
+          RenderInline {LABEL} at (0,0) size 475x18
+            RenderText {#text} at (0,3) size 322x18
+              text run at (0,3) width 322: &quot;This is a searchable index. Enter search keywords: &quot;
+            RenderTextControl {INPUT} at (324,2) size 149x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+        RenderBlock {HR} at (0,43) size 784x2 [border: (1px inset #000000)]
+      RenderBlock (anonymous) at (0,87) size 784x18
+        RenderText {#text} at (0,0) size 145x18
+          text run at (0,0) width 145: &quot;The text should be red:&quot;
+      RenderBlock {FORM} at (0,113) size 784x45
+        RenderBlock {HR} at (0,0) size 784x2 [border: (1px inset #000000)]
+        RenderBlock (anonymous) at (0,10) size 784x25
+          RenderInline {LABEL} at (0,0) size 475x18
+            RenderText {#text} at (0,3) size 322x18
+              text run at (0,3) width 322: &quot;This is a searchable index. Enter search keywords: &quot;
+            RenderTextControl {INPUT} at (324,2) size 149x21 [color=#FF0000] [bgcolor=#FFFFFF] [border: (2px inset #FF0000)]
+        RenderBlock {HR} at (0,43) size 784x2 [border: (1px inset #000000)]
+      RenderBlock (anonymous) at (0,174) size 784x18
+        RenderText {#text} at (0,0) size 212x18
+          text run at (0,0) width 212: &quot;The text should be gray on green:&quot;
+      RenderBlock {FORM} at (0,200) size 784x45
+        RenderBlock {HR} at (0,0) size 784x2 [border: (1px inset #000000)]
+        RenderBlock (anonymous) at (0,10) size 784x25
+          RenderInline {LABEL} at (0,0) size 475x18
+            RenderText {#text} at (0,3) size 322x18
+              text run at (0,3) width 322: &quot;This is a searchable index. Enter search keywords: &quot;
+            RenderTextControl {INPUT} at (324,2) size 149x21 [bgcolor=#008000] [border: (2px inset #000000)]
+        RenderBlock {HR} at (0,43) size 784x2 [border: (1px inset #000000)]
+      RenderBlock (anonymous) at (0,261) size 784x18
+        RenderText {#text} at (0,0) size 208x18
+          text run at (0,0) width 208: &quot;The text should be red on Green:&quot;
+      RenderBlock {FORM} at (0,287) size 784x45
+        RenderBlock {HR} at (0,0) size 784x2 [border: (1px inset #000000)]
+        RenderBlock (anonymous) at (0,10) size 784x25
+          RenderInline {LABEL} at (0,0) size 475x18
+            RenderText {#text} at (0,3) size 322x18
+              text run at (0,3) width 322: &quot;This is a searchable index. Enter search keywords: &quot;
+            RenderTextControl {INPUT} at (324,2) size 149x21 [color=#FF0000] [bgcolor=#008000] [border: (2px inset #FF0000)]
+        RenderBlock {HR} at (0,43) size 784x2 [border: (1px inset #000000)]
+      RenderBlock (anonymous) at (0,348) size 784x25
+        RenderTextControl {INPUT} at (2,2) size 149x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+        RenderText {#text} at (153,3) size 4x18
+          text run at (153,3) width 4: &quot; &quot;
+        RenderTextControl {INPUT} at (159,2) size 149x21 [color=#FF0000] [bgcolor=#FFFFFF] [border: (2px inset #FF0000)]
+        RenderText {#text} at (310,3) size 4x18
+          text run at (310,3) width 4: &quot; &quot;
+        RenderTextControl {INPUT} at (316,2) size 149x21 [bgcolor=#008000] [border: (2px inset #000000)]
+        RenderText {#text} at (467,3) size 4x18
+          text run at (467,3) width 4: &quot; &quot;
+        RenderTextControl {INPUT} at (473,2) size 149x21 [color=#FF0000] [bgcolor=#008000] [border: (2px inset #FF0000)]
+        RenderText {#text} at (0,0) size 0x0
+layer at (334,49) size 145x15
+  RenderBlock {DIV} at (2,3) size 145x15
+    RenderText {#text} at (0,0) size 39x15
+      text run at (0,0) width 39: &quot;default&quot;
+layer at (334,136) size 145x15
+  RenderBlock {DIV} at (2,3) size 145x15
+    RenderText {#text} at (0,0) size 18x15
+      text run at (0,0) width 18: &quot;red&quot;
+layer at (334,223) size 145x15
+  RenderBlock {DIV} at (2,3) size 145x15
+    RenderText {#text} at (0,0) size 91x15
+      text run at (0,0) width 91: &quot;default on green&quot;
+layer at (334,310) size 145x15
+  RenderBlock {DIV} at (2,3) size 145x15
+    RenderText {#text} at (0,0) size 70x15
+      text run at (0,0) width 70: &quot;red on green&quot;
+layer at (12,361) size 145x15
+  RenderBlock {DIV} at (2,3) size 145x15
+    RenderText {#text} at (0,0) size 39x15
+      text run at (0,0) width 39: &quot;default&quot;
+layer at (169,361) size 145x15
+  RenderBlock {DIV} at (2,3) size 145x15
+    RenderText {#text} at (0,0) size 18x15
+      text run at (0,0) width 18: &quot;red&quot;
+layer at (326,361) size 145x15
+  RenderBlock {DIV} at (2,3) size 145x15
+    RenderText {#text} at (0,0) size 91x15
+      text run at (0,0) width 91: &quot;default on green&quot;
+layer at (483,361) size 145x15
+  RenderBlock {DIV} at (2,3) size 145x15
+    RenderText {#text} at (0,0) size 70x15
+      text run at (0,0) width 70: &quot;red on green&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastformstextfieldfocusringexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/forms/textfield-focus-ring-expected.txt (0 => 175077)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/forms/textfield-focus-ring-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/forms/textfield-focus-ring-expected.txt        2014-10-23 01:13:35 UTC (rev 175077)
</span><span class="lines">@@ -0,0 +1,15 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderBlock {P} at (0,0) size 784x36
+        RenderText {#text} at (0,0) size 779x36
+          text run at (0,0) width 779: &quot;Assuming the port-specific theme draws focus rings, this test can be used to ensure that a focus ring is drawn for a text input&quot;
+          text run at (0,18) width 568: &quot;element. This test PASSED if a focus ring is drawn around the text input element (below).&quot;
+      RenderBlock (anonymous) at (0,52) size 784x25
+        RenderTextControl {INPUT} at (2,2) size 149x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+        RenderText {#text} at (0,0) size 0x0
+layer at (12,65) size 145x15
+  RenderBlock {DIV} at (2,3) size 145x15
+caret: position 0 of child 0 {DIV} of {#document-fragment} of child 3 {INPUT} of body
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastformstextfieldoutlineexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/forms/textfield-outline-expected.txt (0 => 175077)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/forms/textfield-outline-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/forms/textfield-outline-expected.txt        2014-10-23 01:13:35 UTC (rev 175077)
</span><span class="lines">@@ -0,0 +1,15 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderText {#text} at (0,0) size 550x18
+        text run at (0,0) width 550: &quot;This tests that a negative outline-offset won't get in the way of a cursor in a text control.&quot;
+      RenderBR {BR} at (550,14) size 0x0
+      RenderTextControl {INPUT} at (2,20) size 229x26 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+      RenderText {#text} at (0,0) size 0x0
+layer at (11,30) size 227x22
+  RenderBlock {DIV} at (1,2) size 227x22
+    RenderText {#text} at (0,0) size 32x22
+      text run at (0,0) width 32: &quot;abc&quot;
+caret: position 3 of child 0 {#text} of child 0 {DIV} of {#document-fragment} of child 3 {INPUT} of body
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastformsvisualhebrewtextfieldexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/forms/visual-hebrew-text-field-expected.txt (0 => 175077)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/forms/visual-hebrew-text-field-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/forms/visual-hebrew-text-field-expected.txt        2014-10-23 01:13:35 UTC (rev 175077)
</span><span class="lines">@@ -0,0 +1,28 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderBlock {P} at (0,0) size 784x36
+        RenderText {#text} at (0,0) size 212x18
+          text run at (0,0) width 212 LTR override: &quot;This tests for a regression against &quot;
+        RenderInline {I} at (0,0) size 770x36
+          RenderInline {A} at (0,0) size 348x18 [color=#0000EE]
+            RenderText {#text} at (212,0) size 348x18
+              text run at (212,0) width 348 LTR override: &quot;http://bugzilla.opendarwin.org/show_bug.cgi?id=8076&quot;
+          RenderText {#text} at (560,0) size 770x36
+            text run at (560,0) width 210 LTR override: &quot; REGRESSION: native text fields&quot;
+            text run at (0,18) width 250 LTR override: &quot;are reversed on \&quot;visual Hebrew\&quot; pages&quot;
+        RenderText {#text} at (250,18) size 4x18
+          text run at (250,18) width 4 LTR override: &quot;.&quot;
+      RenderBlock {HR} at (0,52) size 784x2 [border: (1px inset #000000)]
+      RenderBlock {P} at (0,70) size 784x19
+        RenderText {#text} at (0,1) size 282x18
+          text run at (0,1) width 282 LTR override: &quot;Text in the field should look like this: \x{5E8}\x{5D5}\x{5EA}\x{5E4}\x{5DB}&quot;
+      RenderBlock (anonymous) at (0,105) size 784x25
+        RenderTextControl {INPUT} at (2,2) size 149x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+        RenderText {#text} at (0,0) size 0x0
+layer at (12,118) size 145x15
+  RenderBlock {DIV} at (2,3) size 145x15
+    RenderText {#text} at (0,0) size 33x15
+      text run at (0,0) width 33 RTL: &quot;\x{5DB}\x{5E4}\x{5EA}\x{5D5}\x{5E8}&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastlistsdynamicmarkercrashexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/lists/dynamic-marker-crash-expected.txt (0 => 175077)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/lists/dynamic-marker-crash-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/lists/dynamic-marker-crash-expected.txt        2014-10-23 01:13:35 UTC (rev 175077)
</span><span class="lines">@@ -0,0 +1,19 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x91
+  RenderBlock {HTML} at (0,0) size 800x91
+    RenderBody {BODY} at (8,16) size 784x59
+      RenderBlock {UL} at (0,0) size 784x59
+        RenderListItem {LI} at (40,0) size 744x59
+          RenderBlock {FORM} at (0,0) size 744x25
+            RenderBlock {P} at (0,0) size 744x25
+              RenderListMarker at (-17,3) size 7x18: bullet
+              RenderTextControl {INPUT} at (2,2) size 289x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+              RenderText {#text} at (0,0) size 0x0
+          RenderBlock {P} at (0,41) size 744x18
+            RenderText {#text} at (0,0) size 332x18
+              text run at (0,0) width 332: &quot;There should be an input field above this line of text.&quot;
+layer at (52,21) size 285x15
+  RenderBlock {DIV} at (2,3) size 285x15
+    RenderText {#text} at (0,0) size 58x15
+      text run at (0,0) width 58: &quot;blah blubb&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfasttablespanOverlapRepaintexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/table/spanOverlapRepaint-expected.txt (0 => 175077)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/table/spanOverlapRepaint-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/table/spanOverlapRepaint-expected.txt        2014-10-23 01:13:35 UTC (rev 175077)
</span><span class="lines">@@ -0,0 +1,26 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderTable {TABLE} at (0,0) size 177x51
+        RenderTableSection {TBODY} at (0,0) size 177x51
+          RenderTableRow {TR} at (0,2) size 177x2
+            RenderTableCell {TD} at (2,2) size 6x2 [r=0 c=0 rs=1 cs=1]
+          RenderTableRow {TR} at (0,6) size 177x0
+            RenderTableCell {TD} at (2,6) size 6x2 [r=1 c=0 rs=2 cs=1]
+          RenderTableRow {TR} at (0,8) size 177x0
+            RenderTableCell {TD} at (10,27) size 165x2 [r=2 c=1 rs=2 cs=1]
+          RenderTableRow {TR} at (0,10) size 177x39
+            RenderTableCell {TD} at (2,10) size 173x39 [r=3 c=0 rs=1 cs=2]
+              RenderTable {TABLE} at (1,1) size 171x37 [border: (2px outset #808080)]
+                RenderTableSection {TBODY} at (2,2) size 167x33
+                  RenderTableRow {TR} at (0,2) size 167x29
+                    RenderTableCell {TD} at (2,14) size 4x4 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+                    RenderTableCell {TD} at (8,2) size 157x29 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+                      RenderTextControl {INPUT} at (4,4) size 149x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+                      RenderText {#text} at (0,0) size 0x0
+layer at (27,30) size 145x15
+  RenderBlock {DIV} at (2,3) size 145x15
+    RenderText {#text} at (0,0) size 27x15
+      text run at (0,0) width 27: &quot;hello&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfasttabletextfieldbaselineexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/table/text-field-baseline-expected.txt (0 => 175077)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/table/text-field-baseline-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/table/text-field-baseline-expected.txt        2014-10-23 01:13:35 UTC (rev 175077)
</span><span class="lines">@@ -0,0 +1,101 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x433
+  RenderBlock {HTML} at (0,0) size 800x433
+    RenderBody {BODY} at (8,16) size 784x401
+      RenderBlock {P} at (0,0) size 784x36
+        RenderText {#text} at (0,0) size 172x18
+          text run at (0,0) width 172: &quot;This is a regression test for &quot;
+        RenderInline {I} at (0,0) size 738x36
+          RenderInline {A} at (0,0) size 348x18 [color=#0000EE]
+            RenderText {#text} at (172,0) size 348x18
+              text run at (172,0) width 348: &quot;http://bugzilla.opendarwin.org/show_bug.cgi?id=9122&quot;
+          RenderText {#text} at (520,0) size 738x36
+            text run at (520,0) width 4: &quot; &quot;
+            text run at (524,0) width 214: &quot;REGRESSION: Incorrect vertical&quot;
+            text run at (0,18) width 304: &quot;position for text fields in a \&quot;display: table\&quot; block&quot;
+        RenderText {#text} at (304,18) size 4x18
+          text run at (304,18) width 4: &quot;.&quot;
+      RenderBlock {P} at (0,52) size 784x36
+        RenderText {#text} at (0,0) size 745x36
+          text run at (0,0) width 745: &quot;Type something in the text field. Resize the window. The text field should not jump down. Delete what you typed and&quot;
+          text run at (0,18) width 320: &quot;resize the window. The text field should not move.&quot;
+      RenderBlock {FORM} at (0,104) size 784x297
+        RenderTable {DL} at (0,0) size 178x25
+          RenderTableSection (anonymous) at (0,0) size 178x25
+            RenderTableRow {DIV} at (0,0) size 178x25
+              RenderTableCell {DT} at (0,3) size 25x18 [r=0 c=0 rs=1 cs=1]
+                RenderText {#text} at (0,0) size 25x18
+                  text run at (0,0) width 25: &quot;Foo&quot;
+              RenderTableCell {DD} at (25,0) size 153x25 [r=0 c=1 rs=1 cs=1]
+                RenderTextControl {INPUT} at (2,2) size 149x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+        RenderBlock {HR} at (0,41) size 784x2 [border: (1px inset #000000)]
+        RenderBlock {P} at (0,59) size 784x36
+          RenderText {#text} at (0,0) size 781x36
+            text run at (0,0) width 781: &quot;And here's more. There should not be a difference in distance between the labels, nor any difference in distance between the&quot;
+            text run at (0,18) width 65: &quot;text fields.&quot;
+        RenderTable {DL} at (0,111) size 234x186
+          RenderTableSection (anonymous) at (0,0) size 234x186
+            RenderTableRow {DIV} at (0,0) size 234x25
+              RenderTableCell {DT} at (0,3) size 25x18 [r=0 c=0 rs=1 cs=1]
+                RenderText {#text} at (0,0) size 25x18
+                  text run at (0,0) width 25: &quot;Foo&quot;
+              RenderTableCell {DD} at (25,0) size 209x25 [r=0 c=1 rs=1 cs=1]
+                RenderTextControl {INPUT} at (2,2) size 149x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+            RenderTableRow {DIV} at (0,25) size 234x25
+              RenderTableCell {DT} at (0,28) size 25x18 [r=1 c=0 rs=1 cs=1]
+                RenderText {#text} at (0,0) size 25x18
+                  text run at (0,0) width 25: &quot;Foo&quot;
+              RenderTableCell {DD} at (25,25) size 209x25 [r=1 c=1 rs=1 cs=1]
+                RenderTextControl {INPUT} at (2,2) size 149x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+            RenderTableRow {DIV} at (0,50) size 234x25
+              RenderTableCell {DT} at (0,53) size 25x18 [r=2 c=0 rs=1 cs=1]
+                RenderText {#text} at (0,0) size 25x18
+                  text run at (0,0) width 25: &quot;Foo&quot;
+              RenderTableCell {DD} at (25,50) size 209x25 [r=2 c=1 rs=1 cs=1]
+                RenderTextControl {INPUT} at (2,2) size 149x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+            RenderTableRow {DIV} at (0,75) size 234x25
+              RenderTableCell {DT} at (0,78) size 25x18 [r=3 c=0 rs=1 cs=1]
+                RenderText {#text} at (0,0) size 25x18
+                  text run at (0,0) width 25: &quot;Foo&quot;
+              RenderTableCell {DD} at (25,75) size 209x25 [r=3 c=1 rs=1 cs=1]
+                RenderTextControl {INPUT} at (2,2) size 149x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+            RenderTableRow {DIV} at (0,100) size 234x25
+              RenderTableCell {DT} at (0,103) size 25x18 [r=4 c=0 rs=1 cs=1]
+                RenderText {#text} at (0,0) size 25x18
+                  text run at (0,0) width 25: &quot;Foo&quot;
+              RenderTableCell {DD} at (25,100) size 209x25 [r=4 c=1 rs=1 cs=1]
+                RenderTextControl {INPUT} at (2,2) size 149x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+            RenderTableRow {DIV} at (0,125) size 234x25
+              RenderTableCell {DT} at (0,128) size 25x18 [r=5 c=0 rs=1 cs=1]
+                RenderText {#text} at (0,0) size 25x18
+                  text run at (0,0) width 25: &quot;Foo&quot;
+              RenderTableCell {DD} at (25,125) size 209x25 [r=5 c=1 rs=1 cs=1]
+                RenderTextControl {INPUT} at (2,2) size 149x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+            RenderTableRow {DIV} at (0,150) size 234x36
+              RenderTableCell {DT} at (0,168) size 25x18 [r=6 c=0 rs=1 cs=1]
+                RenderText {#text} at (0,0) size 25x18
+                  text run at (0,0) width 25: &quot;Foo&quot;
+              RenderTableCell {DD} at (25,150) size 209x36 [r=6 c=1 rs=1 cs=1]
+                RenderBlock {DIV} at (0,0) size 209x36
+                  RenderBR {BR} at (0,0) size 0x18
+                  RenderText {#text} at (0,18) size 209x18
+                    text run at (0,18) width 209: &quot;Bar (should be aligned with Foo)&quot;
+layer at (37,125) size 145x15
+  RenderBlock {DIV} at (2,3) size 145x15
+layer at (37,236) size 145x15
+  RenderBlock {DIV} at (2,3) size 145x15
+layer at (37,261) size 145x15
+  RenderBlock {DIV} at (2,3) size 145x15
+layer at (37,286) size 145x15
+  RenderBlock {DIV} at (2,3) size 145x15
+    RenderText {#text} at (0,0) size 20x15
+      text run at (0,0) width 20: &quot;Bar&quot;
+layer at (37,311) size 145x15
+  RenderBlock {DIV} at (2,3) size 145x15
+    RenderText {#text} at (0,0) size 20x15
+      text run at (0,0) width 20: &quot;Bar&quot;
+layer at (37,336) size 145x15
+  RenderBlock {DIV} at (2,3) size 145x15
+layer at (37,361) size 145x15
+  RenderBlock {DIV} at (2,3) size 145x15
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfasttexttextIteratorNilRendererexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/text/textIteratorNilRenderer-expected.txt (175076 => 175077)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/text/textIteratorNilRenderer-expected.txt        2014-10-23 00:05:03 UTC (rev 175076)
+++ trunk/LayoutTests/platform/win/fast/text/textIteratorNilRenderer-expected.txt        2014-10-23 01:13:35 UTC (rev 175077)
</span><span class="lines">@@ -3,32 +3,32 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x584
</span><del>-      RenderBlock {CENTER} at (0,0) size 784x57
-        RenderBlock {FORM} at (0,0) size 784x23
-          RenderTable {TABLE} at (74,0) size 636x23
-            RenderTableSection {TBODY} at (0,0) size 636x23
-              RenderTableRow {TR} at (0,0) size 636x23
-                RenderTableCell {TD} at (0,2) size 150x18 [r=0 c=0 rs=2 cs=1]
</del><ins>+      RenderBlock {CENTER} at (0,0) size 784x59
+        RenderBlock {FORM} at (0,0) size 784x25
+          RenderTable {TABLE} at (37,0) size 710x25
+            RenderTableSection {TBODY} at (0,0) size 710x25
+              RenderTableRow {TR} at (0,0) size 710x25
+                RenderTableCell {TD} at (0,3) size 150x18 [r=0 c=0 rs=2 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 (150,0) size 227x23 [r=0 c=1 rs=1 cs=1]
-                  RenderTextControl {INPUT} at (2,2) size 223x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</del><ins>+                RenderTableCell {TD} at (150,0) size 293x25 [r=0 c=1 rs=1 cs=1]
+                  RenderTextControl {INPUT} at (2,2) size 289x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</ins><span class="cx">                   RenderText {#text} at (0,0) size 0x0
</span><del>-                RenderTableCell {TD} at (377,0) size 99x22 [r=0 c=2 rs=1 cs=1]
-                  RenderButton {INPUT} at (2,2) size 95x18 [bgcolor=#C0C0C0]
-                    RenderBlock (anonymous) at (8,2) size 79x14
-                      RenderText at (0,0) size 79x13
-                        text run at (0,0) width 79: &quot;Search Froogle&quot;
</del><ins>+                RenderTableCell {TD} at (443,0) size 107x25 [r=0 c=2 rs=1 cs=1]
+                  RenderButton {INPUT} at (2,2) size 103x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+                    RenderBlock (anonymous) at (8,3) size 87x15
+                      RenderText at (0,0) size 87x15
+                        text run at (0,0) width 87: &quot;Search Froogle&quot;
</ins><span class="cx">                   RenderText {#text} at (0,0) size 0x0
</span><del>-                RenderTableCell {TD} at (476,2) size 160x18 [r=0 c=3 rs=2 cs=1]
-                  RenderInline {LABEL} at (0,0) size 115x13
</del><ins>+                RenderTableCell {TD} at (550,3) size 160x19 [r=0 c=3 rs=2 cs=1]
+                  RenderInline {LABEL} at (0,0) size 119x13
</ins><span class="cx">                     RenderText {#text} at (0,0) size 0x0
</span><del>-                    RenderBlock {INPUT} at (12,3) size 12x12
-                    RenderText {#text} at (26,3) size 99x13
-                      text run at (26,3) width 99: &quot; Remember this location&quot;
</del><ins>+                    RenderBlock {INPUT} at (14,3) size 13x13
+                    RenderText {#text} at (30,4) size 99x13
+                      text run at (30,4) width 99: &quot; Remember this location&quot;
</ins><span class="cx">                   RenderText {#text} at (0,0) size 0x0
</span><del>-        RenderBlock (anonymous) at (0,39) size 784x18
</del><ins>+        RenderBlock (anonymous) at (0,41) size 784x18
</ins><span class="cx">           RenderBR {BR} at (392,0) size 0x18
</span><del>-layer at (237,13) size 217x13
-  RenderBlock {DIV} at (3,3) size 217x13
</del><ins>+layer at (199,13) size 285x15
+  RenderBlock {DIV} at (2,3) size 285x15
</ins><span class="cx"> caret: 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 {FORM} of child 1 {CENTER} of body
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinsvgcustominlinesvginhtmlexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/svg/custom/inline-svg-in-html-expected.txt (0 => 175077)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/svg/custom/inline-svg-in-html-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/svg/custom/inline-svg-in-html-expected.txt        2014-10-23 01:13:35 UTC (rev 175077)
</span><span class="lines">@@ -0,0 +1,34 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x0
+  RenderBlock {html} at (0,0) size 800x0
+layer at (48,38) size 722x542 layerType: background only
+layer at (49,39) size 720x540
+  RenderSVGRoot {svg} at (49,39) size 720x540
+    RenderSVGResourceLinearGradient {linearGradient} [id=&quot;gradient&quot;] [gradientUnits=objectBoundingBox] [start=(0,0)] [end=(1,0)]
+      RenderSVGGradientStop {stop} [offset=0.00] [color=#FFFF00]
+      RenderSVGGradientStop {stop} [offset=1.00] [color=#008000]
+    RenderSVGRect {rect} at (49,39) size 720x540 [fill={[type=LINEAR-GRADIENT] [id=&quot;gradient&quot;]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
+    RenderSVGEllipse {circle} at (193,93) size 432x432 [fill={[type=LINEAR-GRADIENT] [id=&quot;gradient&quot;]}] [cx=50.00] [cy=50.00] [r=30.00]
+layer at (48,38) size 722x542 layerType: foreground only
+  RenderBody {body} at (48,38) size 722x542 [border: (1px solid #000000)]
+    RenderBlock {form} at (1,1) size 720x134
+      RenderFieldSet {fieldset} at (2,0) size 716x134 [border: (2px groove #F0F0F0)]
+        RenderBlock {legend} at (14,0) size 88x18
+          RenderText {#text} at (2,0) size 84x18
+            text run at (2,0) width 84: &quot;HTML Form&quot;
+        RenderBlock {p} at (14,39) size 688x26
+          RenderInline {label} at (0,0) size 107x18
+            RenderText {#text} at (0,3) size 107x18
+              text run at (0,3) width 107: &quot;Enter something:&quot;
+          RenderText {#text} at (107,3) size 4x18
+            text run at (107,3) width 4: &quot; &quot;
+          RenderTextControl {input} at (113,2) size 149x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+          RenderText {#text} at (0,0) size 0x0
+        RenderBlock {p} at (14,80) size 688x26
+          RenderButton {button} at (2,2) size 68x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+            RenderBlock (anonymous) at (8,3) size 52x15
+              RenderText {#text} at (0,0) size 52x15
+                text run at (0,0) width 52: &quot;Activate!&quot;
+layer at (180,84) size 145x15
+  RenderBlock {div} at (2,3) size 145x15
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinsvghixiemixed003expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/svg/hixie/mixed/003-expected.txt (0 => 175077)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/svg/hixie/mixed/003-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/svg/hixie/mixed/003-expected.txt        2014-10-23 01:13:35 UTC (rev 175077)
</span><span class="lines">@@ -0,0 +1,19 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x303
+  RenderBlock {html} at (0,0) size 800x303
+    RenderBody {body} at (8,16) size 784x279
+      RenderBlock {p} at (0,0) size 784x25
+        RenderTextControl {input} at (2,2) size 359x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+      RenderBlock {p} at (0,41) size 784x18
+        RenderText {#text} at (0,0) size 463x18
+          text run at (0,0) width 463: &quot;It should say \&quot;PASSED\&quot; above and there should be a green circle below.&quot;
+      RenderBlock (anonymous) at (0,75) size 784x204
+        RenderSVGRoot {svg} at (8,91) size 100x100
+          RenderSVGEllipse {circle} at (8,91) size 100x100 [fill={[type=SOLID] [color=#008000]}] [cx=50.00] [cy=50.00] [r=50.00]
+        RenderText {#text} at (0,0) size 0x0
+        RenderText {#text} at (0,0) size 0x0
+layer at (12,21) size 355x15
+  RenderBlock {div} at (2,3) size 355x15
+    RenderText {#text} at (0,0) size 135x15
+      text run at (0,0) width 135: &quot;This test has PASSED.&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwintablesmozillabugs45621expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/tables/mozilla/bugs/45621-expected.txt (0 => 175077)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/tables/mozilla/bugs/45621-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/tables/mozilla/bugs/45621-expected.txt        2014-10-23 01:13:35 UTC (rev 175077)
</span><span class="lines">@@ -0,0 +1,23 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x146
+  RenderBlock {HTML} at (0,0) size 800x146
+    RenderBody {BODY} at (8,13) size 784x125
+      RenderBlock {PRE} at (0,0) size 784x45
+        RenderText {#text} at (0,0) size 168x45
+          text run at (0,0) width 120: &quot;table width=50%&quot;
+          text run at (120,0) width 0: &quot; &quot;
+          text run at (0,15) width 96: &quot;  td nowrap &quot;
+          text run at (96,15) width 0: &quot; &quot;
+          text run at (0,30) width 168: &quot;    input width=100% &quot;
+          text run at (168,30) width 0: &quot; &quot;
+      RenderTable {TABLE} at (0,58) size 392x49 [bgcolor=#C0C0C0] [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 390x47
+          RenderTableRow {TR} at (0,2) size 390x43
+            RenderTableCell {TD} at (2,2) size 386x43 [bgcolor=#AABBFF] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderTextControl {INPUT} at (9,11) size 372x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+              RenderText {#text} at (0,0) size 0x0
+      RenderBlock (anonymous) at (0,107) size 784x18
+        RenderBR {BR} at (0,0) size 0x18
+layer at (22,88) size 368x15
+  RenderBlock {DIV} at (2,3) size 368x15
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwintablesmozillabugsbug138725expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug138725-expected.txt (175076 => 175077)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug138725-expected.txt        2014-10-23 00:05:03 UTC (rev 175076)
+++ trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug138725-expected.txt        2014-10-23 01:13:35 UTC (rev 175077)
</span><span class="lines">@@ -3,32 +3,32 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x584
</span><del>-      RenderTable {TABLE} at (0,0) size 151x56
-        RenderTableSection {TBODY} at (0,0) size 151x56
-          RenderTableRow {TR} at (0,2) size 151x52
-            RenderTableCell {TD} at (2,2) size 147x52 [r=0 c=0 rs=1 cs=1]
-              RenderBlock (anonymous) at (1,1) size 145x0
</del><ins>+      RenderTable {TABLE} at (0,0) size 162x59
+        RenderTableSection {TBODY} at (0,0) size 162x59
+          RenderTableRow {TR} at (0,2) size 162x55
+            RenderTableCell {TD} at (2,2) size 158x55 [r=0 c=0 rs=1 cs=1]
+              RenderBlock (anonymous) at (1,1) size 156x0
</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><span class="cx">                     RenderText {#text} at (0,0) size 0x0
</span><span class="cx">                     RenderText {#text} at (0,0) size 0x0
</span><del>-              RenderBlock (anonymous) at (1,1) size 145x50
-                RenderTable {TABLE} at (0,0) size 145x50
-                  RenderTableSection {TBODY} at (0,0) size 145x50
-                    RenderTableRow {TR} at (0,2) size 145x46
-                      RenderTableCell {TD} at (2,2) size 141x46 [r=0 c=0 rs=1 cs=1]
-                        RenderTable {TABLE} at (1,1) size 139x44
-                          RenderTableSection {TBODY} at (0,0) size 139x44
-                            RenderTableRow {TR} at (0,2) size 139x40
-                              RenderTableCell {TD} at (2,2) size 135x40 [r=0 c=0 rs=1 cs=1]
-                                RenderBlock {FORM} at (1,1) size 133x22
-                                  RenderButton {INPUT} at (2,2) size 129x18 [bgcolor=#C0C0C0]
-                                    RenderBlock (anonymous) at (8,2) size 113x14
-                                      RenderText at (0,0) size 113x13
-                                        text run at (0,0) width 113: &quot;ApplyForThisPosition&quot;
</del><ins>+              RenderBlock (anonymous) at (1,1) size 156x53
+                RenderTable {TABLE} at (0,0) size 156x53
+                  RenderTableSection {TBODY} at (0,0) size 156x53
+                    RenderTableRow {TR} at (0,2) size 156x49
+                      RenderTableCell {TD} at (2,2) size 152x49 [r=0 c=0 rs=1 cs=1]
+                        RenderTable {TABLE} at (1,1) size 150x47
+                          RenderTableSection {TBODY} at (0,0) size 150x47
+                            RenderTableRow {TR} at (0,2) size 150x43
+                              RenderTableCell {TD} at (2,2) size 146x43 [r=0 c=0 rs=1 cs=1]
+                                RenderBlock {FORM} at (1,1) size 144x25
+                                  RenderButton {INPUT} at (2,2) size 140x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+                                    RenderBlock (anonymous) at (8,3) size 124x15
+                                      RenderText at (0,0) size 124x15
+                                        text run at (0,0) width 124: &quot;ApplyForThisPosition&quot;
</ins><span class="cx">                                   RenderText {#text} at (0,0) size 0x0
</span><del>-              RenderBlock (anonymous) at (1,51) size 145x0
</del><ins>+              RenderBlock (anonymous) at (1,54) size 156x0
</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">                   RenderText {#text} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwintablesmozillabugsbug194024expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug194024-expected.txt (0 => 175077)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug194024-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug194024-expected.txt        2014-10-23 01:13:35 UTC (rev 175077)
</span><span class="lines">@@ -0,0 +1,146 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderBlock (anonymous) at (0,0) size 784x18
+        RenderText {#text} at (0,0) size 285x18
+          text run at (0,0) width 285: &quot;border=\&quot;0\&quot; cellspacing=\&quot;0\&quot; cellpadding=\&quot;0\&quot;&quot;
+      RenderTable {TABLE} at (0,18) size 784x38 [bgcolor=#DDDD33]
+        RenderTableSection {TBODY} at (0,0) size 784x38
+          RenderTableRow {TR} at (0,0) size 784x38
+            RenderTableCell {TD} at (0,19) size 12x0 [r=0 c=0 rs=1 cs=1]
+            RenderTableCell {TD} at (12,0) size 760x38 [r=0 c=1 rs=1 cs=1]
+            RenderTableCell {TD} at (772,19) size 12x0 [r=0 c=2 rs=1 cs=1]
+      RenderBlock (anonymous) at (0,56) size 784x18
+        RenderText {#text} at (0,0) size 209x18
+          text run at (0,0) width 209: &quot;cellspacing=\&quot;0\&quot; cellpadding=\&quot;0\&quot;&quot;
+      RenderTable {TABLE} at (0,74) size 784x38 [bgcolor=#CCCCFF]
+        RenderTableSection {TBODY} at (0,0) size 784x38
+          RenderTableRow {TR} at (0,0) size 784x38
+            RenderTableCell {TD} at (0,19) size 12x0 [r=0 c=0 rs=1 cs=1]
+            RenderTableCell {TD} at (12,0) size 760x38 [r=0 c=1 rs=1 cs=1]
+            RenderTableCell {TD} at (772,19) size 12x0 [r=0 c=2 rs=1 cs=1]
+      RenderBlock (anonymous) at (0,112) size 784x18
+        RenderText {#text} at (0,0) size 104x18
+          text run at (0,0) width 104: &quot;cellpadding=\&quot;0\&quot;&quot;
+      RenderTable {TABLE} at (0,130) size 784x42 [bgcolor=#FF9999]
+        RenderTableSection {TBODY} at (0,0) size 784x42
+          RenderTableRow {TR} at (0,2) size 784x38
+            RenderTableCell {TD} at (2,21) size 12x0 [r=0 c=0 rs=1 cs=1]
+            RenderTableCell {TD} at (16,2) size 752x38 [r=0 c=1 rs=1 cs=1]
+            RenderTableCell {TD} at (770,21) size 12x0 [r=0 c=2 rs=1 cs=1]
+      RenderBlock (anonymous) at (0,172) size 784x18
+        RenderText {#text} at (0,0) size 180x18
+          text run at (0,0) width 180: &quot;border=\&quot;0\&quot; cellpadding=\&quot;0\&quot;&quot;
+      RenderTable {TABLE} at (0,190) size 784x42 [bgcolor=#AAEEBB]
+        RenderTableSection {TBODY} at (0,0) size 784x42
+          RenderTableRow {TR} at (0,2) size 784x38
+            RenderTableCell {TD} at (2,21) size 12x0 [r=0 c=0 rs=1 cs=1]
+            RenderTableCell {TD} at (16,2) size 752x38 [r=0 c=1 rs=1 cs=1]
+            RenderTableCell {TD} at (770,21) size 12x0 [r=0 c=2 rs=1 cs=1]
+      RenderBlock (anonymous) at (0,232) size 784x18
+        RenderInline {FONT} at (0,0) size 29x18 [color=#0000FF]
+          RenderText {#text} at (0,0) size 29x18
+            text run at (0,0) width 29: &quot;right&quot;
+        RenderText {#text} at (29,0) size 76x18
+          text run at (29,0) width 76: &quot; border=\&quot;0\&quot;&quot;
+      RenderTable {TABLE} at (0,250) size 784x44 [bgcolor=#FFCCEE]
+        RenderTableSection {TBODY} at (0,0) size 784x44
+          RenderTableRow {TR} at (0,2) size 784x40
+            RenderTableCell {TD} at (2,21) size 14x2 [r=0 c=0 rs=1 cs=1]
+            RenderTableCell {TD} at (18,2) size 748x40 [r=0 c=1 rs=1 cs=1]
+            RenderTableCell {TD} at (768,21) size 14x2 [r=0 c=2 rs=1 cs=1]
+      RenderBlock (anonymous) at (0,294) size 784x18
+        RenderInline {FONT} at (0,0) size 29x18 [color=#0000FF]
+          RenderText {#text} at (0,0) size 29x18
+            text run at (0,0) width 29: &quot;right&quot;
+        RenderText {#text} at (29,0) size 108x18
+          text run at (29,0) width 108: &quot; cellpadding=\&quot;1\&quot;&quot;
+      RenderTable {TABLE} at (0,312) size 784x44 [bgcolor=#66DDFF]
+        RenderTableSection {TBODY} at (0,0) size 784x44
+          RenderTableRow {TR} at (0,2) size 784x40
+            RenderTableCell {TD} at (2,21) size 14x2 [r=0 c=0 rs=1 cs=1]
+            RenderTableCell {TD} at (18,2) size 748x40 [r=0 c=1 rs=1 cs=1]
+            RenderTableCell {TD} at (768,21) size 14x2 [r=0 c=2 rs=1 cs=1]
+      RenderBlock (anonymous) at (0,356) size 784x18
+        RenderInline {FONT} at (0,0) size 29x18 [color=#0000FF]
+          RenderText {#text} at (0,0) size 29x18
+            text run at (0,0) width 29: &quot;right&quot;
+        RenderText {#text} at (29,0) size 289x18
+          text run at (29,0) width 289: &quot; border=\&quot;1\&quot; cellspacing=\&quot;0\&quot; cellpadding=\&quot;0\&quot;&quot;
+      RenderTable {TABLE} at (0,374) size 784x42 [bgcolor=#EEEEEE] [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 782x40
+          RenderTableRow {TR} at (0,0) size 782x40
+            RenderTableCell {TD} at (0,19) size 14x2 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+            RenderTableCell {TD} at (14,0) size 754x40 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+            RenderTableCell {TD} at (768,19) size 14x2 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
+      RenderBlock (anonymous) at (0,416) size 784x18
+        RenderInline {FONT} at (0,0) size 29x18 [color=#0000FF]
+          RenderText {#text} at (0,0) size 29x18
+            text run at (0,0) width 29: &quot;right&quot;
+        RenderText {#text} at (29,0) size 181x18
+          text run at (29,0) width 181: &quot; border=\&quot;1\&quot; cellspacing=\&quot;0\&quot;&quot;
+      RenderTable {TABLE} at (0,434) size 784x44 [bgcolor=#FFCC66] [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 782x42
+          RenderTableRow {TR} at (0,0) size 782x42
+            RenderTableCell {TD} at (0,19) size 16x4 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+            RenderTableCell {TD} at (16,0) size 750x42 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+            RenderTableCell {TD} at (766,19) size 16x4 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
+      RenderBlock (anonymous) at (0,478) size 784x18
+        RenderInline {FONT} at (0,0) size 29x18 [color=#0000FF]
+          RenderText {#text} at (0,0) size 29x18
+            text run at (0,0) width 29: &quot;right&quot;
+        RenderText {#text} at (29,0) size 76x18
+          text run at (29,0) width 76: &quot; border=\&quot;1\&quot;&quot;
+      RenderTable {TABLE} at (0,496) size 784x48 [bgcolor=#CCFF33] [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 782x46
+          RenderTableRow {TR} at (0,2) size 782x42
+            RenderTableCell {TD} at (2,21) size 16x4 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+            RenderTableCell {TD} at (20,2) size 742x42 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+            RenderTableCell {TD} at (764,21) size 16x4 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
+layer at (20,28) size 760x34 clip at (21,29) size 758x32
+  RenderTextControl {TEXTAREA} at (0,2) size 760x34 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+    RenderBlock {DIV} at (3,3) size 756x15
+      RenderText {#text} at (0,0) size 32x15
+        text run at (0,0) width 32: &quot;test&quot;
+layer at (20,84) size 760x34 clip at (21,85) size 758x32
+  RenderTextControl {TEXTAREA} at (0,2) size 760x34 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+    RenderBlock {DIV} at (3,3) size 756x15
+      RenderText {#text} at (0,0) size 32x15
+        text run at (0,0) width 32: &quot;test&quot;
+layer at (24,142) size 752x34 clip at (25,143) size 750x32
+  RenderTextControl {TEXTAREA} at (0,2) size 752x34 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+    RenderBlock {DIV} at (3,3) size 748x15
+      RenderText {#text} at (0,0) size 32x15
+        text run at (0,0) width 32: &quot;test&quot;
+layer at (24,202) size 752x34 clip at (25,203) size 750x32
+  RenderTextControl {TEXTAREA} at (0,2) size 752x34 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+    RenderBlock {DIV} at (3,3) size 748x15
+      RenderText {#text} at (0,0) size 32x15
+        text run at (0,0) width 32: &quot;test&quot;
+layer at (27,263) size 746x34 clip at (28,264) size 744x32
+  RenderTextControl {TEXTAREA} at (1,3) size 746x34 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+    RenderBlock {DIV} at (3,3) size 742x15
+      RenderText {#text} at (0,0) size 32x15
+        text run at (0,0) width 32: &quot;test&quot;
+layer at (27,325) size 746x34 clip at (28,326) size 744x32
+  RenderTextControl {TEXTAREA} at (1,3) size 746x34 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+    RenderBlock {DIV} at (3,3) size 742x15
+      RenderText {#text} at (0,0) size 32x15
+        text run at (0,0) width 32: &quot;test&quot;
+layer at (24,386) size 752x34 clip at (25,387) size 750x32
+  RenderTextControl {TEXTAREA} at (1,3) size 752x34 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+    RenderBlock {DIV} at (3,3) size 748x15
+      RenderText {#text} at (0,0) size 32x15
+        text run at (0,0) width 32: &quot;test&quot;
+layer at (27,447) size 746x34 clip at (28,448) size 744x32
+  RenderTextControl {TEXTAREA} at (2,4) size 746x34 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+    RenderBlock {DIV} at (3,3) size 742x15
+      RenderText {#text} at (0,0) size 32x15
+        text run at (0,0) width 32: &quot;test&quot;
+layer at (31,511) size 738x34 clip at (32,512) size 736x32
+  RenderTextControl {TEXTAREA} at (2,4) size 738x34 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+    RenderBlock {DIV} at (3,3) size 734x15
+      RenderText {#text} at (0,0) size 32x15
+        text run at (0,0) width 32: &quot;test&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwintablesmozillabugsbug24200expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug24200-expected.txt (0 => 175077)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug24200-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug24200-expected.txt        2014-10-23 01:13:35 UTC (rev 175077)
</span><span class="lines">@@ -0,0 +1,63 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderBlock {CENTER} at (0,0) size 784x200
+        RenderTable {TABLE} at (76,0) size 632x200 [border: (1px solid #FF0000)]
+          RenderTableSection {TBODY} at (1,1) size 628x197
+            RenderTableRow {TR} at (0,0) size 628x22
+              RenderTableCell {TD} at (0,0) size 628x22 [border: (2px solid #FF0000)] [r=0 c=0 rs=1 cs=2]
+                RenderText {#text} at (3,3) size 177x18
+                  text run at (3,3) width 177: &quot;parent table, 1st row, 1st col&quot;
+            RenderTableRow {TR} at (0,22) size 628x175
+              RenderTableCell {TD} at (0,22) size 143x175 [border: (1px solid #FF0000)] [r=1 c=0 rs=1 cs=1]
+                RenderBlock {FORM} at (3,2) size 139x155
+                  RenderTable {TABLE} at (0,0) size 139x155 [border: (1px solid #00FF00)]
+                    RenderTableSection {TBODY} at (1,1) size 136x152
+                      RenderTableRow {TR} at (0,0) size 136x22
+                        RenderTableCell {TD} at (0,0) size 136x22 [border: (2px solid #00FF00)] [r=0 c=0 rs=1 cs=1]
+                          RenderText {#text} at (3,3) size 23x18
+                            text run at (3,3) width 23: &quot;text&quot;
+                      RenderTableRow {TR} at (0,22) size 136x37
+                        RenderTableCell {TD} at (0,22) size 136x37 [border: (1px solid #00FF00)] [r=1 c=0 rs=1 cs=1]
+                          RenderTable {TABLE} at (3,2) size 131x34 [border: (1px solid #FFFF00)]
+                            RenderTableSection {TBODY} at (1,1) size 128x31
+                              RenderTableRow {TR} at (0,0) size 128x31
+                                RenderTableCell {TD} at (0,0) size 102x30 [border: (2px solid #FFFF00)] [r=0 c=0 rs=1 cs=1]
+                                  RenderTextControl {INPUT} at (5,5) size 86x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+                                  RenderText {#text} at (0,0) size 0x0
+                                RenderTableCell {TD} at (102,0) size 26x31 [border: (2px solid #FFFF00)] [r=0 c=1 rs=1 cs=1]
+                                  RenderImage {INPUT} at (3,7) size 20x18
+                                  RenderText {#text} at (0,0) size 0x0
+                      RenderTableRow {TR} at (0,59) size 136x21
+                        RenderTableCell {TD} at (0,59) size 136x21 [border: (1px solid #00FF00)] [r=2 c=0 rs=1 cs=1]
+                          RenderText {#text} at (3,2) size 23x18
+                            text run at (3,2) width 23: &quot;text&quot;
+                      RenderTableRow {TR} at (0,80) size 136x50
+                        RenderTableCell {TD} at (0,80) size 136x50 [border: (1px solid #00FF00)] [r=3 c=0 rs=1 cs=1]
+                          RenderBlock (anonymous) at (3,2) size 131x0
+                            RenderInline {FONT} at (0,0) size 0x0
+                          RenderTable {TABLE} at (3,2) size 131x47 [border: (1px solid #FF00FF)]
+                            RenderTableSection {TBODY} at (1,1) size 128x44
+                              RenderTableRow {TR} at (0,0) size 128x22
+                                RenderTableCell {TD} at (0,0) size 128x22 [border: (2px solid #FF00FF)] [r=0 c=0 rs=1 cs=1]
+                                  RenderText {#text} at (3,3) size 52x18
+                                    text run at (3,3) width 52: &quot;problem&quot;
+                              RenderTableRow {TR} at (0,22) size 128x22
+                                RenderTableCell {TD} at (0,22) size 128x22 [border: (1px solid #FF00FF)] [r=1 c=0 rs=1 cs=1]
+                                  RenderText {#text} at (3,2) size 52x18
+                                    text run at (3,2) width 52: &quot;problem&quot;
+                      RenderTableRow {TR} at (0,130) size 136x22
+                        RenderTableCell {TD} at (0,130) size 136x22 [border: (1px solid #00FF00)] [r=4 c=0 rs=1 cs=1]
+                          RenderText {#text} at (3,2) size 23x18
+                            text run at (3,2) width 23: &quot;text&quot;
+              RenderTableCell {TD} at (143,22) size 485x30 [border: (1px solid #FF0000)] [r=1 c=1 rs=1 cs=1]
+                RenderTable {TABLE} at (2,2) size 481x26 [border: (1px solid #0000FF)]
+                  RenderTableSection {TBODY} at (1,1) size 478x23
+                    RenderTableRow {TR} at (0,0) size 478x23
+                      RenderTableCell {TD} at (0,0) size 478x23 [border: (2px solid #0000FF)] [r=0 c=0 rs=1 cs=1]
+                        RenderText {#text} at (3,3) size 47x18
+                          text run at (3,3) width 47: &quot;overlap&quot;
+layer at (101,67) size 82x15
+  RenderBlock {DIV} at (2,3) size 82x15
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwintablesmozillabugsbug24793expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug2479-3-expected.txt (175076 => 175077)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug2479-3-expected.txt        2014-10-23 00:05:03 UTC (rev 175076)
+++ trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug2479-3-expected.txt        2014-10-23 01:13:35 UTC (rev 175077)
</span><span class="lines">@@ -1,8 +1,8 @@
</span><del>-layer at (0,0) size 785x685
</del><ins>+layer at (0,0) size 785x693
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x685
-  RenderBlock {HTML} at (0,0) size 785x685
-    RenderBody {BODY} at (8,21) size 769x648
</del><ins>+layer at (0,0) size 785x693
+  RenderBlock {HTML} at (0,0) size 785x693
+    RenderBody {BODY} at (8,21) size 769x656
</ins><span class="cx">       RenderBlock {H1} at (0,0) size 769x37
</span><span class="cx">         RenderText {#text} at (0,0) size 315x37
</span><span class="cx">           text run at (0,0) width 315: &quot;Generic Table Tests - 1&quot;
</span><span class="lines">@@ -62,28 +62,29 @@
</span><span class="cx">       RenderBlock {H2} at (0,400) size 769x29
</span><span class="cx">         RenderText {#text} at (0,0) size 154x28
</span><span class="cx">           text run at (0,0) width 154: &quot;Submit Results&quot;
</span><del>-      RenderBlock {FORM} at (0,448) size 769x46
-        RenderBlock {P} at (0,0) size 769x45
-          RenderText {#text} at (0,2) size 263x18
-            text run at (0,2) width 263: &quot;How does your browser fare on this test? &quot;
-          RenderMenuList {SELECT} at (265,3) size 246x18 [bgcolor=#FFFFFF]
-            RenderBlock (anonymous) at (0,0) size 246x18
-              RenderText at (8,2) size 141x13
-                text run at (8,2) width 141: &quot;The test renders correctly.&quot;
-          RenderText {#text} at (513,2) size 4x18
-            text run at (513,2) width 4: &quot; &quot;
-          RenderInline {LABEL} at (0,0) size 197x18
-            RenderText {#text} at (517,2) size 70x18
-              text run at (517,2) width 70: &quot;Comment: &quot;
-            RenderTextControl {INPUT} at (589,2) size 123x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</del><ins>+      RenderBlock {FORM} at (0,448) size 769x54
+        RenderBlock {P} at (0,0) size 769x53
+          RenderText {#text} at (0,4) size 263x18
+            text run at (0,4) width 263: &quot;How does your browser fare on this test? &quot;
+          RenderMenuList {SELECT} at (265,2) size 280x24 [bgcolor=#FFFFFF]
+            RenderBlock (anonymous) at (4,2) size 255x20
+              RenderText at (8,2) size 150x15
+                text run at (8,2) width 150: &quot;The test renders correctly.&quot;
+          RenderText {#text} at (547,4) size 4x18
+            text run at (547,4) width 4: &quot; &quot;
+          RenderInline {LABEL} at (0,0) size 621x45
+            RenderText {#text} at (551,4) size 70x18
+              text run at (551,4) width 70: &quot;Comment: &quot;
+            RenderTextControl {INPUT} at (2,30) size 149x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+          RenderText {#text} at (153,31) size 4x18
+            text run at (153,31) width 4: &quot; &quot;
+          RenderButton {INPUT} at (159,30) size 57x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+            RenderBlock (anonymous) at (8,3) size 41x15
+              RenderText at (0,0) size 41x15
+                text run at (0,0) width 41: &quot;Submit&quot;
</ins><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-          RenderButton {INPUT} at (2,25) size 54x18 [bgcolor=#C0C0C0]
-            RenderBlock (anonymous) at (8,2) size 38x14
-              RenderText at (0,0) size 38x13
-                text run at (0,0) width 38: &quot;Submit&quot;
-          RenderText {#text} at (0,0) size 0x0
-      RenderBlock {HR} at (0,509) size 769x3 [border: (1px inset #000000)]
-      RenderBlock {P} at (0,527) size 769x19
</del><ins>+      RenderBlock {HR} at (0,517) size 769x3 [border: (1px inset #000000)]
+      RenderBlock {P} at (0,535) size 769x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 63x18
</span><span class="cx">           text run at (0,0) width 63: &quot;Up to the &quot;
</span><span class="cx">         RenderInline {A} at (0,0) size 73x18 [color=#0000EE]
</span><span class="lines">@@ -91,7 +92,7 @@
</span><span class="cx">             text run at (63,0) width 73: &quot;Table Tests&quot;
</span><span class="cx">         RenderText {#text} at (136,0) size 4x18
</span><span class="cx">           text run at (136,0) width 4: &quot;.&quot;
</span><del>-      RenderBlock {P} at (0,561) size 769x19
</del><ins>+      RenderBlock {P} at (0,569) size 769x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 63x18
</span><span class="cx">           text run at (0,0) width 63: &quot;Up to the &quot;
</span><span class="cx">         RenderInline {A} at (0,0) size 98x18 [color=#0000EE]
</span><span class="lines">@@ -99,7 +100,7 @@
</span><span class="cx">             text run at (63,0) width 98: &quot;Evil Tests Page&quot;
</span><span class="cx">         RenderText {#text} at (161,0) size 4x18
</span><span class="cx">           text run at (161,0) width 4: &quot;.&quot;
</span><del>-      RenderBlock {P} at (0,595) size 769x19
</del><ins>+      RenderBlock {P} at (0,603) size 769x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 173x18
</span><span class="cx">           text run at (0,0) width 173: &quot;This page is maintained by &quot;
</span><span class="cx">         RenderInline {A} at (0,0) size 77x18 [color=#0000EE]
</span><span class="lines">@@ -112,8 +113,8 @@
</span><span class="cx">             text run at (259,0) width 123: &quot;py8ieh@bath.ac.uk&quot;
</span><span class="cx">         RenderText {#text} at (382,0) size 9x18
</span><span class="cx">           text run at (382,0) width 9: &quot;).&quot;
</span><del>-      RenderBlock {P} at (0,629) size 769x19
</del><ins>+      RenderBlock {P} at (0,637) size 769x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 182x18
</span><span class="cx">           text run at (0,0) width 182: &quot;Last updated in March 1999.&quot;
</span><del>-layer at (600,475) size 117x13
-  RenderBlock {DIV} at (3,3) size 117x13
</del><ins>+layer at (12,503) size 145x15
+  RenderBlock {DIV} at (2,3) size 145x15
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwintablesmozillabugsbug24794expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug2479-4-expected.txt (175076 => 175077)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug2479-4-expected.txt        2014-10-23 00:05:03 UTC (rev 175076)
+++ trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug2479-4-expected.txt        2014-10-23 01:13:35 UTC (rev 175077)
</span><span class="lines">@@ -1,8 +1,8 @@
</span><del>-layer at (0,0) size 785x2589
</del><ins>+layer at (0,0) size 785x2615
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x2589
-  RenderBlock {HTML} at (0,0) size 785x2590
-    RenderBody {BODY} at (8,21) size 769x2553 [bgcolor=#FFFFFF]
</del><ins>+layer at (0,0) size 785x2615
+  RenderBlock {HTML} at (0,0) size 785x2616
+    RenderBody {BODY} at (8,21) size 769x2579 [bgcolor=#FFFFFF]
</ins><span class="cx">       RenderBlock {H1} at (0,0) size 769x37
</span><span class="cx">         RenderText {#text} at (0,0) size 365x37
</span><span class="cx">           text run at (0,0) width 365: &quot;Table Inheritance Tests - 1&quot;
</span><span class="lines">@@ -180,28 +180,28 @@
</span><span class="cx">       RenderBlock {H2} at (0,2270) size 769x29
</span><span class="cx">         RenderText {#text} at (0,0) size 154x28
</span><span class="cx">           text run at (0,0) width 154: &quot;Submit Results&quot;
</span><del>-      RenderBlock {FORM} at (0,2318) size 769x46
-        RenderBlock {P} at (0,0) size 769x45
-          RenderText {#text} at (0,1) size 263x18
-            text run at (0,1) width 263: &quot;How does your browser fare on this test? &quot;
-          RenderMenuList {SELECT} at (265,2) size 473x18 [bgcolor=#FFFFFF]
-            RenderBlock (anonymous) at (0,0) size 473x18
-              RenderText at (8,2) size 442x13
-                text run at (8,2) width 442: &quot;The tests all render identically, and this browser may or may not grok CSS2 tables.&quot;
</del><ins>+      RenderBlock {FORM} at (0,2318) size 769x72
+        RenderBlock {P} at (0,0) size 769x71
+          RenderText {#text} at (0,0) size 259x18
+            text run at (0,0) width 259: &quot;How does your browser fare on this test?&quot;
+          RenderMenuList {SELECT} at (2,20) size 524x24 [bgcolor=#FFFFFF]
+            RenderBlock (anonymous) at (4,2) size 499x20
+              RenderText at (8,2) size 468x15
+                text run at (8,2) width 468: &quot;The tests all render identically, and this browser may or may not grok CSS2 tables.&quot;
+          RenderText {#text} at (528,22) size 4x18
+            text run at (528,22) width 4: &quot; &quot;
+          RenderInline {LABEL} at (0,0) size 223x18
+            RenderText {#text} at (532,22) size 70x18
+              text run at (532,22) width 70: &quot;Comment: &quot;
+            RenderTextControl {INPUT} at (604,21) size 149x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</ins><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-          RenderInline {LABEL} at (0,0) size 197x18
-            RenderText {#text} at (0,24) size 70x18
-              text run at (0,24) width 70: &quot;Comment: &quot;
-            RenderTextControl {INPUT} at (72,24) size 123x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
-          RenderText {#text} at (197,24) size 4x18
-            text run at (197,24) width 4: &quot; &quot;
-          RenderButton {INPUT} at (203,25) size 54x18 [bgcolor=#C0C0C0]
-            RenderBlock (anonymous) at (8,2) size 38x14
-              RenderText at (0,0) size 38x13
-                text run at (0,0) width 38: &quot;Submit&quot;
</del><ins>+          RenderButton {INPUT} at (2,48) size 57x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+            RenderBlock (anonymous) at (8,3) size 41x15
+              RenderText at (0,0) size 41x15
+                text run at (0,0) width 41: &quot;Submit&quot;
</ins><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock {HR} at (0,2379) size 769x3 [border: (1px inset #000000)]
-      RenderBlock {P} at (0,2397) size 769x19
</del><ins>+      RenderBlock {HR} at (0,2405) size 769x3 [border: (1px inset #000000)]
+      RenderBlock {P} at (0,2423) size 769x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 63x18
</span><span class="cx">           text run at (0,0) width 63: &quot;Up to the &quot;
</span><span class="cx">         RenderInline {A} at (0,0) size 73x18 [color=#0000EE]
</span><span class="lines">@@ -209,7 +209,7 @@
</span><span class="cx">             text run at (63,0) width 73: &quot;Table Tests&quot;
</span><span class="cx">         RenderText {#text} at (136,0) size 4x18
</span><span class="cx">           text run at (136,0) width 4: &quot;.&quot;
</span><del>-      RenderBlock {P} at (0,2431) size 769x19
</del><ins>+      RenderBlock {P} at (0,2457) size 769x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 63x18
</span><span class="cx">           text run at (0,0) width 63: &quot;Up to the &quot;
</span><span class="cx">         RenderInline {A} at (0,0) size 98x18 [color=#0000EE]
</span><span class="lines">@@ -217,13 +217,13 @@
</span><span class="cx">             text run at (63,0) width 98: &quot;Evil Tests Page&quot;
</span><span class="cx">         RenderText {#text} at (161,0) size 4x18
</span><span class="cx">           text run at (161,0) width 4: &quot;.&quot;
</span><del>-      RenderBlock {P} at (0,2465) size 769x19
</del><ins>+      RenderBlock {P} at (0,2491) size 769x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 61x18
</span><span class="cx">           text run at (0,0) width 61: &quot;Bugzilla: &quot;
</span><span class="cx">         RenderInline {A} at (0,0) size 63x18 [color=#0000EE]
</span><span class="cx">           RenderText {#text} at (61,0) size 63x18
</span><span class="cx">             text run at (61,0) width 63: &quot;Bug 1044&quot;
</span><del>-      RenderBlock {P} at (0,2499) size 769x19
</del><ins>+      RenderBlock {P} at (0,2525) size 769x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 173x18
</span><span class="cx">           text run at (0,0) width 173: &quot;This page is maintained by &quot;
</span><span class="cx">         RenderInline {A} at (0,0) size 77x18 [color=#0000EE]
</span><span class="lines">@@ -236,8 +236,8 @@
</span><span class="cx">             text run at (259,0) width 123: &quot;py8ieh@bath.ac.uk&quot;
</span><span class="cx">         RenderText {#text} at (382,0) size 9x18
</span><span class="cx">           text run at (382,0) width 9: &quot;).&quot;
</span><del>-      RenderBlock {P} at (0,2533) size 769x19
</del><ins>+      RenderBlock {P} at (0,2559) size 769x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 182x18
</span><span class="cx">           text run at (0,0) width 182: &quot;Last updated in March 1999.&quot;
</span><del>-layer at (83,2367) size 117x13
-  RenderBlock {DIV} at (3,3) size 117x13
</del><ins>+layer at (614,2364) size 145x15
+  RenderBlock {DIV} at (2,3) size 145x15
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwintablesmozillabugsbug39209expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug39209-expected.txt (175076 => 175077)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug39209-expected.txt        2014-10-23 00:05:03 UTC (rev 175076)
+++ trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug39209-expected.txt        2014-10-23 01:13:35 UTC (rev 175077)
</span><span class="lines">@@ -3,24 +3,24 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x584
</span><del>-      RenderTable {TABLE} at (0,0) size 431x82 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 429x80
-          RenderTableRow {TR} at (0,2) size 429x52
-            RenderTableCell {TD} at (2,17) size 135x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,0) size 431x85 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 429x83
+          RenderTableRow {TR} at (0,2) size 429x55
+            RenderTableCell {TD} at (2,18) size 131x22 [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;Blah&quot;
</span><del>-            RenderTableCell {TD} at (139,2) size 288x52 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
-              RenderTable {TABLE} at (110,2) size 68x48 [border: (1px outset #808080)]
-                RenderTableSection {TBODY} at (1,1) size 66x46
-                  RenderTableRow {TR} at (0,2) size 66x42
-                    RenderTableCell {TD} at (2,2) size 62x42 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-                      RenderBlock {FORM} at (2,2) size 58x22
-                        RenderButton {INPUT} at (2,2) size 54x18 [bgcolor=#C0C0C0]
-                          RenderBlock (anonymous) at (8,2) size 38x14
-                            RenderText at (0,0) size 38x13
-                              text run at (0,0) width 38: &quot;Submit&quot;
</del><ins>+            RenderTableCell {TD} at (135,2) size 292x55 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+              RenderTable {TABLE} at (110,2) size 72x51 [border: (1px outset #808080)]
+                RenderTableSection {TBODY} at (1,1) size 69x49
+                  RenderTableRow {TR} at (0,2) size 69x45
+                    RenderTableCell {TD} at (2,2) size 65x45 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+                      RenderBlock {FORM} at (2,2) size 61x25
+                        RenderButton {INPUT} at (2,2) size 57x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+                          RenderBlock (anonymous) at (8,3) size 41x15
+                            RenderText at (0,0) size 41x15
+                              text run at (0,0) width 41: &quot;Submit&quot;
</ins><span class="cx">                         RenderText {#text} at (0,0) size 0x0
</span><del>-          RenderTableRow {TR} at (0,56) size 429x22
-            RenderTableCell {TD} at (2,56) size 425x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=2]
</del><ins>+          RenderTableRow {TR} at (0,59) size 429x22
+            RenderTableCell {TD} at (2,59) size 425x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=2]
</ins><span class="cx">               RenderText {#text} at (2,2) size 421x18
</span><span class="cx">                 text run at (2,2) width 421: &quot;This line is only here to separate the two columns in the row above&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwintablesmozillabugsbug4527expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug4527-expected.txt (175076 => 175077)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug4527-expected.txt        2014-10-23 00:05:03 UTC (rev 175076)
+++ trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug4527-expected.txt        2014-10-23 01:13:35 UTC (rev 175077)
</span><span class="lines">@@ -33,17 +33,17 @@
</span><span class="cx">               RenderImage {IMG} at (0,60) size 470x10
</span><span class="cx">               RenderBR {BR} at (470,70) size 0x0
</span><span class="cx">           RenderTableRow {TR} at (0,70) size 613x25
</span><del>-            RenderTableCell {TD} at (126,70) size 247x25 [bgcolor=#CCCCCC] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (126,70) size 239x25 [bgcolor=#CCCCCC] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderImage {IMG} at (0,0) size 232x25
</span><del>-            RenderTableCell {TD} at (373,71) size 109x23 [bgcolor=#CCCCCC] [r=1 c=2 rs=1 cs=1]
-              RenderTextControl {INPUT} at (5,2) size 74x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
-              RenderImage {INPUT} at (80,3) size 26x18
-            RenderTableCell {TD} at (482,70) size 131x25 [bgcolor=#CCCCCC] [r=1 c=3 rs=1 cs=1]
-              RenderBlock {INPUT} at (2,5) size 12x13
-              RenderImage {IMG} at (16,0) size 40x25
-              RenderBlock {INPUT} at (58,5) size 12x13
-              RenderText {#text} at (72,2) size 4x18
-                text run at (72,2) width 4: &quot; &quot;
-              RenderImage {IMG} at (76,0) size 46x25
-layer at (390,84) size 67x13
-  RenderBlock {DIV} at (3,3) size 67x13
</del><ins>+            RenderTableCell {TD} at (365,70) size 111x25 [bgcolor=#CCCCCC] [r=1 c=2 rs=1 cs=1]
+              RenderTextControl {INPUT} at (3,2) size 80x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+              RenderImage {INPUT} at (84,4) size 26x18
+            RenderTableCell {TD} at (476,70) size 137x25 [bgcolor=#CCCCCC] [r=1 c=3 rs=1 cs=1]
+              RenderBlock {INPUT} at (5,5) size 13x13
+              RenderImage {IMG} at (21,0) size 40x25
+              RenderBlock {INPUT} at (66,5) size 13x13
+              RenderText {#text} at (82,2) size 4x18
+                text run at (82,2) width 4: &quot; &quot;
+              RenderImage {IMG} at (86,0) size 46x25
+layer at (379,83) size 75x15
+  RenderBlock {DIV} at (2,3) size 75x15
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwintablesmozillabugsbug463681expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug46368-1-expected.txt (175076 => 175077)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug46368-1-expected.txt        2014-10-23 00:05:03 UTC (rev 175076)
+++ trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug46368-1-expected.txt        2014-10-23 01:13:35 UTC (rev 175077)
</span><span class="lines">@@ -31,23 +31,23 @@
</span><span class="cx">                 text run at (2,2) width 266: &quot;This status update contains information on&quot;
</span><span class="cx">                 text run at (2,20) width 317: &quot;MailNews, XML/DOM, XPToolkit, Architecture,&quot;
</span><span class="cx">                 text run at (2,38) width 201: &quot;Bidi, Necko/Imglib, and more...&quot;
</span><del>-      RenderBlock (anonymous) at (0,111) size 784x41
</del><ins>+      RenderBlock (anonymous) at (0,111) size 784x43
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x18
</span><del>-        RenderButton {INPUT} at (2,21) size 53x18 [bgcolor=#C0C0C0]
-          RenderBlock (anonymous) at (8,2) size 37x14
-            RenderText at (0,0) size 37x13
-              text run at (0,0) width 37: &quot;Reload&quot;
-        RenderText {#text} at (56,20) size 9x18
-          text run at (56,20) width 9: &quot;  &quot;
-        RenderButton {INPUT} at (66,21) size 84x18 [bgcolor=#C0C0C0]
-          RenderBlock (anonymous) at (8,2) size 68x14
-            RenderText at (0,0) size 68x13
-              text run at (0,0) width 68: &quot;Change Font&quot;
-        RenderText {#text} at (151,20) size 9x18
-          text run at (151,20) width 9: &quot;  &quot;
-        RenderTextControl {INPUT} at (161,20) size 124x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</del><ins>+        RenderButton {INPUT} at (2,20) size 56x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+          RenderBlock (anonymous) at (8,3) size 40x15
+            RenderText at (0,0) size 40x15
+              text run at (0,0) width 40: &quot;Reload&quot;
+        RenderText {#text} at (60,21) size 8x18
+          text run at (60,21) width 8: &quot;  &quot;
+        RenderButton {INPUT} at (70,20) size 89x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+          RenderBlock (anonymous) at (8,3) size 73x15
+            RenderText at (0,0) size 73x15
+              text run at (0,0) width 73: &quot;Change Font&quot;
+        RenderText {#text} at (161,21) size 8x18
+          text run at (161,21) width 8: &quot;  &quot;
+        RenderTextControl {INPUT} at (171,20) size 149x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</ins><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-layer at (172,142) size 117x13
-  RenderBlock {DIV} at (3,3) size 117x13
-    RenderText {#text} at (0,0) size 7x13
</del><ins>+layer at (181,142) size 145x15
+  RenderBlock {DIV} at (2,3) size 145x15
+    RenderText {#text} at (0,0) size 7x15
</ins><span class="cx">       text run at (0,0) width 7: &quot;6&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwintablesmozillabugsbug463682expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug46368-2-expected.txt (175076 => 175077)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug46368-2-expected.txt        2014-10-23 00:05:03 UTC (rev 175076)
+++ trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug46368-2-expected.txt        2014-10-23 01:13:35 UTC (rev 175077)
</span><span class="lines">@@ -19,23 +19,23 @@
</span><span class="cx">             RenderTableCell {TD} at (308,20) size 472x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 241x18
</span><span class="cx">                 text run at (2,2) width 241: &quot;foo bar foo bar foo bar foo bar foo bar&quot;
</span><del>-      RenderBlock (anonymous) at (0,65) size 784x41
</del><ins>+      RenderBlock (anonymous) at (0,65) size 784x43
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x18
</span><del>-        RenderButton {INPUT} at (2,21) size 53x18 [bgcolor=#C0C0C0]
-          RenderBlock (anonymous) at (8,2) size 37x14
-            RenderText at (0,0) size 37x13
-              text run at (0,0) width 37: &quot;Reload&quot;
-        RenderText {#text} at (56,20) size 9x18
-          text run at (56,20) width 9: &quot;  &quot;
-        RenderButton {INPUT} at (66,21) size 84x18 [bgcolor=#C0C0C0]
-          RenderBlock (anonymous) at (8,2) size 68x14
-            RenderText at (0,0) size 68x13
-              text run at (0,0) width 68: &quot;Change Font&quot;
-        RenderText {#text} at (151,20) size 9x18
-          text run at (151,20) width 9: &quot;  &quot;
-        RenderTextControl {INPUT} at (161,20) size 124x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</del><ins>+        RenderButton {INPUT} at (2,20) size 56x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+          RenderBlock (anonymous) at (8,3) size 40x15
+            RenderText at (0,0) size 40x15
+              text run at (0,0) width 40: &quot;Reload&quot;
+        RenderText {#text} at (60,21) size 8x18
+          text run at (60,21) width 8: &quot;  &quot;
+        RenderButton {INPUT} at (70,20) size 89x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+          RenderBlock (anonymous) at (8,3) size 73x15
+            RenderText at (0,0) size 73x15
+              text run at (0,0) width 73: &quot;Change Font&quot;
+        RenderText {#text} at (161,21) size 8x18
+          text run at (161,21) width 8: &quot;  &quot;
+        RenderTextControl {INPUT} at (171,20) size 149x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</ins><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-layer at (172,96) size 117x13
-  RenderBlock {DIV} at (3,3) size 117x13
-    RenderText {#text} at (0,0) size 7x13
</del><ins>+layer at (181,96) size 145x15
+  RenderBlock {DIV} at (2,3) size 145x15
+    RenderText {#text} at (0,0) size 7x15
</ins><span class="cx">       text run at (0,0) width 7: &quot;6&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwintablesmozillabugsbug51727expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug51727-expected.txt (175076 => 175077)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug51727-expected.txt        2014-10-23 00:05:03 UTC (rev 175076)
+++ trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug51727-expected.txt        2014-10-23 01:13:35 UTC (rev 175077)
</span><span class="lines">@@ -1,20 +1,20 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><del>-layer at (0,0) size 800x86
-  RenderBlock {HTML} at (0,0) size 800x86
-    RenderBody {BODY} at (8,8) size 784x70
-      RenderBlock {FORM} at (0,0) size 784x44
-        RenderButton {INPUT} at (2,2) size 159x18 [bgcolor=#C0C0C0]
-          RenderBlock (anonymous) at (8,2) size 143x14
-            RenderText at (0,0) size 143x13
-              text run at (0,0) width 143: &quot;(1) Fill cell with long string&quot;
-        RenderBR {BR} at (162,1) size 1x18
-        RenderButton {INPUT} at (2,24) size 163x18 [bgcolor=#C0C0C0]
-          RenderBlock (anonymous) at (8,2) size 147x14
-            RenderText at (0,0) size 147x13
-              text run at (0,0) width 147: &quot;(2) Fill cell with short string&quot;
-        RenderBR {BR} at (166,23) size 1x18
-      RenderTable {TABLE} at (0,44) size 83x26
</del><ins>+layer at (0,0) size 800x92
+  RenderBlock {HTML} at (0,0) size 800x92
+    RenderBody {BODY} at (8,8) size 784x76
+      RenderBlock {FORM} at (0,0) size 784x50
+        RenderButton {INPUT} at (2,2) size 162x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+          RenderBlock (anonymous) at (8,3) size 146x15
+            RenderText at (0,0) size 146x15
+              text run at (0,0) width 146: &quot;(1) Fill cell with long string&quot;
+        RenderBR {BR} at (166,3) size 0x18
+        RenderButton {INPUT} at (2,27) size 167x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+          RenderBlock (anonymous) at (8,3) size 151x15
+            RenderText at (0,0) size 151x15
+              text run at (0,0) width 151: &quot;(2) Fill cell with short string&quot;
+        RenderBR {BR} at (171,28) size 0x18
+      RenderTable {TABLE} at (0,50) size 83x26
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 83x26
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 83x22
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 79x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwintablesmozillabugsbug52505expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug52505-expected.txt (175076 => 175077)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug52505-expected.txt        2014-10-23 00:05:03 UTC (rev 175076)
+++ trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug52505-expected.txt        2014-10-23 01:13:35 UTC (rev 175077)
</span><span class="lines">@@ -1,18 +1,18 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><del>-layer at (0,0) size 800x110
-  RenderBlock {HTML} at (0,0) size 800x110
-    RenderBody {BODY} at (8,8) size 784x94
-      RenderBlock {FORM} at (0,0) size 784x38
-        RenderButton {INPUT} at (2,0) size 257x18 [bgcolor=#C0C0C0]
-          RenderBlock (anonymous) at (8,2) size 241x14
-            RenderText at (0,0) size 241x13
-              text run at (0,0) width 241: &quot;[Step 1] Set cell width to 60px (nothing seen)&quot;
-        RenderButton {INPUT} at (2,20) size 259x18 [bgcolor=#C0C0C0]
-          RenderBlock (anonymous) at (8,2) size 243x14
-            RenderText at (0,0) size 243x13
-              text run at (0,0) width 243: &quot;[Step 2] Set cell width to 20px (garbage seen)&quot;
-      RenderTable {TABLE} at (0,40) size 34x54
</del><ins>+layer at (0,0) size 800x116
+  RenderBlock {HTML} at (0,0) size 800x116
+    RenderBody {BODY} at (8,8) size 784x100
+      RenderBlock {FORM} at (0,0) size 784x44
+        RenderButton {INPUT} at (2,0) size 269x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+          RenderBlock (anonymous) at (8,3) size 253x15
+            RenderText at (0,0) size 253x15
+              text run at (0,0) width 253: &quot;[Step 1] Set cell width to 60px (nothing seen)&quot;
+        RenderButton {INPUT} at (2,23) size 273x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+          RenderBlock (anonymous) at (8,3) size 257x15
+            RenderText at (0,0) size 257x15
+              text run at (0,0) width 257: &quot;[Step 2] Set cell width to 20px (garbage seen)&quot;
+      RenderTable {TABLE} at (0,46) size 34x54
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 34x54
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 34x24
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 14x24 [border: (2px solid #000000)] [r=0 c=0 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwintablesmozillabugsbug52506expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug52506-expected.txt (175076 => 175077)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug52506-expected.txt        2014-10-23 00:05:03 UTC (rev 175076)
+++ trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug52506-expected.txt        2014-10-23 01:13:35 UTC (rev 175077)
</span><span class="lines">@@ -1,18 +1,18 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><del>-layer at (0,0) size 800x118
-  RenderBlock {HTML} at (0,0) size 800x118
-    RenderBody {BODY} at (8,8) size 784x102
-      RenderBlock {FORM} at (0,0) size 784x38
-        RenderButton {INPUT} at (2,0) size 181x18 [bgcolor=#C0C0C0]
-          RenderBlock (anonymous) at (8,2) size 165x14
-            RenderText at (0,0) size 165x13
-              text run at (0,0) width 165: &quot;[Step 1] Set cell height to 60px&quot;
-        RenderButton {INPUT} at (2,20) size 181x18 [bgcolor=#C0C0C0]
-          RenderBlock (anonymous) at (8,2) size 165x14
-            RenderText at (0,0) size 165x13
-              text run at (0,0) width 165: &quot;[Step 2] Set cell height to 20px&quot;
-      RenderTable {TABLE} at (0,40) size 42x62
</del><ins>+layer at (0,0) size 800x124
+  RenderBlock {HTML} at (0,0) size 800x124
+    RenderBody {BODY} at (8,8) size 784x108
+      RenderBlock {FORM} at (0,0) size 784x44
+        RenderButton {INPUT} at (2,0) size 190x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+          RenderBlock (anonymous) at (8,3) size 174x15
+            RenderText at (0,0) size 174x15
+              text run at (0,0) width 174: &quot;[Step 1] Set cell height to 60px&quot;
+        RenderButton {INPUT} at (2,23) size 190x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+          RenderBlock (anonymous) at (8,3) size 174x15
+            RenderText at (0,0) size 174x15
+              text run at (0,0) width 174: &quot;[Step 2] Set cell height to 20px&quot;
+      RenderTable {TABLE} at (0,46) size 42x62
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 42x62
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 42x28
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 18x28 [border: (4px solid #000000)] [r=0 c=0 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwintablesmozillabugsbug59354expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug59354-expected.txt (0 => 175077)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug59354-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug59354-expected.txt        2014-10-23 01:13:35 UTC (rev 175077)
</span><span class="lines">@@ -0,0 +1,60 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderTable {TABLE} at (0,0) size 462x148 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 460x146
+          RenderTableRow {TR} at (0,0) size 460x146
+            RenderTableCell {TD} at (0,0) size 460x146 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderTable {TABLE} at (1,1) size 458x144 [border: (1px outset #808080)]
+                RenderTableSection {TBODY} at (1,1) size 456x142
+                  RenderTableRow {TR} at (0,1) size 456x28
+                    RenderTableCell {TD} at (1,1) size 137x28 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+                      RenderText {#text} at (5,5) size 127x18
+                        text run at (5,5) width 127: &quot;General Preferences&quot;
+                    RenderTableCell {TD} at (139,1) size 144x28 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+                      RenderInline {A} at (0,0) size 134x18 [color=#0000EE]
+                        RenderText {#text} at (5,5) size 134x18
+                          text run at (5,5) width 134: &quot;Groups / Permissions&quot;
+                    RenderTableCell {TD} at (284,1) size 71x28 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
+                      RenderInline {A} at (0,0) size 61x18 [color=#0000EE]
+                        RenderText {#text} at (5,5) size 61x18
+                          text run at (5,5) width 61: &quot;Password&quot;
+                    RenderTableCell {TD} at (356,1) size 47x28 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
+                      RenderInline {A} at (0,0) size 37x18 [color=#0000EE]
+                        RenderText {#text} at (5,5) size 37x18
+                          text run at (5,5) width 37: &quot;Email&quot;
+                    RenderTableCell {TD} at (404,1) size 51x28 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
+                      RenderText {#text} at (5,5) size 41x18
+                        text run at (5,5) width 41: &quot;Views&quot;
+                  RenderTableRow {TR} at (0,30) size 456x111
+                    RenderTableCell {TD} at (1,30) size 454x111 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=5]
+                      RenderBlock (anonymous) at (5,5) size 444x18
+                        RenderBR {BR} at (222,0) size 0x18
+                      RenderTable {TABLE} at (78,23) size 298x83
+                        RenderTableSection {TBODY} at (0,0) size 297x83
+                          RenderTableRow {TR} at (0,2) size 297x79
+                            RenderTableCell {TD} at (2,2) size 293x79 [r=0 c=0 rs=1 cs=1]
+                              RenderBlock {FORM} at (1,1) size 291x61
+                                RenderTable {TABLE} at (0,0) size 291x61 [border: (1px outset #808080)]
+                                  RenderTableSection {TBODY} at (1,1) size 289x59
+                                    RenderTableRow {TR} at (0,0) size 289x59
+                                      RenderTableCell {TD} at (0,0) size 289x59 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+                                        RenderBlock (anonymous) at (1,1) size 287x18
+                                          RenderText {#text} at (90,0) size 107x18
+                                            text run at (90,0) width 107: &quot;User Preferences&quot;
+                                        RenderTable {TABLE} at (1,19) size 287x39 [border: (1px outset #808080)]
+                                          RenderTableSection {TBODY} at (1,1) size 285x37
+                                            RenderTableRow {TR} at (0,1) size 285x35
+                                              RenderTableCell {TH} at (1,4) size 119x28 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+                                                RenderInline {NOBR} at (0,0) size 109x18
+                                                  RenderText {#text} at (5,5) size 109x18
+                                                    text run at (5,5) width 109: &quot;Email Address :&quot;
+                                              RenderTableCell {TD} at (121,1) size 163x35 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+                                                RenderTextControl {INPUT} at (7,7) size 149x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+                                                RenderText {#text} at (0,0) size 0x0
+layer at (227,99) size 145x15 scrollWidth 210
+  RenderBlock {DIV} at (2,3) size 145x15
+    RenderText {#text} at (0,0) size 209x15
+      text run at (0,0) width 209: &quot;simon.king@pipinghotnetworks.com&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwintablesmozillabugsbug60749expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug60749-expected.txt (175076 => 175077)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug60749-expected.txt        2014-10-23 00:05:03 UTC (rev 175076)
+++ trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug60749-expected.txt        2014-10-23 01:13:35 UTC (rev 175077)
</span><span class="lines">@@ -12,15 +12,15 @@
</span><span class="cx">             RenderTableCell {TD} at (68,0) size 304x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 106x18
</span><span class="cx">                 text run at (2,2) width 106: &quot;   InspectionText&quot;
</span><del>-      RenderBlock {FORM} at (0,28) size 784x22
-        RenderButton {INPUT} at (2,2) size 88x18 [bgcolor=#C0C0C0]
-          RenderBlock (anonymous) at (8,2) size 72x14
-            RenderText at (0,0) size 72x13
-              text run at (0,0) width 72: &quot;change width&quot;
-        RenderText {#text} at (91,1) size 5x18
-          text run at (91,1) width 5: &quot; &quot;
-        RenderButton {INPUT} at (97,2) size 181x18 [bgcolor=#C0C0C0]
-          RenderBlock (anonymous) at (8,2) size 164x14
-            RenderText at (0,0) size 164x13
-              text run at (0,0) width 164: &quot;change width with table reflow&quot;
</del><ins>+      RenderBlock {FORM} at (0,28) size 784x25
+        RenderButton {INPUT} at (2,2) size 91x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+          RenderBlock (anonymous) at (8,3) size 75x15
+            RenderText at (0,0) size 75x15
+              text run at (0,0) width 75: &quot;change width&quot;
+        RenderText {#text} at (95,3) size 4x18
+          text run at (95,3) width 4: &quot; &quot;
+        RenderButton {INPUT} at (101,2) size 185x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+          RenderBlock (anonymous) at (8,3) size 169x15
+            RenderText at (0,0) size 169x15
+              text run at (0,0) width 169: &quot;change width with table reflow&quot;
</ins><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwintablesmozillabugsbug68912expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug68912-expected.txt (0 => 175077)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug68912-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug68912-expected.txt        2014-10-23 01:13:35 UTC (rev 175077)
</span><span class="lines">@@ -0,0 +1,16 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x576
+      RenderBlock {P} at (0,0) size 784x18
+        RenderText {#text} at (0,0) size 468x18
+          text run at (0,0) width 468: &quot;This test case creates a TR element then tries to assign to the cells property&quot;
+      RenderBlock {P} at (0,34) size 784x25
+        RenderText {#text} at (0,3) size 41x18
+          text run at (0,3) width 41: &quot;Crash &quot;
+        RenderButton {BUTTON} at (43,2) size 98x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+          RenderBlock (anonymous) at (8,3) size 82x15
+            RenderText {#text} at (0,0) size 82x15
+              text run at (0,0) width 82: &quot;TR.cells = null&quot;
+        RenderText {#text} at (0,0) size 0x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwintablesmozillabugsbug7342expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug7342-expected.txt (175076 => 175077)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug7342-expected.txt        2014-10-23 00:05:03 UTC (rev 175076)
+++ trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug7342-expected.txt        2014-10-23 01:13:35 UTC (rev 175077)
</span><span class="lines">@@ -16,65 +16,65 @@
</span><span class="cx">           RenderTable {TABLE} at (92,0) size 600x136 [bgcolor=#EEEEEE] [border: (1px outset #808080)]
</span><span class="cx">             RenderTableSection {TBODY} at (1,1) size 598x134
</span><span class="cx">               RenderTableRow {TR} at (0,3) size 598x128
</span><del>-                RenderTableCell {TD} at (3,3) size 124x128 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-                  RenderTable {TABLE} at (4,4) size 116x120 [bgcolor=#FFFFFF] [border: (1px outset #808080)]
-                    RenderTableSection {TBODY} at (1,1) size 114x118
-                      RenderTableRow {TR} at (0,2) size 114x27
-                        RenderTableCell {TD} at (2,3) size 110x24 [bgcolor=#CCCCCC] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+                RenderTableCell {TD} at (3,3) size 122x128 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+                  RenderTable {TABLE} at (4,4) size 114x120 [bgcolor=#FFFFFF] [border: (1px outset #808080)]
+                    RenderTableSection {TBODY} at (1,1) size 112x118
+                      RenderTableRow {TR} at (0,2) size 112x27
+                        RenderTableCell {TD} at (2,3) size 108x24 [bgcolor=#CCCCCC] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                           RenderInline {A} at (0,0) size 61x18 [color=#660099]
</span><span class="cx">                             RenderInline {B} at (0,0) size 61x18
</span><span class="cx">                               RenderText {#text} at (3,3) size 61x18
</span><span class="cx">                                 text run at (3,3) width 61: &quot;Netscape&quot;
</span><span class="cx">                           RenderText {#text} at (0,0) size 0x0
</span><del>-                      RenderTableRow {TR} at (0,31) size 114x27
-                        RenderTableCell {TD} at (2,32) size 110x24 [bgcolor=#FFFFFF] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+                      RenderTableRow {TR} at (0,31) size 112x27
+                        RenderTableCell {TD} at (2,32) size 108x24 [bgcolor=#FFFFFF] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">                           RenderInline {A} at (0,0) size 57x18 [color=#660099]
</span><span class="cx">                             RenderInline {B} at (0,0) size 57x18
</span><span class="cx">                               RenderText {#text} at (3,3) size 57x18
</span><span class="cx">                                 text run at (3,3) width 57: &quot;Infoseek&quot;
</span><span class="cx">                           RenderText {#text} at (0,0) size 0x0
</span><del>-                      RenderTableRow {TR} at (0,60) size 114x27
-                        RenderTableCell {TD} at (2,61) size 110x24 [bgcolor=#FFFFFF] [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+                      RenderTableRow {TR} at (0,60) size 112x27
+                        RenderTableCell {TD} at (2,61) size 108x24 [bgcolor=#FFFFFF] [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">                           RenderInline {A} at (0,0) size 78x18 [color=#660099]
</span><span class="cx">                             RenderInline {B} at (0,0) size 78x18
</span><span class="cx">                               RenderText {#text} at (3,3) size 78x18
</span><span class="cx">                                 text run at (3,3) width 78: &quot;LookSmart&quot;
</span><span class="cx">                           RenderText {#text} at (0,0) size 0x0
</span><del>-                      RenderTableRow {TR} at (0,89) size 114x27
-                        RenderTableCell {TD} at (2,90) size 110x24 [bgcolor=#FFFFFF] [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
</del><ins>+                      RenderTableRow {TR} at (0,89) size 112x27
+                        RenderTableCell {TD} at (2,90) size 108x24 [bgcolor=#FFFFFF] [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
</ins><span class="cx">                           RenderInline {A} at (0,0) size 65x18 [color=#660099]
</span><span class="cx">                             RenderInline {B} at (0,0) size 65x18
</span><span class="cx">                               RenderText {#text} at (3,3) size 65x18
</span><span class="cx">                                 text run at (3,3) width 65: &quot;Directory&quot;
</span><span class="cx">                           RenderText {#text} at (0,0) size 0x0
</span><del>-                RenderTableCell {TD} at (130,25) size 465x83 [bgcolor=#CCCCCC] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
-                  RenderTable {TABLE} at (4,4) size 457x75 [border: (1px outset #808080)]
-                    RenderTableSection {TBODY} at (1,1) size 455x73
-                      RenderTableRow {TR} at (0,4) size 455x33
-                        RenderTableCell {TD} at (4,4) size 337x33 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=3]
-                          RenderInline {FONT} at (0,0) size 232x15
</del><ins>+                RenderTableCell {TD} at (128,24) size 467x85 [bgcolor=#CCCCCC] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+                  RenderTable {TABLE} at (4,4) size 459x77 [border: (1px outset #808080)]
+                    RenderTableSection {TBODY} at (1,1) size 457x75
+                      RenderTableRow {TR} at (0,4) size 457x35
+                        RenderTableCell {TD} at (4,4) size 347x35 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=3]
+                          RenderInline {FONT} at (0,0) size 300x15
</ins><span class="cx">                             RenderText {#text} at (0,0) size 0x0
</span><del>-                            RenderTextControl {INPUT} at (7,7) size 228x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</del><ins>+                            RenderTextControl {INPUT} at (7,7) size 296x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</ins><span class="cx">                             RenderText {#text} at (0,0) size 0x0
</span><span class="cx">                           RenderText {#text} at (0,0) size 0x0
</span><del>-                        RenderTableCell {TD} at (345,4) size 106x32 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
-                          RenderButton {INPUT} at (7,7) size 52x18 [bgcolor=#C0C0C0]
-                            RenderBlock (anonymous) at (8,2) size 36x14
-                              RenderText at (0,0) size 36x13
-                                text run at (0,0) width 36: &quot;Search&quot;
</del><ins>+                        RenderTableCell {TD} at (355,4) size 98x35 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
+                          RenderButton {INPUT} at (7,7) size 57x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+                            RenderBlock (anonymous) at (8,3) size 41x15
+                              RenderText at (0,0) size 41x15
+                                text run at (0,0) width 41: &quot;Search&quot;
</ins><span class="cx">                           RenderText {#text} at (0,0) size 0x0
</span><del>-                      RenderTableRow {TR} at (0,41) size 455x28
-                        RenderTableCell {TD} at (4,41) size 109x28 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+                      RenderTableRow {TR} at (0,43) size 457x28
+                        RenderTableCell {TD} at (4,43) size 112x28 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">                           RenderText {#text} at (5,5) size 26x18
</span><span class="cx">                             text run at (5,5) width 26: &quot;asdf&quot;
</span><del>-                        RenderTableCell {TD} at (117,41) size 110x28 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+                        RenderTableCell {TD} at (120,43) size 113x28 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">                           RenderText {#text} at (5,5) size 26x18
</span><span class="cx">                             text run at (5,5) width 26: &quot;asdf&quot;
</span><del>-                        RenderTableCell {TD} at (231,41) size 110x28 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+                        RenderTableCell {TD} at (237,43) size 114x28 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">                           RenderText {#text} at (5,5) size 26x18
</span><span class="cx">                             text run at (5,5) width 26: &quot;asdf&quot;
</span><del>-                        RenderTableCell {TD} at (345,41) size 106x28 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</del><ins>+                        RenderTableCell {TD} at (355,43) size 98x28 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</ins><span class="cx">                           RenderText {#text} at (5,5) size 26x18
</span><span class="cx">                             text run at (5,5) width 26: &quot;asdf&quot;
</span><del>-layer at (250,123) size 222x13
-  RenderBlock {DIV} at (3,3) size 222x13
</del><ins>+layer at (247,122) size 292x15
+  RenderBlock {DIV} at (2,3) size 292x15
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwintablesmozillabugsbugs28928expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/tables/mozilla/bugs/bugs28928-expected.txt (0 => 175077)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/tables/mozilla/bugs/bugs28928-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/tables/mozilla/bugs/bugs28928-expected.txt        2014-10-23 01:13:35 UTC (rev 175077)
</span><span class="lines">@@ -0,0 +1,52 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderBlock {H3} at (0,0) size 784x22
+        RenderText {#text} at (0,0) size 200x22
+          text run at (0,0) width 200: &quot;With long hidden values&quot;
+      RenderTable {TABLE} at (0,40) size 196x70 [border: (1px solid #FF0000)]
+        RenderTableSection {TBODY} at (1,1) size 194x67
+          RenderTableRow {TR} at (0,2) size 194x61
+            RenderTableCell {TD} at (2,2) size 190x61 [r=0 c=0 rs=1 cs=1]
+              RenderBlock {FORM} at (1,1) size 188x43
+                RenderTextControl {INPUT} at (2,2) size 100x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+                RenderText {#text} at (104,3) size 4x18
+                  text run at (104,3) width 4: &quot; &quot;
+                RenderButton {INPUT} at (110,2) size 39x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+                  RenderBlock (anonymous) at (8,3) size 23x15
+                    RenderText at (0,0) size 23x15
+                      text run at (0,0) width 23: &quot; Go &quot;
+                RenderText {#text} at (151,3) size 4x18
+                  text run at (151,3) width 4: &quot; &quot;
+                RenderBR {BR} at (155,17) size 0x0
+                RenderText {#text} at (0,25) size 188x18
+                  text run at (0,25) width 188: &quot;Enter City Name or Zip Code&quot;
+          RenderTableRow {TR} at (0,65) size 194x0
+      RenderBlock {HR} at (0,117) size 784x3 [border: (1px inset #000000)]
+      RenderBlock {H3} at (0,138) size 784x23
+        RenderText {#text} at (0,0) size 206x22
+          text run at (0,0) width 206: &quot;With short hidden values&quot;
+      RenderTable {TABLE} at (0,179) size 196x70 [border: (1px solid #FF0000)]
+        RenderTableSection {TBODY} at (1,1) size 194x67
+          RenderTableRow {TR} at (0,2) size 194x61
+            RenderTableCell {TD} at (2,2) size 190x61 [r=0 c=0 rs=1 cs=1]
+              RenderBlock {FORM} at (1,1) size 188x43
+                RenderTextControl {INPUT} at (2,2) size 100x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+                RenderText {#text} at (104,3) size 4x18
+                  text run at (104,3) width 4: &quot; &quot;
+                RenderButton {INPUT} at (110,2) size 39x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+                  RenderBlock (anonymous) at (8,3) size 23x15
+                    RenderText at (0,0) size 23x15
+                      text run at (0,0) width 23: &quot; Go &quot;
+                RenderText {#text} at (151,3) size 4x18
+                  text run at (151,3) width 4: &quot; &quot;
+                RenderBR {BR} at (155,17) size 0x0
+                RenderText {#text} at (0,25) size 188x18
+                  text run at (0,25) width 188: &quot;Enter City Name or Zip Code&quot;
+          RenderTableRow {TR} at (0,65) size 194x0
+layer at (16,58) size 96x15
+  RenderBlock {DIV} at (2,3) size 96x15
+layer at (16,196) size 96x15
+  RenderBlock {DIV} at (2,3) size 96x15
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwintablesmozillacollapsing_bordersbug412624expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/tables/mozilla/collapsing_borders/bug41262-4-expected.txt (175076 => 175077)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/tables/mozilla/collapsing_borders/bug41262-4-expected.txt        2014-10-23 00:05:03 UTC (rev 175076)
+++ trunk/LayoutTests/platform/win/tables/mozilla/collapsing_borders/bug41262-4-expected.txt        2014-10-23 01:13:35 UTC (rev 175077)
</span><span class="lines">@@ -3,8 +3,8 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x576
</span><del>-      RenderBlock {BLOCKQUOTE} at (40,0) size 704x118
-        RenderBlock {CENTER} at (0,0) size 704x118
</del><ins>+      RenderBlock {BLOCKQUOTE} at (40,0) size 704x121
+        RenderBlock {CENTER} at (0,0) size 704x121
</ins><span class="cx">           RenderTable {TABLE} at (298,0) size 108x80 [border: (2px none #808080)]
</span><span class="cx">             RenderTableSection {TBODY} at (2,2) size 103x75
</span><span class="cx">               RenderTableRow {TR} at (0,0) size 103x25
</span><span class="lines">@@ -28,14 +28,14 @@
</span><span class="cx">                 RenderTableCell {TD} at (37,50) size 66x25 [border: (3px groove #0000FF)] [r=2 c=1 rs=1 cs=1]
</span><span class="cx">                   RenderText {#text} at (4,4) size 59x18
</span><span class="cx">                     text run at (4,4) width 59: &quot;6:00 a.m.&quot;
</span><del>-          RenderBlock {P} at (0,96) size 704x22
-            RenderButton {INPUT} at (287,2) size 63x18 [bgcolor=#C0C0C0]
-              RenderBlock (anonymous) at (8,2) size 46x14
-                RenderText at (0,0) size 46x13
-                  text run at (0,0) width 46: &quot;separate&quot;
-            RenderText {#text} at (351,1) size 5x18
-              text run at (351,1) width 5: &quot; &quot;
-            RenderButton {INPUT} at (357,2) size 60x18 [bgcolor=#C0C0C0]
-              RenderBlock (anonymous) at (8,2) size 44x14
-                RenderText at (0,0) size 44x13
-                  text run at (0,0) width 44: &quot;collapse&quot;
</del><ins>+          RenderBlock {P} at (0,96) size 704x25
+            RenderButton {INPUT} at (283,2) size 66x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+              RenderBlock (anonymous) at (8,3) size 50x15
+                RenderText at (0,0) size 50x15
+                  text run at (0,0) width 50: &quot;separate&quot;
+            RenderText {#text} at (351,3) size 4x18
+              text run at (351,3) width 4: &quot; &quot;
+            RenderButton {INPUT} at (357,2) size 64x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+              RenderBlock (anonymous) at (8,3) size 48x15
+                RenderText at (0,0) size 48x15
+                  text run at (0,0) width 48: &quot;collapse&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwintablesmozilla_expected_failuresbugsbug926471expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/tables/mozilla_expected_failures/bugs/bug92647-1-expected.txt (0 => 175077)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/tables/mozilla_expected_failures/bugs/bug92647-1-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/tables/mozilla_expected_failures/bugs/bug92647-1-expected.txt        2014-10-23 01:13:35 UTC (rev 175077)
</span><span class="lines">@@ -0,0 +1,32 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x576
+      RenderBlock {FORM} at (0,0) size 784x89
+        RenderTable {TABLE} at (0,0) size 300x89 [border: (1px outset #808080)]
+          RenderTableSection {TBODY} at (1,1) size 298x87
+            RenderTableRow {TR} at (0,2) size 298x83
+              RenderTableCell {TD} at (2,2) size 294x83 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+                RenderTable {TABLE} at (2,2) size 290x79 [border: (2px outset #808080)]
+                  RenderTableSection {TBODY} at (2,2) size 286x75
+                    RenderTableRow {TR} at (0,2) size 286x40
+                      RenderTableCell {TD} at (2,2) size 81x40 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+                        RenderText {#text} at (2,2) size 56x36
+                          text run at (2,2) width 53: &quot;Member&quot;
+                          text run at (2,20) width 56: &quot;Number:&quot;
+                      RenderTableCell {TD} at (85,7) size 193x29 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+                        RenderTextControl {INPUT} at (4,4) size 149x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+                        RenderText {#text} at (0,0) size 0x0
+                    RenderTableRow {TR} at (0,44) size 286x29
+                      RenderTableCell {TD} at (2,47) size 81x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
+                        RenderText {#text} at (2,2) size 30x18
+                          text run at (2,2) width 30: &quot;PIN:&quot;
+                      RenderTableCell {TD} at (85,44) size 193x29 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
+                        RenderTextControl {INPUT} at (4,4) size 149x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+                        RenderText {#text} at (0,0) size 0x0
+                      RenderTableCell {TD} at (280,56) size 4x4 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
+layer at (106,29) size 145x15
+  RenderBlock {DIV} at (2,3) size 145x15
+layer at (106,66) size 145x15
+  RenderBlock {DIV} at (2,3) size 145x15
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwintablesmozilla_expected_failurescollapsing_bordersbug412625expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/tables/mozilla_expected_failures/collapsing_borders/bug41262-5-expected.txt (0 => 175077)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/tables/mozilla_expected_failures/collapsing_borders/bug41262-5-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/tables/mozilla_expected_failures/collapsing_borders/bug41262-5-expected.txt        2014-10-23 01:13:35 UTC (rev 175077)
</span><span class="lines">@@ -0,0 +1,83 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x576
+      RenderBlock {CENTER} at (0,0) size 784x146
+        RenderTable {TABLE} at (340,0) size 104x80
+          RenderTableSection {THEAD} at (0,0) size 104x20
+            RenderTableRow {TR} at (0,0) size 104x20
+              RenderTableCell {TD} at (0,0) size 35x20 [r=0 c=0 rs=1 cs=1]
+                RenderText {#text} at (1,1) size 29x18
+                  text run at (1,1) width 29: &quot;EST&quot;
+              RenderTableCell {TD} at (35,0) size 30x20 [border: none none none (1px solid #808080)] [r=0 c=1 rs=1 cs=1]
+                RenderText {#text} at (2,1) size 27x18
+                  text run at (2,1) width 27: &quot;1am&quot;
+              RenderTableCell {TD} at (65,0) size 39x20 [border: none none none (1px solid #808080)] [r=0 c=2 rs=1 cs=1]
+                RenderText {#text} at (2,1) size 28x18
+                  text run at (2,1) width 28: &quot;8pm&quot;
+          RenderTableSection {TBODY} at (0,20) size 104x40
+            RenderTableRow {TR} at (0,0) size 104x20
+              RenderTableCell {TD} at (0,0) size 35x20 [r=0 c=0 rs=1 cs=1]
+                RenderText {#text} at (1,1) size 30x18
+                  text run at (1,1) width 30: &quot;CST&quot;
+              RenderTableCell {TD} at (35,0) size 30x20 [border: none none none (1px solid #808080)] [r=0 c=1 rs=1 cs=1]
+                RenderText {#text} at (2,1) size 27x18
+                  text run at (2,1) width 27: &quot;2am&quot;
+              RenderTableCell {TD} at (65,0) size 39x20 [border: none none none (1px solid #808080)] [r=0 c=2 rs=1 cs=1]
+                RenderText {#text} at (2,1) size 28x18
+                  text run at (2,1) width 28: &quot;9pm&quot;
+            RenderTableRow {TR} at (0,20) size 104x20
+              RenderTableCell {TD} at (0,20) size 35x20 [r=1 c=0 rs=1 cs=1]
+                RenderText {#text} at (1,1) size 33x18
+                  text run at (1,1) width 33: &quot;MST&quot;
+              RenderTableCell {TD} at (35,20) size 30x20 [border: none none none (1px solid #808080)] [r=1 c=1 rs=1 cs=1]
+                RenderText {#text} at (2,1) size 27x18
+                  text run at (2,1) width 27: &quot;3am&quot;
+              RenderTableCell {TD} at (65,20) size 39x20 [border: none none none (1px solid #808080)] [r=1 c=2 rs=1 cs=1]
+                RenderText {#text} at (2,1) size 36x18
+                  text run at (2,1) width 36: &quot;10pm&quot;
+          RenderTableSection {TFOOT} at (0,60) size 104x20
+            RenderTableRow {TR} at (0,0) size 104x20
+              RenderTableCell {TD} at (0,0) size 35x20 [r=0 c=0 rs=1 cs=1]
+                RenderText {#text} at (1,1) size 28x18
+                  text run at (1,1) width 28: &quot;PST&quot;
+              RenderTableCell {TD} at (35,0) size 30x20 [border: none none none (1px solid #808080)] [r=0 c=1 rs=1 cs=1]
+                RenderText {#text} at (2,1) size 27x18
+                  text run at (2,1) width 27: &quot;4am&quot;
+              RenderTableCell {TD} at (65,0) size 39x20 [border: none none none (1px solid #808080)] [r=0 c=2 rs=1 cs=1]
+                RenderText {#text} at (2,1) size 36x18
+                  text run at (2,1) width 36: &quot;11pm&quot;
+        RenderBlock {P} at (0,96) size 784x50
+          RenderButton {BUTTON} at (260,2) size 79x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+            RenderBlock (anonymous) at (8,3) size 62x15
+              RenderText {#text} at (0,0) size 62x15
+                text run at (0,0) width 19: &quot;No &quot;
+                text run at (19,0) width 43: &quot;borders&quot;
+          RenderButton {BUTTON} at (342,2) size 101x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+            RenderBlock (anonymous) at (8,3) size 84x15
+              RenderText {#text} at (0,0) size 84x15
+                text run at (0,0) width 48: &quot;Exterior &quot;
+                text run at (48,0) width 36: &quot;border&quot;
+          RenderButton {BUTTON} at (446,2) size 78x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+            RenderBlock (anonymous) at (8,3) size 61x15
+              RenderText {#text} at (0,0) size 61x15
+                text run at (0,0) width 18: &quot;All &quot;
+                text run at (18,0) width 43: &quot;borders&quot;
+          RenderBR {BR} at (525,17) size 1x0
+          RenderButton {BUTTON} at (224,27) size 107x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+            RenderBlock (anonymous) at (8,3) size 90x15
+              RenderText {#text} at (0,0) size 90x15
+                text run at (0,0) width 47: &quot;Column &quot;
+                text run at (47,0) width 43: &quot;borders&quot;
+          RenderButton {BUTTON} at (334,27) size 105x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+            RenderBlock (anonymous) at (8,3) size 88x15
+              RenderText {#text} at (0,0) size 88x15
+                text run at (0,0) width 45: &quot;Groups &quot;
+                text run at (45,0) width 43: &quot;borders&quot;
+          RenderButton {BUTTON} at (442,27) size 118x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+            RenderBlock (anonymous) at (8,3) size 101x15
+              RenderText {#text} at (0,0) size 101x15
+                text run at (0,0) width 35: &quot;Table &quot;
+                text run at (35,0) width 66: &quot;row borders&quot;
+          RenderText {#text} at (0,0) size 0x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwintablesmozilla_expected_failurescollapsing_bordersbug412626expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/tables/mozilla_expected_failures/collapsing_borders/bug41262-6-expected.txt (0 => 175077)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/tables/mozilla_expected_failures/collapsing_borders/bug41262-6-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/tables/mozilla_expected_failures/collapsing_borders/bug41262-6-expected.txt        2014-10-23 01:13:35 UTC (rev 175077)
</span><span class="lines">@@ -0,0 +1,83 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x576
+      RenderBlock {CENTER} at (0,0) size 784x148
+        RenderTable {TABLE} at (339,0) size 106x82 [border: none]
+          RenderTableSection {THEAD} at (0,0) size 105x21
+            RenderTableRow {TR} at (0,0) size 105x21
+              RenderTableCell {TD} at (0,0) size 36x21 [border: (1px none #808080) none none (1px solid #808080)] [r=0 c=0 rs=1 cs=1]
+                RenderText {#text} at (2,2) size 29x18
+                  text run at (2,2) width 29: &quot;EST&quot;
+              RenderTableCell {TD} at (36,0) size 30x21 [border: (1px none #808080) none none (1px solid #808080)] [r=0 c=1 rs=1 cs=1]
+                RenderText {#text} at (2,2) size 27x18
+                  text run at (2,2) width 27: &quot;1am&quot;
+              RenderTableCell {TD} at (66,0) size 39x21 [border: (1px none #808080) none none (1px solid #808080)] [r=0 c=2 rs=1 cs=1]
+                RenderText {#text} at (2,2) size 28x18
+                  text run at (2,2) width 28: &quot;8pm&quot;
+          RenderTableSection {TBODY} at (0,21) size 105x40
+            RenderTableRow {TR} at (0,0) size 105x20
+              RenderTableCell {TD} at (0,0) size 36x20 [border: none none none (1px solid #808080)] [r=0 c=0 rs=1 cs=1]
+                RenderText {#text} at (2,1) size 30x18
+                  text run at (2,1) width 30: &quot;CST&quot;
+              RenderTableCell {TD} at (36,0) size 30x20 [border: none none none (1px solid #808080)] [r=0 c=1 rs=1 cs=1]
+                RenderText {#text} at (2,1) size 27x18
+                  text run at (2,1) width 27: &quot;2am&quot;
+              RenderTableCell {TD} at (66,0) size 39x20 [border: none none none (1px solid #808080)] [r=0 c=2 rs=1 cs=1]
+                RenderText {#text} at (2,1) size 28x18
+                  text run at (2,1) width 28: &quot;9pm&quot;
+            RenderTableRow {TR} at (0,20) size 105x20
+              RenderTableCell {TD} at (0,20) size 36x20 [border: none none none (1px solid #808080)] [r=1 c=0 rs=1 cs=1]
+                RenderText {#text} at (2,1) size 33x18
+                  text run at (2,1) width 33: &quot;MST&quot;
+              RenderTableCell {TD} at (36,20) size 30x20 [border: none none none (1px solid #808080)] [r=1 c=1 rs=1 cs=1]
+                RenderText {#text} at (2,1) size 27x18
+                  text run at (2,1) width 27: &quot;3am&quot;
+              RenderTableCell {TD} at (66,20) size 39x20 [border: none none none (1px solid #808080)] [r=1 c=2 rs=1 cs=1]
+                RenderText {#text} at (2,1) size 36x18
+                  text run at (2,1) width 36: &quot;10pm&quot;
+          RenderTableSection {TFOOT} at (0,61) size 105x20
+            RenderTableRow {TR} at (0,0) size 105x20
+              RenderTableCell {TD} at (0,0) size 36x20 [border: none none none (1px solid #808080)] [r=0 c=0 rs=1 cs=1]
+                RenderText {#text} at (2,1) size 28x18
+                  text run at (2,1) width 28: &quot;PST&quot;
+              RenderTableCell {TD} at (36,0) size 30x20 [border: none none none (1px solid #808080)] [r=0 c=1 rs=1 cs=1]
+                RenderText {#text} at (2,1) size 27x18
+                  text run at (2,1) width 27: &quot;4am&quot;
+              RenderTableCell {TD} at (66,0) size 39x20 [border: none none none (1px solid #808080)] [r=0 c=2 rs=1 cs=1]
+                RenderText {#text} at (2,1) size 36x18
+                  text run at (2,1) width 36: &quot;11pm&quot;
+        RenderBlock {P} at (0,98) size 784x50
+          RenderButton {BUTTON} at (260,2) size 79x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+            RenderBlock (anonymous) at (8,3) size 62x15
+              RenderText {#text} at (0,0) size 62x15
+                text run at (0,0) width 19: &quot;No &quot;
+                text run at (19,0) width 43: &quot;borders&quot;
+          RenderButton {BUTTON} at (342,2) size 101x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+            RenderBlock (anonymous) at (8,3) size 84x15
+              RenderText {#text} at (0,0) size 84x15
+                text run at (0,0) width 48: &quot;Exterior &quot;
+                text run at (48,0) width 36: &quot;border&quot;
+          RenderButton {BUTTON} at (446,2) size 78x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+            RenderBlock (anonymous) at (8,3) size 61x15
+              RenderText {#text} at (0,0) size 61x15
+                text run at (0,0) width 18: &quot;All &quot;
+                text run at (18,0) width 43: &quot;borders&quot;
+          RenderBR {BR} at (525,17) size 1x0
+          RenderButton {BUTTON} at (224,27) size 107x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+            RenderBlock (anonymous) at (8,3) size 90x15
+              RenderText {#text} at (0,0) size 90x15
+                text run at (0,0) width 47: &quot;Column &quot;
+                text run at (47,0) width 43: &quot;borders&quot;
+          RenderButton {BUTTON} at (334,27) size 105x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+            RenderBlock (anonymous) at (8,3) size 88x15
+              RenderText {#text} at (0,0) size 88x15
+                text run at (0,0) width 45: &quot;Groups &quot;
+                text run at (45,0) width 43: &quot;borders&quot;
+          RenderButton {BUTTON} at (442,27) size 118x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+            RenderBlock (anonymous) at (8,3) size 101x15
+              RenderText {#text} at (0,0) size 101x15
+                text run at (0,0) width 35: &quot;Table &quot;
+                text run at (35,0) width 66: &quot;row borders&quot;
+          RenderText {#text} at (0,0) size 0x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwintablesmozilla_expected_failurescorecaptions1expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/tables/mozilla_expected_failures/core/captions1-expected.txt (175076 => 175077)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/tables/mozilla_expected_failures/core/captions1-expected.txt        2014-10-23 00:05:03 UTC (rev 175076)
+++ trunk/LayoutTests/platform/win/tables/mozilla_expected_failures/core/captions1-expected.txt        2014-10-23 01:13:35 UTC (rev 175077)
</span><span class="lines">@@ -1,19 +1,19 @@
</span><del>-layer at (0,0) size 785x1066
</del><ins>+layer at (0,0) size 785x1061
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x1066
-  RenderBlock {HTML} at (0,0) size 785x1066
-    RenderBody {BODY} at (8,8) size 769x1050
</del><ins>+layer at (0,0) size 785x1061
+  RenderBlock {HTML} at (0,0) size 785x1061
+    RenderBody {BODY} at (8,8) size 769x1045
</ins><span class="cx">       RenderBlock {CENTER} at (0,0) size 769x18
</span><span class="cx">         RenderText {#text} at (322,0) size 125x18
</span><span class="cx">           text run at (322,0) width 125: &quot;bottom caption tests&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,18) size 769x18
</span><span class="cx">         RenderText {#text} at (0,0) size 103x18
</span><span class="cx">           text run at (0,0) width 103: &quot;table 1 - original&quot;
</span><del>-      RenderTable {TABLE} at (5,46) size 90x93 [border: (10px solid #008000)]
-        RenderBlock {CAPTION} at (10,68) size 80x25 [border: (3px solid #800080)]
-          RenderText {#text} at (9,3) size 46x18
-            text run at (9,3) width 46: &quot;caption&quot;
-          RenderBlock {INPUT} at (57,6) size 12x13
</del><ins>+      RenderTable {TABLE} at (5,46) size 90x92 [border: (10px solid #008000)]
+        RenderBlock {CAPTION} at (10,68) size 80x24 [border: (3px solid #800080)]
+          RenderText {#text} at (6,3) size 47x18
+            text run at (6,3) width 47: &quot;caption&quot;
+          RenderBlock {INPUT} at (57,6) size 14x13
</ins><span class="cx">         RenderTableSection {TBODY} at (10,10) size 70x46
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 70x20
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 32x20 [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -29,16 +29,16 @@
</span><span class="cx">             RenderTableCell {TD} at (36,24) size 32x20 [r=1 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,1) size 30x18
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><del>-      RenderBlock (anonymous) at (0,144) size 769x18
</del><ins>+      RenderBlock (anonymous) at (0,143) size 769x18
</ins><span class="cx">         RenderText {#text} at (0,0) size 188x18
</span><span class="cx">           text run at (0,0) width 188: &quot;table 2 - caption gains content&quot;
</span><del>-      RenderTable {TABLE} at (5,172) size 90x111 [border: (10px solid #008000)]
-        RenderBlock {CAPTION} at (10,68) size 80x43 [border: (3px solid #800080)]
-          RenderText {#text} at (9,3) size 46x18
-            text run at (9,3) width 46: &quot;caption&quot;
-          RenderBlock {INPUT} at (57,6) size 12x13
-          RenderText {#text} at (17,22) size 46x18
-            text run at (17,22) width 46: &quot;foo foo&quot;
</del><ins>+      RenderTable {TABLE} at (5,171) size 90x110 [border: (10px solid #008000)]
+        RenderBlock {CAPTION} at (10,68) size 80x42 [border: (3px solid #800080)]
+          RenderText {#text} at (6,3) size 47x18
+            text run at (6,3) width 47: &quot;caption&quot;
+          RenderBlock {INPUT} at (57,6) size 14x13
+          RenderText {#text} at (17,21) size 46x18
+            text run at (17,21) width 46: &quot;foo foo&quot;
</ins><span class="cx">         RenderTableSection {TBODY} at (10,10) size 70x46
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 70x20
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 32x20 [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -54,16 +54,16 @@
</span><span class="cx">             RenderTableCell {TD} at (36,24) size 32x20 [r=1 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,1) size 30x18
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><del>-      RenderBlock (anonymous) at (0,288) size 769x18
</del><ins>+      RenderBlock (anonymous) at (0,286) size 769x18
</ins><span class="cx">         RenderText {#text} at (0,0) size 384x18
</span><span class="cx">           text run at (0,0) width 384: &quot;table 3 - caption gains content extending its max element size&quot;
</span><del>-      RenderTable {TABLE} at (5,316) size 148x111 [border: (10px solid #008000)]
-        RenderBlock {CAPTION} at (10,68) size 138x43 [border: (3px solid #800080)]
-          RenderText {#text} at (38,3) size 46x18
-            text run at (38,3) width 46: &quot;caption&quot;
-          RenderBlock {INPUT} at (86,6) size 12x13
-          RenderText {#text} at (3,22) size 142x18
-            text run at (3,22) width 142: &quot;very_large_very_large&quot;
</del><ins>+      RenderTable {TABLE} at (5,314) size 148x110 [border: (10px solid #008000)]
+        RenderBlock {CAPTION} at (10,68) size 138x42 [border: (3px solid #800080)]
+          RenderText {#text} at (35,3) size 47x18
+            text run at (35,3) width 47: &quot;caption&quot;
+          RenderBlock {INPUT} at (86,6) size 14x13
+          RenderText {#text} at (3,21) size 142x18
+            text run at (3,21) width 142: &quot;very_large_very_large&quot;
</ins><span class="cx">         RenderTableSection {TBODY} at (10,10) size 128x46
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 128x20
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 61x20 [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -79,10 +79,10 @@
</span><span class="cx">             RenderTableCell {TD} at (65,24) size 61x20 [r=1 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,1) size 30x18
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><del>-      RenderBlock (anonymous) at (0,432) size 769x18
</del><ins>+      RenderBlock (anonymous) at (0,429) size 769x18
</ins><span class="cx">         RenderText {#text} at (0,0) size 186x18
</span><span class="cx">           text run at (0,0) width 186: &quot;table 4 - caption loses content&quot;
</span><del>-      RenderTable {TABLE} at (5,460) size 90x92 [border: (10px solid #008000)]
</del><ins>+      RenderTable {TABLE} at (5,457) size 90x92 [border: (10px solid #008000)]
</ins><span class="cx">         RenderBlock {CAPTION} at (10,68) size 80x24 [border: (3px solid #800080)]
</span><span class="cx">           RenderText {#text} at (17,3) size 46x18
</span><span class="cx">             text run at (17,3) width 46: &quot;caption&quot;
</span><span class="lines">@@ -101,14 +101,14 @@
</span><span class="cx">             RenderTableCell {TD} at (36,24) size 32x20 [r=1 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,1) size 30x18
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><del>-      RenderBlock (anonymous) at (0,557) size 769x18
</del><ins>+      RenderBlock (anonymous) at (0,554) size 769x18
</ins><span class="cx">         RenderText {#text} at (0,0) size 154x18
</span><span class="cx">           text run at (0,0) width 154: &quot;table 5 - table gets wider&quot;
</span><del>-      RenderTable {TABLE} at (5,585) size 136x93 [border: (10px solid #008000)]
-        RenderBlock {CAPTION} at (10,68) size 126x25 [border: (3px solid #800080)]
-          RenderText {#text} at (32,3) size 46x18
-            text run at (32,3) width 46: &quot;caption&quot;
-          RenderBlock {INPUT} at (80,6) size 12x13
</del><ins>+      RenderTable {TABLE} at (5,582) size 136x92 [border: (10px solid #008000)]
+        RenderBlock {CAPTION} at (10,68) size 126x24 [border: (3px solid #800080)]
+          RenderText {#text} at (29,3) size 47x18
+            text run at (29,3) width 47: &quot;caption&quot;
+          RenderBlock {INPUT} at (80,6) size 14x13
</ins><span class="cx">         RenderTableSection {TBODY} at (10,10) size 116x46
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 116x20
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 78x20 [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -126,19 +126,19 @@
</span><span class="cx">             RenderTableCell {TD} at (82,24) size 32x20 [r=1 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,1) size 30x18
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><del>-      RenderBlock (anonymous) at (0,683) size 769x18
</del><ins>+      RenderBlock (anonymous) at (0,679) size 769x18
</ins><span class="cx">         RenderText {#text} at (0,0) size 149x18
</span><span class="cx">           text run at (0,0) width 149: &quot;table 6 - table gets taller&quot;
</span><del>-      RenderTable {TABLE} at (5,711) size 106x115 [border: (10px solid #008000)]
</del><ins>+      RenderTable {TABLE} at (5,707) size 106x114 [border: (10px solid #008000)]
</ins><span class="cx">         RenderTableSection {TBODY} at (10,10) size 86x24
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 86x20
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 48x20 [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,1) size 46x18
</span><span class="cx">                 text run at (1,1) width 46: &quot;foo foo&quot;
</span><del>-        RenderBlock {CAPTION} at (10,90) size 96x25 [border: (3px solid #800080)]
-          RenderText {#text} at (17,3) size 46x18
-            text run at (17,3) width 46: &quot;caption&quot;
-          RenderBlock {INPUT} at (65,6) size 12x13
</del><ins>+        RenderBlock {CAPTION} at (10,90) size 96x24 [border: (3px solid #800080)]
+          RenderText {#text} at (14,3) size 47x18
+            text run at (14,3) width 47: &quot;caption&quot;
+          RenderBlock {INPUT} at (65,6) size 14x13
</ins><span class="cx">         RenderTableSection {TBODY} at (10,34) size 86x44
</span><span class="cx">           RenderTableRow {TR} at (0,0) size 86x20
</span><span class="cx">             RenderTableCell {TD} at (2,0) size 48x20 [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -154,10 +154,10 @@
</span><span class="cx">             RenderTableCell {TD} at (52,22) size 32x20 [r=1 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,1) size 30x18
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><del>-      RenderBlock (anonymous) at (0,831) size 769x18
</del><ins>+      RenderBlock (anonymous) at (0,826) size 769x18
</ins><span class="cx">         RenderText {#text} at (0,0) size 139x18
</span><span class="cx">           text run at (0,0) width 139: &quot;table 7 - insert caption&quot;
</span><del>-      RenderTable {TABLE} at (5,859) size 90x92 [border: (10px solid #008000)]
</del><ins>+      RenderTable {TABLE} at (5,854) size 90x92 [border: (10px solid #008000)]
</ins><span class="cx">         RenderTableSection {TBODY} at (10,10) size 70x46
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 70x20
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 32x20 [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -176,10 +176,10 @@
</span><span class="cx">         RenderBlock {CAPTION} at (10,68) size 80x24 [border: (3px solid #800080)]
</span><span class="cx">           RenderText {#text} at (13,3) size 54x18
</span><span class="cx">             text run at (13,3) width 54: &quot;new cap&quot;
</span><del>-      RenderBlock (anonymous) at (0,956) size 769x18
</del><ins>+      RenderBlock (anonymous) at (0,951) size 769x18
</ins><span class="cx">         RenderText {#text} at (0,0) size 152x18
</span><span class="cx">           text run at (0,0) width 152: &quot;table 8 - remove caption&quot;
</span><del>-      RenderTable {TABLE} at (5,984) size 90x66 [border: (10px solid #008000)]
</del><ins>+      RenderTable {TABLE} at (5,979) size 90x66 [border: (10px solid #008000)]
</ins><span class="cx">         RenderTableSection {TBODY} at (10,10) size 70x46
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 70x20
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 32x20 [r=0 c=0 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwintablesmozilla_expected_failurescorecaptions2expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/tables/mozilla_expected_failures/core/captions2-expected.txt (175076 => 175077)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/tables/mozilla_expected_failures/core/captions2-expected.txt        2014-10-23 00:05:03 UTC (rev 175076)
+++ trunk/LayoutTests/platform/win/tables/mozilla_expected_failures/core/captions2-expected.txt        2014-10-23 01:13:35 UTC (rev 175077)
</span><span class="lines">@@ -1,20 +1,20 @@
</span><del>-layer at (0,0) size 785x1066
</del><ins>+layer at (0,0) size 785x1061
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x1066
-  RenderBlock {HTML} at (0,0) size 785x1066
-    RenderBody {BODY} at (8,8) size 769x1050
</del><ins>+layer at (0,0) size 785x1061
+  RenderBlock {HTML} at (0,0) size 785x1061
+    RenderBody {BODY} at (8,8) size 769x1045
</ins><span class="cx">       RenderBlock {CENTER} at (0,0) size 769x18
</span><span class="cx">         RenderText {#text} at (322,0) size 125x18
</span><span class="cx">           text run at (322,0) width 125: &quot;bottom caption tests&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,18) size 769x18
</span><span class="cx">         RenderText {#text} at (0,0) size 103x18
</span><span class="cx">           text run at (0,0) width 103: &quot;table 1 - original&quot;
</span><del>-      RenderTable {TABLE} at (5,46) size 90x93 [border: (10px solid #008000)]
-        RenderBlock {CAPTION} at (10,2) size 80x25 [border: (3px solid #800080)]
-          RenderText {#text} at (9,3) size 46x18
-            text run at (9,3) width 46: &quot;caption&quot;
-          RenderBlock {INPUT} at (57,6) size 12x13
-        RenderTableSection {TBODY} at (10,37) size 70x46
</del><ins>+      RenderTable {TABLE} at (5,46) size 90x92 [border: (10px solid #008000)]
+        RenderBlock {CAPTION} at (10,2) size 80x24 [border: (3px solid #800080)]
+          RenderText {#text} at (6,3) size 47x18
+            text run at (6,3) width 47: &quot;caption&quot;
+          RenderBlock {INPUT} at (57,6) size 14x13
+        RenderTableSection {TBODY} at (10,36) size 70x46
</ins><span class="cx">           RenderTableRow {TR} at (0,2) size 70x20
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 32x20 [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,1) size 30x18
</span><span class="lines">@@ -29,17 +29,17 @@
</span><span class="cx">             RenderTableCell {TD} at (36,24) size 32x20 [r=1 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,1) size 30x18
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><del>-      RenderBlock (anonymous) at (0,144) size 769x18
</del><ins>+      RenderBlock (anonymous) at (0,143) size 769x18
</ins><span class="cx">         RenderText {#text} at (0,0) size 188x18
</span><span class="cx">           text run at (0,0) width 188: &quot;table 2 - caption gains content&quot;
</span><del>-      RenderTable {TABLE} at (5,172) size 90x111 [border: (10px solid #008000)]
-        RenderBlock {CAPTION} at (10,2) size 80x43 [border: (3px solid #800080)]
-          RenderText {#text} at (9,3) size 46x18
-            text run at (9,3) width 46: &quot;caption&quot;
-          RenderBlock {INPUT} at (57,6) size 12x13
-          RenderText {#text} at (17,22) size 46x18
-            text run at (17,22) width 46: &quot;foo foo&quot;
-        RenderTableSection {TBODY} at (10,55) size 70x46
</del><ins>+      RenderTable {TABLE} at (5,171) size 90x110 [border: (10px solid #008000)]
+        RenderBlock {CAPTION} at (10,2) size 80x42 [border: (3px solid #800080)]
+          RenderText {#text} at (6,3) size 47x18
+            text run at (6,3) width 47: &quot;caption&quot;
+          RenderBlock {INPUT} at (57,6) size 14x13
+          RenderText {#text} at (17,21) size 46x18
+            text run at (17,21) width 46: &quot;foo foo&quot;
+        RenderTableSection {TBODY} at (10,54) size 70x46
</ins><span class="cx">           RenderTableRow {TR} at (0,2) size 70x20
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 32x20 [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,1) size 30x18
</span><span class="lines">@@ -54,17 +54,17 @@
</span><span class="cx">             RenderTableCell {TD} at (36,24) size 32x20 [r=1 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,1) size 30x18
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><del>-      RenderBlock (anonymous) at (0,288) size 769x18
</del><ins>+      RenderBlock (anonymous) at (0,286) size 769x18
</ins><span class="cx">         RenderText {#text} at (0,0) size 384x18
</span><span class="cx">           text run at (0,0) width 384: &quot;table 3 - caption gains content extending its max element size&quot;
</span><del>-      RenderTable {TABLE} at (5,316) size 148x111 [border: (10px solid #008000)]
-        RenderBlock {CAPTION} at (10,2) size 138x43 [border: (3px solid #800080)]
-          RenderText {#text} at (38,3) size 46x18
-            text run at (38,3) width 46: &quot;caption&quot;
-          RenderBlock {INPUT} at (86,6) size 12x13
-          RenderText {#text} at (3,22) size 142x18
-            text run at (3,22) width 142: &quot;very_large_very_large&quot;
-        RenderTableSection {TBODY} at (10,55) size 128x46
</del><ins>+      RenderTable {TABLE} at (5,314) size 148x110 [border: (10px solid #008000)]
+        RenderBlock {CAPTION} at (10,2) size 138x42 [border: (3px solid #800080)]
+          RenderText {#text} at (35,3) size 47x18
+            text run at (35,3) width 47: &quot;caption&quot;
+          RenderBlock {INPUT} at (86,6) size 14x13
+          RenderText {#text} at (3,21) size 142x18
+            text run at (3,21) width 142: &quot;very_large_very_large&quot;
+        RenderTableSection {TBODY} at (10,54) size 128x46
</ins><span class="cx">           RenderTableRow {TR} at (0,2) size 128x20
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 61x20 [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,1) size 30x18
</span><span class="lines">@@ -79,10 +79,10 @@
</span><span class="cx">             RenderTableCell {TD} at (65,24) size 61x20 [r=1 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,1) size 30x18
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><del>-      RenderBlock (anonymous) at (0,432) size 769x18
</del><ins>+      RenderBlock (anonymous) at (0,429) size 769x18
</ins><span class="cx">         RenderText {#text} at (0,0) size 186x18
</span><span class="cx">           text run at (0,0) width 186: &quot;table 4 - caption loses content&quot;
</span><del>-      RenderTable {TABLE} at (5,460) size 90x92 [border: (10px solid #008000)]
</del><ins>+      RenderTable {TABLE} at (5,457) size 90x92 [border: (10px solid #008000)]
</ins><span class="cx">         RenderBlock {CAPTION} at (10,2) size 80x24 [border: (3px solid #800080)]
</span><span class="cx">           RenderText {#text} at (17,3) size 46x18
</span><span class="cx">             text run at (17,3) width 46: &quot;caption&quot;
</span><span class="lines">@@ -101,15 +101,15 @@
</span><span class="cx">             RenderTableCell {TD} at (36,24) size 32x20 [r=1 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,1) size 30x18
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><del>-      RenderBlock (anonymous) at (0,557) size 769x18
</del><ins>+      RenderBlock (anonymous) at (0,554) size 769x18
</ins><span class="cx">         RenderText {#text} at (0,0) size 154x18
</span><span class="cx">           text run at (0,0) width 154: &quot;table 5 - table gets wider&quot;
</span><del>-      RenderTable {TABLE} at (5,585) size 136x93 [border: (10px solid #008000)]
-        RenderBlock {CAPTION} at (10,2) size 126x25 [border: (3px solid #800080)]
-          RenderText {#text} at (32,3) size 46x18
-            text run at (32,3) width 46: &quot;caption&quot;
-          RenderBlock {INPUT} at (80,6) size 12x13
-        RenderTableSection {TBODY} at (10,37) size 116x46
</del><ins>+      RenderTable {TABLE} at (5,582) size 136x92 [border: (10px solid #008000)]
+        RenderBlock {CAPTION} at (10,2) size 126x24 [border: (3px solid #800080)]
+          RenderText {#text} at (29,3) size 47x18
+            text run at (29,3) width 47: &quot;caption&quot;
+          RenderBlock {INPUT} at (80,6) size 14x13
+        RenderTableSection {TBODY} at (10,36) size 116x46
</ins><span class="cx">           RenderTableRow {TR} at (0,2) size 116x20
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 32x20 [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,1) size 30x18
</span><span class="lines">@@ -126,15 +126,15 @@
</span><span class="cx">             RenderTableCell {TD} at (36,24) size 78x20 [r=1 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,1) size 30x18
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><del>-      RenderBlock (anonymous) at (0,683) size 769x18
</del><ins>+      RenderBlock (anonymous) at (0,679) size 769x18
</ins><span class="cx">         RenderText {#text} at (0,0) size 149x18
</span><span class="cx">           text run at (0,0) width 149: &quot;table 6 - table gets taller&quot;
</span><del>-      RenderTable {TABLE} at (5,711) size 106x115 [border: (10px solid #008000)]
-        RenderBlock {CAPTION} at (10,2) size 96x25 [border: (3px solid #800080)]
-          RenderText {#text} at (17,3) size 46x18
-            text run at (17,3) width 46: &quot;caption&quot;
-          RenderBlock {INPUT} at (65,6) size 12x13
-        RenderTableSection {TBODY} at (10,37) size 86x68
</del><ins>+      RenderTable {TABLE} at (5,707) size 106x114 [border: (10px solid #008000)]
+        RenderBlock {CAPTION} at (10,2) size 96x24 [border: (3px solid #800080)]
+          RenderText {#text} at (14,3) size 47x18
+            text run at (14,3) width 47: &quot;caption&quot;
+          RenderBlock {INPUT} at (65,6) size 14x13
+        RenderTableSection {TBODY} at (10,36) size 86x68
</ins><span class="cx">           RenderTableRow {TR} at (0,2) size 86x20
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 48x20 [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,1) size 30x18
</span><span class="lines">@@ -153,10 +153,10 @@
</span><span class="cx">             RenderTableCell {TD} at (2,46) size 48x20 [r=2 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,1) size 46x18
</span><span class="cx">                 text run at (1,1) width 46: &quot;foo foo&quot;
</span><del>-      RenderBlock (anonymous) at (0,831) size 769x18
</del><ins>+      RenderBlock (anonymous) at (0,826) size 769x18
</ins><span class="cx">         RenderText {#text} at (0,0) size 139x18
</span><span class="cx">           text run at (0,0) width 139: &quot;table 7 - insert caption&quot;
</span><del>-      RenderTable {TABLE} at (5,859) size 90x92 [border: (10px solid #008000)]
</del><ins>+      RenderTable {TABLE} at (5,854) size 90x92 [border: (10px solid #008000)]
</ins><span class="cx">         RenderTableSection {TBODY} at (10,36) size 70x46
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 70x20
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 32x20 [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -175,10 +175,10 @@
</span><span class="cx">         RenderBlock {CAPTION} at (10,2) size 80x24 [border: (3px solid #800080)]
</span><span class="cx">           RenderText {#text} at (13,3) size 54x18
</span><span class="cx">             text run at (13,3) width 54: &quot;new cap&quot;
</span><del>-      RenderBlock (anonymous) at (0,956) size 769x18
</del><ins>+      RenderBlock (anonymous) at (0,951) size 769x18
</ins><span class="cx">         RenderText {#text} at (0,0) size 152x18
</span><span class="cx">           text run at (0,0) width 152: &quot;table 8 - remove caption&quot;
</span><del>-      RenderTable {TABLE} at (5,984) size 90x66 [border: (10px solid #008000)]
</del><ins>+      RenderTable {TABLE} at (5,979) size 90x66 [border: (10px solid #008000)]
</ins><span class="cx">         RenderTableSection {TBODY} at (10,10) size 70x46
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 70x20
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 32x20 [r=0 c=0 rs=1 cs=1]
</span></span></pre>
</div>
</div>

</body>
</html>