<!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>[162805] 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/162805">162805</a></dd>
<dt>Author</dt> <dd>zalan@apple.com</dd>
<dt>Date</dt> <dd>2014-01-26 12:04:29 -0800 (Sun, 26 Jan 2014)</dd>
</dl>

<h3>Log Message</h3>
<pre>Unreviewed Apple Windows port rebaseline after <a href="http://trac.webkit.org/projects/webkit/changeset/162803">r162803</a>.

* platform/win/editing/selection/3690703-2-expected.txt: Added.
* platform/win/editing/selection/3690703-expected.txt: Added.
* platform/win/editing/selection/3690719-expected.txt: Added.
* platform/win/editing/selection/4397952-expected.txt: Added.
* platform/win/editing/selection/5240265-expected.txt: Added.
* platform/win/editing/selection/selection-button-text-expected.txt: Added.
* platform/win/fast/block/float/float-avoidance-expected.txt: Added.
* platform/win/fast/css/continuationCrash-expected.txt: Added.
* platform/win/fast/css/margin-top-bottom-dynamic-expected.txt: Added.
* platform/win/fast/dom/HTMLTextAreaElement/reset-textarea-expected.txt: Added.
* platform/win/fast/forms/001-expected.txt: Added.
* platform/win/fast/forms/blankbuttons-expected.txt: Added.
* platform/win/fast/forms/button-table-styles-expected.txt: Added.
* platform/win/fast/forms/control-restrict-line-height-expected.txt: Added.
* platform/win/fast/forms/file/file-input-direction-expected.txt: Added.
* platform/win/fast/forms/file/input-file-re-render-expected.txt: Added.
* platform/win/fast/forms/formmove3-expected.txt: Added.
* platform/win/fast/forms/input-appearance-height-expected.txt: Added.
* platform/win/fast/forms/input-button-sizes-expected.txt: Added.
* platform/win/fast/forms/input-value-expected.txt: Added.
* platform/win/fast/forms/targeted-frame-submission-expected.txt: Added.
* platform/win/fast/html/details-replace-summary-child-expected.txt: Added.
* platform/win/fast/html/details-replace-text-expected.txt: Added.
* platform/win/fast/overflow/scroll-nested-positioned-layer-in-overflow-expected.txt: Added.
* platform/win/fast/overflow/scrollRevealButton-expected.txt: Added.
* platform/win/fast/replaced/width100percent-button-expected.txt: Added.
* platform/win/fast/text/textIteratorNilRenderer-expected.txt: Added.
* platform/win/tables/mozilla/bugs/bug138725-expected.txt: Added.
* platform/win/tables/mozilla/bugs/bug18359-expected.txt: Added.
* platform/win/tables/mozilla/bugs/bug2479-3-expected.txt: Added.
* platform/win/tables/mozilla/bugs/bug2479-4-expected.txt: Added.
* platform/win/tables/mozilla/bugs/bug26178-expected.txt: Added.
* platform/win/tables/mozilla/bugs/bug28928-expected.txt: Added.
* platform/win/tables/mozilla/bugs/bug33855-expected.txt: Added.
* platform/win/tables/mozilla/bugs/bug39209-expected.txt: Added.
* platform/win/tables/mozilla/bugs/bug4429-expected.txt: Added.
* platform/win/tables/mozilla/bugs/bug46368-1-expected.txt: Added.
* platform/win/tables/mozilla/bugs/bug46368-2-expected.txt: Added.
* platform/win/tables/mozilla/bugs/bug51037-expected.txt: Added.
* platform/win/tables/mozilla/bugs/bug51727-expected.txt: Added.
* platform/win/tables/mozilla/bugs/bug52505-expected.txt: Added.
* platform/win/tables/mozilla/bugs/bug52506-expected.txt: Added.
* platform/win/tables/mozilla/bugs/bug60749-expected.txt: Added.
* platform/win/tables/mozilla/bugs/bug7342-expected.txt: Added.
* platform/win/tables/mozilla/collapsing_borders/bug41262-4-expected.txt: Added.
* platform/win/tables/mozilla/dom/tableDom-expected.txt: Added.
* platform/win/tables/mozilla/other/move_row-expected.txt: Added.
* platform/win/tables/mozilla_expected_failures/bugs/bug1725-expected.txt: Added.
* platform/win/tables/mozilla_expected_failures/bugs/bug2479-5-expected.txt: Added.
* platform/win/tables/mozilla_expected_failures/bugs/bug58402-2-expected.txt: Added.</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsChangeLog">trunk/LayoutTests/ChangeLog</a></li>
</ul>

<h3>Added Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsplatformwineditingselection36907032expectedtxt">trunk/LayoutTests/platform/win/editing/selection/3690703-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwineditingselection3690703expectedtxt">trunk/LayoutTests/platform/win/editing/selection/3690703-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwineditingselection3690719expectedtxt">trunk/LayoutTests/platform/win/editing/selection/3690719-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwineditingselection4397952expectedtxt">trunk/LayoutTests/platform/win/editing/selection/4397952-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwineditingselection5240265expectedtxt">trunk/LayoutTests/platform/win/editing/selection/5240265-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwineditingselectionselectionbuttontextexpectedtxt">trunk/LayoutTests/platform/win/editing/selection/selection-button-text-expected.txt</a></li>
<li>trunk/LayoutTests/platform/win/fast/block/float/</li>
<li><a href="#trunkLayoutTestsplatformwinfastblockfloatfloatavoidanceexpectedtxt">trunk/LayoutTests/platform/win/fast/block/float/float-avoidance-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastcsscontinuationCrashexpectedtxt">trunk/LayoutTests/platform/win/fast/css/continuationCrash-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastcssmargintopbottomdynamicexpectedtxt">trunk/LayoutTests/platform/win/fast/css/margin-top-bottom-dynamic-expected.txt</a></li>
<li>trunk/LayoutTests/platform/win/fast/dom/HTMLTextAreaElement/</li>
<li><a href="#trunkLayoutTestsplatformwinfastdomHTMLTextAreaElementresettextareaexpectedtxt">trunk/LayoutTests/platform/win/fast/dom/HTMLTextAreaElement/reset-textarea-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastforms001expectedtxt">trunk/LayoutTests/platform/win/fast/forms/001-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastformsblankbuttonsexpectedtxt">trunk/LayoutTests/platform/win/fast/forms/blankbuttons-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastformsbuttontablestylesexpectedtxt">trunk/LayoutTests/platform/win/fast/forms/button-table-styles-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastformscontrolrestrictlineheightexpectedtxt">trunk/LayoutTests/platform/win/fast/forms/control-restrict-line-height-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastformsfilefileinputdirectionexpectedtxt">trunk/LayoutTests/platform/win/fast/forms/file/file-input-direction-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastformsfileinputfilererenderexpectedtxt">trunk/LayoutTests/platform/win/fast/forms/file/input-file-re-render-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastformsformmove3expectedtxt">trunk/LayoutTests/platform/win/fast/forms/formmove3-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastformsinputappearanceheightexpectedtxt">trunk/LayoutTests/platform/win/fast/forms/input-appearance-height-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastformsinputbuttonsizesexpectedtxt">trunk/LayoutTests/platform/win/fast/forms/input-button-sizes-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastformsinputvalueexpectedtxt">trunk/LayoutTests/platform/win/fast/forms/input-value-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastformstargetedframesubmissionexpectedtxt">trunk/LayoutTests/platform/win/fast/forms/targeted-frame-submission-expected.txt</a></li>
<li>trunk/LayoutTests/platform/win/fast/html/</li>
<li><a href="#trunkLayoutTestsplatformwinfasthtmldetailsreplacesummarychildexpectedtxt">trunk/LayoutTests/platform/win/fast/html/details-replace-summary-child-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfasthtmldetailsreplacetextexpectedtxt">trunk/LayoutTests/platform/win/fast/html/details-replace-text-expected.txt</a></li>
<li>trunk/LayoutTests/platform/win/fast/overflow/</li>
<li><a href="#trunkLayoutTestsplatformwinfastoverflowscrollnestedpositionedlayerinoverflowexpectedtxt">trunk/LayoutTests/platform/win/fast/overflow/scroll-nested-positioned-layer-in-overflow-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastoverflowscrollRevealButtonexpectedtxt">trunk/LayoutTests/platform/win/fast/overflow/scrollRevealButton-expected.txt</a></li>
<li>trunk/LayoutTests/platform/win/fast/replaced/</li>
<li><a href="#trunkLayoutTestsplatformwinfastreplacedwidth100percentbuttonexpectedtxt">trunk/LayoutTests/platform/win/fast/replaced/width100percent-button-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfasttexttextIteratorNilRendererexpectedtxt">trunk/LayoutTests/platform/win/fast/text/textIteratorNilRenderer-expected.txt</a></li>
<li>trunk/LayoutTests/platform/win/tables/mozilla/bugs/</li>
<li><a href="#trunkLayoutTestsplatformwintablesmozillabugsbug138725expectedtxt">trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug138725-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwintablesmozillabugsbug18359expectedtxt">trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug18359-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="#trunkLayoutTestsplatformwintablesmozillabugsbug26178expectedtxt">trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug26178-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwintablesmozillabugsbug28928expectedtxt">trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug28928-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwintablesmozillabugsbug33855expectedtxt">trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug33855-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwintablesmozillabugsbug39209expectedtxt">trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug39209-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwintablesmozillabugsbug4429expectedtxt">trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug4429-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="#trunkLayoutTestsplatformwintablesmozillabugsbug51037expectedtxt">trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug51037-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>trunk/LayoutTests/platform/win/tables/mozilla/collapsing_borders/</li>
<li><a href="#trunkLayoutTestsplatformwintablesmozillacollapsing_bordersbug412624expectedtxt">trunk/LayoutTests/platform/win/tables/mozilla/collapsing_borders/bug41262-4-expected.txt</a></li>
<li>trunk/LayoutTests/platform/win/tables/mozilla/dom/</li>
<li><a href="#trunkLayoutTestsplatformwintablesmozilladomtableDomexpectedtxt">trunk/LayoutTests/platform/win/tables/mozilla/dom/tableDom-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwintablesmozillaothermove_rowexpectedtxt">trunk/LayoutTests/platform/win/tables/mozilla/other/move_row-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwintablesmozilla_expected_failuresbugsbug1725expectedtxt">trunk/LayoutTests/platform/win/tables/mozilla_expected_failures/bugs/bug1725-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwintablesmozilla_expected_failuresbugsbug24795expectedtxt">trunk/LayoutTests/platform/win/tables/mozilla_expected_failures/bugs/bug2479-5-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwintablesmozilla_expected_failuresbugsbug584022expectedtxt">trunk/LayoutTests/platform/win/tables/mozilla_expected_failures/bugs/bug58402-2-expected.txt</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkLayoutTestsChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/ChangeLog (162804 => 162805)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/ChangeLog        2014-01-26 18:54:11 UTC (rev 162804)
+++ trunk/LayoutTests/ChangeLog        2014-01-26 20:04:29 UTC (rev 162805)
</span><span class="lines">@@ -1,5 +1,60 @@
</span><span class="cx"> 2014-01-26  Zalan Bujtas  &lt;zalan@apple.com&gt;
</span><span class="cx"> 
</span><ins>+        Unreviewed Apple Windows port rebaseline after r162803.
+
+        * platform/win/editing/selection/3690703-2-expected.txt: Added.
+        * platform/win/editing/selection/3690703-expected.txt: Added.
+        * platform/win/editing/selection/3690719-expected.txt: Added.
+        * platform/win/editing/selection/4397952-expected.txt: Added.
+        * platform/win/editing/selection/5240265-expected.txt: Added.
+        * platform/win/editing/selection/selection-button-text-expected.txt: Added.
+        * platform/win/fast/block/float/float-avoidance-expected.txt: Added.
+        * platform/win/fast/css/continuationCrash-expected.txt: Added.
+        * platform/win/fast/css/margin-top-bottom-dynamic-expected.txt: Added.
+        * platform/win/fast/dom/HTMLTextAreaElement/reset-textarea-expected.txt: Added.
+        * platform/win/fast/forms/001-expected.txt: Added.
+        * platform/win/fast/forms/blankbuttons-expected.txt: Added.
+        * platform/win/fast/forms/button-table-styles-expected.txt: Added.
+        * platform/win/fast/forms/control-restrict-line-height-expected.txt: Added.
+        * platform/win/fast/forms/file/file-input-direction-expected.txt: Added.
+        * platform/win/fast/forms/file/input-file-re-render-expected.txt: Added.
+        * platform/win/fast/forms/formmove3-expected.txt: Added.
+        * platform/win/fast/forms/input-appearance-height-expected.txt: Added.
+        * platform/win/fast/forms/input-button-sizes-expected.txt: Added.
+        * platform/win/fast/forms/input-value-expected.txt: Added.
+        * platform/win/fast/forms/targeted-frame-submission-expected.txt: Added.
+        * platform/win/fast/html/details-replace-summary-child-expected.txt: Added.
+        * platform/win/fast/html/details-replace-text-expected.txt: Added.
+        * platform/win/fast/overflow/scroll-nested-positioned-layer-in-overflow-expected.txt: Added.
+        * platform/win/fast/overflow/scrollRevealButton-expected.txt: Added.
+        * platform/win/fast/replaced/width100percent-button-expected.txt: Added.
+        * platform/win/fast/text/textIteratorNilRenderer-expected.txt: Added.
+        * platform/win/tables/mozilla/bugs/bug138725-expected.txt: Added.
+        * platform/win/tables/mozilla/bugs/bug18359-expected.txt: Added.
+        * platform/win/tables/mozilla/bugs/bug2479-3-expected.txt: Added.
+        * platform/win/tables/mozilla/bugs/bug2479-4-expected.txt: Added.
+        * platform/win/tables/mozilla/bugs/bug26178-expected.txt: Added.
+        * platform/win/tables/mozilla/bugs/bug28928-expected.txt: Added.
+        * platform/win/tables/mozilla/bugs/bug33855-expected.txt: Added.
+        * platform/win/tables/mozilla/bugs/bug39209-expected.txt: Added.
+        * platform/win/tables/mozilla/bugs/bug4429-expected.txt: Added.
+        * platform/win/tables/mozilla/bugs/bug46368-1-expected.txt: Added.
+        * platform/win/tables/mozilla/bugs/bug46368-2-expected.txt: Added.
+        * platform/win/tables/mozilla/bugs/bug51037-expected.txt: Added.
+        * platform/win/tables/mozilla/bugs/bug51727-expected.txt: Added.
+        * platform/win/tables/mozilla/bugs/bug52505-expected.txt: Added.
+        * platform/win/tables/mozilla/bugs/bug52506-expected.txt: Added.
+        * platform/win/tables/mozilla/bugs/bug60749-expected.txt: Added.
+        * platform/win/tables/mozilla/bugs/bug7342-expected.txt: Added.
+        * platform/win/tables/mozilla/collapsing_borders/bug41262-4-expected.txt: Added.
+        * platform/win/tables/mozilla/dom/tableDom-expected.txt: Added.
+        * platform/win/tables/mozilla/other/move_row-expected.txt: Added.
+        * platform/win/tables/mozilla_expected_failures/bugs/bug1725-expected.txt: Added.
+        * platform/win/tables/mozilla_expected_failures/bugs/bug2479-5-expected.txt: Added.
+        * platform/win/tables/mozilla_expected_failures/bugs/bug58402-2-expected.txt: Added.
+
+2014-01-26  Zalan Bujtas  &lt;zalan@apple.com&gt;
+
</ins><span class="cx">         Subpixel Layout: Align &lt;input type=&quot;button&quot;, submit etc (PushButtonPart) top and bottom paddings with &lt;button&gt;
</span><span class="cx">         https://bugs.webkit.org/show_bug.cgi?id=127640
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwineditingselection36907032expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/editing/selection/3690703-2-expected.txt (0 => 162805)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/editing/selection/3690703-2-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/editing/selection/3690703-2-expected.txt        2014-01-26 20:04:29 UTC (rev 162805)
</span><span class="lines">@@ -0,0 +1,141 @@
</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,3) size 784x581 [bgcolor=#FFFFFF]
+      RenderBlock {CENTER} at (0,0) size 784x258
+        RenderTable {TABLE} at (0,0) size 784x19
+          RenderTableSection {TBODY} at (0,0) size 784x19
+            RenderTableRow {TR} at (0,0) size 784x15
+              RenderTableCell {TD} at (0,0) size 784x15 [r=0 c=0 rs=1 cs=1]
+                RenderInline {FONT} at (0,0) size 104x15
+                  RenderInline {A} at (0,0) size 104x15 [color=#0000CC]
+                    RenderText {#text} at (680,0) size 104x15
+                      text run at (680,0) width 104: &quot;Personalized Home&quot;
+            RenderTableRow {TR} at (0,15) size 784x4
+              RenderTableCell {TD} at (0,16) size 784x1 [r=1 c=0 rs=1 cs=1]
+                RenderImage {IMG} at (0,0) size 1x1
+        RenderBlock (anonymous) at (0,19) size 784x36
+          RenderBR {BR} at (392,0) size 0x18
+          RenderBR {BR} at (392,18) size 0x18
+        RenderBlock {DIV} at (0,55) size 784x105 [border: (2px solid #AAAAFF)]
+          RenderTable {TABLE} at (215,2) size 354x23
+            RenderTableSection {TBODY} at (0,0) size 353x23
+              RenderTableRow {TR} at (0,0) size 353x23
+                RenderTableCell {TD} at (0,0) size 353x23 [r=0 c=0 rs=1 cs=1]
+                  RenderInline {FONT} at (0,0) size 345x15
+                    RenderInline {B} at (0,0) size 26x15
+                      RenderText {#text} at (4,4) size 26x15
+                        text run at (4,4) width 26: &quot;Web&quot;
+                    RenderText {#text} at (30,4) size 12x15
+                      text run at (30,4) width 12: &quot;    &quot;
+                    RenderInline {A} at (0,0) size 38x15 [color=#0000CC]
+                      RenderText {#text} at (42,4) size 38x15
+                        text run at (42,4) width 38: &quot;Images&quot;
+                    RenderText {#text} at (80,4) size 12x15
+                      text run at (80,4) width 12: &quot;    &quot;
+                    RenderInline {A} at (0,0) size 39x15 [color=#0000CC]
+                      RenderText {#text} at (92,4) size 39x15
+                        text run at (92,4) width 39: &quot;Groups&quot;
+                    RenderText {#text} at (131,4) size 12x15
+                      text run at (131,4) width 12: &quot;    &quot;
+                    RenderInline {A} at (0,0) size 29x15 [color=#0000CC]
+                      RenderText {#text} at (143,4) size 29x15
+                        text run at (143,4) width 29: &quot;News&quot;
+                    RenderText {#text} at (172,4) size 12x15
+                      text run at (172,4) width 12: &quot;    &quot;
+                    RenderInline {A} at (0,0) size 42x15 [color=#0000CC]
+                      RenderText {#text} at (184,4) size 42x15
+                        text run at (184,4) width 42: &quot;Froogle&quot;
+                    RenderText {#text} at (226,4) size 12x15
+                      text run at (226,4) width 12: &quot;    &quot;
+                    RenderInline {A} at (0,0) size 31x15 [color=#0000CC]
+                      RenderText {#text} at (238,4) size 31x15
+                        text run at (238,4) width 31: &quot;Local&quot;
+                      RenderInline {SUP} at (0,0) size 0x13
+                    RenderInline {A} at (0,0) size 28x15
+                      RenderInline {FONT} at (0,0) size 28x15 [color=#FF0000]
+                        RenderText {#text} at (269,4) size 28x15
+                          text run at (269,4) width 28: &quot;New!&quot;
+                    RenderText {#text} at (297,4) size 12x15
+                      text run at (297,4) width 12: &quot;    &quot;
+                    RenderInline {B} at (0,0) size 40x15
+                      RenderInline {A} at (0,0) size 40x15 [color=#0000CC]
+                        RenderText {#text} at (309,4) size 40x15
+                          text run at (309,4) width 40: &quot;more \x{BB}&quot;
+          RenderTable {TABLE} at (90,25) size 604x45
+            RenderTableSection {TBODY} at (0,0) size 604x45
+              RenderTableRow {TR} at (0,0) size 604x45
+                RenderTableCell {TD} at (0,13) size 151x18 [r=0 c=0 rs=1 cs=1]
+                  RenderText {#text} at (0,0) size 4x18
+                    text run at (0,0) width 4: &quot; &quot;
+                RenderTableCell {TD} at (151,0) size 302x45 [r=0 c=1 rs=1 cs=1]
+                  RenderTextControl {INPUT} at (2,2) size 298x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+                  RenderBR {BR} at (302,16) size 0x0
+                  RenderButton {INPUT} at (49,25) size 93x18 [bgcolor=#C0C0C0]
+                    RenderBlock (anonymous) at (8,2) size 77x14
+                      RenderText at (0,0) size 77x13
+                        text run at (0,0) width 77: &quot;Google Search&quot;
+                  RenderButton {INPUT} at (145,25) size 108x18 [bgcolor=#C0C0C0]
+                    RenderBlock (anonymous) at (8,2) size 92x14
+                      RenderText at (0,0) size 92x13
+                        text run at (0,0) width 92: &quot;I'm Feeling Lucky&quot;
+                RenderTableCell {TD} at (453,0) size 151x39 [r=0 c=2 rs=1 cs=1]
+                  RenderInline {FONT} at (0,0) size 74x39
+                    RenderText {#text} at (0,0) size 6x13
+                      text run at (0,0) width 6: &quot;  &quot;
+                    RenderInline {A} at (0,0) size 68x13 [color=#0000CC]
+                      RenderText {#text} at (6,0) size 68x13
+                        text run at (6,0) width 68: &quot;Advanced Search&quot;
+                    RenderBR {BR} at (74,10) size 0x0
+                    RenderText {#text} at (0,13) size 6x13
+                      text run at (0,13) width 6: &quot;  &quot;
+                    RenderInline {A} at (0,0) size 44x13 [color=#0000CC]
+                      RenderText {#text} at (6,13) size 44x13
+                        text run at (6,13) width 44: &quot;Preferences&quot;
+                    RenderBR {BR} at (50,23) size 0x0
+                    RenderText {#text} at (0,26) size 6x13
+                      text run at (0,26) width 6: &quot;  &quot;
+                    RenderInline {A} at (0,0) size 64x13 [color=#0000CC]
+                      RenderText {#text} at (6,26) size 64x13
+                        text run at (6,26) width 64: &quot;Language Tools&quot;
+          RenderBlock (anonymous) at (2,70) size 780x33
+            RenderBR {BR} at (390,0) size 0x18
+            RenderInline {FONT} at (0,0) size 148x15
+              RenderInline {FONT} at (0,0) size 28x15 [color=#FF0000]
+                RenderText {#text} at (316,18) size 28x15
+                  text run at (316,18) width 28: &quot;New!&quot;
+              RenderText {#text} at (344,18) size 3x15
+                text run at (344,18) width 3: &quot; &quot;
+              RenderInline {A} at (0,0) size 114x15 [color=#0000CC]
+                RenderText {#text} at (347,18) size 114x15
+                  text run at (347,18) width 114: &quot;Personalize this page&quot;
+              RenderText {#text} at (461,18) size 3x15
+                text run at (461,18) width 3: &quot;.&quot;
+            RenderText {#text} at (0,0) size 0x0
+        RenderBlock (anonymous) at (0,160) size 784x69
+          RenderBR {BR} at (392,0) size 0x18
+          RenderBR {BR} at (392,18) size 0x18
+          RenderBR {BR} at (392,36) size 0x18
+          RenderInline {FONT} at (0,0) size 318x15
+            RenderInline {A} at (0,0) size 118x15 [color=#0000CC]
+              RenderText {#text} at (233,54) size 118x15
+                text run at (233,54) width 118: &quot;Advertising Programs&quot;
+            RenderText {#text} at (350,54) size 11x15
+              text run at (350,54) width 11: &quot; - &quot;
+            RenderInline {A} at (0,0) size 104x15 [color=#0000CC]
+              RenderText {#text} at (360,54) size 104x15
+                text run at (360,54) width 104: &quot;Business Solutions&quot;
+            RenderText {#text} at (463,54) size 11x15
+              text run at (463,54) width 11: &quot; - &quot;
+            RenderInline {A} at (0,0) size 78x15 [color=#0000CC]
+              RenderText {#text} at (473,54) size 78x15
+                text run at (473,54) width 78: &quot;About Google&quot;
+        RenderBlock {P} at (0,245) size 784x13
+          RenderInline {FONT} at (0,0) size 60x13
+            RenderText {#text} at (362,0) size 60x13
+              text run at (362,0) width 60: &quot;\x{A9}2005 Google&quot;
+layer at (254,88) size 292x13
+  RenderBlock {DIV} at (3,3) size 292x13
+selection start: position 0 of child 3 {INPUT} of child 1 {TD} of child 0 {TR} of child 0 {TBODY} of child 2 {TABLE} of child 4 {DIV} of child 0 {CENTER} of body
+selection end:   position 1 of child 2 {BR} of child 0 {FONT} of child 2 {TD} of child 0 {TR} of child 0 {TBODY} of child 2 {TABLE} of child 4 {DIV} of child 0 {CENTER} of body
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwineditingselection3690703expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/editing/selection/3690703-expected.txt (0 => 162805)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/editing/selection/3690703-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/editing/selection/3690703-expected.txt        2014-01-26 20:04:29 UTC (rev 162805)
</span><span class="lines">@@ -0,0 +1,141 @@
</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,3) size 784x581 [bgcolor=#FFFFFF]
+      RenderBlock {CENTER} at (0,0) size 784x258
+        RenderTable {TABLE} at (0,0) size 784x19
+          RenderTableSection {TBODY} at (0,0) size 784x19
+            RenderTableRow {TR} at (0,0) size 784x15
+              RenderTableCell {TD} at (0,0) size 784x15 [r=0 c=0 rs=1 cs=1]
+                RenderInline {FONT} at (0,0) size 104x15
+                  RenderInline {A} at (0,0) size 104x15 [color=#0000CC]
+                    RenderText {#text} at (680,0) size 104x15
+                      text run at (680,0) width 104: &quot;Personalized Home&quot;
+            RenderTableRow {TR} at (0,15) size 784x4
+              RenderTableCell {TD} at (0,16) size 784x1 [r=1 c=0 rs=1 cs=1]
+                RenderImage {IMG} at (0,0) size 1x1
+        RenderBlock (anonymous) at (0,19) size 784x36
+          RenderBR {BR} at (392,0) size 0x18
+          RenderBR {BR} at (392,18) size 0x18
+        RenderBlock {DIV} at (0,55) size 784x105 [border: (2px solid #AAAAFF)]
+          RenderTable {TABLE} at (215,2) size 354x23
+            RenderTableSection {TBODY} at (0,0) size 353x23
+              RenderTableRow {TR} at (0,0) size 353x23
+                RenderTableCell {TD} at (0,0) size 353x23 [r=0 c=0 rs=1 cs=1]
+                  RenderInline {FONT} at (0,0) size 345x15
+                    RenderInline {B} at (0,0) size 26x15
+                      RenderText {#text} at (4,4) size 26x15
+                        text run at (4,4) width 26: &quot;Web&quot;
+                    RenderText {#text} at (30,4) size 12x15
+                      text run at (30,4) width 12: &quot;    &quot;
+                    RenderInline {A} at (0,0) size 38x15 [color=#0000CC]
+                      RenderText {#text} at (42,4) size 38x15
+                        text run at (42,4) width 38: &quot;Images&quot;
+                    RenderText {#text} at (80,4) size 12x15
+                      text run at (80,4) width 12: &quot;    &quot;
+                    RenderInline {A} at (0,0) size 39x15 [color=#0000CC]
+                      RenderText {#text} at (92,4) size 39x15
+                        text run at (92,4) width 39: &quot;Groups&quot;
+                    RenderText {#text} at (131,4) size 12x15
+                      text run at (131,4) width 12: &quot;    &quot;
+                    RenderInline {A} at (0,0) size 29x15 [color=#0000CC]
+                      RenderText {#text} at (143,4) size 29x15
+                        text run at (143,4) width 29: &quot;News&quot;
+                    RenderText {#text} at (172,4) size 12x15
+                      text run at (172,4) width 12: &quot;    &quot;
+                    RenderInline {A} at (0,0) size 42x15 [color=#0000CC]
+                      RenderText {#text} at (184,4) size 42x15
+                        text run at (184,4) width 42: &quot;Froogle&quot;
+                    RenderText {#text} at (226,4) size 12x15
+                      text run at (226,4) width 12: &quot;    &quot;
+                    RenderInline {A} at (0,0) size 31x15 [color=#0000CC]
+                      RenderText {#text} at (238,4) size 31x15
+                        text run at (238,4) width 31: &quot;Local&quot;
+                      RenderInline {SUP} at (0,0) size 0x13
+                    RenderInline {A} at (0,0) size 28x15
+                      RenderInline {FONT} at (0,0) size 28x15 [color=#FF0000]
+                        RenderText {#text} at (269,4) size 28x15
+                          text run at (269,4) width 28: &quot;New!&quot;
+                    RenderText {#text} at (297,4) size 12x15
+                      text run at (297,4) width 12: &quot;    &quot;
+                    RenderInline {B} at (0,0) size 40x15
+                      RenderInline {A} at (0,0) size 40x15 [color=#0000CC]
+                        RenderText {#text} at (309,4) size 40x15
+                          text run at (309,4) width 40: &quot;more \x{BB}&quot;
+          RenderTable {TABLE} at (90,25) size 604x45
+            RenderTableSection {TBODY} at (0,0) size 604x45
+              RenderTableRow {TR} at (0,0) size 604x45
+                RenderTableCell {TD} at (0,13) size 151x18 [r=0 c=0 rs=1 cs=1]
+                  RenderText {#text} at (0,0) size 4x18
+                    text run at (0,0) width 4: &quot; &quot;
+                RenderTableCell {TD} at (151,0) size 302x45 [r=0 c=1 rs=1 cs=1]
+                  RenderTextControl {INPUT} at (2,2) size 298x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+                  RenderBR {BR} at (302,16) size 0x0
+                  RenderButton {INPUT} at (49,25) size 93x18 [bgcolor=#C0C0C0]
+                    RenderBlock (anonymous) at (8,2) size 77x14
+                      RenderText at (0,0) size 77x13
+                        text run at (0,0) width 77: &quot;Google Search&quot;
+                  RenderButton {INPUT} at (145,25) size 108x18 [bgcolor=#C0C0C0]
+                    RenderBlock (anonymous) at (8,2) size 92x14
+                      RenderText at (0,0) size 92x13
+                        text run at (0,0) width 92: &quot;I'm Feeling Lucky&quot;
+                RenderTableCell {TD} at (453,0) size 151x39 [r=0 c=2 rs=1 cs=1]
+                  RenderInline {FONT} at (0,0) size 74x39
+                    RenderText {#text} at (0,0) size 6x13
+                      text run at (0,0) width 6: &quot;  &quot;
+                    RenderInline {A} at (0,0) size 68x13 [color=#0000CC]
+                      RenderText {#text} at (6,0) size 68x13
+                        text run at (6,0) width 68: &quot;Advanced Search&quot;
+                    RenderBR {BR} at (74,10) size 0x0
+                    RenderText {#text} at (0,13) size 6x13
+                      text run at (0,13) width 6: &quot;  &quot;
+                    RenderInline {A} at (0,0) size 44x13 [color=#0000CC]
+                      RenderText {#text} at (6,13) size 44x13
+                        text run at (6,13) width 44: &quot;Preferences&quot;
+                    RenderBR {BR} at (50,23) size 0x0
+                    RenderText {#text} at (0,26) size 6x13
+                      text run at (0,26) width 6: &quot;  &quot;
+                    RenderInline {A} at (0,0) size 64x13 [color=#0000CC]
+                      RenderText {#text} at (6,26) size 64x13
+                        text run at (6,26) width 64: &quot;Language Tools&quot;
+          RenderBlock (anonymous) at (2,70) size 780x33
+            RenderBR {BR} at (390,0) size 0x18
+            RenderInline {FONT} at (0,0) size 148x15
+              RenderInline {FONT} at (0,0) size 28x15 [color=#FF0000]
+                RenderText {#text} at (316,18) size 28x15
+                  text run at (316,18) width 28: &quot;New!&quot;
+              RenderText {#text} at (344,18) size 3x15
+                text run at (344,18) width 3: &quot; &quot;
+              RenderInline {A} at (0,0) size 114x15 [color=#0000CC]
+                RenderText {#text} at (347,18) size 114x15
+                  text run at (347,18) width 114: &quot;Personalize this page&quot;
+              RenderText {#text} at (461,18) size 3x15
+                text run at (461,18) width 3: &quot;.&quot;
+            RenderText {#text} at (0,0) size 0x0
+        RenderBlock (anonymous) at (0,160) size 784x69
+          RenderBR {BR} at (392,0) size 0x18
+          RenderBR {BR} at (392,18) size 0x18
+          RenderBR {BR} at (392,36) size 0x18
+          RenderInline {FONT} at (0,0) size 318x15
+            RenderInline {A} at (0,0) size 118x15 [color=#0000CC]
+              RenderText {#text} at (233,54) size 118x15
+                text run at (233,54) width 118: &quot;Advertising Programs&quot;
+            RenderText {#text} at (350,54) size 11x15
+              text run at (350,54) width 11: &quot; - &quot;
+            RenderInline {A} at (0,0) size 104x15 [color=#0000CC]
+              RenderText {#text} at (360,54) size 104x15
+                text run at (360,54) width 104: &quot;Business Solutions&quot;
+            RenderText {#text} at (463,54) size 11x15
+              text run at (463,54) width 11: &quot; - &quot;
+            RenderInline {A} at (0,0) size 78x15 [color=#0000CC]
+              RenderText {#text} at (473,54) size 78x15
+                text run at (473,54) width 78: &quot;About Google&quot;
+        RenderBlock {P} at (0,245) size 784x13
+          RenderInline {FONT} at (0,0) size 60x13
+            RenderText {#text} at (362,0) size 60x13
+              text run at (362,0) width 60: &quot;\x{A9}2005 Google&quot;
+layer at (254,88) size 292x13
+  RenderBlock {DIV} at (3,3) size 292x13
+selection start: position 0 of child 1 {TABLE} of child 4 {DIV} of child 0 {CENTER} of body
+selection end:   position 1 of child 3 {#text} of child 4 {FONT} of child 4 {DIV} of child 0 {CENTER} of body
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwineditingselection3690719expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/editing/selection/3690719-expected.txt (0 => 162805)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/editing/selection/3690719-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/editing/selection/3690719-expected.txt        2014-01-26 20:04:29 UTC (rev 162805)
</span><span class="lines">@@ -0,0 +1,141 @@
</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,3) size 784x581 [bgcolor=#FFFFFF]
+      RenderBlock {CENTER} at (0,0) size 784x258
+        RenderTable {TABLE} at (0,0) size 784x19
+          RenderTableSection {TBODY} at (0,0) size 784x19
+            RenderTableRow {TR} at (0,0) size 784x15
+              RenderTableCell {TD} at (0,0) size 784x15 [r=0 c=0 rs=1 cs=1]
+                RenderInline {FONT} at (0,0) size 104x15
+                  RenderInline {A} at (0,0) size 104x15 [color=#0000CC]
+                    RenderText {#text} at (680,0) size 104x15
+                      text run at (680,0) width 104: &quot;Personalized Home&quot;
+            RenderTableRow {TR} at (0,15) size 784x4
+              RenderTableCell {TD} at (0,16) size 784x1 [r=1 c=0 rs=1 cs=1]
+                RenderImage {IMG} at (0,0) size 1x1
+        RenderBlock (anonymous) at (0,19) size 784x36
+          RenderBR {BR} at (392,0) size 0x18
+          RenderBR {BR} at (392,18) size 0x18
+        RenderBlock {DIV} at (0,55) size 784x105 [border: (2px solid #AAAAFF)]
+          RenderTable {TABLE} at (215,2) size 354x23
+            RenderTableSection {TBODY} at (0,0) size 353x23
+              RenderTableRow {TR} at (0,0) size 353x23
+                RenderTableCell {TD} at (0,0) size 353x23 [r=0 c=0 rs=1 cs=1]
+                  RenderInline {FONT} at (0,0) size 345x15
+                    RenderInline {B} at (0,0) size 26x15
+                      RenderText {#text} at (4,4) size 26x15
+                        text run at (4,4) width 26: &quot;Web&quot;
+                    RenderText {#text} at (30,4) size 12x15
+                      text run at (30,4) width 12: &quot;    &quot;
+                    RenderInline {A} at (0,0) size 38x15 [color=#0000CC]
+                      RenderText {#text} at (42,4) size 38x15
+                        text run at (42,4) width 38: &quot;Images&quot;
+                    RenderText {#text} at (80,4) size 12x15
+                      text run at (80,4) width 12: &quot;    &quot;
+                    RenderInline {A} at (0,0) size 39x15 [color=#0000CC]
+                      RenderText {#text} at (92,4) size 39x15
+                        text run at (92,4) width 39: &quot;Groups&quot;
+                    RenderText {#text} at (131,4) size 12x15
+                      text run at (131,4) width 12: &quot;    &quot;
+                    RenderInline {A} at (0,0) size 29x15 [color=#0000CC]
+                      RenderText {#text} at (143,4) size 29x15
+                        text run at (143,4) width 29: &quot;News&quot;
+                    RenderText {#text} at (172,4) size 12x15
+                      text run at (172,4) width 12: &quot;    &quot;
+                    RenderInline {A} at (0,0) size 42x15 [color=#0000CC]
+                      RenderText {#text} at (184,4) size 42x15
+                        text run at (184,4) width 42: &quot;Froogle&quot;
+                    RenderText {#text} at (226,4) size 12x15
+                      text run at (226,4) width 12: &quot;    &quot;
+                    RenderInline {A} at (0,0) size 31x15 [color=#0000CC]
+                      RenderText {#text} at (238,4) size 31x15
+                        text run at (238,4) width 31: &quot;Local&quot;
+                      RenderInline {SUP} at (0,0) size 0x13
+                    RenderInline {A} at (0,0) size 28x15
+                      RenderInline {FONT} at (0,0) size 28x15 [color=#FF0000]
+                        RenderText {#text} at (269,4) size 28x15
+                          text run at (269,4) width 28: &quot;New!&quot;
+                    RenderText {#text} at (297,4) size 12x15
+                      text run at (297,4) width 12: &quot;    &quot;
+                    RenderInline {B} at (0,0) size 40x15
+                      RenderInline {A} at (0,0) size 40x15 [color=#0000CC]
+                        RenderText {#text} at (309,4) size 40x15
+                          text run at (309,4) width 40: &quot;more \x{BB}&quot;
+          RenderTable {TABLE} at (90,25) size 604x45
+            RenderTableSection {TBODY} at (0,0) size 604x45
+              RenderTableRow {TR} at (0,0) size 604x45
+                RenderTableCell {TD} at (0,13) size 151x18 [r=0 c=0 rs=1 cs=1]
+                  RenderText {#text} at (0,0) size 4x18
+                    text run at (0,0) width 4: &quot; &quot;
+                RenderTableCell {TD} at (151,0) size 302x45 [r=0 c=1 rs=1 cs=1]
+                  RenderTextControl {INPUT} at (2,2) size 298x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+                  RenderBR {BR} at (302,16) size 0x0
+                  RenderButton {INPUT} at (49,25) size 93x18 [bgcolor=#C0C0C0]
+                    RenderBlock (anonymous) at (8,2) size 77x14
+                      RenderText at (0,0) size 77x13
+                        text run at (0,0) width 77: &quot;Google Search&quot;
+                  RenderButton {INPUT} at (145,25) size 108x18 [bgcolor=#C0C0C0]
+                    RenderBlock (anonymous) at (8,2) size 92x14
+                      RenderText at (0,0) size 92x13
+                        text run at (0,0) width 92: &quot;I'm Feeling Lucky&quot;
+                RenderTableCell {TD} at (453,0) size 151x39 [r=0 c=2 rs=1 cs=1]
+                  RenderInline {FONT} at (0,0) size 74x39
+                    RenderText {#text} at (0,0) size 6x13
+                      text run at (0,0) width 6: &quot;  &quot;
+                    RenderInline {A} at (0,0) size 68x13 [color=#0000CC]
+                      RenderText {#text} at (6,0) size 68x13
+                        text run at (6,0) width 68: &quot;Advanced Search&quot;
+                    RenderBR {BR} at (74,10) size 0x0
+                    RenderText {#text} at (0,13) size 6x13
+                      text run at (0,13) width 6: &quot;  &quot;
+                    RenderInline {A} at (0,0) size 44x13 [color=#0000CC]
+                      RenderText {#text} at (6,13) size 44x13
+                        text run at (6,13) width 44: &quot;Preferences&quot;
+                    RenderBR {BR} at (50,23) size 0x0
+                    RenderText {#text} at (0,26) size 6x13
+                      text run at (0,26) width 6: &quot;  &quot;
+                    RenderInline {A} at (0,0) size 64x13 [color=#0000CC]
+                      RenderText {#text} at (6,26) size 64x13
+                        text run at (6,26) width 64: &quot;Language Tools&quot;
+          RenderBlock (anonymous) at (2,70) size 780x33
+            RenderBR {BR} at (390,0) size 0x18
+            RenderInline {FONT} at (0,0) size 148x15
+              RenderInline {FONT} at (0,0) size 28x15 [color=#FF0000]
+                RenderText {#text} at (316,18) size 28x15
+                  text run at (316,18) width 28: &quot;New!&quot;
+              RenderText {#text} at (344,18) size 3x15
+                text run at (344,18) width 3: &quot; &quot;
+              RenderInline {A} at (0,0) size 114x15 [color=#0000CC]
+                RenderText {#text} at (347,18) size 114x15
+                  text run at (347,18) width 114: &quot;Personalize this page&quot;
+              RenderText {#text} at (461,18) size 3x15
+                text run at (461,18) width 3: &quot;.&quot;
+            RenderText {#text} at (0,0) size 0x0
+        RenderBlock (anonymous) at (0,160) size 784x69
+          RenderBR {BR} at (392,0) size 0x18
+          RenderBR {BR} at (392,18) size 0x18
+          RenderBR {BR} at (392,36) size 0x18
+          RenderInline {FONT} at (0,0) size 318x15
+            RenderInline {A} at (0,0) size 118x15 [color=#0000CC]
+              RenderText {#text} at (233,54) size 118x15
+                text run at (233,54) width 118: &quot;Advertising Programs&quot;
+            RenderText {#text} at (350,54) size 11x15
+              text run at (350,54) width 11: &quot; - &quot;
+            RenderInline {A} at (0,0) size 104x15 [color=#0000CC]
+              RenderText {#text} at (360,54) size 104x15
+                text run at (360,54) width 104: &quot;Business Solutions&quot;
+            RenderText {#text} at (463,54) size 11x15
+              text run at (463,54) width 11: &quot; - &quot;
+            RenderInline {A} at (0,0) size 78x15 [color=#0000CC]
+              RenderText {#text} at (473,54) size 78x15
+                text run at (473,54) width 78: &quot;About Google&quot;
+        RenderBlock {P} at (0,245) size 784x13
+          RenderInline {FONT} at (0,0) size 60x13
+            RenderText {#text} at (362,0) size 60x13
+              text run at (362,0) width 60: &quot;\x{A9}2005 Google&quot;
+layer at (254,88) size 292x13
+  RenderBlock {DIV} at (3,3) size 292x13
+selection start: position 0 of child 1 {TABLE} of child 4 {DIV} of child 0 {CENTER} of body
+selection end:   position 1 of child 3 {#text} of child 4 {FONT} of child 4 {DIV} of child 0 {CENTER} of body
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwineditingselection4397952expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/editing/selection/4397952-expected.txt (0 => 162805)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/editing/selection/4397952-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/editing/selection/4397952-expected.txt        2014-01-26 20:04:29 UTC (rev 162805)
</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 565x18
+          text run at (0,0) width 264: &quot;This tests caret movement across buttons. &quot;
+          text run at (264,0) width 301: &quot;The caret should be just after the second button.&quot;
+      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;
+        RenderText {#text} at (0,0) size 0x0
+caret: position 1 of child 2 {INPUT} of child 2 {DIV} of body
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwineditingselection5240265expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/editing/selection/5240265-expected.txt (0 => 162805)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/editing/selection/5240265-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/editing/selection/5240265-expected.txt        2014-01-26 20:04:29 UTC (rev 162805)
</span><span class="lines">@@ -0,0 +1,22 @@
</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 782x54
+          text run at (0,0) width 757: &quot;This tests to see that clicking on content outside of an editable region with -webkit-user-select: ignore doesn't remove the&quot;
+          text run at (0,18) width 467: &quot;selection from the editable region. To run it manually, click on the button. &quot;
+          text run at (467,18) width 315: &quot;The editable region should not be focused, but the&quot;
+          text run at (0,36) width 216: &quot;text inside of it should be selected.&quot;
+      RenderBlock (anonymous) at (0,70) size 784x22
+        RenderButton {INPUT} at (2,2) size 79x18 [bgcolor=#C0C0C0]
+          RenderBlock (anonymous) at (8,2) size 63x14
+            RenderText at (0,0) size 63x13
+              text run at (0,0) width 63: &quot;Click on me&quot;
+        RenderText {#text} at (0,0) size 0x0
+      RenderBlock {DIV} at (0,92) size 784x18
+        RenderText {#text} at (0,0) size 178x18
+          text run at (0,0) width 178: &quot;This text should be selected.&quot;
+selection start: position 0 of child 0 {#text} of child 4 {DIV} of body
+selection end:   position 29 of child 0 {#text} of child 4 {DIV} of body
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwineditingselectionselectionbuttontextexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/editing/selection/selection-button-text-expected.txt (0 => 162805)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/editing/selection/selection-button-text-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/editing/selection/selection-button-text-expected.txt        2014-01-26 20:04:29 UTC (rev 162805)
</span><span class="lines">@@ -0,0 +1,35 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x138
+  RenderBlock {HTML} at (0,0) size 800x138
+    RenderBody {BODY} at (8,16) size 784x114
+      RenderBlock {P} at (0,0) size 784x18
+        RenderText {#text} at (0,0) size 556x18
+          text run at (0,0) width 556: &quot;To PASS this test case the text of the button label should not be selected in the selection.&quot;
+      RenderBlock {DIV} at (0,34) size 784x80
+        RenderBlock (anonymous) at (0,0) size 784x40
+          RenderText {#text} at (0,0) size 49x18
+            text run at (0,0) width 49: &quot;Buttons&quot;
+          RenderBR {BR} at (49,0) size 0x18
+          RenderText {#text} at (0,19) size 59x18
+            text run at (0,19) width 59: &quot;with text &quot;
+          RenderButton {INPUT} at (61,20) size 62x18 [bgcolor=#C0C0C0]
+            RenderBlock (anonymous) at (8,2) size 46x14
+              RenderText at (0,0) size 46x13
+                text run at (0,0) width 46: &quot;too little&quot;
+          RenderText {#text} at (124,19) size 56x18
+            text run at (124,19) width 56: &quot; too little&quot;
+        RenderBlock {DIV} at (0,40) size 784x22
+          RenderText {#text} at (0,1) size 54x18
+            text run at (0,1) width 54: &quot;and text &quot;
+          RenderButton {INPUT} at (56,2) size 67x18 [bgcolor=#C0C0C0]
+            RenderBlock (anonymous) at (8,2) size 51x14
+              RenderText at (0,0) size 51x13
+                text run at (0,0) width 51: &quot;too much&quot;
+          RenderText {#text} at (124,1) size 64x18
+            text run at (124,1) width 64: &quot; too much&quot;
+        RenderBlock (anonymous) at (0,62) size 784x18
+          RenderText {#text} at (0,0) size 244x18
+            text run at (0,0) width 244: &quot;Should not be selected in the selection.&quot;
+selection start: position 0 of child 0 {#text} of child 1 {P} of body
+selection end:   position 41 of child 6 {#text} of child 3 {DIV} of body
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastblockfloatfloatavoidanceexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/block/float/float-avoidance-expected.txt (0 => 162805)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/block/float/float-avoidance-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/block/float/float-avoidance-expected.txt        2014-01-26 20:04:29 UTC (rev 162805)
</span><span class="lines">@@ -0,0 +1,336 @@
</span><ins>+layer at (0,0) size 785x2368
+  RenderView at (0,0) size 785x600
+layer at (0,0) size 785x2368
+  RenderBlock {HTML} at (0,0) size 785x2368
+    RenderBody {BODY} at (8,8) size 769x2352
+      RenderBlock (anonymous) at (0,0) size 769x36
+        RenderText {#text} at (0,0) size 765x36
+          text run at (0,0) width 538: &quot;Test of objects that avoid floats to see what they do with percentage and auto widths. &quot;
+          text run at (538,0) width 227: &quot;This test is designed to illustrate that&quot;
+          text run at (0,18) width 447: &quot;we have removed the WinIE quirk and are behaving more like Firefox.&quot;
+      RenderBlock {HR} at (0,44) size 769x2 [border: (1px inset #000000)]
+      RenderBlock (anonymous) at (0,54) size 769x18
+        RenderText {#text} at (0,0) size 507x18
+          text run at (0,0) width 507: &quot;The inline-level button should be below the select and fill the width of the block.&quot;
+      RenderBlock {P} at (0,88) size 220x82 [border: (10px solid #FF0000)]
+        RenderText {#text} at (10,10) size 60x18
+          text run at (10,10) width 60: &quot;Line One&quot;
+        RenderBR {BR} at (70,24) size 0x0
+        RenderMenuList {SELECT} at (10,30) size 100x18 [bgcolor=#FFFFFF]
+          RenderBlock (anonymous) at (0,0) size 100x18
+            RenderText at (8,2) size 22x13
+              text run at (8,2) width 22: &quot;One&quot;
+        RenderText {#text} at (0,0) size 0x0
+        RenderButton {INPUT} at (10,52) size 200x18 [bgcolor=#C0C0C0]
+          RenderBlock (anonymous) at (8,2) size 184x14
+            RenderText at (86,0) size 12x13
+              text run at (86,0) width 12: &quot;Hi&quot;
+        RenderText {#text} at (0,0) size 0x0
+      RenderBlock (anonymous) at (0,186) size 769x18
+        RenderText {#text} at (0,0) size 473x18
+          text run at (0,0) width 473: &quot;The floating button with a percentage width should be even with the select.&quot;
+      RenderBlock {P} at (0,220) size 220x60 [border: (10px solid #FF0000)]
+        RenderText {#text} at (10,10) size 60x18
+          text run at (10,10) width 60: &quot;Line One&quot;
+        RenderBR {BR} at (70,24) size 0x0
+        RenderMenuList {SELECT} at (10,30) size 100x18 [bgcolor=#FFFFFF]
+          RenderBlock (anonymous) at (0,0) size 100x18
+            RenderText at (8,2) size 22x13
+              text run at (8,2) width 22: &quot;One&quot;
+        RenderText {#text} at (0,0) size 0x0
+        RenderButton {INPUT} at (110,30) size 100x18 [bgcolor=#C0C0C0]
+          RenderBlock (anonymous) at (8,2) size 84x14
+            RenderText at (36,0) size 12x13
+              text run at (36,0) width 12: &quot;Hi&quot;
+        RenderText {#text} at (0,0) size 0x0
+        RenderBR {BR} at (210,28) size 0x18
+      RenderBlock (anonymous) at (0,296) size 769x18
+        RenderText {#text} at (0,0) size 462x18
+          text run at (0,0) width 462: &quot;The block-level button with an auto width should be even with the select.&quot;
+      RenderBlock {P} at (0,330) size 220x78 [border: (10px solid #FF0000)]
+        RenderBlock (anonymous) at (10,10) size 200x18
+          RenderText {#text} at (0,0) size 60x18
+            text run at (0,0) width 60: &quot;Line One&quot;
+          RenderBR {BR} at (60,14) size 0x0
+          RenderMenuList {SELECT} at (0,20) size 100x18 [bgcolor=#FFFFFF]
+            RenderBlock (anonymous) at (0,0) size 100x18
+              RenderText at (8,2) size 22x13
+                text run at (8,2) width 22: &quot;One&quot;
+          RenderText {#text} at (0,0) size 0x0
+        RenderButton {INPUT} at (110,30) size 28x18 [bgcolor=#C0C0C0]
+          RenderBlock (anonymous) at (8,2) size 12x14
+            RenderText at (0,0) size 12x13
+              text run at (0,0) width 12: &quot;Hi&quot;
+        RenderBlock (anonymous) at (10,50) size 200x18
+          RenderBR {BR} at (0,0) size 0x18
+      RenderBlock (anonymous) at (0,424) size 769x18
+        RenderText {#text} at (0,0) size 495x18
+          text run at (0,0) width 495: &quot;The block-level button with a percentage width should be even with the select.&quot;
+      RenderBlock {P} at (0,458) size 220x78 [border: (10px solid #FF0000)]
+        RenderBlock (anonymous) at (10,10) size 200x18
+          RenderText {#text} at (0,0) size 60x18
+            text run at (0,0) width 60: &quot;Line One&quot;
+          RenderBR {BR} at (60,14) size 0x0
+          RenderMenuList {SELECT} at (0,20) size 100x18 [bgcolor=#FFFFFF]
+            RenderBlock (anonymous) at (0,0) size 100x18
+              RenderText at (8,2) size 22x13
+                text run at (8,2) width 22: &quot;One&quot;
+          RenderText {#text} at (0,0) size 0x0
+        RenderButton {INPUT} at (110,30) size 100x18 [bgcolor=#C0C0C0]
+          RenderBlock (anonymous) at (8,2) size 84x14
+            RenderText at (36,0) size 12x13
+              text run at (36,0) width 12: &quot;Hi&quot;
+        RenderBlock (anonymous) at (10,50) size 200x18
+          RenderBR {BR} at (0,0) size 0x18
+      RenderBlock (anonymous) at (0,552) size 769x18
+        RenderText {#text} at (0,0) size 463x18
+          text run at (0,0) width 463: &quot;The floating table with a percentage width should be even with the select.&quot;
+      RenderBlock {P} at (0,586) size 220x68 [border: (10px solid #FF0000)]
+        RenderText {#text} at (10,10) size 60x18
+          text run at (10,10) width 60: &quot;Line One&quot;
+        RenderBR {BR} at (70,24) size 0x0
+        RenderMenuList {SELECT} at (10,30) size 100x18 [bgcolor=#FFFFFF]
+          RenderBlock (anonymous) at (0,0) size 100x18
+            RenderText at (8,2) size 22x13
+              text run at (8,2) width 22: &quot;One&quot;
+        RenderText {#text} at (0,0) size 0x0
+        RenderTable {TABLE} at (110,28) size 100x30 [border: (2px outset #808080)]
+          RenderTableSection {TBODY} at (2,2) size 96x26
+            RenderTableRow {TR} at (0,2) size 96x22
+              RenderTableCell {TD} at (2,2) size 92x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+                RenderText {#text} at (2,2) size 36x18
+                  text run at (2,2) width 36: &quot;Table&quot;
+        RenderText {#text} at (0,0) size 0x0
+        RenderBR {BR} at (210,28) size 0x18
+      RenderBlock (anonymous) at (0,670) size 769x36
+        RenderText {#text} at (0,0) size 755x36
+          text run at (0,0) width 755: &quot;The floating table with an auto width should be even with the select and shrinks to use the available line width. THIS IS&quot;
+          text run at (0,18) width 166: &quot;CURRENTLY BUGGY.&quot;
+      RenderBlock {P} at (0,722) size 220x126 [border: (10px solid #FF0000)]
+        RenderText {#text} at (10,10) size 60x18
+          text run at (10,10) width 60: &quot;Line One&quot;
+        RenderBR {BR} at (70,24) size 0x0
+        RenderMenuList {SELECT} at (10,30) size 100x18 [bgcolor=#FFFFFF]
+          RenderBlock (anonymous) at (0,0) size 100x18
+            RenderText at (8,2) size 22x13
+              text run at (8,2) width 22: &quot;One&quot;
+        RenderText {#text} at (0,0) size 0x0
+        RenderTable {TABLE} at (10,50) size 200x66 [border: (2px outset #808080)]
+          RenderTableSection {TBODY} at (2,2) size 196x62
+            RenderTableRow {TR} at (0,2) size 196x58
+              RenderTableCell {TD} at (2,2) size 192x58 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+                RenderText {#text} at (2,2) size 161x54
+                  text run at (2,2) width 159: &quot;Floating table that should&quot;
+                  text run at (2,20) width 161: &quot;shrink so it can be next to&quot;
+                  text run at (2,38) width 90: &quot;previous float.&quot;
+        RenderText {#text} at (0,0) size 0x0
+        RenderBR {BR} at (110,28) size 0x18
+      RenderBlock (anonymous) at (0,864) size 769x18
+        RenderText {#text} at (0,0) size 730x18
+          text run at (0,0) width 578: &quot;The block-level table below has a percentage width and should still be even with the select. &quot;
+          text run at (578,0) width 152: &quot;It spills out of the block.&quot;
+      RenderBlock {P} at (0,898) size 220x144 [border: (10px solid #FF0000)]
+        RenderBlock (anonymous) at (10,10) size 200x18
+          RenderText {#text} at (0,0) size 60x18
+            text run at (0,0) width 60: &quot;Line One&quot;
+          RenderBR {BR} at (60,14) size 0x0
+          RenderMenuList {SELECT} at (0,20) size 100x18 [bgcolor=#FFFFFF]
+            RenderBlock (anonymous) at (0,0) size 100x18
+              RenderText at (8,2) size 22x13
+                text run at (8,2) width 22: &quot;One&quot;
+          RenderText {#text} at (0,0) size 0x0
+        RenderTable {TABLE} at (10,50) size 200x66 [border: (2px outset #808080)]
+          RenderTableSection {TBODY} at (2,2) size 196x62
+            RenderTableRow {TR} at (0,2) size 196x58
+              RenderTableCell {TD} at (2,2) size 192x58 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+                RenderText {#text} at (2,2) size 161x54
+                  text run at (2,2) width 159: &quot;Floating table that should&quot;
+                  text run at (2,20) width 161: &quot;shrink so it can be next to&quot;
+                  text run at (2,38) width 90: &quot;previous float.&quot;
+        RenderBlock (anonymous) at (10,116) size 200x18
+          RenderBR {BR} at (0,0) size 0x18
+      RenderBlock (anonymous) at (0,1058) size 769x18
+        RenderText {#text} at (0,0) size 743x18
+          text run at (0,0) width 545: &quot;The block-level table below has an auto width and should still be even with the select. &quot;
+          text run at (545,0) width 198: &quot;It shrinks to fit inside the block.&quot;
+      RenderBlock {P} at (0,1092) size 220x176 [border: (10px solid #FF0000)]
+        RenderBlock (anonymous) at (10,10) size 200x18
+          RenderText {#text} at (0,0) size 60x18
+            text run at (0,0) width 60: &quot;Line One&quot;
+          RenderBR {BR} at (60,14) size 0x0
+          RenderMenuList {SELECT} at (0,20) size 100x18 [bgcolor=#FFFFFF]
+            RenderBlock (anonymous) at (0,0) size 100x18
+              RenderText at (8,2) size 22x13
+                text run at (8,2) width 22: &quot;One&quot;
+          RenderText {#text} at (0,0) size 0x0
+        RenderTable {TABLE} at (110,28) size 100x120 [border: (2px outset #808080)]
+          RenderTableSection {TBODY} at (2,2) size 96x116
+            RenderTableRow {TR} at (0,2) size 96x112
+              RenderTableCell {TD} at (2,2) size 92x112 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+                RenderText {#text} at (2,2) size 88x108
+                  text run at (2,2) width 86: &quot;Floating table&quot;
+                  text run at (2,20) width 69: &quot;that should&quot;
+                  text run at (2,38) width 69: &quot;shrink so it&quot;
+                  text run at (2,56) width 88: &quot;can be next to&quot;
+                  text run at (2,74) width 54: &quot;previous&quot;
+                  text run at (2,92) width 32: &quot;float.&quot;
+        RenderBlock (anonymous) at (10,148) size 200x18
+          RenderBR {BR} at (0,0) size 0x18
+      RenderBlock (anonymous) at (0,1284) size 769x18
+        RenderText {#text} at (0,0) size 538x18
+          text run at (0,0) width 538: &quot;The floating overflow section with a percentage width should be even with the select.&quot;
+      RenderBlock {DIV} at (0,1302) size 220x146 [border: (10px solid #FF0000)]
+        RenderText {#text} at (10,10) size 60x18
+          text run at (10,10) width 60: &quot;Line One&quot;
+        RenderBR {BR} at (70,24) size 0x0
+        RenderMenuList {SELECT} at (10,30) size 100x18 [bgcolor=#FFFFFF]
+          RenderBlock (anonymous) at (0,0) size 100x18
+            RenderText at (8,2) size 22x13
+              text run at (8,2) width 22: &quot;One&quot;
+        RenderText {#text} at (0,0) size 0x0
+        RenderText {#text} at (0,0) size 0x0
+        RenderBR {BR} at (210,28) size 0x18
+      RenderBlock (anonymous) at (0,1448) size 769x36
+        RenderText {#text} at (0,0) size 728x36
+          text run at (0,0) width 728: &quot;The floating overflow section with an auto width should be even with the select and shrinks to use the available line&quot;
+          text run at (0,18) width 268: &quot;width. THIS IS CURRENTLY BUGGY.&quot;
+      RenderBlock {DIV} at (0,1484) size 220x114 [border: (10px solid #FF0000)]
+        RenderText {#text} at (10,10) size 60x18
+          text run at (10,10) width 60: &quot;Line One&quot;
+        RenderBR {BR} at (70,24) size 0x0
+        RenderMenuList {SELECT} at (10,30) size 100x18 [bgcolor=#FFFFFF]
+          RenderBlock (anonymous) at (0,0) size 100x18
+            RenderText at (8,2) size 22x13
+              text run at (8,2) width 22: &quot;One&quot;
+        RenderText {#text} at (0,0) size 0x0
+        RenderText {#text} at (0,0) size 0x0
+        RenderBR {BR} at (110,28) size 0x18
+      RenderBlock (anonymous) at (0,1598) size 769x18
+        RenderText {#text} at (0,0) size 649x18
+          text run at (0,0) width 649: &quot;The block-level overflow section below has a percentage width and should still be even with the select.&quot;
+      RenderBlock {DIV} at (0,1616) size 220x164 [border: (10px solid #FF0000)]
+        RenderBlock (anonymous) at (10,10) size 200x18
+          RenderText {#text} at (0,0) size 60x18
+            text run at (0,0) width 60: &quot;Line One&quot;
+          RenderBR {BR} at (60,14) size 0x0
+          RenderMenuList {SELECT} at (0,20) size 100x18 [bgcolor=#FFFFFF]
+            RenderBlock (anonymous) at (0,0) size 100x18
+              RenderText at (8,2) size 22x13
+                text run at (8,2) width 22: &quot;One&quot;
+          RenderText {#text} at (0,0) size 0x0
+        RenderBlock (anonymous) at (10,136) size 200x18
+          RenderBR {BR} at (0,0) size 0x18
+      RenderBlock (anonymous) at (0,1780) size 769x36
+        RenderText {#text} at (0,0) size 752x36
+          text run at (0,0) width 620: &quot;The block-level overflow section below has an auto width and should still be even with the select. &quot;
+          text run at (620,0) width 132: &quot;It shrinks to fit inside&quot;
+          text run at (0,18) width 62: &quot;the block.&quot;
+      RenderBlock {DIV} at (0,1816) size 220x164 [border: (10px solid #FF0000)]
+        RenderBlock (anonymous) at (10,10) size 200x18
+          RenderText {#text} at (0,0) size 60x18
+            text run at (0,0) width 60: &quot;Line One&quot;
+          RenderBR {BR} at (60,14) size 0x0
+          RenderMenuList {SELECT} at (0,20) size 100x18 [bgcolor=#FFFFFF]
+            RenderBlock (anonymous) at (0,0) size 100x18
+              RenderText at (8,2) size 22x13
+                text run at (8,2) width 22: &quot;One&quot;
+          RenderText {#text} at (0,0) size 0x0
+        RenderBlock (anonymous) at (10,136) size 200x18
+          RenderBR {BR} at (0,0) size 0x18
+      RenderBlock (anonymous) at (0,1980) size 769x18
+        RenderText {#text} at (0,0) size 446x18
+          text run at (0,0) width 446: &quot;The floating hr with a percentage width should be even with the select.&quot;
+      RenderBlock {DIV} at (0,1998) size 220x60 [border: (10px solid #FF0000)]
+        RenderText {#text} at (10,10) size 60x18
+          text run at (10,10) width 60: &quot;Line One&quot;
+        RenderBR {BR} at (70,24) size 0x0
+        RenderMenuList {SELECT} at (10,30) size 100x18 [bgcolor=#FFFFFF]
+          RenderBlock (anonymous) at (0,0) size 100x18
+            RenderText at (8,2) size 22x13
+              text run at (8,2) width 22: &quot;One&quot;
+        RenderText {#text} at (0,0) size 0x0
+        RenderBlock (floating) {HR} at (112,30) size 82x2 [border: (1px inset #000000)]
+        RenderText {#text} at (0,0) size 0x0
+        RenderBR {BR} at (196,28) size 0x18
+      RenderBlock (anonymous) at (0,2058) size 769x36
+        RenderText {#text} at (0,0) size 750x36
+          text run at (0,0) width 750: &quot;The floating hr below should still be even with the select and shrinks to use its intrinsic width (which is basically like 1-&quot;
+          text run at (0,18) width 33: &quot;2px).&quot;
+      RenderBlock {DIV} at (0,2094) size 220x60 [border: (10px solid #FF0000)]
+        RenderText {#text} at (10,10) size 60x18
+          text run at (10,10) width 60: &quot;Line One&quot;
+        RenderBR {BR} at (70,24) size 0x0
+        RenderMenuList {SELECT} at (10,30) size 100x18 [bgcolor=#FFFFFF]
+          RenderBlock (anonymous) at (0,0) size 100x18
+            RenderText at (8,2) size 22x13
+              text run at (8,2) width 22: &quot;One&quot;
+        RenderText {#text} at (0,0) size 0x0
+        RenderBlock (floating) {HR} at (112,30) size 2x2 [border: (1px inset #000000)]
+        RenderText {#text} at (0,0) size 0x0
+        RenderBR {BR} at (116,28) size 0x18
+      RenderBlock (anonymous) at (0,2154) size 769x18
+        RenderText {#text} at (0,0) size 557x18
+          text run at (0,0) width 557: &quot;The block-level hr below has a percentage width and should still be even with the select.&quot;
+      RenderBlock {DIV} at (0,2172) size 220x88 [border: (10px solid #FF0000)]
+        RenderBlock (anonymous) at (10,10) size 200x18
+          RenderText {#text} at (0,0) size 60x18
+            text run at (0,0) width 60: &quot;Line One&quot;
+          RenderBR {BR} at (60,14) size 0x0
+          RenderMenuList {SELECT} at (0,20) size 100x18 [bgcolor=#FFFFFF]
+            RenderBlock (anonymous) at (0,0) size 100x18
+              RenderText at (8,2) size 22x13
+                text run at (8,2) width 22: &quot;One&quot;
+          RenderText {#text} at (0,0) size 0x0
+        RenderBlock {HR} at (10,50) size 202x2 [border: (1px inset #000000)]
+        RenderBlock (anonymous) at (10,60) size 200x18
+          RenderBR {BR} at (0,0) size 0x18
+      RenderBlock (anonymous) at (0,2260) size 769x18
+        RenderText {#text} at (0,0) size 623x18
+          text run at (0,0) width 528: &quot;The block-level hr below has an auto width and should still be even with the select. &quot;
+          text run at (528,0) width 95: &quot;It shrinks to fit.&quot;
+      RenderBlock {DIV} at (0,2278) size 220x74 [border: (10px solid #FF0000)]
+        RenderBlock (anonymous) at (10,10) size 200x18
+          RenderText {#text} at (0,0) size 60x18
+            text run at (0,0) width 60: &quot;Line One&quot;
+          RenderBR {BR} at (60,14) size 0x0
+          RenderMenuList {SELECT} at (0,20) size 100x18 [bgcolor=#FFFFFF]
+            RenderBlock (anonymous) at (0,0) size 100x18
+              RenderText at (8,2) size 22x13
+                text run at (8,2) width 22: &quot;One&quot;
+          RenderText {#text} at (0,0) size 0x0
+        RenderBlock {HR} at (110,36) size 100x2 [border: (1px inset #000000)]
+        RenderBlock (anonymous) at (10,46) size 200x18
+          RenderBR {BR} at (100,0) size 0x18
+layer at (118,1338) size 100x108
+  RenderBlock (floating) {DIV} at (110,28) size 100x108
+    RenderText {#text} at (0,0) size 98x108
+      text run at (0,0) width 61: &quot;This is an&quot;
+      text run at (0,18) width 57: &quot;overflow&quot;
+      text run at (0,36) width 76: &quot;section with&quot;
+      text run at (0,54) width 90: &quot;enough text to&quot;
+      text run at (0,72) width 98: &quot;have to wrap to&quot;
+      text run at (0,90) width 88: &quot;multiple lines.&quot;
+layer at (18,1542) size 200x54
+  RenderBlock (floating) {DIV} at (10,50) size 200x54
+    RenderText {#text} at (0,0) size 172x54
+      text run at (0,0) width 170: &quot;This is an overflow section&quot;
+      text run at (0,18) width 172: &quot;with enough text to have to&quot;
+      text run at (0,36) width 140: &quot;wrap to multiple lines.&quot;
+layer at (118,1652) size 100x108
+  RenderBlock {DIV} at (110,28) size 100x108
+    RenderText {#text} at (0,0) size 98x108
+      text run at (0,0) width 61: &quot;This is an&quot;
+      text run at (0,18) width 57: &quot;overflow&quot;
+      text run at (0,36) width 76: &quot;section with&quot;
+      text run at (0,54) width 90: &quot;enough text to&quot;
+      text run at (0,72) width 98: &quot;have to wrap to&quot;
+      text run at (0,90) width 88: &quot;multiple lines.&quot;
+layer at (118,1852) size 100x108
+  RenderBlock {DIV} at (110,28) size 100x108
+    RenderText {#text} at (0,0) size 98x108
+      text run at (0,0) width 61: &quot;This is an&quot;
+      text run at (0,18) width 57: &quot;overflow&quot;
+      text run at (0,36) width 76: &quot;section with&quot;
+      text run at (0,54) width 90: &quot;enough text to&quot;
+      text run at (0,72) width 98: &quot;have to wrap to&quot;
+      text run at (0,90) width 88: &quot;multiple lines.&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastcsscontinuationCrashexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/css/continuationCrash-expected.txt (0 => 162805)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/css/continuationCrash-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/css/continuationCrash-expected.txt        2014-01-26 20:04:29 UTC (rev 162805)
</span><span class="lines">@@ -0,0 +1,66 @@
</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 784x0
+        RenderInline {SPAN} at (0,0) size 0x0
+          RenderInline {SPAN} at (0,0) size 0x0
+        RenderText {#text} at (0,0) size 0x0
+      RenderBlock {H4} at (0,0) size 784x18
+        RenderText {#text} at (0,0) size 81x18
+          text run at (0,0) width 81: &quot;Instructions&quot;
+      RenderBlock {P} at (0,39) size 784x19
+        RenderText {#text} at (0,0) size 176x18
+          text run at (0,0) width 176: &quot;Click the following buttons.&quot;
+      RenderBlock {OL} at (0,73) size 784x167
+        RenderListItem {LI} at (40,0) size 744x18
+          RenderListMarker at (-20,0) size 16x18: &quot;1&quot;
+          RenderText {#text} at (0,0) size 193x18
+            text run at (0,0) width 193: &quot;Start with the outmost left one.&quot;
+        RenderListItem {LI} at (40,18) size 744x18
+          RenderListMarker at (-20,0) size 16x18: &quot;2&quot;
+          RenderText {#text} at (0,0) size 135x18
+            text run at (0,0) width 135: &quot;Click the middle one.&quot;
+        RenderListItem {LI} at (40,36) size 744x18
+          RenderListMarker at (-20,0) size 16x18: &quot;3&quot;
+          RenderText {#text} at (0,0) size 266x18
+            text run at (0,0) width 266: &quot;(The ouline will not be updated correctly.)&quot;
+        RenderListItem {LI} at (40,54) size 744x18
+          RenderListMarker at (-20,0) size 16x18: &quot;4&quot;
+          RenderText {#text} at (0,0) size 138x18
+            text run at (0,0) width 138: &quot;Click the right button.&quot;
+        RenderListItem {LI} at (40,72) size 744x18
+          RenderListMarker at (-20,0) size 16x18: &quot;5&quot;
+          RenderText {#text} at (0,0) size 465x18
+            text run at (0,0) width 465: &quot;This will crash Safari 1.3 (v176 and v170, no other configurations tested).&quot;
+        RenderListItem {LI} at (40,90) size 744x18
+          RenderListMarker at (-20,0) size 16x18: &quot;6&quot;
+          RenderText {#text} at (0,0) size 294x18
+            text run at (0,0) width 294: &quot;The combination 2. 1. 3. will also crash Safari.&quot;
+        RenderListItem {LI} at (40,108) size 744x18
+          RenderListMarker at (-20,0) size 16x18: &quot;7&quot;
+          RenderText {#text} at (0,0) size 447x18
+            text run at (0,0) width 447: &quot;1. 3. will not crash Safari. (But the outline should vanish. Shouldn't it?)&quot;
+        RenderListItem {LI} at (40,126) size 744x18
+          RenderListMarker at (-20,0) size 16x18: &quot;8&quot;
+          RenderText {#text} at (0,0) size 201x18
+            text run at (0,0) width 201: &quot;2. 3. will not crash Safari either.&quot;
+        RenderBlock (anonymous) at (40,144) size 744x22
+          RenderButton {INPUT} at (2,2) size 136x18 [bgcolor=#C0C0C0]
+            RenderBlock (anonymous) at (8,2) size 120x14
+              RenderText at (0,0) size 120x13
+                text run at (0,0) width 120: &quot;1. Set outline property&quot;
+          RenderText {#text} at (139,1) size 5x18
+            text run at (139,1) width 5: &quot; &quot;
+          RenderButton {INPUT} at (145,2) size 137x18 [bgcolor=#C0C0C0]
+            RenderBlock (anonymous) at (8,2) size 121x14
+              RenderText at (0,0) size 121x13
+                text run at (0,0) width 121: &quot;2. Set display property&quot;
+          RenderText {#text} at (283,1) size 5x18
+            text run at (283,1) width 5: &quot; &quot;
+          RenderButton {INPUT} at (289,2) size 150x18 [bgcolor=#C0C0C0]
+            RenderBlock (anonymous) at (8,2) size 133x14
+              RenderText at (0,0) size 133x13
+                text run at (0,0) width 133: &quot;3. Replace span-element&quot;
+          RenderText {#text} at (0,0) size 0x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastcssmargintopbottomdynamicexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/css/margin-top-bottom-dynamic-expected.txt (0 => 162805)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/css/margin-top-bottom-dynamic-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/css/margin-top-bottom-dynamic-expected.txt        2014-01-26 20:04:29 UTC (rev 162805)
</span><span class="lines">@@ -0,0 +1,71 @@
</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 249x18
+          text run at (0,0) width 249: &quot;What it should look like (positive case):&quot;
+      RenderBlock {DIV} at (0,34) size 784x72 [border: (1px solid #008000)]
+        RenderBlock {DIV} at (1,11) size 782x20 [border: (1px solid #0000FF)]
+          RenderText {#text} at (1,1) size 84x18
+            text run at (1,1) width 84: &quot;Lorem ipsum&quot;
+        RenderBlock {DIV} at (1,41) size 782x20 [border: (1px dotted #0000FF)]
+          RenderText {#text} at (1,1) size 84x18
+            text run at (1,1) width 84: &quot;Lorem ipsum&quot;
+      RenderBlock {P} at (0,122) size 784x18
+        RenderText {#text} at (0,0) size 253x18
+          text run at (0,0) width 253: &quot;What it should look like (negative case):&quot;
+      RenderBlock {DIV} at (0,156) size 784x32 [border: (1px solid #008000)]
+        RenderBlock {DIV} at (1,11) size 782x20 [border: (1px solid #0000FF)]
+          RenderText {#text} at (1,1) size 84x18
+            text run at (1,1) width 84: &quot;Lorem ipsum&quot;
+        RenderBlock {DIV} at (1,21) size 782x20 [border: (1px dotted #0000FF)]
+          RenderText {#text} at (1,1) size 84x18
+            text run at (1,1) width 84: &quot;Lorem ipsum&quot;
+      RenderBlock {P} at (0,204) size 784x18
+        RenderText {#text} at (0,0) size 369x18
+          text run at (0,0) width 369: &quot;Dynamic case (automatically testing positive --&gt; negative):&quot;
+      RenderBlock {DIV} at (0,238) size 784x32 [border: (1px solid #008000)]
+        RenderBlock {DIV} at (1,11) size 782x20 [border: (1px solid #0000FF)]
+          RenderText {#text} at (1,1) size 84x18
+            text run at (1,1) width 84: &quot;Lorem ipsum&quot;
+        RenderBlock {DIV} at (1,21) size 782x20 [border: (1px dotted #0000FF)]
+          RenderText {#text} at (1,1) size 84x18
+            text run at (1,1) width 84: &quot;Lorem ipsum&quot;
+      RenderBlock (anonymous) at (0,270) size 784x40
+        RenderBR {BR} at (0,0) size 0x18
+        RenderButton {INPUT} at (2,20) size 104x18 [bgcolor=#C0C0C0]
+          RenderBlock (anonymous) at (8,2) size 88x14
+            RenderText at (0,0) size 88x13
+              text run at (0,0) width 88: &quot;Negative margin&quot;
+        RenderText {#text} at (107,19) size 5x18
+          text run at (107,19) width 5: &quot; &quot;
+        RenderButton {INPUT} at (113,20) size 99x18 [bgcolor=#C0C0C0]
+          RenderBlock (anonymous) at (8,2) size 82x14
+            RenderText at (0,0) size 82x13
+              text run at (0,0) width 82: &quot;Positive margin&quot;
+        RenderText {#text} at (0,0) size 0x0
+      RenderBlock {P} at (0,326) size 784x18
+        RenderText {#text} at (0,0) size 445x18
+          text run at (0,0) width 445: &quot;Dynamic case (automatically testing positive --&gt; negative --&gt; positive):&quot;
+      RenderBlock {DIV} at (0,360) size 784x72 [border: (1px solid #008000)]
+        RenderBlock {DIV} at (1,11) size 782x20 [border: (1px solid #0000FF)]
+          RenderText {#text} at (1,1) size 84x18
+            text run at (1,1) width 84: &quot;Lorem ipsum&quot;
+        RenderBlock {DIV} at (1,41) size 782x20 [border: (1px dotted #0000FF)]
+          RenderText {#text} at (1,1) size 84x18
+            text run at (1,1) width 84: &quot;Lorem ipsum&quot;
+      RenderBlock (anonymous) at (0,432) size 784x40
+        RenderBR {BR} at (0,0) size 0x18
+        RenderButton {INPUT} at (2,20) size 104x18 [bgcolor=#C0C0C0]
+          RenderBlock (anonymous) at (8,2) size 88x14
+            RenderText at (0,0) size 88x13
+              text run at (0,0) width 88: &quot;Negative margin&quot;
+        RenderText {#text} at (107,19) size 5x18
+          text run at (107,19) width 5: &quot; &quot;
+        RenderButton {INPUT} at (113,20) size 99x18 [bgcolor=#C0C0C0]
+          RenderBlock (anonymous) at (8,2) size 82x14
+            RenderText at (0,0) size 82x13
+              text run at (0,0) width 82: &quot;Positive margin&quot;
+        RenderText {#text} at (0,0) size 0x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastdomHTMLTextAreaElementresettextareaexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/dom/HTMLTextAreaElement/reset-textarea-expected.txt (0 => 162805)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/dom/HTMLTextAreaElement/reset-textarea-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/dom/HTMLTextAreaElement/reset-textarea-expected.txt        2014-01-26 20:04:29 UTC (rev 162805)
</span><span class="lines">@@ -0,0 +1,35 @@
</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 784x43
+        RenderText {#text} at (165,22) size 4x18
+          text run at (165,22) width 4: &quot; &quot;
+        RenderText {#text} at (334,22) size 4x18
+          text run at (334,22) width 4: &quot; &quot;
+        RenderButton {INPUT} at (340,23) size 45x18 [bgcolor=#C0C0C0]
+          RenderBlock (anonymous) at (8,2) size 29x14
+            RenderText at (0,0) size 29x13
+              text run at (0,0) width 29: &quot;Reset&quot;
+        RenderText {#text} at (0,0) size 0x0
+      RenderBlock {P} at (0,59) size 784x72
+        RenderText {#text} at (0,0) size 358x18
+          text run at (0,0) width 358: &quot;This test verifies that textarea controls are properly reset. &quot;
+        RenderBR {BR} at (358,14) size 0x0
+        RenderText {#text} at (0,18) size 475x18
+          text run at (0,18) width 475: &quot;You should see two element IDs below, and the word \&quot;SUCCESS\&quot; twice: &quot;
+        RenderBR {BR} at (475,32) size 0x0
+        RenderText {#text} at (0,36) size 175x18
+          text run at (0,36) width 175: &quot;noDefaultText: SUCCESS &quot;
+        RenderBR {BR} at (175,50) size 0x0
+        RenderText {#text} at (0,54) size 176x18
+          text run at (0,54) width 176: &quot;hasDefaultText: SUCCESS&quot;
+layer at (10,10) size 161x32 clip at (11,11) size 159x30
+  RenderTextControl {TEXTAREA} at (2,2) size 161x32 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+    RenderBlock {DIV} at (3,3) size 155x13
+layer at (179,10) size 161x32 clip at (180,11) size 159x30
+  RenderTextControl {TEXTAREA} at (171,2) size 161x32 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+    RenderBlock {DIV} at (3,3) size 155x13
+      RenderText {#text} at (0,0) size 67x13
+        text run at (0,0) width 67: &quot;Default Text&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastforms001expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/forms/001-expected.txt (0 => 162805)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/forms/001-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/forms/001-expected.txt        2014-01-26 20:04:29 UTC (rev 162805)
</span><span class="lines">@@ -0,0 +1,65 @@
</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 {H1} at (0,0) size 784x37
+        RenderText {#text} at (0,0) size 234x37
+          text run at (0,0) width 234: &quot;Min-Width Tests&quot;
+      RenderTable {TABLE} at (0,58) size 784x87 [border: (2px outset #808080)]
+        RenderTableSection {TBODY} at (2,2) size 780x82
+          RenderTableRow {TR} at (0,0) size 780x82
+            RenderTableCell {TD} at (0,0) size 135x82 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderMenuList {SELECT} at (3,1) size 129x80 [bgcolor=#FFFFFF] [border: (40px solid #FF0000)]
+                RenderBlock (anonymous) at (40,40) size 49x16
+                  RenderText at (8,1) size 20x13
+                    text run at (8,1) width 20: &quot;Foo&quot;
+            RenderTableCell {TD} at (135,40) size 645x2 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+      RenderBlock {P} at (0,160) size 784x25
+        RenderTable {TABLE} at (0,0) size 784x24 [border: (2px outset #808080)]
+          RenderTableSection {TBODY} at (2,2) size 780x20
+            RenderTableRow {TR} at (0,0) size 780x20
+              RenderTableCell {TD} at (0,0) size 18x20 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+                RenderBlock {INPUT} at (3,4) size 12x12
+              RenderTableCell {TD} at (18,9) size 762x2 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+      RenderBlock {P} at (0,200) size 784x25
+        RenderTable {TABLE} at (0,0) size 784x24 [border: (2px outset #808080)]
+          RenderTableSection {TBODY} at (2,2) size 780x20
+            RenderTableRow {TR} at (0,0) size 780x20
+              RenderTableCell {TD} at (0,0) size 18x20 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+                RenderBlock {INPUT} at (3,4) size 12x12
+              RenderTableCell {TD} at (18,9) size 762x2 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+      RenderBlock {P} at (0,240) size 784x29
+        RenderTable {TABLE} at (0,0) size 784x28 [border: (2px outset #808080)]
+          RenderTableSection {TBODY} at (2,2) size 780x24
+            RenderTableRow {TR} at (0,0) size 780x24
+              RenderTableCell {TD} at (0,0) size 42x24 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+                RenderButton {INPUT} at (3,3) 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;
+              RenderTableCell {TD} at (42,11) size 738x2 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+      RenderBlock {P} at (0,284) size 784x268
+        RenderTable {TABLE} at (0,0) size 784x91 [border: (2px outset #808080)]
+          RenderTableSection {TBODY} at (2,2) size 780x87
+            RenderTableRow {TR} at (0,0) size 780x87
+              RenderTableCell {TD} at (0,0) size 118x87 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+                RenderButton {INPUT} at (3,1) size 112x85 [bgcolor=#C0C0C0] [border: (40px solid #FF0000)]
+                  RenderBlock (anonymous) at (46,42) size 20x13
+                    RenderText at (0,0) size 20x13
+                      text run at (0,0) width 20: &quot;Foo&quot;
+              RenderTableCell {TD} at (118,42) size 662x2 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+        RenderTable {TABLE} at (0,91) size 784x91 [border: (2px outset #808080)]
+          RenderTableSection {TBODY} at (2,2) size 780x87
+            RenderTableRow {TR} at (0,0) size 780x87
+              RenderTableCell {TD} at (0,0) size 169x87 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+                RenderButton {INPUT} at (3,1) size 163x85 [bgcolor=#C0C0C0] [border: (40px solid #FF0000)]
+                  RenderBlock (anonymous) at (46,42) size 71x13
+                    RenderText at (0,0) size 71x13
+                      text run at (0,0) width 71: &quot;Submit a bug&quot;
+              RenderTableCell {TD} at (169,42) size 611x2 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+        RenderBlock (anonymous) at (0,182) size 784x85
+          RenderButton {INPUT} at (2,0) size 112x85 [bgcolor=#C0C0C0] [border: (40px solid #FF0000)]
+            RenderBlock (anonymous) at (46,42) size 20x13
+              RenderText at (0,0) size 20x13
+                text run at (0,0) width 20: &quot;Foo&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastformsblankbuttonsexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/forms/blankbuttons-expected.txt (0 => 162805)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/forms/blankbuttons-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/forms/blankbuttons-expected.txt        2014-01-26 20:04:29 UTC (rev 162805)
</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
+      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;
+      RenderBR {BR} at (57,15) size 1x0
+      RenderButton {INPUT} at (2,24) size 45x18 [bgcolor=#C0C0C0]
+        RenderBlock (anonymous) at (8,2) size 29x14
+          RenderText at (0,0) size 29x13
+            text run at (0,0) width 29: &quot;Reset&quot;
+      RenderBR {BR} at (48,37) size 1x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastformsbuttontablestylesexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/forms/button-table-styles-expected.txt (0 => 162805)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/forms/button-table-styles-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/forms/button-table-styles-expected.txt        2014-01-26 20:04:29 UTC (rev 162805)
</span><span class="lines">@@ -0,0 +1,143 @@
</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 342x18
+          text run at (0,0) width 342: &quot;This tests that buttons don't honor table display styles. &quot;
+        RenderBR {BR} at (342,14) size 0x0
+      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
+        RenderBR {BR} at (0,0) size 0x18
+        RenderBR {BR} at (0,18) size 0x18
+        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
+              text run at (0,0) width 136: &quot;display: table-row-group&quot;
+        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
+              text run at (0,0) width 136: &quot;display: table-row-group&quot;
+        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;
+        RenderText {#text} at (0,0) size 0x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastformscontrolrestrictlineheightexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/forms/control-restrict-line-height-expected.txt (0 => 162805)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/forms/control-restrict-line-height-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/forms/control-restrict-line-height-expected.txt        2014-01-26 20:04:29 UTC (rev 162805)
</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 784x584
+      RenderText {#text} at (0,0) size 519x18
+        text run at (0,0) width 519: &quot;This tests that we don't honor line-height for controls that have restricted font size. &quot;
+      RenderBR {BR} at (0,0) size 0x0
+      RenderMenuList {SELECT} at (2,20) size 309x18 [bgcolor=#FFFFFF]
+        RenderBlock (anonymous) at (0,0) size 309x18
+          RenderText at (8,2) size 278x13
+            text run at (8,2) width 278: &quot;This text should be centered vertically in the button&quot;
+      RenderText {#text} at (313,19) size 4x18
+        text run at (313,19) width 4: &quot; &quot;
+      RenderBR {BR} at (0,0) size 0x0
+      RenderButton {INPUT} at (2,42) size 294x18 [bgcolor=#C0C0C0]
+        RenderBlock (anonymous) at (8,2) size 278x14
+          RenderText at (0,0) size 278x13
+            text run at (0,0) width 278: &quot;This text should be centered vertically in the button&quot;
+      RenderText {#text} at (297,41) size 5x18
+        text run at (297,41) width 5: &quot; &quot;
+      RenderBR {BR} at (0,0) size 0x0
+      RenderTextControl {INPUT} at (2,64) size 144x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+        RenderFlexibleBox {DIV} at (3,3) size 138x13
+          RenderBlock {DIV} at (0,1) size 8x11
+          RenderBlock {DIV} at (8,0) size 117x13
+          RenderBlock {DIV} at (125,1) size 13x11
+      RenderText {#text} at (0,0) size 0x0
+layer at (21,75) size 117x13 scrollWidth 279
+  RenderBlock {DIV} at (0,0) size 117x13
+    RenderText {#text} at (0,0) size 278x13
+      text run at (0,0) width 278: &quot;This text should be centered vertically in the button&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastformsfilefileinputdirectionexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/forms/file/file-input-direction-expected.txt (0 => 162805)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/forms/file/file-input-direction-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/forms/file/file-input-direction-expected.txt        2014-01-26 20:04:29 UTC (rev 162805)
</span><span class="lines">@@ -0,0 +1,101 @@
</span><ins>+layer at (0,0) size 1083x585
+  RenderView at (0,0) size 800x585
+layer at (0,0) size 800x585
+  RenderBlock {HTML} at (0,0) size 800x585
+    RenderBody {BODY} at (8,8) size 784x569
+      RenderTable {TABLE} at (0,0) size 1075x108
+        RenderTableSection {TBODY} at (0,0) size 1075x108
+          RenderTableRow {TR} at (0,2) size 1075x20
+            RenderTableCell {TH} at (2,11) size 83x2 [r=0 c=0 rs=1 cs=1]
+            RenderTableCell {TH} at (87,11) size 245x2 [r=0 c=1 rs=1 cs=1]
+            RenderTableCell {TH} at (334,2) size 245x20 [r=0 c=2 rs=1 cs=1]
+              RenderText {#text} at (78,1) size 89x18
+                text run at (78,1) width 89: &quot;text-align:left&quot;
+            RenderTableCell {TH} at (581,2) size 245x20 [r=0 c=3 rs=1 cs=1]
+              RenderText {#text} at (67,1) size 111x18
+                text run at (67,1) width 111: &quot;text-align:center&quot;
+            RenderTableCell {TH} at (828,2) size 245x20 [r=0 c=4 rs=1 cs=1]
+              RenderText {#text} at (72,1) size 101x18
+                text run at (72,1) width 101: &quot;text-align:right&quot;
+          RenderTableRow {TR} at (0,24) size 1075x26
+            RenderTableCell {TH} at (2,36) size 83x2 [r=1 c=0 rs=1 cs=1]
+            RenderTableCell {TD} at (87,24) size 245x26 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
+              RenderFileUploadControl {INPUT} at (4,4) size 237x18 &quot;no file selected&quot;
+                RenderButton {INPUT} at (0,0) size 78x18 [bgcolor=#C0C0C0]
+                  RenderBlock (anonymous) at (8,2) size 62x14
+                    RenderText at (0,0) size 62x13
+                      text run at (0,0) width 62: &quot;Choose File&quot;
+            RenderTableCell {TD} at (334,24) size 245x26 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
+              RenderFileUploadControl {INPUT} at (4,4) size 237x18 &quot;no file selected&quot;
+                RenderButton {INPUT} at (0,0) size 78x18 [bgcolor=#C0C0C0]
+                  RenderBlock (anonymous) at (8,2) size 62x14
+                    RenderText at (0,0) size 62x13
+                      text run at (0,0) width 62: &quot;Choose File&quot;
+            RenderTableCell {TD} at (581,24) size 245x26 [border: (1px solid #000000)] [r=1 c=3 rs=1 cs=1]
+              RenderFileUploadControl {INPUT} at (4,4) size 237x18 &quot;no file selected&quot;
+                RenderButton {INPUT} at (0,0) size 78x18 [bgcolor=#C0C0C0]
+                  RenderBlock (anonymous) at (8,2) size 62x14
+                    RenderText at (0,0) size 62x13
+                      text run at (0,0) width 62: &quot;Choose File&quot;
+            RenderTableCell {TD} at (828,24) size 245x26 [border: (1px solid #000000)] [r=1 c=4 rs=1 cs=1]
+              RenderFileUploadControl {INPUT} at (4,4) size 237x18 &quot;no file selected&quot;
+                RenderButton {INPUT} at (0,0) size 78x18 [bgcolor=#C0C0C0]
+                  RenderBlock (anonymous) at (8,2) size 62x14
+                    RenderText at (0,0) size 62x13
+                      text run at (0,0) width 62: &quot;Choose File&quot;
+          RenderTableRow {TR} at (0,52) size 1075x26
+            RenderTableCell {TH} at (2,55) size 83x20 [r=2 c=0 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 81x18
+                text run at (1,1) width 81: &quot;direction:ltr&quot;
+            RenderTableCell {TD} at (87,52) size 245x26 [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
+              RenderFileUploadControl {INPUT} at (4,4) size 237x18 &quot;no file selected&quot;
+                RenderButton {INPUT} at (0,0) size 78x18 [bgcolor=#C0C0C0]
+                  RenderBlock (anonymous) at (8,2) size 62x14
+                    RenderText at (0,0) size 62x13
+                      text run at (0,0) width 62: &quot;Choose File&quot;
+            RenderTableCell {TD} at (334,52) size 245x26 [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
+              RenderFileUploadControl {INPUT} at (4,4) size 237x18 &quot;no file selected&quot;
+                RenderButton {INPUT} at (0,0) size 78x18 [bgcolor=#C0C0C0]
+                  RenderBlock (anonymous) at (8,2) size 62x14
+                    RenderText at (0,0) size 62x13
+                      text run at (0,0) width 62: &quot;Choose File&quot;
+            RenderTableCell {TD} at (581,52) size 245x26 [border: (1px solid #000000)] [r=2 c=3 rs=1 cs=1]
+              RenderFileUploadControl {INPUT} at (4,4) size 237x18 &quot;no file selected&quot;
+                RenderButton {INPUT} at (0,0) size 78x18 [bgcolor=#C0C0C0]
+                  RenderBlock (anonymous) at (8,2) size 62x14
+                    RenderText at (0,0) size 62x13
+                      text run at (0,0) width 62: &quot;Choose File&quot;
+            RenderTableCell {TD} at (828,52) size 245x26 [border: (1px solid #000000)] [r=2 c=4 rs=1 cs=1]
+              RenderFileUploadControl {INPUT} at (4,4) size 237x18 &quot;no file selected&quot;
+                RenderButton {INPUT} at (0,0) size 78x18 [bgcolor=#C0C0C0]
+                  RenderBlock (anonymous) at (8,2) size 62x14
+                    RenderText at (0,0) size 62x13
+                      text run at (0,0) width 62: &quot;Choose File&quot;
+          RenderTableRow {TR} at (0,80) size 1075x26
+            RenderTableCell {TH} at (2,83) size 83x20 [r=3 c=0 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 81x18
+                text run at (1,1) width 81: &quot;direction:rtl&quot;
+            RenderTableCell {TD} at (87,80) size 245x26 [border: (1px solid #000000)] [r=3 c=1 rs=1 cs=1]
+              RenderFileUploadControl {INPUT} at (4,4) size 237x18 &quot;no file selected&quot;
+                RenderButton {INPUT} at (159,0) size 78x18 [bgcolor=#C0C0C0]
+                  RenderBlock (anonymous) at (8,2) size 62x14
+                    RenderText at (0,0) size 62x13
+                      text run at (0,0) width 61: &quot;Choose File&quot;
+            RenderTableCell {TD} at (334,80) size 245x26 [border: (1px solid #000000)] [r=3 c=2 rs=1 cs=1]
+              RenderFileUploadControl {INPUT} at (4,4) size 237x18 &quot;no file selected&quot;
+                RenderButton {INPUT} at (159,0) size 78x18 [bgcolor=#C0C0C0]
+                  RenderBlock (anonymous) at (8,2) size 62x14
+                    RenderText at (0,0) size 62x13
+                      text run at (0,0) width 61: &quot;Choose File&quot;
+            RenderTableCell {TD} at (581,80) size 245x26 [border: (1px solid #000000)] [r=3 c=3 rs=1 cs=1]
+              RenderFileUploadControl {INPUT} at (4,4) size 237x18 &quot;no file selected&quot;
+                RenderButton {INPUT} at (159,0) size 78x18 [bgcolor=#C0C0C0]
+                  RenderBlock (anonymous) at (8,2) size 62x14
+                    RenderText at (0,0) size 62x13
+                      text run at (0,0) width 61: &quot;Choose File&quot;
+            RenderTableCell {TD} at (828,80) size 245x26 [border: (1px solid #000000)] [r=3 c=4 rs=1 cs=1]
+              RenderFileUploadControl {INPUT} at (4,4) size 237x18 &quot;no file selected&quot;
+                RenderButton {INPUT} at (159,0) size 78x18 [bgcolor=#C0C0C0]
+                  RenderBlock (anonymous) at (8,2) size 62x14
+                    RenderText at (0,0) size 62x13
+                      text run at (0,0) width 61: &quot;Choose File&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastformsfileinputfilererenderexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/forms/file/input-file-re-render-expected.txt (0 => 162805)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/forms/file/input-file-re-render-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/forms/file/input-file-re-render-expected.txt        2014-01-26 20:04:29 UTC (rev 162805)
</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 800x80
+  RenderBlock {HTML} at (0,0) size 800x80
+    RenderBody {BODY} at (8,8) size 784x56
+      RenderBlock {FORM} at (0,0) size 784x22
+        RenderFileUploadControl {INPUT} at (2,2) size 237x18 &quot;2 files&quot;
+          RenderButton {INPUT} at (0,0) 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;Choose Files&quot;
+        RenderText {#text} at (0,0) size 0x0
+      RenderBlock {P} at (0,38) size 784x18
+        RenderText {#text} at (0,0) size 442x18
+          text run at (0,0) width 442: &quot;The file upload control above should have text '2 files,' not a filename.&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastformsformmove3expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/forms/formmove3-expected.txt (0 => 162805)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/forms/formmove3-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/forms/formmove3-expected.txt        2014-01-26 20:04:29 UTC (rev 162805)
</span><span class="lines">@@ -0,0 +1,29 @@
</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 784x0
+        RenderInline {A} at (0,0) size 0x0
+          RenderText {#text} at (0,0) size 0x0
+      RenderBlock {DIV} at (0,0) size 784x28
+        RenderBlock (anonymous) at (0,0) size 784x0
+          RenderInline {A} at (0,0) size 0x0
+            RenderText {#text} at (0,0) size 0x0
+        RenderBlock (anonymous) at (0,0) size 784x28
+          RenderTable {TABLE} at (0,0) size 66x28
+            RenderTableSection {TBODY} at (0,0) size 66x28
+              RenderTableRow {TR} at (0,2) size 66x24
+                RenderTableCell {TD} at (2,13) size 2x2 [r=0 c=0 rs=1 cs=1]
+                RenderTableCell {TD} at (6,2) size 58x24 [r=0 c=1 rs=1 cs=1]
+                  RenderButton {INPUT} at (3,3) 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;
+        RenderBlock (anonymous) at (0,28) size 784x0
+          RenderInline {A} at (0,0) size 0x0
+          RenderInline {A} at (0,0) size 0x0 [color=#0000EE]
+          RenderText {#text} at (0,0) size 0x0
+      RenderBlock (anonymous) at (0,28) size 784x18
+        RenderText {#text} at (0,0) size 104x18
+          text run at (0,0) width 104: &quot;Form did submit&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastformsinputappearanceheightexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/forms/input-appearance-height-expected.txt (0 => 162805)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/forms/input-appearance-height-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/forms/input-appearance-height-expected.txt        2014-01-26 20:04:29 UTC (rev 162805)
</span><span class="lines">@@ -0,0 +1,106 @@
</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 784x18
+        RenderText {#text} at (0,0) size 762x18
+          text run at (0,0) width 762: &quot;This tests the height attribute of form elements. The only element that should honour this value is the Image type of input.&quot;
+      RenderBlock {FORM} at (0,18) size 784x258
+        RenderText {#text} at (0,2) size 36x18
+          text run at (0,2) width 36: &quot;input &quot;
+        RenderTextControl {INPUT} at (38,2) size 123x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+        RenderText {#text} at (163,2) size 4x18
+          text run at (163,2) width 4: &quot; &quot;
+        RenderBR {BR} at (167,16) size 0x0
+        RenderText {#text} at (0,25) size 27x18
+          text run at (0,25) width 27: &quot;text &quot;
+        RenderTextControl {INPUT} at (29,25) size 123x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+        RenderText {#text} at (154,25) size 4x18
+          text run at (154,25) width 4: &quot; &quot;
+        RenderBR {BR} at (158,39) size 0x0
+        RenderText {#text} at (0,46) size 65x18
+          text run at (0,46) width 65: &quot;checkbox &quot;
+        RenderBlock {INPUT} at (67,50) size 12x12
+        RenderText {#text} at (81,46) size 4x18
+          text run at (81,46) width 4: &quot; &quot;
+        RenderBR {BR} at (85,60) size 0x0
+        RenderText {#text} at (0,66) size 24x18
+          text run at (0,66) width 24: &quot;file &quot;
+        RenderFileUploadControl {INPUT} at (26,67) size 237x18 &quot;no file selected&quot;
+          RenderButton {INPUT} at (0,0) size 78x18 [bgcolor=#C0C0C0]
+            RenderBlock (anonymous) at (8,2) size 62x14
+              RenderText at (0,0) size 62x13
+                text run at (0,0) width 62: &quot;Choose File&quot;
+        RenderText {#text} at (265,66) size 4x18
+          text run at (265,66) width 4: &quot; &quot;
+        RenderBR {BR} at (269,80) size 0x0
+        RenderText {#text} at (0,87) size 42x18
+          text run at (0,87) width 42: &quot;image &quot;
+        RenderImage {INPUT} at (42,100) size 10x1
+        RenderText {#text} at (52,87) size 4x18
+          text run at (52,87) width 4: &quot; &quot;
+        RenderBR {BR} at (56,101) size 0x0
+        RenderText {#text} at (0,105) size 36x18
+          text run at (0,105) width 36: &quot;radio &quot;
+        RenderBlock {INPUT} at (38,108) size 12x13
+        RenderText {#text} at (52,105) size 4x18
+          text run at (52,105) width 4: &quot; &quot;
+        RenderBR {BR} at (56,119) size 0x0
+        RenderText {#text} at (0,127) size 39x18
+          text run at (0,127) width 39: &quot;range &quot;
+        RenderSlider {INPUT} at (41,126) size 129x15 [color=#909090] [bgcolor=#FFFFFF]
+          RenderFlexibleBox {DIV} at (0,0) size 129x15
+            RenderBlock {DIV} at (0,0) size 129x15
+              RenderBlock {DIV} at (57,0) size 15x15
+        RenderText {#text} at (172,127) size 4x18
+          text run at (172,127) width 4: &quot; &quot;
+        RenderBR {BR} at (176,141) size 0x0
+        RenderText {#text} at (0,146) size 33x18
+          text run at (0,146) width 33: &quot;reset &quot;
+        RenderButton {INPUT} at (35,147) size 45x18 [bgcolor=#C0C0C0]
+          RenderBlock (anonymous) at (8,2) size 29x14
+            RenderText at (0,0) size 29x13
+              text run at (0,0) width 29: &quot;Reset&quot;
+        RenderText {#text} at (81,146) size 5x18
+          text run at (81,146) width 5: &quot; &quot;
+        RenderBR {BR} at (85,160) size 1x0
+        RenderText {#text} at (0,168) size 46x18
+          text run at (0,168) width 46: &quot;submit &quot;
+        RenderButton {INPUT} at (48,169) 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 (103,168) size 5x18
+          text run at (103,168) width 5: &quot; &quot;
+        RenderBR {BR} at (107,182) size 1x0
+        RenderText {#text} at (0,191) size 49x18
+          text run at (0,191) width 49: &quot;isindex &quot;
+        RenderTextControl {INPUT} at (51,191) size 123x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+        RenderText {#text} at (176,191) size 4x18
+          text run at (176,191) width 4: &quot; &quot;
+        RenderBR {BR} at (180,205) size 0x0
+        RenderText {#text} at (0,214) size 64x18
+          text run at (0,214) width 64: &quot;password &quot;
+        RenderTextControl {INPUT} at (66,214) size 123x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+        RenderText {#text} at (191,214) size 4x18
+          text run at (191,214) width 4: &quot; &quot;
+        RenderBR {BR} at (195,228) size 0x0
+        RenderText {#text} at (0,237) size 44x18
+          text run at (0,237) width 44: &quot;search &quot;
+        RenderTextControl {INPUT} at (46,237) size 144x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+          RenderFlexibleBox {DIV} at (3,3) size 138x13
+            RenderBlock {DIV} at (0,1) size 8x11
+            RenderBlock {DIV} at (8,0) size 117x13
+            RenderBlock {DIV} at (125,1) size 13x11
+        RenderText {#text} at (0,0) size 0x0
+layer at (49,31) size 117x13
+  RenderBlock {DIV} at (3,3) size 117x13
+layer at (40,54) size 117x13
+  RenderBlock {DIV} at (3,3) size 117x13
+layer at (62,220) size 117x13
+  RenderBlock {DIV} at (3,3) size 117x13
+layer at (77,243) size 117x13
+  RenderBlock {DIV} at (3,3) size 117x13
+layer at (65,266) size 117x13
+  RenderBlock {DIV} at (0,0) size 117x13
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastformsinputbuttonsizesexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/forms/input-button-sizes-expected.txt (0 => 162805)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/forms/input-button-sizes-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/forms/input-button-sizes-expected.txt        2014-01-26 20:04:29 UTC (rev 162805)
</span><span class="lines">@@ -0,0 +1,106 @@
</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
+      RenderButton {INPUT} at (0,4) size 67x15 [bgcolor=#C0C0C0]
+        RenderBlock (anonymous) at (8,2) size 51x11
+          RenderText at (0,0) size 51x11
+            text run at (0,0) width 51: &quot;Test Button&quot;
+      RenderText {#text} at (66,1) size 5x18
+        text run at (66,1) width 5: &quot; &quot;
+      RenderButton {INPUT} at (70,4) size 67x15 [bgcolor=#C0C0C0]
+        RenderBlock (anonymous) at (8,2) size 51x11
+          RenderText at (0,0) size 51x11
+            text run at (0,0) width 51: &quot;Test Button&quot;
+      RenderText {#text} at (136,1) size 5x18
+        text run at (136,1) width 5: &quot; &quot;
+      RenderButton {INPUT} at (140,4) size 67x15 [bgcolor=#C0C0C0]
+        RenderBlock (anonymous) at (8,2) size 51x11
+          RenderText at (0,0) size 51x11
+            text run at (0,0) width 51: &quot;Test Button&quot;
+      RenderText {#text} at (206,1) size 5x18
+        text run at (206,1) width 5: &quot; &quot;
+      RenderButton {INPUT} at (210,4) size 67x15 [bgcolor=#C0C0C0]
+        RenderBlock (anonymous) at (8,2) size 51x11
+          RenderText at (0,0) size 51x11
+            text run at (0,0) width 51: &quot;Test Button&quot;
+      RenderText {#text} at (276,1) size 5x18
+        text run at (276,1) width 5: &quot; &quot;
+      RenderButton {INPUT} at (280,4) size 67x15 [bgcolor=#C0C0C0]
+        RenderBlock (anonymous) at (8,2) size 51x11
+          RenderText at (0,0) size 51x11
+            text run at (0,0) width 51: &quot;Test Button&quot;
+      RenderText {#text} at (346,1) size 5x18
+        text run at (346,1) width 5: &quot; &quot;
+      RenderButton {INPUT} at (350,4) size 67x15 [bgcolor=#C0C0C0]
+        RenderBlock (anonymous) at (8,2) size 51x11
+          RenderText at (0,0) size 51x11
+            text run at (0,0) width 51: &quot;Test Button&quot;
+      RenderText {#text} at (416,1) size 5x18
+        text run at (416,1) width 5: &quot; &quot;
+      RenderButton {INPUT} at (422,2) size 79x18 [bgcolor=#C0C0C0]
+        RenderBlock (anonymous) at (8,2) size 62x14
+          RenderText at (0,0) size 62x13
+            text run at (0,0) width 62: &quot;Test Button&quot;
+      RenderText {#text} at (502,1) size 5x18
+        text run at (502,1) width 5: &quot; &quot;
+      RenderButton {INPUT} at (508,2) size 78x18 [bgcolor=#C0C0C0]
+        RenderBlock (anonymous) at (8,2) size 62x14
+          RenderText at (0,0) size 62x13
+            text run at (0,0) width 62: &quot;Test Button&quot;
+      RenderText {#text} at (587,1) size 5x18
+        text run at (587,1) width 5: &quot; &quot;
+      RenderButton {INPUT} at (593,2) size 78x18 [bgcolor=#C0C0C0]
+        RenderBlock (anonymous) at (8,2) size 62x14
+          RenderText at (0,0) size 62x13
+            text run at (0,0) width 62: &quot;Test Button&quot;
+      RenderText {#text} at (672,1) size 5x18
+        text run at (672,1) width 5: &quot; &quot;
+      RenderButton {INPUT} at (678,2) size 78x18 [bgcolor=#C0C0C0]
+        RenderBlock (anonymous) at (8,2) size 62x14
+          RenderText at (0,0) size 62x13
+            text run at (0,0) width 62: &quot;Test Button&quot;
+      RenderText {#text} at (757,1) size 5x18
+        text run at (757,1) width 5: &quot; &quot;
+      RenderButton {INPUT} at (2,26) size 78x18 [bgcolor=#C0C0C0]
+        RenderBlock (anonymous) at (8,2) size 62x14
+          RenderText at (0,0) size 62x13
+            text run at (0,0) width 62: &quot;Test Button&quot;
+      RenderText {#text} at (81,25) size 5x18
+        text run at (81,25) width 5: &quot; &quot;
+      RenderButton {INPUT} at (87,24) size 89x21 [bgcolor=#C0C0C0]
+        RenderBlock (anonymous) at (8,2) size 73x17
+          RenderText at (0,0) size 73x16
+            text run at (0,0) width 73: &quot;Test Button&quot;
+      RenderText {#text} at (177,25) size 5x18
+        text run at (177,25) width 5: &quot; &quot;
+      RenderButton {INPUT} at (183,24) size 90x21 [bgcolor=#C0C0C0]
+        RenderBlock (anonymous) at (8,2) size 73x17
+          RenderText at (0,0) size 73x16
+            text run at (0,0) width 73: &quot;Test Button&quot;
+      RenderText {#text} at (274,25) size 5x18
+        text run at (274,25) width 5: &quot; &quot;
+      RenderButton {INPUT} at (280,24) size 89x21 [bgcolor=#C0C0C0]
+        RenderBlock (anonymous) at (8,2) size 73x17
+          RenderText at (0,0) size 73x16
+            text run at (0,0) width 73: &quot;Test Button&quot;
+      RenderText {#text} at (370,25) size 5x18
+        text run at (370,25) width 5: &quot; &quot;
+      RenderButton {INPUT} at (376,24) size 89x21 [bgcolor=#C0C0C0]
+        RenderBlock (anonymous) at (8,2) size 73x17
+          RenderText at (0,0) size 73x16
+            text run at (0,0) width 73: &quot;Test Button&quot;
+      RenderText {#text} at (466,25) size 5x18
+        text run at (466,25) width 5: &quot; &quot;
+      RenderButton {INPUT} at (472,24) size 90x21 [bgcolor=#C0C0C0]
+        RenderBlock (anonymous) at (8,2) size 73x17
+          RenderText at (0,0) size 73x16
+            text run at (0,0) width 73: &quot;Test Button&quot;
+      RenderText {#text} at (563,25) size 5x18
+        text run at (563,25) width 5: &quot; &quot;
+      RenderButton {INPUT} at (569,24) size 89x21 [bgcolor=#C0C0C0]
+        RenderBlock (anonymous) at (8,2) size 73x17
+          RenderText at (0,0) size 73x16
+            text run at (0,0) width 73: &quot;Test Button&quot;
+      RenderText {#text} at (0,0) size 0x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastformsinputvalueexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/forms/input-value-expected.txt (0 => 162805)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/forms/input-value-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/forms/input-value-expected.txt        2014-01-26 20:04:29 UTC (rev 162805)
</span><span class="lines">@@ -0,0 +1,222 @@
</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 784x36
+        RenderText {#text} at (0,0) size 784x36
+          text run at (0,0) width 784: &quot;Results that match WinIE are two columns on the right that say \&quot;after\&quot; every time, except for the last row which should have&quot;
+          text run at (0,18) width 158: &quot;nothing in either column.&quot;
+      RenderBlock {P} at (0,52) size 784x18
+        RenderText {#text} at (0,0) size 713x18
+          text run at (0,0) width 713: &quot;Results that match Gecko are like WinIE, but with \&quot;before\&quot; for the attribute in the first two rows and the last row.&quot;
+      RenderBlock {HR} at (0,86) size 784x2 [border: (1px inset #000000)]
+      RenderBlock {FORM} at (0,96) size 784x366
+        RenderTable {TABLE} at (0,0) size 761x366
+          RenderTableSection {THEAD} at (0,0) size 761x24
+            RenderTableRow {TR} at (0,2) size 761x20
+              RenderTableCell {TH} at (2,2) size 385x20 [r=0 c=0 rs=1 cs=1]
+                RenderText {#text} at (1,1) size 55x18
+                  text run at (1,1) width 55: &quot;test case&quot;
+              RenderTableCell {TH} at (389,2) size 243x20 [r=0 c=1 rs=1 cs=1]
+                RenderText {#text} at (1,1) size 89x18
+                  text run at (1,1) width 89: &quot;form element&quot;
+              RenderTableCell {TH} at (634,2) size 62x20 [r=0 c=2 rs=1 cs=1]
+                RenderText {#text} at (1,1) size 60x18
+                  text run at (1,1) width 60: &quot;property&quot;
+              RenderTableCell {TH} at (698,2) size 61x20 [r=0 c=3 rs=1 cs=1]
+                RenderText {#text} at (1,1) size 59x18
+                  text run at (1,1) width 59: &quot;attribute&quot;
+          RenderTableSection {TBODY} at (0,24) size 761x342
+            RenderTableRow {TR} at (0,0) size 761x25
+              RenderTableCell {TD} at (2,2) size 385x20 [r=0 c=0 rs=1 cs=1]
+                RenderText {#text} at (1,1) size 207x18
+                  text run at (1,1) width 207: &quot;text with value property changed&quot;
+              RenderTableCell {TD} at (389,0) size 243x25 [r=0 c=1 rs=1 cs=1]
+                RenderTextControl {INPUT} at (3,3) size 123x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+              RenderTableCell {TD} at (634,2) size 62x20 [r=0 c=2 rs=1 cs=1]
+                RenderText {#text} at (1,1) size 28x18
+                  text run at (1,1) width 28: &quot;after&quot;
+              RenderTableCell {TD} at (698,2) size 61x20 [r=0 c=3 rs=1 cs=1]
+                RenderText {#text} at (1,1) size 40x18
+                  text run at (1,1) width 40: &quot;before&quot;
+            RenderTableRow {TR} at (0,27) size 761x25
+              RenderTableCell {TD} at (2,29) size 385x20 [r=1 c=0 rs=1 cs=1]
+                RenderText {#text} at (1,1) size 244x18
+                  text run at (1,1) width 244: &quot;password with value property changed&quot;
+              RenderTableCell {TD} at (389,27) size 243x25 [r=1 c=1 rs=1 cs=1]
+                RenderTextControl {INPUT} at (3,3) size 123x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+              RenderTableCell {TD} at (634,29) size 62x20 [r=1 c=2 rs=1 cs=1]
+                RenderText {#text} at (1,1) size 28x18
+                  text run at (1,1) width 28: &quot;after&quot;
+              RenderTableCell {TD} at (698,29) size 61x20 [r=1 c=3 rs=1 cs=1]
+                RenderText {#text} at (1,1) size 40x18
+                  text run at (1,1) width 40: &quot;before&quot;
+            RenderTableRow {TR} at (0,54) size 761x20
+              RenderTableCell {TD} at (2,54) size 385x20 [r=2 c=0 rs=1 cs=1]
+                RenderText {#text} at (1,1) size 249x18
+                  text run at (1,1) width 249: &quot;check box with value property changed&quot;
+              RenderTableCell {TD} at (389,54) size 243x20 [r=2 c=1 rs=1 cs=1]
+                RenderBlock {INPUT} at (3,4) size 12x12
+              RenderTableCell {TD} at (634,54) size 62x20 [r=2 c=2 rs=1 cs=1]
+                RenderText {#text} at (1,1) size 28x18
+                  text run at (1,1) width 28: &quot;after&quot;
+              RenderTableCell {TD} at (698,54) size 61x20 [r=2 c=3 rs=1 cs=1]
+                RenderText {#text} at (1,1) size 28x18
+                  text run at (1,1) width 28: &quot;after&quot;
+            RenderTableRow {TR} at (0,76) size 761x20
+              RenderTableCell {TD} at (2,76) size 385x20 [r=3 c=0 rs=1 cs=1]
+                RenderText {#text} at (1,1) size 227x18
+                  text run at (1,1) width 227: &quot;hidden with value property changed&quot;
+              RenderTableCell {TD} at (389,85) size 243x2 [r=3 c=1 rs=1 cs=1]
+              RenderTableCell {TD} at (634,76) size 62x20 [r=3 c=2 rs=1 cs=1]
+                RenderText {#text} at (1,1) size 28x18
+                  text run at (1,1) width 28: &quot;after&quot;
+              RenderTableCell {TD} at (698,76) size 61x20 [r=3 c=3 rs=1 cs=1]
+                RenderText {#text} at (1,1) size 28x18
+                  text run at (1,1) width 28: &quot;after&quot;
+            RenderTableRow {TR} at (0,98) size 761x24
+              RenderTableCell {TD} at (2,100) size 385x20 [r=4 c=0 rs=1 cs=1]
+                RenderText {#text} at (1,1) size 224x18
+                  text run at (1,1) width 224: &quot;button with value property changed&quot;
+              RenderTableCell {TD} at (389,98) size 243x24 [r=4 c=1 rs=1 cs=1]
+                RenderButton {INPUT} at (3,3) size 41x18 [bgcolor=#C0C0C0]
+                  RenderBlock (anonymous) at (8,2) size 25x14
+                    RenderText at (0,0) size 25x13
+                      text run at (0,0) width 25: &quot;after&quot;
+              RenderTableCell {TD} at (634,100) size 62x20 [r=4 c=2 rs=1 cs=1]
+                RenderText {#text} at (1,1) size 28x18
+                  text run at (1,1) width 28: &quot;after&quot;
+              RenderTableCell {TD} at (698,100) size 61x20 [r=4 c=3 rs=1 cs=1]
+                RenderText {#text} at (1,1) size 28x18
+                  text run at (1,1) width 28: &quot;after&quot;
+            RenderTableRow {TR} at (0,124) size 761x20
+              RenderTableCell {TD} at (2,124) size 385x20 [r=5 c=0 rs=1 cs=1]
+                RenderText {#text} at (1,1) size 222x18
+                  text run at (1,1) width 222: &quot;image with value property changed&quot;
+              RenderTableCell {TD} at (389,124) size 243x19 [r=5 c=1 rs=1 cs=1]
+                RenderImage {INPUT} at (1,1) size 39x17
+              RenderTableCell {TD} at (634,124) size 62x20 [r=5 c=2 rs=1 cs=1]
+                RenderText {#text} at (1,1) size 28x18
+                  text run at (1,1) width 28: &quot;after&quot;
+              RenderTableCell {TD} at (698,124) size 61x20 [r=5 c=3 rs=1 cs=1]
+                RenderText {#text} at (1,1) size 28x18
+                  text run at (1,1) width 28: &quot;after&quot;
+            RenderTableRow {TR} at (0,146) size 761x21
+              RenderTableCell {TD} at (2,146) size 385x20 [r=6 c=0 rs=1 cs=1]
+                RenderText {#text} at (1,1) size 216x18
+                  text run at (1,1) width 216: &quot;radio with value property changed&quot;
+              RenderTableCell {TD} at (389,146) size 243x21 [r=6 c=1 rs=1 cs=1]
+                RenderBlock {INPUT} at (3,4) size 12x13
+              RenderTableCell {TD} at (634,146) size 62x20 [r=6 c=2 rs=1 cs=1]
+                RenderText {#text} at (1,1) size 28x18
+                  text run at (1,1) width 28: &quot;after&quot;
+              RenderTableCell {TD} at (698,146) size 61x20 [r=6 c=3 rs=1 cs=1]
+                RenderText {#text} at (1,1) size 28x18
+                  text run at (1,1) width 28: &quot;after&quot;
+            RenderTableRow {TR} at (0,169) size 761x25
+              RenderTableCell {TD} at (2,171) size 385x20 [r=7 c=0 rs=1 cs=1]
+                RenderText {#text} at (1,1) size 205x18
+                  text run at (1,1) width 205: &quot;text with value attribute changed&quot;
+              RenderTableCell {TD} at (389,169) size 243x25 [r=7 c=1 rs=1 cs=1]
+                RenderTextControl {INPUT} at (3,3) size 123x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+              RenderTableCell {TD} at (634,171) size 62x20 [r=7 c=2 rs=1 cs=1]
+                RenderText {#text} at (1,1) size 28x18
+                  text run at (1,1) width 28: &quot;after&quot;
+              RenderTableCell {TD} at (698,171) size 61x20 [r=7 c=3 rs=1 cs=1]
+                RenderText {#text} at (1,1) size 28x18
+                  text run at (1,1) width 28: &quot;after&quot;
+            RenderTableRow {TR} at (0,196) size 761x20
+              RenderTableCell {TD} at (2,196) size 385x20 [r=8 c=0 rs=1 cs=1]
+                RenderText {#text} at (1,1) size 247x18
+                  text run at (1,1) width 247: &quot;check box with value attribute changed&quot;
+              RenderTableCell {TD} at (389,196) size 243x20 [r=8 c=1 rs=1 cs=1]
+                RenderBlock {INPUT} at (3,4) size 12x12
+              RenderTableCell {TD} at (634,196) size 62x20 [r=8 c=2 rs=1 cs=1]
+                RenderText {#text} at (1,1) size 28x18
+                  text run at (1,1) width 28: &quot;after&quot;
+              RenderTableCell {TD} at (698,196) size 61x20 [r=8 c=3 rs=1 cs=1]
+                RenderText {#text} at (1,1) size 28x18
+                  text run at (1,1) width 28: &quot;after&quot;
+            RenderTableRow {TR} at (0,218) size 761x20
+              RenderTableCell {TD} at (2,218) size 385x20 [r=9 c=0 rs=1 cs=1]
+                RenderText {#text} at (1,1) size 383x18
+                  text run at (1,1) width 383: &quot;text with value property changed, then turned into check box&quot;
+              RenderTableCell {TD} at (389,218) size 243x20 [r=9 c=1 rs=1 cs=1]
+                RenderBlock {INPUT} at (3,4) size 12x12
+              RenderTableCell {TD} at (634,218) size 62x20 [r=9 c=2 rs=1 cs=1]
+                RenderText {#text} at (1,1) size 28x18
+                  text run at (1,1) width 28: &quot;after&quot;
+              RenderTableCell {TD} at (698,218) size 61x20 [r=9 c=3 rs=1 cs=1]
+                RenderText {#text} at (1,1) size 28x18
+                  text run at (1,1) width 28: &quot;after&quot;
+            RenderTableRow {TR} at (0,240) size 761x25
+              RenderTableCell {TD} at (2,242) size 385x20 [r=10 c=0 rs=1 cs=1]
+                RenderText {#text} at (1,1) size 383x18
+                  text run at (1,1) width 383: &quot;check box with value property changed, then turned into text&quot;
+              RenderTableCell {TD} at (389,240) size 243x25 [r=10 c=1 rs=1 cs=1]
+                RenderTextControl {INPUT} at (3,3) size 123x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+              RenderTableCell {TD} at (634,242) size 62x20 [r=10 c=2 rs=1 cs=1]
+                RenderText {#text} at (1,1) size 28x18
+                  text run at (1,1) width 28: &quot;after&quot;
+              RenderTableCell {TD} at (698,242) size 61x20 [r=10 c=3 rs=1 cs=1]
+                RenderText {#text} at (1,1) size 28x18
+                  text run at (1,1) width 28: &quot;after&quot;
+            RenderTableRow {TR} at (0,267) size 761x20
+              RenderTableCell {TD} at (2,267) size 385x20 [r=11 c=0 rs=1 cs=1]
+                RenderText {#text} at (1,1) size 381x18
+                  text run at (1,1) width 381: &quot;text with value attribute changed, then turned into check box&quot;
+              RenderTableCell {TD} at (389,267) size 243x20 [r=11 c=1 rs=1 cs=1]
+                RenderBlock {INPUT} at (3,4) size 12x12
+              RenderTableCell {TD} at (634,267) size 62x20 [r=11 c=2 rs=1 cs=1]
+                RenderText {#text} at (1,1) size 28x18
+                  text run at (1,1) width 28: &quot;after&quot;
+              RenderTableCell {TD} at (698,267) size 61x20 [r=11 c=3 rs=1 cs=1]
+                RenderText {#text} at (1,1) size 28x18
+                  text run at (1,1) width 28: &quot;after&quot;
+            RenderTableRow {TR} at (0,289) size 761x25
+              RenderTableCell {TD} at (2,291) size 385x20 [r=12 c=0 rs=1 cs=1]
+                RenderText {#text} at (1,1) size 381x18
+                  text run at (1,1) width 381: &quot;check box with value attribute changed, then turned into text&quot;
+              RenderTableCell {TD} at (389,289) size 243x25 [r=12 c=1 rs=1 cs=1]
+                RenderTextControl {INPUT} at (3,3) size 123x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+              RenderTableCell {TD} at (634,291) size 62x20 [r=12 c=2 rs=1 cs=1]
+                RenderText {#text} at (1,1) size 28x18
+                  text run at (1,1) width 28: &quot;after&quot;
+              RenderTableCell {TD} at (698,291) size 61x20 [r=12 c=3 rs=1 cs=1]
+                RenderText {#text} at (1,1) size 28x18
+                  text run at (1,1) width 28: &quot;after&quot;
+            RenderTableRow {TR} at (0,316) size 761x24
+              RenderTableCell {TD} at (2,318) size 385x20 [r=13 c=0 rs=1 cs=1]
+                RenderText {#text} at (1,1) size 204x18
+                  text run at (1,1) width 204: &quot;file with value property changed&quot;
+              RenderTableCell {TD} at (389,316) size 243x24 [r=13 c=1 rs=1 cs=1]
+                RenderFileUploadControl {INPUT} at (3,3) size 237x18 &quot;no file selected&quot;
+                  RenderButton {INPUT} at (0,0) size 78x18 [bgcolor=#C0C0C0]
+                    RenderBlock (anonymous) at (8,2) size 62x14
+                      RenderText at (0,0) size 62x13
+                        text run at (0,0) width 62: &quot;Choose File&quot;
+              RenderTableCell {TD} at (634,327) size 62x2 [r=13 c=2 rs=1 cs=1]
+              RenderTableCell {TD} at (698,318) size 61x20 [r=13 c=3 rs=1 cs=1]
+                RenderText {#text} at (1,1) size 40x18
+                  text run at (1,1) width 40: &quot;before&quot;
+layer at (403,134) size 117x13
+  RenderBlock {DIV} at (3,3) size 117x13
+    RenderText {#text} at (0,0) size 35x13
+      text run at (0,0) width 35: &quot;before&quot;
+layer at (403,161) size 117x13
+  RenderBlock {DIV} at (3,3) size 117x13
+    RenderText {#text} at (0,0) size 37x13
+      text run at (0,0) width 37: &quot;\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}&quot;
+layer at (403,303) size 117x13
+  RenderBlock {DIV} at (3,3) size 117x13
+    RenderText {#text} at (0,0) size 25x13
+      text run at (0,0) width 25: &quot;after&quot;
+layer at (403,374) size 117x13
+  RenderBlock {DIV} at (3,3) size 117x13
+    RenderText {#text} at (0,0) size 25x13
+      text run at (0,0) width 25: &quot;after&quot;
+layer at (403,423) size 117x13
+  RenderBlock {DIV} at (3,3) size 117x13
+    RenderText {#text} at (0,0) size 25x13
+      text run at (0,0) width 25: &quot;after&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastformstargetedframesubmissionexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/forms/targeted-frame-submission-expected.txt (0 => 162805)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/forms/targeted-frame-submission-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/forms/targeted-frame-submission-expected.txt        2014-01-26 20:04:29 UTC (rev 162805)
</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 {FORM} at (0,0) size 784x22
+        RenderButton {INPUT} at (2,2) size 42x18 [bgcolor=#C0C0C0]
+          RenderBlock (anonymous) at (8,2) size 26x14
+            RenderText at (0,0) size 26x13
+              text run at (0,0) width 26: &quot;form&quot;
+        RenderText {#text} at (0,0) size 0x0
+      RenderBlock {DIV} at (0,38) size 784x36
+        RenderText {#text} at (0,0) size 765x36
+          text run at (0,0) width 288: &quot;This tests Targetted frame submission works. &quot;
+          text run at (288,0) width 477: &quot;If the test is successful, the text \&quot;SUCCESS\&quot; should be shown in the iframe&quot;
+          text run at (0,18) width 43: &quot;below.&quot;
+      RenderBlock (anonymous) at (0,74) size 784x154
+        RenderIFrame {IFRAME} at (0,0) size 304x154 [border: (2px inset #000000)]
+          layer at (0,0) size 300x150
+            RenderView at (0,0) size 300x150
+          layer at (0,0) size 300x150
+            RenderBlock {HTML} at (0,0) size 300x150
+              RenderBody {BODY} at (8,8) size 284x129
+                RenderBlock {PRE} at (0,0) size 284x15
+                  RenderText {#text} at (0,0) size 56x15
+                    text run at (0,0) width 56: &quot;SUCCESS&quot;
+                    text run at (56,0) width 0: &quot; &quot;
+        RenderText {#text} at (0,0) size 0x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfasthtmldetailsreplacesummarychildexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/html/details-replace-summary-child-expected.txt (0 => 162805)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/html/details-replace-summary-child-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/html/details-replace-summary-child-expected.txt        2014-01-26 20:04:29 UTC (rev 162805)
</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 {DETAILS} at (0,0) size 784x18
+        RenderBlock {SUMMARY} at (0,0) size 784x18
+          RenderDetailsMarker {DIV} at (0,4) size 11x11: down
+          RenderText {#text} at (16,0) size 5x18
+            text run at (16,0) width 5: &quot; &quot;
+          RenderBlock {SPAN} at (20,2) size 65x15
+            RenderText {#text} at (0,0) size 64x15
+              text run at (0,0) width 64: &quot;Details1&quot;
+          RenderText {#text} at (84,0) size 5x18
+            text run at (84,0) width 5: &quot; &quot;
+          RenderBlock {SPAN} at (88,2) size 65x15
+            RenderText {#text} at (0,0) size 64x15
+              text run at (0,0) width 64: &quot;Details3&quot;
+          RenderText {#text} at (0,0) size 0x0
+      RenderBlock (anonymous) at (0,18) size 784x22
+        RenderButton {INPUT} at (2,2) size 41x18 [bgcolor=#C0C0C0]
+          RenderBlock (anonymous) at (8,2) size 25x14
+            RenderText at (0,0) size 25x13
+              text run at (0,0) width 25: &quot;click&quot;
+        RenderText {#text} at (0,0) size 0x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfasthtmldetailsreplacetextexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/html/details-replace-text-expected.txt (0 => 162805)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/html/details-replace-text-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/html/details-replace-text-expected.txt        2014-01-26 20:04:29 UTC (rev 162805)
</span><span class="lines">@@ -0,0 +1,27 @@
</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 {DETAILS} at (0,0) size 784x36
+        RenderBlock {SUMMARY} at (0,0) size 784x18
+          RenderDetailsMarker {DIV} at (0,4) size 11x11: down
+          RenderText {#text} at (16,0) size 62x18
+            text run at (16,0) width 62: &quot;Summary&quot;
+        RenderBlock (anonymous) at (0,18) size 784x18
+          RenderBlock {SPAN} at (0,2) size 64x15
+            RenderText {#text} at (0,0) size 64x15
+              text run at (0,0) width 64: &quot;Details1&quot;
+          RenderText {#text} at (64,0) size 4x18
+            text run at (64,0) width 4: &quot; &quot;
+          RenderText {#text} at (0,0) size 0x0
+          RenderBlock {SPAN} at (68,2) size 64x15
+            RenderText {#text} at (0,0) size 64x15
+              text run at (0,0) width 64: &quot;Details2&quot;
+          RenderText {#text} at (0,0) size 0x0
+      RenderBlock (anonymous) at (0,36) size 784x22
+        RenderButton {INPUT} at (2,2) size 41x18 [bgcolor=#C0C0C0]
+          RenderBlock (anonymous) at (8,2) size 25x14
+            RenderText at (0,0) size 25x13
+              text run at (0,0) width 25: &quot;click&quot;
+        RenderText {#text} at (0,0) size 0x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastoverflowscrollnestedpositionedlayerinoverflowexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/overflow/scroll-nested-positioned-layer-in-overflow-expected.txt (0 => 162805)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/overflow/scroll-nested-positioned-layer-in-overflow-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/overflow/scroll-nested-positioned-layer-in-overflow-expected.txt        2014-01-26 20:04:29 UTC (rev 162805)
</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
+layer at (0,42) size 800x558 clip at (0,42) size 785x558 scrollY 282 scrollHeight 840
+  RenderBlock (positioned) {DIV} at (0,42) size 800x558
+layer at (0,-240) size 560x840 backgroundClip at (0,42) size 785x558 clip at (0,42) size 785x558 outlineClip at (0,42) size 785x558
+  RenderBlock (positioned) {DIV} at (0,0) size 560x840
+    RenderBlock (anonymous) at (0,0) size 560x18
+      RenderText {#text} at (0,0) size 560x18
+        text run at (0,0) width 560: &quot;This tests that we can scroll to reveal something in a nested positioned block in overflow.&quot;
+    RenderBlock {DIV} at (0,18) size 560x800
+    RenderBlock (anonymous) at (0,818) size 560x22
+      RenderButton {INPUT} at (2,2) size 203x18 [bgcolor=#C0C0C0]
+        RenderBlock (anonymous) at (8,2) size 187x14
+          RenderText at (0,0) size 187x13
+            text run at (0,0) width 187: &quot;If you can see this, test has passed&quot;
+      RenderText {#text} at (0,0) size 0x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastoverflowscrollRevealButtonexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/overflow/scrollRevealButton-expected.txt (0 => 162805)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/overflow/scrollRevealButton-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/overflow/scrollRevealButton-expected.txt        2014-01-26 20:04:29 UTC (rev 162805)
</span><span class="lines">@@ -0,0 +1,42 @@
</span><ins>+layer at (0,0) size 785x1188
+  RenderView at (0,0) size 785x600
+layer at (0,0) size 785x1188
+  RenderBlock {HTML} at (0,0) size 785x1188
+    RenderBody {BODY} at (8,8) size 769x1172
+      RenderBlock (anonymous) at (0,0) size 769x18
+        RenderText {#text} at (0,0) size 339x18
+          text run at (0,0) width 339: &quot;This test should scroll recursively to reveal the button.&quot;
+        RenderText {#text} at (0,0) size 0x0
+      RenderBlock {DIV} at (0,18) size 769x500
+      RenderBlock (anonymous) at (0,518) size 769x154
+        RenderIFrame {IFRAME} at (0,0) size 304x154 [border: (2px inset #000000)]
+          layer at (0,0) size 308x316
+            RenderView at (0,0) size 285x135
+          layer at (0,0) size 285x316
+            RenderBlock {HTML} at (0,0) size 285x316
+              RenderBody {BODY} at (8,8) size 269x300
+          layer at (8,8) size 300x300 clip at (8,8) size 285x300 scrollY 543 scrollHeight 1268
+            RenderBlock {DIV} at (0,0) size 300x300
+              RenderBlock (anonymous) at (0,0) size 285x18
+                RenderText {#text} at (0,0) size 88x18
+                  text run at (0,0) width 88: &quot;overflow:auto&quot;
+              RenderBlock {DIV} at (0,18) size 285x600
+              RenderBlock {DIV} at (0,768) size 285x500
+          layer at (8,83) size 150x150 clip at (8,83) size 135x150 scrollY 472 scrollHeight 858
+            RenderBlock {DIV} at (0,618) size 150x150
+              RenderBlock (anonymous) at (0,0) size 135x18
+                RenderText {#text} at (0,0) size 88x18
+                  text run at (0,0) width 88: &quot;overflow:auto&quot;
+              RenderBlock {DIV} at (0,18) size 135x500
+              RenderBlock (anonymous) at (0,518) size 135x40
+                RenderBR {BR} at (0,0) size 0x18
+                RenderButton {INPUT} at (2,20) size 51x18 [bgcolor=#C0C0C0]
+                  RenderBlock (anonymous) at (8,2) size 35x14
+                    RenderText at (0,0) size 35x13
+                      text run at (0,0) width 35: &quot;Button&quot;
+                RenderText {#text} at (0,0) size 0x0
+              RenderBlock {DIV} at (0,558) size 135x300
+        RenderText {#text} at (0,0) size 0x0
+      RenderBlock {DIV} at (0,672) size 769x500
+scrolled to 0,4
+frame 'fr' scrolled to 0,91
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastreplacedwidth100percentbuttonexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/replaced/width100percent-button-expected.txt (0 => 162805)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/replaced/width100percent-button-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/replaced/width100percent-button-expected.txt        2014-01-26 20:04:29 UTC (rev 162805)
</span><span class="lines">@@ -0,0 +1,53 @@
</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 309x18
+          text run at (0,0) width 309: &quot;The following sets of buttons should not overlap.&quot;
+      RenderTable {TABLE} at (0,18) size 784x26
+        RenderTableSection {TBODY} at (0,0) size 784x26
+          RenderTableRow {TR} at (0,1) size 784x24
+            RenderTableCell {TD} at (1,1) size 67x24 [r=0 c=0 rs=1 cs=1]
+              RenderButton {INPUT} at (1,3) size 65x18 [bgcolor=#C0C0C0]
+                RenderBlock (anonymous) at (8,2) size 49x14
+                  RenderText at (0,0) size 49x13
+                    text run at (0,0) width 49: &quot;New Mail&quot;
+            RenderTableCell {TD} at (69,1) size 47x24 [r=0 c=1 rs=1 cs=1]
+              RenderButton {INPUT} at (1,3) size 45x18 [bgcolor=#C0C0C0]
+                RenderBlock (anonymous) at (8,2) size 29x14
+                  RenderText at (0,0) size 29x13
+                    text run at (0,0) width 29: &quot;Reply&quot;
+            RenderTableCell {TD} at (117,1) size 65x24 [r=0 c=2 rs=1 cs=1]
+              RenderButton {INPUT} at (1,3) size 63x18 [bgcolor=#C0C0C0]
+                RenderBlock (anonymous) at (8,2) size 47x14
+                  RenderText at (0,0) size 47x13
+                    text run at (0,0) width 47: &quot;Reply All&quot;
+            RenderTableCell {TD} at (183,3) size 600x20 [r=0 c=3 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 4x18
+                text run at (1,1) width 4: &quot; &quot;
+      RenderBlock (anonymous) at (0,44) size 784x36
+        RenderBR {BR} at (0,0) size 0x18
+        RenderBR {BR} at (0,18) size 0x18
+      RenderTable {TABLE} at (0,80) size 784x26
+        RenderTableSection {TBODY} at (0,0) size 784x26
+          RenderTableRow {TR} at (0,1) size 784x24
+            RenderTableCell {TD} at (1,1) size 67x24 [r=0 c=0 rs=1 cs=1]
+              RenderButton {INPUT} at (1,3) size 65x18 [bgcolor=#C0C0C0]
+                RenderBlock (anonymous) at (8,2) size 49x14
+                  RenderText at (0,0) size 49x13
+                    text run at (0,0) width 49: &quot;New Mail&quot;
+            RenderTableCell {TD} at (69,1) size 47x24 [r=0 c=1 rs=1 cs=1]
+              RenderButton {INPUT} at (1,3) size 45x18 [bgcolor=#C0C0C0]
+                RenderBlock (anonymous) at (8,2) size 29x14
+                  RenderText at (0,0) size 29x13
+                    text run at (0,0) width 29: &quot;Reply&quot;
+            RenderTableCell {TD} at (117,1) size 65x24 [r=0 c=2 rs=1 cs=1]
+              RenderButton {INPUT} at (1,3) size 63x18 [bgcolor=#C0C0C0]
+                RenderBlock (anonymous) at (8,2) size 47x14
+                  RenderText at (0,0) size 47x13
+                    text run at (0,0) width 47: &quot;Reply All&quot;
+            RenderTableCell {TD} at (183,3) size 600x20 [r=0 c=3 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 4x18
+                text run at (1,1) width 4: &quot; &quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfasttexttextIteratorNilRendererexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/text/textIteratorNilRenderer-expected.txt (0 => 162805)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/text/textIteratorNilRenderer-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/text/textIteratorNilRenderer-expected.txt        2014-01-26 20:04:29 UTC (rev 162805)
</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 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      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]
+                  RenderText {#text} at (0,0) size 4x18
+                    text run at (0,0) width 4: &quot; &quot;
+                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)]
+                  RenderText {#text} at (0,0) size 0x0
+                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;
+                  RenderText {#text} at (0,0) size 0x0
+                RenderTableCell {TD} at (476,2) size 160x18 [r=0 c=3 rs=2 cs=1]
+                  RenderInline {LABEL} at (0,0) size 115x13
+                    RenderText {#text} at (0,0) size 0x0
+                    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;
+                  RenderText {#text} at (0,0) size 0x0
+        RenderBlock (anonymous) at (0,39) size 784x18
+          RenderBR {BR} at (392,0) size 0x18
+layer at (237,13) size 217x13
+  RenderBlock {DIV} at (3,3) size 217x13
+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
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwintablesmozillabugsbug138725expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug138725-expected.txt (0 => 162805)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug138725-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug138725-expected.txt        2014-01-26 20:04:29 UTC (rev 162805)
</span><span class="lines">@@ -0,0 +1,35 @@
</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 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
+                RenderInline {SPAN} at (0,0) size 0x0
+                  RenderText {#text} at (0,0) size 0x0
+                  RenderInline {SPAN} at (0,0) size 0x0
+                    RenderText {#text} at (0,0) size 0x0
+                    RenderText {#text} at (0,0) size 0x0
+              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;
+                                  RenderText {#text} at (0,0) size 0x0
+              RenderBlock (anonymous) at (1,51) size 145x0
+                RenderInline {SPAN} at (0,0) size 0x0
+                  RenderInline {SPAN} at (0,0) size 0x0
+                  RenderText {#text} at (0,0) size 0x0
+                RenderText {#text} at (0,0) size 0x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwintablesmozillabugsbug18359expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug18359-expected.txt (0 => 162805)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug18359-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug18359-expected.txt        2014-01-26 20:04:29 UTC (rev 162805)
</span><span class="lines">@@ -0,0 +1,44 @@
</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 {H2} at (0,0) size 784x28
+        RenderText {#text} at (0,0) size 365x28
+          text run at (0,0) width 365: &quot;SeaMonkey XPInstall Trigger Page&quot;
+      RenderBlock {HR} at (0,47) size 784x3 [border: (1px inset #000000)]
+      RenderBlock {FORM} at (0,57) size 784x56
+        RenderTable {TABLE} at (0,0) size 557x55
+          RenderTableSection {TBODY} at (0,0) size 557x55
+            RenderTableRow {TR} at (0,2) size 557x25
+              RenderTableCell {TD} at (2,4) size 107x20 [r=0 c=0 rs=1 cs=1]
+                RenderInline {B} at (0,0) size 96x18
+                  RenderText {#text} at (1,1) size 96x18
+                    text run at (1,1) width 96: &quot;Trigger URL:&quot;
+              RenderTableCell {TD} at (111,2) size 354x25 [r=0 c=1 rs=1 cs=1]
+                RenderTextControl {INPUT} at (3,3) size 348x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+              RenderTableCell {TD} at (467,2) size 88x24 [r=0 c=2 rs=1 cs=1]
+                RenderButton {INPUT} at (3,3) size 55x18 [bgcolor=#C0C0C0]
+                  RenderBlock (anonymous) at (8,2) size 39x14
+                    RenderText at (0,0) size 39x13
+                      text run at (0,0) width 39: &quot;Trigger&quot;
+            RenderTableRow {TR} at (0,29) size 557x24
+              RenderTableCell {TD} at (2,31) size 107x20 [r=1 c=0 rs=1 cs=1]
+                RenderInline {B} at (0,0) size 105x18
+                  RenderText {#text} at (1,1) size 105x18
+                    text run at (1,1) width 105: &quot;Run Test Case:&quot;
+              RenderTableCell {TD} at (111,29) size 354x24 [r=1 c=1 rs=1 cs=1]
+                RenderMenuList {SELECT} at (3,3) size 262x18 [bgcolor=#FFFFFF]
+                  RenderBlock (anonymous) at (0,0) size 262x18
+                    RenderText at (8,2) size 73x13
+                      text run at (8,2) width 73: &quot;a_abortinstall&quot;
+                RenderText {#text} at (0,0) size 0x0
+              RenderTableCell {TD} at (467,29) size 88x24 [r=1 c=2 rs=1 cs=1]
+                RenderButton {INPUT} at (3,3) size 82x18 [bgcolor=#C0C0C0]
+                  RenderBlock (anonymous) at (8,2) size 66x14
+                    RenderText at (0,0) size 66x13
+                      text run at (0,0) width 66: &quot;Trigger case&quot;
+layer at (125,74) size 342x13
+  RenderBlock {DIV} at (3,3) size 342x13
+    RenderText {#text} at (0,0) size 106x13
+      text run at (0,0) width 106: &quot;http://jimbob/jars/&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwintablesmozillabugsbug24793expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug2479-3-expected.txt (0 => 162805)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug2479-3-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug2479-3-expected.txt        2014-01-26 20:04:29 UTC (rev 162805)
</span><span class="lines">@@ -0,0 +1,119 @@
</span><ins>+layer at (0,0) size 785x685
+  RenderView at (0,0) size 785x600
+layer at (0,0) size 785x685
+  RenderBlock {HTML} at (0,0) size 785x685
+    RenderBody {BODY} at (8,21) size 769x648
+      RenderBlock {H1} at (0,0) size 769x37
+        RenderText {#text} at (0,0) size 315x37
+          text run at (0,0) width 315: &quot;Generic Table Tests - 1&quot;
+      RenderBlock {P} at (0,58) size 769x19
+        RenderText {#text} at (0,0) size 387x18
+          text run at (0,0) width 387: &quot;If you have any comments to make regarding this test, e-mail &quot;
+        RenderInline {A} at (0,0) size 182x18 [color=#0000EE]
+          RenderText {#text} at (387,0) size 182x18
+            text run at (387,0) width 182: &quot;py8ieh=eviltests@bath.ac.uk&quot;
+        RenderText {#text} at (569,0) size 4x18
+          text run at (569,0) width 4: &quot;.&quot;
+      RenderBlock {DL} at (0,92) size 769x37
+        RenderBlock {DT} at (0,0) size 769x18
+          RenderText {#text} at (0,0) size 80x18
+            text run at (0,0) width 80: &quot;Prerequisites&quot;
+        RenderBlock {DD} at (40,18) size 729x18
+          RenderText {#text} at (0,0) size 683x18
+            text run at (0,0) width 683: &quot;Browsers that are subjected to this test should support CSS1 and the CSS2 table model, and multiple classes.&quot;
+      RenderBlock {P} at (0,144) size 769x99 [border: (5px double #FF0000)]
+        RenderBlock (anonymous) at (13,13) size 743x18
+          RenderText {#text} at (0,0) size 233x18
+            text run at (0,0) width 233: &quot;If this paragraph breaks the line here:&quot;
+        RenderTable {SPAN} at (13,31) size 58x18
+          RenderTableSection (anonymous) at (0,0) size 58x18
+            RenderTableRow (anonymous) at (0,0) size 58x18
+              RenderTableCell (anonymous) at (0,0) size 58x18 [r=0 c=0 rs=1 cs=1]
+                RenderText {#text} at (0,0) size 58x18
+                  text run at (0,0) width 58: &quot;and here:&quot;
+        RenderBlock (anonymous) at (13,49) size 743x36
+          RenderText {#text} at (0,0) size 119x18
+            text run at (0,0) width 119: &quot;then your browser &quot;
+          RenderInline {EM} at (0,0) size 81x18
+            RenderText {#text} at (119,0) size 81x18
+              text run at (119,0) width 81: &quot;does support&quot;
+          RenderText {#text} at (200,0) size 161x18
+            text run at (200,0) width 161: &quot; table values on 'display'. &quot;
+          RenderInline {STRONG} at (0,0) size 742x36
+            RenderText {#text} at (361,0) size 742x36
+              text run at (361,0) width 381: &quot;If this paragraphs flows without any undue breaks, then&quot;
+              text run at (0,18) width 421: &quot;you should mark your browser as not supporting table values!&quot;
+      RenderBlock {H2} at (0,262) size 769x29
+        RenderText {#text} at (0,0) size 224x28
+          text run at (0,0) width 224: &quot;1. Table -&gt; Table Cell&quot;
+      RenderBlock {P} at (0,310) size 769x37
+        RenderText {#text} at (0,0) size 755x36
+          text run at (0,0) width 755: &quot;Below there should be a gray bar, spanning the width of the BODY, with the text \&quot;Left\&quot; to the left and the text \&quot;Right\&quot;,&quot;
+          text run at (0,18) width 217: &quot;on the same line, flush to the right.&quot;
+      RenderTable {DIV} at (0,362) size 769x19 [bgcolor=#C0C0C0]
+        RenderTableSection (anonymous) at (0,0) size 769x18
+          RenderTableRow (anonymous) at (0,0) size 769x18
+            RenderTableCell {DIV} at (0,0) size 327x18 [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (0,0) size 26x18
+                text run at (0,0) width 26: &quot;Left&quot;
+            RenderTableCell {DIV} at (327,0) size 442x18 [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (407,0) size 35x18
+                text run at (407,0) width 35: &quot;Right&quot;
+      RenderBlock {H2} at (0,400) size 769x29
+        RenderText {#text} at (0,0) size 154x28
+          text run at (0,0) width 154: &quot;Submit Results&quot;
+      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)]
+          RenderText {#text} at (0,0) size 0x0
+          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
+        RenderText {#text} at (0,0) size 63x18
+          text run at (0,0) width 63: &quot;Up to the &quot;
+        RenderInline {A} at (0,0) size 73x18 [color=#0000EE]
+          RenderText {#text} at (63,0) size 73x18
+            text run at (63,0) width 73: &quot;Table Tests&quot;
+        RenderText {#text} at (136,0) size 4x18
+          text run at (136,0) width 4: &quot;.&quot;
+      RenderBlock {P} at (0,561) size 769x19
+        RenderText {#text} at (0,0) size 63x18
+          text run at (0,0) width 63: &quot;Up to the &quot;
+        RenderInline {A} at (0,0) size 98x18 [color=#0000EE]
+          RenderText {#text} at (63,0) size 98x18
+            text run at (63,0) width 98: &quot;Evil Tests Page&quot;
+        RenderText {#text} at (161,0) size 4x18
+          text run at (161,0) width 4: &quot;.&quot;
+      RenderBlock {P} at (0,595) size 769x19
+        RenderText {#text} at (0,0) size 173x18
+          text run at (0,0) width 173: &quot;This page is maintained by &quot;
+        RenderInline {A} at (0,0) size 77x18 [color=#0000EE]
+          RenderText {#text} at (173,0) size 77x18
+            text run at (173,0) width 77: &quot;Ian Hickson&quot;
+        RenderText {#text} at (250,0) size 9x18
+          text run at (250,0) width 9: &quot; (&quot;
+        RenderInline {A} at (0,0) size 123x18 [color=#0000EE]
+          RenderText {#text} at (259,0) size 123x18
+            text run at (259,0) width 123: &quot;py8ieh@bath.ac.uk&quot;
+        RenderText {#text} at (382,0) size 9x18
+          text run at (382,0) width 9: &quot;).&quot;
+      RenderBlock {P} at (0,629) size 769x19
+        RenderText {#text} at (0,0) size 182x18
+          text run at (0,0) width 182: &quot;Last updated in March 1999.&quot;
+layer at (600,475) size 117x13
+  RenderBlock {DIV} at (3,3) size 117x13
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwintablesmozillabugsbug24794expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug2479-4-expected.txt (0 => 162805)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug2479-4-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug2479-4-expected.txt        2014-01-26 20:04:29 UTC (rev 162805)
</span><span class="lines">@@ -0,0 +1,243 @@
</span><ins>+layer at (0,0) size 785x2589
+  RenderView at (0,0) size 785x600
+layer at (0,0) size 785x2589
+  RenderBlock {HTML} at (0,0) size 785x2590
+    RenderBody {BODY} at (8,21) size 769x2553 [bgcolor=#FFFFFF]
+      RenderBlock {H1} at (0,0) size 769x37
+        RenderText {#text} at (0,0) size 365x37
+          text run at (0,0) width 365: &quot;Table Inheritance Tests - 1&quot;
+      RenderBlock {P} at (0,58) size 769x19
+        RenderText {#text} at (0,0) size 387x18
+          text run at (0,0) width 387: &quot;If you have any comments to make regarding this test, e-mail &quot;
+        RenderInline {A} at (0,0) size 182x18 [color=#0000EE]
+          RenderText {#text} at (387,0) size 182x18
+            text run at (387,0) width 182: &quot;py8ieh=eviltests@bath.ac.uk&quot;
+        RenderText {#text} at (569,0) size 4x18
+          text run at (569,0) width 4: &quot;.&quot;
+      RenderBlock {DL} at (0,92) size 769x37
+        RenderBlock {DT} at (0,0) size 769x18
+          RenderText {#text} at (0,0) size 80x18
+            text run at (0,0) width 80: &quot;Prerequisites&quot;
+        RenderBlock {DD} at (40,18) size 729x18
+          RenderText {#text} at (0,0) size 550x18
+            text run at (0,0) width 550: &quot;Browsers that are subjected to this test should support CSS1 and the CSS2 table model.&quot;
+      RenderBlock {H2} at (0,148) size 769x29
+        RenderText {#text} at (0,0) size 104x28
+          text run at (0,0) width 104: &quot;0. Control&quot;
+      RenderBlock {P} at (0,196) size 769x19
+        RenderText {#text} at (0,0) size 401x18
+          text run at (0,0) width 401: &quot;The following four tests should look identical, namely, like this:&quot;
+      RenderBlock {DIV} at (0,230) size 769x75 [color=#FFFFFF] [bgcolor=#000000]
+        RenderText {#text} at (0,0) size 716x74
+          text run at (0,0) width 716: &quot;This text should be white on black, bold, twice&quot;
+          text run at (0,37) width 587: &quot;the size of normal text, and sans serif.&quot;
+      RenderBlock {P} at (0,320) size 769x73
+        RenderText {#text} at (0,0) size 754x72
+          text run at (0,0) width 744: &quot;There are some minor exceptions, however. The x.1 tests should fill the viewport width, the other tests need not. Also,&quot;
+          text run at (0,18) width 750: &quot;browsers attempting to have backwards compatability with the buggy behaviour of legacy browsers may omit to inherit&quot;
+          text run at (0,36) width 754: &quot;the color and font-size in 1.1, which will make 1.1 (but only 1.1) unreadable. That is the problem with not following the&quot;
+          text run at (0,54) width 38: &quot;specs.&quot;
+      RenderBlock {H2} at (0,412) size 769x29
+        RenderText {#text} at (0,0) size 172x28
+          text run at (0,0) width 172: &quot;1. HTML Tables&quot;
+      RenderBlock {H3} at (0,460) size 769x23
+        RenderText {#text} at (0,0) size 250x22
+          text run at (0,0) width 250: &quot;1.1 Inheritance through a DIV&quot;
+      RenderBlock {DIV} at (0,500) size 769x81 [color=#FFFFFF] [bgcolor=#000000]
+        RenderTable {TABLE} at (0,0) size 769x80
+          RenderTableSection {TBODY} at (0,0) size 769x80
+            RenderTableRow {TR} at (0,2) size 769x76
+              RenderTableCell {TD} at (2,2) size 765x76 [r=0 c=0 rs=1 cs=1]
+                RenderText {#text} at (1,1) size 716x74
+                  text run at (1,1) width 716: &quot;This text should be white on black, bold, twice&quot;
+                  text run at (1,38) width 587: &quot;the size of normal text, and sans serif.&quot;
+      RenderBlock {H3} at (0,599) size 769x23
+        RenderText {#text} at (0,0) size 266x22
+          text run at (0,0) width 266: &quot;1.2 Styles set directly on TABLE&quot;
+      RenderTable {TABLE} at (0,640) size 769x81 [color=#FFFFFF] [bgcolor=#000000]
+        RenderTableSection {TBODY} at (0,0) size 769x80
+          RenderTableRow {TR} at (0,2) size 769x76
+            RenderTableCell {TD} at (2,2) size 765x76 [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 716x74
+                text run at (1,1) width 716: &quot;This text should be white on black, bold, twice&quot;
+                text run at (1,38) width 587: &quot;the size of normal text, and sans serif.&quot;
+      RenderBlock {H2} at (0,740) size 769x29
+        RenderText {#text} at (0,0) size 228x28
+          text run at (0,0) width 228: &quot;2. Explicit CSS Tables&quot;
+      RenderBlock {H3} at (0,788) size 769x23
+        RenderText {#text} at (0,0) size 250x22
+          text run at (0,0) width 250: &quot;2.1 Inheritance through a DIV&quot;
+      RenderBlock {DIV} at (0,828) size 769x75 [color=#FFFFFF] [bgcolor=#000000]
+        RenderTable {DIV} at (0,0) size 769x74
+          RenderTableSection (anonymous) at (0,0) size 769x74
+            RenderTableRow {DIV} at (0,0) size 769x74
+              RenderTableCell {DIV} at (0,0) size 769x74 [r=0 c=0 rs=1 cs=1]
+                RenderText {#text} at (0,0) size 716x74
+                  text run at (0,0) width 716: &quot;This text should be white on black, bold, twice&quot;
+                  text run at (0,37) width 587: &quot;the size of normal text, and sans serif.&quot;
+      RenderBlock {H3} at (0,921) size 769x23
+        RenderText {#text} at (0,0) size 266x22
+          text run at (0,0) width 266: &quot;2.2 Styles set directly on TABLE&quot;
+      RenderTable {DIV} at (0,962) size 769x75 [color=#FFFFFF] [bgcolor=#000000]
+        RenderTableSection (anonymous) at (0,0) size 769x74
+          RenderTableRow {DIV} at (0,0) size 769x74
+            RenderTableCell {DIV} at (0,0) size 769x74 [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (0,0) size 716x74
+                text run at (0,0) width 716: &quot;This text should be white on black, bold, twice&quot;
+                text run at (0,37) width 587: &quot;the size of normal text, and sans serif.&quot;
+      RenderBlock {H3} at (0,1054) size 769x23
+        RenderText {#text} at (0,0) size 248x22
+          text run at (0,0) width 248: &quot;2.3 Styles set directly on ROW&quot;
+      RenderTable {DIV} at (0,1095) size 769x75
+        RenderTableSection (anonymous) at (0,0) size 769x74
+          RenderTableRow {DIV} at (0,0) size 769x74 [color=#FFFFFF] [bgcolor=#000000]
+            RenderTableCell {DIV} at (0,0) size 769x74 [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (0,0) size 716x74
+                text run at (0,0) width 716: &quot;This text should be white on black, bold, twice&quot;
+                text run at (0,37) width 587: &quot;the size of normal text, and sans serif.&quot;
+      RenderBlock {H3} at (0,1188) size 769x23
+        RenderText {#text} at (0,0) size 253x22
+          text run at (0,0) width 253: &quot;2.4 Styles set directly on CELL&quot;
+      RenderTable {DIV} at (0,1229) size 769x75
+        RenderTableSection (anonymous) at (0,0) size 769x74
+          RenderTableRow {DIV} at (0,0) size 769x74
+            RenderTableCell {DIV} at (0,0) size 769x74 [color=#FFFFFF] [bgcolor=#000000] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (0,0) size 716x74
+                text run at (0,0) width 716: &quot;This text should be white on black, bold, twice&quot;
+                text run at (0,37) width 587: &quot;the size of normal text, and sans serif.&quot;
+      RenderBlock {H2} at (0,1322) size 769x29
+        RenderText {#text} at (0,0) size 384x28
+          text run at (0,0) width 384: &quot;3. Implicit CSS Tables (table explicit)&quot;
+      RenderBlock {H3} at (0,1370) size 769x23
+        RenderText {#text} at (0,0) size 250x22
+          text run at (0,0) width 250: &quot;3.1 Inheritance through a DIV&quot;
+      RenderBlock {DIV} at (0,1411) size 769x75 [color=#FFFFFF] [bgcolor=#000000]
+        RenderTable {DIV} at (0,0) size 769x74
+          RenderTableSection (anonymous) at (0,0) size 769x74
+            RenderTableRow (anonymous) at (0,0) size 769x74
+              RenderTableCell (anonymous) at (0,0) size 769x74 [r=0 c=0 rs=1 cs=1]
+                RenderText {#text} at (0,0) size 716x74
+                  text run at (0,0) width 716: &quot;This text should be white on black, bold, twice&quot;
+                  text run at (0,37) width 587: &quot;the size of normal text, and sans serif.&quot;
+      RenderBlock {H3} at (0,1504) size 769x23
+        RenderText {#text} at (0,0) size 266x22
+          text run at (0,0) width 266: &quot;3.2 Styles set directly on TABLE&quot;
+      RenderTable {DIV} at (0,1545) size 769x75 [color=#FFFFFF] [bgcolor=#000000]
+        RenderTableSection (anonymous) at (0,0) size 769x74
+          RenderTableRow (anonymous) at (0,0) size 769x74
+            RenderTableCell (anonymous) at (0,0) size 769x74 [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (0,0) size 716x74
+                text run at (0,0) width 716: &quot;This text should be white on black, bold, twice&quot;
+                text run at (0,37) width 587: &quot;the size of normal text, and sans serif.&quot;
+      RenderBlock {H2} at (0,1638) size 769x29
+        RenderText {#text} at (0,0) size 373x28
+          text run at (0,0) width 373: &quot;4. Implicit CSS Tables (row explicit)&quot;
+      RenderBlock {H3} at (0,1686) size 769x23
+        RenderText {#text} at (0,0) size 250x22
+          text run at (0,0) width 250: &quot;4.1 Inheritance through a DIV&quot;
+      RenderBlock {DIV} at (0,1727) size 769x75 [color=#FFFFFF] [bgcolor=#000000]
+        RenderTable at (0,0) size 769x74
+          RenderTableSection (anonymous) at (0,0) size 769x74
+            RenderTableRow {DIV} at (0,0) size 769x74
+              RenderTableCell (anonymous) at (0,0) size 769x74 [r=0 c=0 rs=1 cs=1]
+                RenderText {#text} at (0,0) size 716x74
+                  text run at (0,0) width 716: &quot;This text should be white on black, bold, twice&quot;
+                  text run at (0,37) width 587: &quot;the size of normal text, and sans serif.&quot;
+      RenderBlock {H3} at (0,1820) size 769x23
+        RenderText {#text} at (0,0) size 248x22
+          text run at (0,0) width 248: &quot;4.2 Styles set directly on ROW&quot;
+      RenderTable at (0,1861) size 769x74
+        RenderTableSection (anonymous) at (0,0) size 769x74
+          RenderTableRow {DIV} at (0,0) size 769x74 [color=#FFFFFF] [bgcolor=#000000]
+            RenderTableCell (anonymous) at (0,0) size 769x74 [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (0,0) size 716x74
+                text run at (0,0) width 716: &quot;This text should be white on black, bold, twice&quot;
+                text run at (0,37) width 587: &quot;the size of normal text, and sans serif.&quot;
+      RenderBlock {H2} at (0,1954) size 769x29
+        RenderText {#text} at (0,0) size 369x28
+          text run at (0,0) width 369: &quot;5. Implicit CSS Tables (cell explicit)&quot;
+      RenderBlock {H3} at (0,2002) size 769x23
+        RenderText {#text} at (0,0) size 250x22
+          text run at (0,0) width 250: &quot;5.1 Inheritance through a DIV&quot;
+      RenderBlock {DIV} at (0,2043) size 769x75 [color=#FFFFFF] [bgcolor=#000000]
+        RenderTable at (0,0) size 769x74
+          RenderTableSection (anonymous) at (0,0) size 769x74
+            RenderTableRow (anonymous) at (0,0) size 769x74
+              RenderTableCell {DIV} at (0,0) size 769x74 [r=0 c=0 rs=1 cs=1]
+                RenderText {#text} at (0,0) size 716x74
+                  text run at (0,0) width 716: &quot;This text should be white on black, bold, twice&quot;
+                  text run at (0,37) width 587: &quot;the size of normal text, and sans serif.&quot;
+      RenderBlock {H3} at (0,2136) size 769x23
+        RenderText {#text} at (0,0) size 253x22
+          text run at (0,0) width 253: &quot;5.2 Styles set directly on CELL&quot;
+      RenderTable at (0,2176) size 769x75
+        RenderTableSection (anonymous) at (0,0) size 769x74
+          RenderTableRow (anonymous) at (0,0) size 769x74
+            RenderTableCell {DIV} at (0,0) size 769x74 [color=#FFFFFF] [bgcolor=#000000] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (0,0) size 716x74
+                text run at (0,0) width 716: &quot;This text should be white on black, bold, twice&quot;
+                text run at (0,37) width 587: &quot;the size of normal text, and sans serif.&quot;
+      RenderBlock {H2} at (0,2270) size 769x29
+        RenderText {#text} at (0,0) size 154x28
+          text run at (0,0) width 154: &quot;Submit Results&quot;
+      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;
+          RenderText {#text} at (0,0) size 0x0
+          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;
+          RenderText {#text} at (0,0) size 0x0
+      RenderBlock {HR} at (0,2379) size 769x3 [border: (1px inset #000000)]
+      RenderBlock {P} at (0,2397) size 769x19
+        RenderText {#text} at (0,0) size 63x18
+          text run at (0,0) width 63: &quot;Up to the &quot;
+        RenderInline {A} at (0,0) size 73x18 [color=#0000EE]
+          RenderText {#text} at (63,0) size 73x18
+            text run at (63,0) width 73: &quot;Table Tests&quot;
+        RenderText {#text} at (136,0) size 4x18
+          text run at (136,0) width 4: &quot;.&quot;
+      RenderBlock {P} at (0,2431) size 769x19
+        RenderText {#text} at (0,0) size 63x18
+          text run at (0,0) width 63: &quot;Up to the &quot;
+        RenderInline {A} at (0,0) size 98x18 [color=#0000EE]
+          RenderText {#text} at (63,0) size 98x18
+            text run at (63,0) width 98: &quot;Evil Tests Page&quot;
+        RenderText {#text} at (161,0) size 4x18
+          text run at (161,0) width 4: &quot;.&quot;
+      RenderBlock {P} at (0,2465) size 769x19
+        RenderText {#text} at (0,0) size 61x18
+          text run at (0,0) width 61: &quot;Bugzilla: &quot;
+        RenderInline {A} at (0,0) size 63x18 [color=#0000EE]
+          RenderText {#text} at (61,0) size 63x18
+            text run at (61,0) width 63: &quot;Bug 1044&quot;
+      RenderBlock {P} at (0,2499) size 769x19
+        RenderText {#text} at (0,0) size 173x18
+          text run at (0,0) width 173: &quot;This page is maintained by &quot;
+        RenderInline {A} at (0,0) size 77x18 [color=#0000EE]
+          RenderText {#text} at (173,0) size 77x18
+            text run at (173,0) width 77: &quot;Ian Hickson&quot;
+        RenderText {#text} at (250,0) size 9x18
+          text run at (250,0) width 9: &quot; (&quot;
+        RenderInline {A} at (0,0) size 123x18 [color=#0000EE]
+          RenderText {#text} at (259,0) size 123x18
+            text run at (259,0) width 123: &quot;py8ieh@bath.ac.uk&quot;
+        RenderText {#text} at (382,0) size 9x18
+          text run at (382,0) width 9: &quot;).&quot;
+      RenderBlock {P} at (0,2533) size 769x19
+        RenderText {#text} at (0,0) size 182x18
+          text run at (0,0) width 182: &quot;Last updated in March 1999.&quot;
+layer at (83,2367) size 117x13
+  RenderBlock {DIV} at (3,3) size 117x13
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwintablesmozillabugsbug26178expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug26178-expected.txt (0 => 162805)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug26178-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug26178-expected.txt        2014-01-26 20:04:29 UTC (rev 162805)
</span><span class="lines">@@ -0,0 +1,22 @@
</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
+      RenderTable {TABLE} at (0,0) size 65x46
+        RenderTableSection {THEAD} at (0,0) size 65x24
+          RenderTableRow {TR} at (0,2) size 65x20
+            RenderTableCell {TD} at (2,2) size 61x20 [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 59x18
+                text run at (1,1) width 59: &quot;The head&quot;
+        RenderTableSection {TBODY} at (0,24) size 65x22
+          RenderTableRow {TR} at (0,0) size 65x20
+            RenderTableCell {TD} at (2,0) size 61x20 [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 57x18
+                text run at (1,1) width 57: &quot;First row&quot;
+      RenderBlock {FORM} at (0,46) size 784x22
+        RenderButton {INPUT} at (2,2) size 47x18 [bgcolor=#C0C0C0]
+          RenderBlock (anonymous) at (8,2) size 31x14
+            RenderText at (0,0) size 31x13
+              text run at (0,0) width 31: &quot;insert&quot;
+        RenderText {#text} at (0,0) size 0x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwintablesmozillabugsbug28928expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug28928-expected.txt (0 => 162805)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug28928-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug28928-expected.txt        2014-01-26 20:04:29 UTC (rev 162805)
</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 196x68 [border: (1px solid #FF0000)]
+        RenderTableSection {TBODY} at (1,1) size 194x65
+          RenderTableRow {TR} at (0,2) size 194x59
+            RenderTableCell {TD} at (2,2) size 190x59 [r=0 c=0 rs=1 cs=1]
+              RenderBlock {FORM} at (1,1) size 188x41
+                RenderTextControl {INPUT} at (2,2) size 88x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+                RenderText {#text} at (92,2) size 4x18
+                  text run at (92,2) width 4: &quot; &quot;
+                RenderButton {INPUT} at (98,3) size 38x18 [bgcolor=#C0C0C0]
+                  RenderBlock (anonymous) at (8,2) size 22x14
+                    RenderText at (0,0) size 22x13
+                      text run at (0,0) width 22: &quot; Go &quot;
+                RenderText {#text} at (137,2) size 5x18
+                  text run at (137,2) width 5: &quot; &quot;
+                RenderBR {BR} at (141,16) size 1x0
+                RenderText {#text} at (0,23) size 188x18
+                  text run at (0,23) width 188: &quot;Enter City Name or Zip Code&quot;
+          RenderTableRow {TR} at (0,63) size 194x0
+      RenderBlock {HR} at (0,115) size 784x3 [border: (1px inset #000000)]
+      RenderBlock {H3} at (0,136) 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,177) size 196x68 [border: (1px solid #FF0000)]
+        RenderTableSection {TBODY} at (1,1) size 194x65
+          RenderTableRow {TR} at (0,2) size 194x59
+            RenderTableCell {TD} at (2,2) size 190x59 [r=0 c=0 rs=1 cs=1]
+              RenderBlock {FORM} at (1,1) size 188x41
+                RenderTextControl {INPUT} at (2,2) size 88x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+                RenderText {#text} at (92,2) size 4x18
+                  text run at (92,2) width 4: &quot; &quot;
+                RenderButton {INPUT} at (98,3) size 38x18 [bgcolor=#C0C0C0]
+                  RenderBlock (anonymous) at (8,2) size 22x14
+                    RenderText at (0,0) size 22x13
+                      text run at (0,0) width 22: &quot; Go &quot;
+                RenderText {#text} at (137,2) size 5x18
+                  text run at (137,2) width 5: &quot; &quot;
+                RenderBR {BR} at (141,16) size 1x0
+                RenderText {#text} at (0,23) size 188x18
+                  text run at (0,23) width 188: &quot;Enter City Name or Zip Code&quot;
+          RenderTableRow {TR} at (0,63) size 194x0
+layer at (17,58) size 82x13
+  RenderBlock {DIV} at (3,3) size 82x13
+layer at (17,194) size 82x13
+  RenderBlock {DIV} at (3,3) size 82x13
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwintablesmozillabugsbug33855expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug33855-expected.txt (0 => 162805)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug33855-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug33855-expected.txt        2014-01-26 20:04:29 UTC (rev 162805)
</span><span class="lines">@@ -0,0 +1,38 @@
</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 [bgcolor=#FFFFFF]
+      RenderBlock {FORM} at (0,0) size 784x28
+        RenderTable {TABLE} at (0,0) size 784x28
+          RenderTableSection {TBODY} at (0,0) size 784x28
+            RenderTableRow {TR} at (0,2) size 784x24 [bgcolor=#FFFFFF]
+              RenderTableCell {TD} at (2,2) size 70x24 [r=0 c=0 rs=1 cs=1]
+                RenderButton {INPUT} at (3,3) size 64x18 [bgcolor=#C0C0C0]
+                  RenderBlock (anonymous) at (8,2) size 48x14
+                    RenderText at (0,0) size 48x13
+                      text run at (0,0) width 48: &quot;Select all&quot;
+              RenderTableCell {TD} at (74,2) size 56x24 [r=0 c=1 rs=1 cs=1]
+                RenderButton {INPUT} at (3,3) size 50x18 [bgcolor=#C0C0C0]
+                  RenderBlock (anonymous) at (8,2) size 34x14
+                    RenderText at (0,0) size 34x13
+                      text run at (0,0) width 34: &quot;Delete&quot;
+              RenderTableCell {TD} at (132,2) size 86x24 [r=0 c=2 rs=1 cs=1]
+                RenderButton {INPUT} at (3,3) size 80x18 [bgcolor=#C0C0C0]
+                  RenderBlock (anonymous) at (8,2) size 64x14
+                    RenderText at (0,0) size 64x13
+                      text run at (0,0) width 64: &quot;Empty trash&quot;
+              RenderTableCell {TD} at (220,6) size 374x20 [r=0 c=3 rs=1 cs=1]
+                RenderText {#text} at (1,1) size 4x18
+                  text run at (1,1) width 4: &quot; &quot;
+              RenderTableCell {TD} at (596,2) size 68x24 [r=0 c=4 rs=1 cs=1]
+                RenderButton {INPUT} at (3,3) size 62x18 [bgcolor=#C0C0C0]
+                  RenderBlock (anonymous) at (8,2) size 46x14
+                    RenderText at (0,0) size 46x13
+                      text run at (0,0) width 46: &quot;Move to:&quot;
+              RenderTableCell {TD} at (666,2) size 116x24 [r=0 c=5 rs=1 cs=1]
+                RenderMenuList {SELECT} at (3,3) size 110x18 [bgcolor=#FFFFFF]
+                  RenderBlock (anonymous) at (0,0) size 110x18
+                    RenderText at (8,2) size 79x13
+                      text run at (8,2) width 79: &quot;Choose folder &quot;
+                RenderText {#text} at (0,0) size 0x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwintablesmozillabugsbug39209expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug39209-expected.txt (0 => 162805)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug39209-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug39209-expected.txt        2014-01-26 20:04:29 UTC (rev 162805)
</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 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]
+              RenderText {#text} at (2,2) size 30x18
+                text run at (2,2) width 30: &quot;Blah&quot;
+            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;
+                        RenderText {#text} at (0,0) size 0x0
+          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]
+              RenderText {#text} at (2,2) size 421x18
+                text run at (2,2) width 421: &quot;This line is only here to separate the two columns in the row above&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwintablesmozillabugsbug4429expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug4429-expected.txt (0 => 162805)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug4429-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug4429-expected.txt        2014-01-26 20:04:29 UTC (rev 162805)
</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 784x576
+      RenderBlock {FORM} at (0,0) size 784x50
+        RenderTable {TABLE} at (0,0) size 31x28 [border: (1px outset #808080)]
+          RenderTableSection {TBODY} at (1,1) size 29x26
+            RenderTableRow {TR} at (0,2) size 29x22
+              RenderTableCell {TD} at (2,2) size 25x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+                RenderText {#text} at (2,2) size 21x18
+                  text run at (2,2) width 21: &quot;foo&quot;
+        RenderBlock (anonymous) at (0,28) size 784x22
+          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;
+          RenderText {#text} at (0,0) size 0x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwintablesmozillabugsbug463681expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug46368-1-expected.txt (0 => 162805)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug46368-1-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug46368-1-expected.txt        2014-01-26 20:04:29 UTC (rev 162805)
</span><span class="lines">@@ -0,0 +1,53 @@
</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 784x111 [bgcolor=#00FFFF] [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 782x109
+          RenderTableRow {TR} at (0,2) size 782x105
+            RenderTableCell {TD} at (2,2) size 454x105 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderTable {TABLE} at (2,2) size 450x101 [bgcolor=#FF00FF] [border: (1px outset #808080)]
+                RenderTableSection {TBODY} at (1,1) size 448x99
+                  RenderTableRow {TR} at (0,2) size 448x95
+                    RenderTableCell {TD} at (2,2) size 444x95 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+                      RenderText {#text} at (2,2) size 201x18
+                        text run at (2,2) width 201: &quot;Mozilla To Be Dually-Licensed&quot;
+                      RenderBR {BR} at (203,16) size 0x0
+                      RenderText {#text} at (2,35) size 205x18
+                        text run at (2,35) width 205: &quot;Plans are underway to make the &quot;
+                      RenderInline {FONT} at (0,0) size 99x37 [color=#0000FF]
+                        RenderText {#text} at (207,20) size 99x37
+                          text run at (207,20) width 99: &quot;Mozilla&quot;
+                      RenderText {#text} at (306,35) size 438x58
+                        text run at (306,35) width 134: &quot; code available under&quot;
+                        text run at (2,57) width 11: &quot;a &quot;
+                        text run at (13,57) width 154: &quot;dual MPL/GPL license. &quot;
+                        text run at (167,57) width 241: &quot;See the for more info. We're gathering&quot;
+                        text run at (2,75) width 258: &quot;contributor input now, in the newsgroup.&quot;
+                      RenderBR {BR} at (260,89) size 0x0
+            RenderTableCell {TD} at (458,25) size 322x58 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 317x54
+                text run at (2,2) width 266: &quot;This status update contains information on&quot;
+                text run at (2,20) width 317: &quot;MailNews, XML/DOM, XPToolkit, Architecture,&quot;
+                text run at (2,38) width 201: &quot;Bidi, Necko/Imglib, and more...&quot;
+      RenderBlock (anonymous) at (0,111) size 784x41
+        RenderBR {BR} at (0,0) size 0x18
+        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)]
+        RenderText {#text} at (0,0) size 0x0
+layer at (172,142) size 117x13
+  RenderBlock {DIV} at (3,3) size 117x13
+    RenderText {#text} at (0,0) size 7x13
+      text run at (0,0) width 7: &quot;6&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwintablesmozillabugsbug463682expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug46368-2-expected.txt (0 => 162805)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug46368-2-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug46368-2-expected.txt        2014-01-26 20:04:29 UTC (rev 162805)
</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
+      RenderTable {TABLE} at (0,0) size 784x65 [bgcolor=#00FFFF] [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 782x63
+          RenderTableRow {TR} at (0,2) size 782x59
+            RenderTableCell {TD} at (2,2) size 304x59 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderInline {FONT} at (0,0) size 99x37 [color=#0000FF]
+                RenderText {#text} at (2,2) size 99x37
+                  text run at (2,2) width 99: &quot;Mozilla&quot;
+              RenderText {#text} at (101,17) size 275x40
+                text run at (101,17) width 149: &quot; code available under a &quot;
+                text run at (250,17) width 27: &quot;dual&quot;
+                text run at (2,39) width 123: &quot;MPL/GPL license. &quot;
+                text run at (125,39) width 137: &quot;See the for more info.&quot;
+              RenderBR {BR} at (262,53) size 0x0
+            RenderTableCell {TD} at (308,20) size 472x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 241x18
+                text run at (2,2) width 241: &quot;foo bar foo bar foo bar foo bar foo bar&quot;
+      RenderBlock (anonymous) at (0,65) size 784x41
+        RenderBR {BR} at (0,0) size 0x18
+        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)]
+        RenderText {#text} at (0,0) size 0x0
+layer at (172,96) size 117x13
+  RenderBlock {DIV} at (3,3) size 117x13
+    RenderText {#text} at (0,0) size 7x13
+      text run at (0,0) width 7: &quot;6&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwintablesmozillabugsbug51037expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug51037-expected.txt (0 => 162805)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug51037-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug51037-expected.txt        2014-01-26 20:04:29 UTC (rev 162805)
</span><span class="lines">@@ -0,0 +1,40 @@
</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 784x18
+        RenderText {#text} at (0,0) size 240x18
+          text run at (0,0) width 240: &quot;The tables left position should be 250.&quot;
+      RenderBlock {P} at (0,34) size 784x23
+        RenderText {#text} at (0,2) size 34x18
+          text run at (0,2) width 34: &quot;Left: &quot;
+        RenderTextControl {INPUT} at (36,2) size 123x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+      RenderBlock {P} at (0,73) size 784x23
+        RenderText {#text} at (0,2) size 34x18
+          text run at (0,2) width 34: &quot;Top: &quot;
+        RenderTextControl {INPUT} at (36,2) size 123x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+      RenderBlock {P} at (0,112) size 784x22
+        RenderButton {INPUT} at (2,2) size 45x18 [bgcolor=#C0C0C0]
+          RenderBlock (anonymous) at (8,2) size 29x14
+            RenderText at (0,0) size 29x13
+              text run at (0,0) width 29: &quot;Move&quot;
+layer at (47,47) size 117x13
+  RenderBlock {DIV} at (3,3) size 117x13
+    RenderText {#text} at (0,0) size 35x13
+      text run at (0,0) width 35: &quot;120px&quot;
+layer at (47,86) size 117x13
+  RenderBlock {DIV} at (3,3) size 117x13
+    RenderText {#text} at (0,0) size 35x13
+      text run at (0,0) width 35: &quot;120px&quot;
+layer at (250,120) size 29x48
+  RenderTable {TABLE} at (250,120) size 29x48 [border: (1px outset #808080)]
+    RenderTableSection {TBODY} at (1,1) size 27x46
+      RenderTableRow {TR} at (0,2) size 27x20
+        RenderTableCell {TD} at (2,2) size 23x20 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+          RenderText {#text} at (1,1) size 21x18
+            text run at (1,1) width 21: &quot;foo&quot;
+      RenderTableRow {TR} at (0,24) size 27x20
+        RenderTableCell {TD} at (2,24) size 23x20 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
+          RenderText {#text} at (1,1) size 20x18
+            text run at (1,1) width 20: &quot;bar&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwintablesmozillabugsbug51727expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug51727-expected.txt (0 => 162805)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug51727-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug51727-expected.txt        2014-01-26 20:04:29 UTC (rev 162805)
</span><span class="lines">@@ -0,0 +1,22 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+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
+        RenderTableSection {TBODY} at (0,0) size 83x26
+          RenderTableRow {TR} at (0,2) size 83x22
+            RenderTableCell {TD} at (2,2) size 79x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 14x18
+                text run at (2,2) width 14: &quot;aa&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwintablesmozillabugsbug52505expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug52505-expected.txt (0 => 162805)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug52505-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug52505-expected.txt        2014-01-26 20:04:29 UTC (rev 162805)
</span><span class="lines">@@ -0,0 +1,30 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+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
+        RenderTableSection {TBODY} at (0,0) size 34x54
+          RenderTableRow {TR} at (0,2) size 34x24
+            RenderTableCell {TD} at (2,2) size 14x24 [border: (2px solid #000000)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (3,3) size 8x18
+                text run at (3,3) width 8: &quot;1&quot;
+            RenderTableCell {TD} at (18,2) size 14x24 [border: (2px solid #000000)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (3,3) size 8x18
+                text run at (3,3) width 8: &quot;2&quot;
+          RenderTableRow {TR} at (0,28) size 34x24
+            RenderTableCell {TD} at (2,28) size 14x24 [border: (2px solid #000000)] [r=1 c=0 rs=1 cs=1]
+              RenderText {#text} at (3,3) size 8x18
+                text run at (3,3) width 8: &quot;2&quot;
+            RenderTableCell {TD} at (18,28) size 14x24 [border: (2px solid #000000)] [r=1 c=1 rs=1 cs=1]
+              RenderText {#text} at (3,3) size 8x18
+                text run at (3,3) width 8: &quot;2&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwintablesmozillabugsbug52506expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug52506-expected.txt (0 => 162805)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug52506-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug52506-expected.txt        2014-01-26 20:04:29 UTC (rev 162805)
</span><span class="lines">@@ -0,0 +1,30 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+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
+        RenderTableSection {TBODY} at (0,0) size 42x62
+          RenderTableRow {TR} at (0,2) size 42x28
+            RenderTableCell {TD} at (2,2) size 18x28 [border: (4px solid #000000)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (5,5) size 8x18
+                text run at (5,5) width 8: &quot;1&quot;
+            RenderTableCell {TD} at (22,2) size 18x28 [border: (4px solid #000000)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (5,5) size 8x18
+                text run at (5,5) width 8: &quot;2&quot;
+          RenderTableRow {TR} at (0,32) size 42x28
+            RenderTableCell {TD} at (2,32) size 18x28 [border: (4px solid #000000)] [r=1 c=0 rs=1 cs=1]
+              RenderText {#text} at (5,5) size 8x18
+                text run at (5,5) width 8: &quot;2&quot;
+            RenderTableCell {TD} at (22,32) size 18x28 [border: (4px solid #000000)] [r=1 c=1 rs=1 cs=1]
+              RenderText {#text} at (5,5) size 8x18
+                text run at (5,5) width 8: &quot;2&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwintablesmozillabugsbug60749expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug60749-expected.txt (0 => 162805)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug60749-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug60749-expected.txt        2014-01-26 20:04:29 UTC (rev 162805)
</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 784x576
+      RenderTable {TABLE} at (0,0) size 378x28 [border: (3px outset #808080)]
+        RenderTableSection {TBODY} at (3,3) size 372x22
+          RenderTableRow {TR} at (0,0) size 372x22
+            RenderTableCell {TD} at (0,0) size 68x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 64x18
+                text run at (2,2) width 64: &quot;fieldLabel&quot;
+            RenderTableCell {TD} at (68,0) size 304x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 106x18
+                text run at (2,2) width 106: &quot;   InspectionText&quot;
+      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;
+        RenderText {#text} at (0,0) size 0x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwintablesmozillabugsbug7342expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug7342-expected.txt (0 => 162805)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug7342-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug7342-expected.txt        2014-01-26 20:04:29 UTC (rev 162805)
</span><span class="lines">@@ -0,0 +1,80 @@
</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 [bgcolor=#FFFFFF]
+      RenderBlock {P} at (0,0) size 784x36
+        RenderText {#text} at (0,0) size 761x36
+          text run at (0,0) width 433: &quot;Click on a link on the left hand column. Also note the overlap of the &quot;
+          text run at (433,0) width 328: &quot;text box with the submit button. (And, removing the&quot;
+          text run at (0,18) width 152: &quot;font tag that is wrapped &quot;
+          text run at (152,18) width 234: &quot;around the text box clears up layout).&quot;
+      RenderBlock (anonymous) at (0,52) size 784x18
+        RenderBR {BR} at (0,0) size 0x18
+      RenderBlock {FORM} at (0,70) size 784x136
+        RenderBlock {CENTER} at (0,0) size 784x136
+          RenderTable {TABLE} at (92,0) size 600x136 [bgcolor=#EEEEEE] [border: (1px outset #808080)]
+            RenderTableSection {TBODY} at (1,1) size 598x134
+              RenderTableRow {TR} at (0,3) size 598x128
+                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]
+                          RenderInline {A} at (0,0) size 61x18 [color=#660099]
+                            RenderInline {B} at (0,0) size 61x18
+                              RenderText {#text} at (3,3) size 61x18
+                                text run at (3,3) width 61: &quot;Netscape&quot;
+                          RenderText {#text} at (0,0) size 0x0
+                      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]
+                          RenderInline {A} at (0,0) size 57x18 [color=#660099]
+                            RenderInline {B} at (0,0) size 57x18
+                              RenderText {#text} at (3,3) size 57x18
+                                text run at (3,3) width 57: &quot;Infoseek&quot;
+                          RenderText {#text} at (0,0) size 0x0
+                      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]
+                          RenderInline {A} at (0,0) size 78x18 [color=#660099]
+                            RenderInline {B} at (0,0) size 78x18
+                              RenderText {#text} at (3,3) size 78x18
+                                text run at (3,3) width 78: &quot;LookSmart&quot;
+                          RenderText {#text} at (0,0) size 0x0
+                      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]
+                          RenderInline {A} at (0,0) size 65x18 [color=#660099]
+                            RenderInline {B} at (0,0) size 65x18
+                              RenderText {#text} at (3,3) size 65x18
+                                text run at (3,3) width 65: &quot;Directory&quot;
+                          RenderText {#text} at (0,0) size 0x0
+                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
+                            RenderText {#text} at (0,0) size 0x0
+                            RenderTextControl {INPUT} at (7,7) size 228x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+                            RenderText {#text} at (0,0) size 0x0
+                          RenderText {#text} at (0,0) size 0x0
+                        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;
+                          RenderText {#text} at (0,0) size 0x0
+                      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]
+                          RenderText {#text} at (5,5) size 26x18
+                            text run at (5,5) width 26: &quot;asdf&quot;
+                        RenderTableCell {TD} at (117,41) size 110x28 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
+                          RenderText {#text} at (5,5) size 26x18
+                            text run at (5,5) width 26: &quot;asdf&quot;
+                        RenderTableCell {TD} at (231,41) size 110x28 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
+                          RenderText {#text} at (5,5) size 26x18
+                            text run at (5,5) width 26: &quot;asdf&quot;
+                        RenderTableCell {TD} at (345,41) size 106x28 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
+                          RenderText {#text} at (5,5) size 26x18
+                            text run at (5,5) width 26: &quot;asdf&quot;
+layer at (250,123) size 222x13
+  RenderBlock {DIV} at (3,3) size 222x13
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwintablesmozillacollapsing_bordersbug412624expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/tables/mozilla/collapsing_borders/bug41262-4-expected.txt (0 => 162805)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/tables/mozilla/collapsing_borders/bug41262-4-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/tables/mozilla/collapsing_borders/bug41262-4-expected.txt        2014-01-26 20:04:29 UTC (rev 162805)
</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 784x576
+      RenderBlock {BLOCKQUOTE} at (40,0) size 704x118
+        RenderBlock {CENTER} at (0,0) size 704x118
+          RenderTable {TABLE} at (298,0) size 108x80 [border: (2px none #808080)]
+            RenderTableSection {TBODY} at (2,2) size 103x75
+              RenderTableRow {TR} at (0,0) size 103x25
+                RenderTableCell {TD} at (0,0) size 37x25 [border: (3px groove #0000FF)] [r=0 c=0 rs=1 cs=1]
+                  RenderText {#text} at (4,4) size 29x18
+                    text run at (4,4) width 29: &quot;EST&quot;
+                RenderTableCell {TD} at (37,0) size 66x25 [border: (3px groove #0000FF)] [r=0 c=1 rs=1 cs=1]
+                  RenderText {#text} at (4,4) size 59x18
+                    text run at (4,4) width 59: &quot;9:00 a.m.&quot;
+              RenderTableRow {TR} at (0,25) size 103x25
+                RenderTableCell {TD} at (0,25) size 37x25 [border: (3px groove #0000FF)] [r=1 c=0 rs=1 cs=1]
+                  RenderText {#text} at (4,4) size 30x18
+                    text run at (4,4) width 30: &quot;CST&quot;
+                RenderTableCell {TD} at (37,25) size 66x25 [border: (3px groove #0000FF)] [r=1 c=1 rs=1 cs=1]
+                  RenderText {#text} at (4,4) size 59x18
+                    text run at (4,4) width 59: &quot;8:00 a.m.&quot;
+              RenderTableRow {TR} at (0,50) size 103x25
+                RenderTableCell {TD} at (0,50) size 37x25 [border: (3px groove #0000FF)] [r=2 c=0 rs=1 cs=1]
+                  RenderText {#text} at (4,4) size 28x18
+                    text run at (4,4) width 28: &quot;PST&quot;
+                RenderTableCell {TD} at (37,50) size 66x25 [border: (3px groove #0000FF)] [r=2 c=1 rs=1 cs=1]
+                  RenderText {#text} at (4,4) size 59x18
+                    text run at (4,4) width 59: &quot;6:00 a.m.&quot;
+          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;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwintablesmozilladomtableDomexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/tables/mozilla/dom/tableDom-expected.txt (0 => 162805)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/tables/mozilla/dom/tableDom-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/tables/mozilla/dom/tableDom-expected.txt        2014-01-26 20:04:29 UTC (rev 162805)
</span><span class="lines">@@ -0,0 +1,69 @@
</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 784x23
+        RenderMenuList {SELECT} at (2,3) size 95x18 [bgcolor=#FFFFFF]
+          RenderBlock (anonymous) at (0,0) size 95x18
+            RenderText at (8,2) size 62x13
+              text run at (8,2) width 62: &quot;append cell&quot;
+        RenderText {#text} at (99,2) size 52x18
+          text run at (99,2) width 52: &quot;   tbody &quot;
+        RenderTextControl {INPUT} at (153,2) size 48x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+        RenderText {#text} at (203,2) size 41x18
+          text run at (203,2) width 41: &quot;   row &quot;
+        RenderTextControl {INPUT} at (246,2) size 48x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+        RenderText {#text} at (296,2) size 35x18
+          text run at (296,2) width 35: &quot;   col &quot;
+        RenderTextControl {INPUT} at (333,2) size 48x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+        RenderText {#text} at (383,2) size 74x18
+          text run at (383,2) width 74: &quot;   row span &quot;
+        RenderTextControl {INPUT} at (459,2) size 48x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+        RenderText {#text} at (509,2) size 68x18
+          text run at (509,2) width 68: &quot;   col span &quot;
+        RenderTextControl {INPUT} at (579,2) size 48x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+        RenderText {#text} at (629,2) size 20x18
+          text run at (629,2) width 20: &quot;     &quot;
+        RenderButton {INPUT} at (651,3) size 42x18 [bgcolor=#C0C0C0]
+          RenderBlock (anonymous) at (8,2) size 26x14
+            RenderText at (0,0) size 26x13
+              text run at (0,0) width 26: &quot;Do It&quot;
+        RenderText {#text} at (0,0) size 0x0
+      RenderBlock (anonymous) at (0,39) size 784x18
+        RenderBR {BR} at (0,0) size 0x18
+      RenderTable {TABLE} at (0,57) size 62x52 [bgcolor=#FFA500] [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 60x50
+          RenderTableRow {TR} at (0,2) size 60x22
+            RenderTableCell {TD} at (2,2) size 27x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 23x18
+                text run at (2,2) width 23: &quot;c11&quot;
+          RenderTableRow {TR} at (0,26) size 60x22
+            RenderTableCell {TD} at (2,26) size 27x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 23x18
+                text run at (2,2) width 23: &quot;c21&quot;
+            RenderTableCell {TD} at (31,26) size 27x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 23x18
+                text run at (2,2) width 23: &quot;c22&quot;
+      RenderBlock (anonymous) at (0,109) size 784x18
+        RenderBR {BR} at (0,0) size 0x18
+layer at (164,13) size 42x13
+  RenderBlock {DIV} at (3,3) size 42x13
+    RenderText {#text} at (0,0) size 7x13
+      text run at (0,0) width 7: &quot;0&quot;
+layer at (257,13) size 42x13
+  RenderBlock {DIV} at (3,3) size 42x13
+    RenderText {#text} at (0,0) size 7x13
+      text run at (0,0) width 7: &quot;0&quot;
+layer at (344,13) size 42x13
+  RenderBlock {DIV} at (3,3) size 42x13
+    RenderText {#text} at (0,0) size 7x13
+      text run at (0,0) width 7: &quot;0&quot;
+layer at (470,13) size 42x13
+  RenderBlock {DIV} at (3,3) size 42x13
+    RenderText {#text} at (0,0) size 7x13
+      text run at (0,0) width 7: &quot;1&quot;
+layer at (590,13) size 42x13
+  RenderBlock {DIV} at (3,3) size 42x13
+    RenderText {#text} at (0,0) size 7x13
+      text run at (0,0) width 7: &quot;1&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwintablesmozillaothermove_rowexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/tables/mozilla/other/move_row-expected.txt (0 => 162805)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/tables/mozilla/other/move_row-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/tables/mozilla/other/move_row-expected.txt        2014-01-26 20:04:29 UTC (rev 162805)
</span><span class="lines">@@ -0,0 +1,51 @@
</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=#FFFFFF]
+      RenderTable {TABLE} at (0,0) size 49x134
+        RenderTableSection {TBODY} at (0,0) size 49x134
+          RenderTableRow {TR} at (0,2) size 49x20
+            RenderTableCell {TD} at (2,2) size 45x20 [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 43x18
+                text run at (1,1) width 43: &quot;Row 0&quot;
+          RenderTableRow {TR} at (0,24) size 49x20
+            RenderTableCell {TD} at (2,24) size 45x20 [r=1 c=0 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 43x18
+                text run at (1,1) width 43: &quot;Row 1&quot;
+          RenderTableRow {TR} at (0,46) size 49x20
+            RenderTableCell {TD} at (2,46) size 45x20 [r=2 c=0 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 43x18
+                text run at (1,1) width 43: &quot;Row 2&quot;
+          RenderTableRow {TR} at (0,68) size 49x20
+            RenderTableCell {TD} at (2,68) size 45x20 [r=3 c=0 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 43x18
+                text run at (1,1) width 43: &quot;Row 3&quot;
+          RenderTableRow {TR} at (0,90) size 49x20
+            RenderTableCell {TD} at (2,90) size 45x20 [r=4 c=0 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 43x18
+                text run at (1,1) width 43: &quot;Row 4&quot;
+          RenderTableRow {TR} at (0,112) size 49x20
+            RenderTableCell {TD} at (2,112) size 45x20 [r=5 c=0 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 43x18
+                text run at (1,1) width 43: &quot;Row 5&quot;
+      RenderBlock (anonymous) at (0,134) size 784x23
+        RenderTextControl {INPUT} at (2,2) size 28x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+        RenderText {#text} at (32,2) size 4x18
+          text run at (32,2) width 4: &quot; &quot;
+        RenderTextControl {INPUT} at (38,2) size 28x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+        RenderText {#text} at (68,2) size 4x18
+          text run at (68,2) width 4: &quot; &quot;
+        RenderButton {INPUT} at (74,3) size 30x18 [bgcolor=#C0C0C0]
+          RenderBlock (anonymous) at (8,2) size 14x14
+            RenderText at (0,0) size 14x13
+              text run at (0,0) width 14: &quot;go&quot;
+        RenderText {#text} at (0,0) size 0x0
+layer at (13,147) size 22x13
+  RenderBlock {DIV} at (3,3) size 22x13
+    RenderText {#text} at (0,0) size 7x13
+      text run at (0,0) width 7: &quot;2&quot;
+layer at (49,147) size 22x13
+  RenderBlock {DIV} at (3,3) size 22x13
+    RenderText {#text} at (0,0) size 7x13
+      text run at (0,0) width 7: &quot;4&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwintablesmozilla_expected_failuresbugsbug1725expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/tables/mozilla_expected_failures/bugs/bug1725-expected.txt (0 => 162805)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/tables/mozilla_expected_failures/bugs/bug1725-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/tables/mozilla_expected_failures/bugs/bug1725-expected.txt        2014-01-26 20:04:29 UTC (rev 162805)
</span><span class="lines">@@ -0,0 +1,68 @@
</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 600x280 [bgcolor=#FFC0CB]
+        RenderTableSection {TBODY} at (0,0) size 600x280
+          RenderTableRow {TR} at (0,0) size 600x18
+            RenderTableCell {TD} at (0,0) size 600x18 [bgcolor=#FFFF00] [r=0 c=0 rs=1 cs=3]
+              RenderText {#text} at (0,0) size 8x18
+                text run at (0,0) width 8: &quot;1&quot;
+          RenderTableRow {TR} at (0,18) size 600x18
+            RenderTableCell {TD} at (0,18) size 600x18 [bgcolor=#FF0000] [r=1 c=0 rs=1 cs=3]
+              RenderText {#text} at (0,0) size 8x18
+                text run at (0,0) width 8: &quot;2&quot;
+          RenderTableRow {TR} at (0,36) size 600x0
+            RenderTableCell {TD} at (0,36) size 155x18 [bgcolor=#00FFFF] [r=2 c=0 rs=40 cs=1]
+              RenderText {#text} at (0,0) size 8x18
+                text run at (0,0) width 8: &quot;3&quot;
+          RenderTableRow {TR} at (0,36) size 600x28
+            RenderTableCell {TD} at (155,36) size 445x28 [bgcolor=#FFA500] [r=3 c=1 rs=1 cs=1]
+              RenderTable {TABLE} at (0,0) size 440x28
+                RenderTableSection {TBODY} at (0,0) size 440x28
+                  RenderTableRow {TR} at (0,2) size 440x24
+                    RenderTableCell {TD} at (2,2) size 217x24 [r=0 c=0 rs=1 cs=1]
+                      RenderButton {INPUT} at (3,3) size 97x18 [bgcolor=#C0C0C0]
+                        RenderBlock (anonymous) at (8,2) size 81x14
+                          RenderText at (0,0) size 81x13
+                            text run at (0,0) width 81: &quot;Submit Criteria&quot;
+                    RenderTableCell {TD} at (221,4) size 217x20 [r=0 c=1 rs=1 cs=1]
+                      RenderText {#text} at (1,1) size 8x18
+                        text run at (1,1) width 8: &quot;4&quot;
+          RenderTableRow {TR} at (0,64) size 600x18
+            RenderTableCell {TD} at (155,64) size 445x18 [bgcolor=#FF0000] [r=4 c=1 rs=1 cs=1]
+              RenderText {#text} at (0,0) size 8x18
+                text run at (0,0) width 8: &quot;5&quot;
+          RenderTableRow {TR} at (0,82) size 600x36
+            RenderTableCell {TD} at (155,82) size 445x36 [bgcolor=#FFFF00] [r=5 c=1 rs=1 cs=1]
+              RenderText {#text} at (0,0) size 426x36
+                text run at (0,0) width 257: &quot;If you have entered your feature criteria, &quot;
+                text run at (257,0) width 169: &quot;press the \&quot;Submit Criteria\&quot;&quot;
+                text run at (0,18) width 86: &quot;button above.&quot;
+          RenderTableRow {TR} at (0,118) size 600x18
+            RenderTableCell {TD} at (155,118) size 445x18 [bgcolor=#D3D3D3] [r=6 c=1 rs=1 cs=1]
+              RenderText {#text} at (0,0) size 8x18
+                text run at (0,0) width 8: &quot;6&quot;
+          RenderTableRow {TR} at (0,136) size 600x54
+            RenderTableCell {TD} at (155,136) size 445x54 [r=7 c=1 rs=1 cs=1]
+              RenderText {#text} at (0,0) size 438x54
+                text run at (0,0) width 262: &quot;If you want to do a radius search instead, &quot;
+                text run at (262,0) width 164: &quot;press the \&quot;Radius Search\&quot;&quot;
+                text run at (0,18) width 48: &quot;button. &quot;
+                text run at (48,18) width 279: &quot;This will allow you to select a starting point &quot;
+                text run at (327,18) width 111: &quot;and enter a radius&quot;
+                text run at (0,36) width 157: &quot;with new feature criteria.&quot;
+          RenderTableRow {TR} at (0,190) size 600x18
+            RenderTableCell {TD} at (155,190) size 445x18 [r=8 c=1 rs=1 cs=1]
+              RenderText {#text} at (0,0) size 4x18
+                text run at (0,0) width 4: &quot; &quot;
+          RenderTableRow {TR} at (0,208) size 600x72
+            RenderTableCell {TD} at (155,208) size 445x72 [r=9 c=1 rs=1 cs=1]
+              RenderText {#text} at (0,0) size 436x72
+                text run at (0,0) width 436: &quot;All information provided is deemed reliable but is not guaranteed and&quot;
+                text run at (0,18) width 65: &quot;should be &quot;
+                text run at (65,18) width 370: &quot;independently verified. The price shown may represent the&quot;
+                text run at (0,36) width 117: &quot;top or bottom of a &quot;
+                text run at (117,36) width 318: &quot;price range listing and not necessarily a fixed price&quot;
+                text run at (0,54) width 34: &quot;offer.&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwintablesmozilla_expected_failuresbugsbug24795expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/tables/mozilla_expected_failures/bugs/bug2479-5-expected.txt (0 => 162805)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/tables/mozilla_expected_failures/bugs/bug2479-5-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/tables/mozilla_expected_failures/bugs/bug2479-5-expected.txt        2014-01-26 20:04:29 UTC (rev 162805)
</span><span class="lines">@@ -0,0 +1,177 @@
</span><ins>+layer at (0,0) size 785x1407
+  RenderView at (0,0) size 785x600
+layer at (8,8) size 769x1399
+  RenderBlock {HTML} at (8,8) size 769x1399 [bgcolor=#008000] [border: (16px solid #00FF00)]
+    RenderTable at (16,16) size 737x1367
+      RenderTableSection (anonymous) at (0,0) size 737x1367
+        RenderTableRow (anonymous) at (0,0) size 737x1367
+          RenderTableCell {HEAD} at (0,0) size 235x490 [color=#FFFFFF] [bgcolor=#FF0000] [border: (5px solid #FFFFFF)] [r=0 c=0 rs=1 cs=1]
+            RenderBlock {META} at (21,37) size 193x2 [border: (1px dotted #FFFFFF)]
+            RenderBlock {META} at (21,55) size 193x2 [border: (1px dotted #FFFFFF)]
+            RenderBlock {META} at (21,73) size 193x2 [border: (1px dotted #FFFFFF)]
+            RenderBlock {META} at (21,91) size 193x2 [border: (1px dotted #FFFFFF)]
+            RenderBlock {TITLE} at (21,109) size 193x56 [border: (1px dotted #FFFFFF)]
+              RenderText {#text} at (1,1) size 188x54
+                text run at (1,1) width 188: &quot;Evil Tests: Rendering BODY&quot;
+                text run at (1,19) width 162: &quot;and HEAD as children of&quot;
+                text run at (1,37) width 67: &quot;HTML - 2&quot;
+            RenderBlock {STYLE} at (21,181) size 193x272 [border: (1px dotted #FFFFFF)]
+              RenderText {#text} at (1,1) size 189x270
+                text run at (1,1) width 81: &quot;/* Layout */ &quot;
+                text run at (82,1) width 58: &quot;HTML {&quot;
+                text run at (1,19) width 172: &quot;display: block; border: 1em&quot;
+                text run at (1,37) width 161: &quot;lime solid; margin: 8px; }&quot;
+                text run at (1,55) width 166: &quot;HEAD, BODY { display:&quot;
+                text run at (1,73) width 183: &quot;table-cell; border: solid thick;&quot;
+                text run at (1,91) width 189: &quot;padding: 1em; margin: 1em; }&quot;
+                text run at (1,109) width 163: &quot;HEAD &gt; *, BODY &gt; * {&quot;
+                text run at (1,127) width 169: &quot;display: block; border: thin&quot;
+                text run at (1,145) width 158: &quot;dotted; margin: 1em 0; } &quot;
+                text run at (159,145) width 12: &quot;/*&quot;
+                text run at (1,163) width 89: &quot;Formatting */ &quot;
+                text run at (90,163) width 98: &quot;HTML { color:&quot;
+                text run at (1,181) width 176: &quot;black; background: green; }&quot;
+                text run at (1,199) width 141: &quot;HEAD { color: white;&quot;
+                text run at (1,217) width 123: &quot;background: red; } &quot;
+                text run at (124,217) width 59: &quot;BODY {&quot;
+                text run at (1,235) width 170: &quot;color: yellow; background:&quot;
+                text run at (1,253) width 38: &quot;teal; }&quot;
+          RenderTableCell {BODY} at (235,41) size 502x1326 [color=#FFFF00] [bgcolor=#008080] [border: (5px solid #FFFF00)] [r=0 c=1 rs=1 cs=1]
+            RenderBlock {H1} at (21,53) size 460x76 [border: (1px dotted #FFFF00)]
+              RenderText {#text} at (1,1) size 152x37
+                text run at (1,1) width 152: &quot;Rendering &quot;
+              RenderInline {CODE} at (0,0) size 64x30
+                RenderText {#text} at (153,6) size 64x30
+                  text run at (153,6) width 64: &quot;BODY&quot;
+              RenderText {#text} at (217,1) size 68x37
+                text run at (217,1) width 68: &quot; and &quot;
+              RenderInline {CODE} at (0,0) size 64x30
+                RenderText {#text} at (285,6) size 64x30
+                  text run at (285,6) width 64: &quot;HEAD&quot;
+              RenderText {#text} at (349,1) size 384x74
+                text run at (349,1) width 36: &quot; as&quot;
+                text run at (1,38) width 157: &quot;children of &quot;
+              RenderInline {CODE} at (0,0) size 64x30
+                RenderText {#text} at (158,43) size 64x30
+                  text run at (158,43) width 64: &quot;HTML&quot;
+              RenderText {#text} at (222,38) size 43x37
+                text run at (222,38) width 43: &quot; - 2&quot;
+            RenderBlock {P} at (21,161) size 460x38 [border: (1px dotted #FFFF00)]
+              RenderText {#text} at (1,1) size 383x18
+                text run at (1,1) width 383: &quot;If you have any comments to make regarding this test, e-mail&quot;
+              RenderInline {A} at (0,0) size 182x18 [color=#0000EE]
+                RenderText {#text} at (1,19) size 182x18
+                  text run at (1,19) width 182: &quot;py8ieh=eviltests@bath.ac.uk&quot;
+              RenderText {#text} at (183,19) size 4x18
+                text run at (183,19) width 4: &quot;.&quot;
+            RenderBlock {DL} at (21,215) size 460x92 [border: (1px dotted #FFFF00)]
+              RenderBlock {DT} at (1,1) size 458x18
+                RenderText {#text} at (0,0) size 80x18
+                  text run at (0,0) width 80: &quot;Prerequisites&quot;
+              RenderBlock {DD} at (41,19) size 418x72
+                RenderText {#text} at (0,0) size 418x54
+                  text run at (0,0) width 383: &quot;Browsers that are subjected to this test should support the the&quot;
+                  text run at (0,18) width 418: &quot;background, padding, margin, border and color properties of CSS,&quot;
+                  text run at (0,36) width 121: &quot;and in addition the &quot;
+                RenderInline {CODE} at (0,0) size 64x15
+                  RenderText {#text} at (121,38) size 64x15
+                    text run at (121,38) width 64: &quot;overflow&quot;
+                RenderText {#text} at (185,36) size 391x36
+                  text run at (185,36) width 206: &quot; property and fixed position stuff&quot;
+                  text run at (0,54) width 75: &quot;from CSS2.&quot;
+            RenderBlock {H2} at (21,331) size 460x58 [border: (1px dotted #FFFF00)]
+              RenderText {#text} at (1,1) size 438x56
+                text run at (1,1) width 438: &quot;1. Making the BODY and the HEAD into a&quot;
+                text run at (1,29) width 51: &quot;table&quot;
+            RenderBlock {P} at (21,413) size 460x20 [border: (1px dotted #FFFF00)]
+              RenderText {#text} at (1,1) size 256x18
+                text run at (1,1) width 256: &quot;This is really evil, but completely valid...&quot;
+            RenderBlock {P} at (21,449) size 460x110 [border: (1px dotted #FFFF00)]
+              RenderText {#text} at (1,1) size 458x108
+                text run at (1,1) width 441: &quot;This document should have two cells, side by side: one on the left, the&quot;
+                text run at (1,19) width 444: &quot;other on the right. The one on the left should be red with white writing&quot;
+                text run at (1,37) width 455: &quot;and a thick white border. It should contain four dotted lines separated by&quot;
+                text run at (1,55) width 458: &quot;a blank line, followed by a dotted bordered box containing the document&quot;
+                text run at (1,73) width 427: &quot;title, and another dotted bordered box containing the stylesheet, also&quot;
+                text run at (1,91) width 89: &quot;shown below:&quot;
+            RenderBlock {PRE} at (21,575) size 460x17 [border: (1px dotted #FFFF00)]
+              RenderText {#text} at (1,1) size 40x15
+                text run at (1,1) width 40: &quot;  ...&quot;
+                text run at (41,1) width 0: &quot; &quot;
+            RenderBlock {P} at (21,608) size 460x20 [border: (1px dotted #FFFF00)]
+              RenderText {#text} at (1,1) size 453x18
+                text run at (1,1) width 453: &quot;The dotted borders and lines and the text in the left cell should be white.&quot;
+            RenderBlock {P} at (21,644) size 460x38 [border: (1px dotted #FFFF00)]
+              RenderText {#text} at (1,1) size 439x36
+                text run at (1,1) width 439: &quot;The right cell should be teal, with yellow text. This paragraph you are&quot;
+                text run at (1,19) width 249: &quot;reading now should be in this right cell.&quot;
+            RenderBlock {P} at (21,698) size 460x20 [border: (1px dotted #FFFF00)]
+              RenderText {#text} at (1,1) size 444x18
+                text run at (1,1) width 444: &quot;The width of the two cells is left up to the user agent to decide, I think.&quot;
+            RenderBlock {P} at (21,734) size 460x74 [border: (1px dotted #FFFF00)]
+              RenderText {#text} at (1,1) size 457x72
+                text run at (1,1) width 457: &quot;The right cell should look similar to the left cell in formatting -- each box&quot;
+                text run at (1,19) width 447: &quot;of text should have a yellow dotted border, and there should be a blank&quot;
+                text run at (1,37) width 419: &quot;line between each such box. No box should be nested -- the dotted&quot;
+                text run at (1,55) width 306: &quot;boxes should always be distinct from each other.&quot;
+            RenderBlock {P} at (21,824) size 460x38 [border: (1px dotted #FFFF00)]
+              RenderText {#text} at (1,1) size 411x36
+                text run at (1,1) width 411: &quot;The cells should be the same height, and they should have grown&quot;
+                text run at (1,19) width 222: &quot;vertically to accommodate this text.&quot;
+            RenderBlock {P} at (21,878) size 460x56 [border: (1px dotted #FFFF00)]
+              RenderText {#text} at (1,1) size 430x54
+                text run at (1,1) width 430: &quot;Around the whole setup should be two borders, dark green and light&quot;
+                text run at (1,19) width 428: &quot;green. The cells should be separated from each other and from these&quot;
+                text run at (1,37) width 226: &quot;outer borders by 1em of dark green.&quot;
+            RenderBlock {P} at (21,950) size 460x38 [border: (1px dotted #FFFF00)]
+              RenderText {#text} at (1,1) size 436x36
+                text run at (1,1) width 436: &quot;There should also be some alternate stylesheets set up to allow you to&quot;
+                text run at (1,19) width 383: &quot;display the &lt;META&gt; content. This may help with diagnosis.&quot;
+            RenderBlock {H2} at (21,1012) size 460x30 [border: (1px dotted #FFFF00)]
+              RenderText {#text} at (1,1) size 154x28
+                text run at (1,1) width 154: &quot;Submit Results&quot;
+            RenderBlock {FORM} at (21,1066) size 460x97 [border: (1px dotted #FFFF00)]
+              RenderBlock {P} at (1,17) size 458x63
+                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 454x18 [color=#000000] [bgcolor=#FFFFFF]
+                  RenderBlock (anonymous) at (0,0) size 454x18
+                    RenderText at (8,2) size 215x13
+                      text run at (8,2) width 215: &quot;Document renders exactly as described.&quot;
+                RenderText {#text} at (0,0) size 0x0
+                RenderInline {LABEL} at (0,0) size 197x18
+                  RenderText {#text} at (0,42) size 70x18
+                    text run at (0,42) width 70: &quot;Comment: &quot;
+                  RenderTextControl {INPUT} at (72,42) size 123x19 [color=#000000] [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+                RenderText {#text} at (197,42) size 4x18
+                  text run at (197,42) width 4: &quot; &quot;
+                RenderButton {INPUT} at (203,43) size 54x18 [color=#000000] [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 (21,1179) size 460x2 [border: (1px dotted #FFFF00)]
+            RenderBlock {P} at (21,1197) size 460x20 [border: (1px dotted #FFFF00)]
+              RenderInline {A} at (0,0) size 161x18 [color=#0000EE]
+                RenderText {#text} at (1,1) size 161x18
+                  text run at (1,1) width 161: &quot;Up to the Evil Tests Page&quot;
+              RenderText {#text} at (162,1) size 4x18
+                text run at (162,1) width 4: &quot;.&quot;
+            RenderBlock {P} at (21,1233) size 460x20 [border: (1px dotted #FFFF00)]
+              RenderText {#text} at (1,1) size 173x18
+                text run at (1,1) width 173: &quot;This page is maintained by &quot;
+              RenderInline {A} at (0,0) size 77x18 [color=#0000EE]
+                RenderText {#text} at (174,1) size 77x18
+                  text run at (174,1) width 77: &quot;Ian Hickson&quot;
+              RenderText {#text} at (251,1) size 9x18
+                text run at (251,1) width 9: &quot; (&quot;
+              RenderInline {A} at (0,0) size 123x18 [color=#0000EE]
+                RenderText {#text} at (260,1) size 123x18
+                  text run at (260,1) width 123: &quot;py8ieh@bath.ac.uk&quot;
+              RenderText {#text} at (383,1) size 9x18
+                text run at (383,1) width 9: &quot;).&quot;
+            RenderBlock {P} at (21,1269) size 460x20 [border: (1px dotted #FFFF00)]
+              RenderText {#text} at (1,1) size 170x18
+                text run at (1,1) width 170: &quot;Last updated in June 1999.&quot;
+layer at (356,1193) size 117x13
+  RenderBlock {DIV} at (3,3) size 117x13
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwintablesmozilla_expected_failuresbugsbug584022expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/tables/mozilla_expected_failures/bugs/bug58402-2-expected.txt (0 => 162805)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/tables/mozilla_expected_failures/bugs/bug58402-2-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/tables/mozilla_expected_failures/bugs/bug58402-2-expected.txt        2014-01-26 20:04:29 UTC (rev 162805)
</span><span class="lines">@@ -0,0 +1,46 @@
</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 259x240 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 257x238
+          RenderTableRow {TR} at (0,2) size 257x22
+            RenderTableCell {TD} at (2,11) size 41x4 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+            RenderTableCell {TD} at (45,2) size 76x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 31x18
+                text run at (2,2) width 31: &quot;col 1&quot;
+            RenderTableCell {TD} at (123,2) size 54x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 31x18
+                text run at (2,2) width 31: &quot;col 2&quot;
+            RenderTableCell {TD} at (179,2) size 76x22 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 31x18
+                text run at (2,2) width 31: &quot;col 3&quot;
+          RenderTableRow {TR} at (0,26) size 257x22
+            RenderTableCell {TD} at (2,26) size 41x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 37x18
+                text run at (2,2) width 37: &quot;row 1&quot;
+            RenderTableCell {TD} at (45,26) size 210x210 [border: (1px inset #808080)] [r=1 c=1 rs=3 cs=3]
+              RenderBlock (floating) {DIV} at (2,2) size 206x206 [border: (3px solid #FF0000)]
+                RenderText {#text} at (84,3) size 38x18
+                  text run at (84,3) width 38: &quot;tjosan&quot;
+          RenderTableRow {TR} at (0,50) size 257x50
+            RenderTableCell {TD} at (2,64) size 41x22 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 37x18
+                text run at (2,2) width 37: &quot;row 2&quot;
+          RenderTableRow {TR} at (0,102) size 257x134
+            RenderTableCell {TD} at (2,158) size 41x22 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 37x18
+                text run at (2,2) width 37: &quot;row 3&quot;
+      RenderBlock (anonymous) at (0,240) size 784x22
+        RenderButton {INPUT} at (2,2) size 56x18 [bgcolor=#C0C0C0]
+          RenderBlock (anonymous) at (8,2) size 40x14
+            RenderText at (0,0) size 40x13
+              text run at (0,0) width 40: &quot;expand&quot;
+        RenderText {#text} at (59,1) size 5x18
+          text run at (59,1) width 5: &quot; &quot;
+        RenderButton {INPUT} at (65,2) size 44x18 [bgcolor=#C0C0C0]
+          RenderBlock (anonymous) at (8,2) size 27x14
+            RenderText at (0,0) size 27x13
+              text run at (0,0) width 27: &quot;sizes&quot;
+        RenderText {#text} at (0,0) size 0x0
</ins></span></pre>
</div>
</div>

</body>
</html>