<!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>[175020] 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/175020">175020</a></dd>
<dt>Author</dt> <dd>bfulgham@apple.com</dd>
<dt>Date</dt> <dd>2014-10-21 21:47:38 -0700 (Tue, 21 Oct 2014)</dd>
</dl>

<h3>Log Message</h3>
<pre>[Win] More rebaselines.

* platform/win/css1/box_properties/acid_test-expected.txt:
* platform/win/editing/selection/3690719-expected.txt:
* platform/win/editing/selection/move-left-right-expected.txt:
* platform/win/fast/css/continuationCrash-expected.txt:
* platform/win/fast/css/fieldset-display-row-expected.txt:
* platform/win/fast/css/margin-top-bottom-dynamic-expected.txt:
* platform/win/fast/dom/HTMLTextAreaElement/reset-textarea-expected.txt:
* platform/win/fast/forms/file/file-input-direction-expected.txt:
* platform/win/fast/forms/file/file-input-disabled-expected.txt:
* platform/win/fast/forms/file/input-file-re-render-expected.txt:
* platform/win/fast/forms/formmove-expected.txt:
* platform/win/fast/forms/formmove2-expected.txt:
* platform/win/fast/forms/formmove3-expected.txt:
* platform/win/fast/forms/input-appearance-height-expected.txt:
* platform/win/fast/forms/input-button-sizes-expected.txt:
* platform/win/fast/forms/input-step-as-double-expected.txt: Removed.
* platform/win/fast/forms/input-text-drag-down-expected.txt:
* platform/win/fast/forms/input-value-expected.txt:
* platform/win/fast/forms/listbox-bidi-align-expected.txt:
* platform/win/fast/forms/targeted-frame-submission-expected.txt:
* platform/win/fast/forms/text-control-intrinsic-widths-expected.txt:</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsChangeLog">trunk/LayoutTests/ChangeLog</a></li>
<li><a href="#trunkLayoutTestsplatformwineditingselection3690719expectedtxt">trunk/LayoutTests/platform/win/editing/selection/3690719-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwineditingselectionmoveleftrightexpectedtxt">trunk/LayoutTests/platform/win/editing/selection/move-left-right-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastcsscontinuationCrashexpectedtxt">trunk/LayoutTests/platform/win/fast/css/continuationCrash-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastcssfieldsetdisplayrowexpectedtxt">trunk/LayoutTests/platform/win/fast/css/fieldset-display-row-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastcssmargintopbottomdynamicexpectedtxt">trunk/LayoutTests/platform/win/fast/css/margin-top-bottom-dynamic-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastdomHTMLTextAreaElementresettextareaexpectedtxt">trunk/LayoutTests/platform/win/fast/dom/HTMLTextAreaElement/reset-textarea-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="#trunkLayoutTestsplatformwinfastformsfilefileinputdisabledexpectedtxt">trunk/LayoutTests/platform/win/fast/forms/file/file-input-disabled-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="#trunkLayoutTestsplatformwinfastformsformmoveexpectedtxt">trunk/LayoutTests/platform/win/fast/forms/formmove-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastformsformmove2expectedtxt">trunk/LayoutTests/platform/win/fast/forms/formmove2-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="#trunkLayoutTestsplatformwinfastformsinputtextdragdownexpectedtxt">trunk/LayoutTests/platform/win/fast/forms/input-text-drag-down-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastformsinputvalueexpectedtxt">trunk/LayoutTests/platform/win/fast/forms/input-value-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastformslistboxbidialignexpectedtxt">trunk/LayoutTests/platform/win/fast/forms/listbox-bidi-align-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastformstargetedframesubmissionexpectedtxt">trunk/LayoutTests/platform/win/fast/forms/targeted-frame-submission-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastformstextcontrolintrinsicwidthsexpectedtxt">trunk/LayoutTests/platform/win/fast/forms/text-control-intrinsic-widths-expected.txt</a></li>
</ul>

<h3>Removed Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsplatformwinfastformsinputstepasdoubleexpectedtxt">trunk/LayoutTests/platform/win/fast/forms/input-step-as-double-expected.txt</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkLayoutTestsChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/ChangeLog (175019 => 175020)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/ChangeLog        2014-10-22 04:33:11 UTC (rev 175019)
+++ trunk/LayoutTests/ChangeLog        2014-10-22 04:47:38 UTC (rev 175020)
</span><span class="lines">@@ -1,3 +1,29 @@
</span><ins>+2014-10-21  Brent Fulgham  &lt;bfulgham@apple.com&gt;
+
+        [Win] More rebaselines.
+
+        * platform/win/css1/box_properties/acid_test-expected.txt:
+        * platform/win/editing/selection/3690719-expected.txt:
+        * platform/win/editing/selection/move-left-right-expected.txt:
+        * platform/win/fast/css/continuationCrash-expected.txt:
+        * platform/win/fast/css/fieldset-display-row-expected.txt:
+        * platform/win/fast/css/margin-top-bottom-dynamic-expected.txt:
+        * platform/win/fast/dom/HTMLTextAreaElement/reset-textarea-expected.txt:
+        * platform/win/fast/forms/file/file-input-direction-expected.txt:
+        * platform/win/fast/forms/file/file-input-disabled-expected.txt:
+        * platform/win/fast/forms/file/input-file-re-render-expected.txt:
+        * platform/win/fast/forms/formmove-expected.txt:
+        * platform/win/fast/forms/formmove2-expected.txt:
+        * platform/win/fast/forms/formmove3-expected.txt:
+        * platform/win/fast/forms/input-appearance-height-expected.txt:
+        * platform/win/fast/forms/input-button-sizes-expected.txt:
+        * platform/win/fast/forms/input-step-as-double-expected.txt: Removed.
+        * platform/win/fast/forms/input-text-drag-down-expected.txt:
+        * platform/win/fast/forms/input-value-expected.txt:
+        * platform/win/fast/forms/listbox-bidi-align-expected.txt:
+        * platform/win/fast/forms/targeted-frame-submission-expected.txt:
+        * platform/win/fast/forms/text-control-intrinsic-widths-expected.txt:
+
</ins><span class="cx"> 2014-10-21  Benjamin Poulain  &lt;bpoulain@apple.com&gt;
</span><span class="cx"> 
</span><span class="cx">         CSS Rule features are ignored for nested CSS Selector lists
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwineditingselection3690719expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/editing/selection/3690719-expected.txt (175019 => 175020)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/editing/selection/3690719-expected.txt        2014-10-22 04:33:11 UTC (rev 175019)
+++ trunk/LayoutTests/platform/win/editing/selection/3690719-expected.txt        2014-10-22 04:47:38 UTC (rev 175020)
</span><span class="lines">@@ -3,7 +3,7 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx">     RenderBody {BODY} at (8,3) size 784x581 [bgcolor=#FFFFFF]
</span><del>-      RenderBlock {CENTER} at (0,0) size 784x258
</del><ins>+      RenderBlock {CENTER} at (0,0) size 784x263
</ins><span class="cx">         RenderTable {TABLE} at (0,0) size 784x19
</span><span class="cx">           RenderTableSection {TBODY} at (0,0) size 784x19
</span><span class="cx">             RenderTableRow {TR} at (0,0) size 784x15
</span><span class="lines">@@ -18,7 +18,7 @@
</span><span class="cx">         RenderBlock (anonymous) at (0,19) size 784x36
</span><span class="cx">           RenderBR {BR} at (392,0) size 0x18
</span><span class="cx">           RenderBR {BR} at (392,18) size 0x18
</span><del>-        RenderBlock {DIV} at (0,55) size 784x105 [border: (2px solid #AAAAFF)]
</del><ins>+        RenderBlock {DIV} at (0,55) size 784x110 [border: (2px solid #AAAAFF)]
</ins><span class="cx">           RenderTable {TABLE} at (215,2) size 354x23
</span><span class="cx">             RenderTableSection {TBODY} at (0,0) size 353x23
</span><span class="cx">               RenderTableRow {TR} at (0,0) size 353x23
</span><span class="lines">@@ -63,10 +63,10 @@
</span><span class="cx">                       RenderInline {A} at (0,0) size 40x15 [color=#0000CC]
</span><span class="cx">                         RenderText {#text} at (309,4) size 40x15
</span><span class="cx">                           text run at (309,4) width 40: &quot;more \x{BB}&quot;
</span><del>-          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]
</del><ins>+          RenderTable {TABLE} at (2,25) size 780x50
+            RenderTableSection {TBODY} at (0,0) size 780x50
+              RenderTableRow {TR} at (0,0) size 780x50
+                RenderTableCell {TD} at (0,16) size 190x18 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                   RenderText {#text} at (0,0) size 4x18
</span><span class="cx">                     text run at (0,0) width 4: &quot; &quot;
</span><span class="cx">                 RenderTableCell {TD} at (151,0) size 302x45 [r=0 c=1 rs=1 cs=1]
</span><span class="lines">@@ -99,7 +99,7 @@
</span><span class="cx">                     RenderInline {A} at (0,0) size 64x13 [color=#0000CC]
</span><span class="cx">                       RenderText {#text} at (6,26) size 64x13
</span><span class="cx">                         text run at (6,26) width 64: &quot;Language Tools&quot;
</span><del>-          RenderBlock (anonymous) at (2,70) size 780x33
</del><ins>+          RenderBlock (anonymous) at (2,75) size 780x33
</ins><span class="cx">             RenderBR {BR} at (390,0) size 0x18
</span><span class="cx">             RenderInline {FONT} at (0,0) size 148x15
</span><span class="cx">               RenderInline {FONT} at (0,0) size 28x15 [color=#FF0000]
</span><span class="lines">@@ -113,7 +113,7 @@
</span><span class="cx">               RenderText {#text} at (461,18) size 3x15
</span><span class="cx">                 text run at (461,18) width 3: &quot;.&quot;
</span><span class="cx">             RenderText {#text} at (0,0) size 0x0
</span><del>-        RenderBlock (anonymous) at (0,160) size 784x69
</del><ins>+        RenderBlock (anonymous) at (0,165) size 784x69
</ins><span class="cx">           RenderBR {BR} at (392,0) size 0x18
</span><span class="cx">           RenderBR {BR} at (392,18) size 0x18
</span><span class="cx">           RenderBR {BR} at (392,36) size 0x18
</span><span class="lines">@@ -131,11 +131,11 @@
</span><span class="cx">             RenderInline {A} at (0,0) size 78x15 [color=#0000CC]
</span><span class="cx">               RenderText {#text} at (473,54) size 78x15
</span><span class="cx">                 text run at (473,54) width 78: &quot;About Google&quot;
</span><del>-        RenderBlock {P} at (0,245) size 784x13
</del><ins>+        RenderBlock {P} at (0,250) size 784x13
</ins><span class="cx">           RenderInline {FONT} at (0,0) size 60x13
</span><span class="cx">             RenderText {#text} at (362,0) size 60x13
</span><span class="cx">               text run at (362,0) width 60: &quot;\x{A9}2005 Google&quot;
</span><del>-layer at (254,88) size 292x13
-  RenderBlock {DIV} at (3,3) size 292x13
</del><ins>+layer at (204,88) size 390x15
+  RenderBlock {DIV} at (2,3) size 390x15
</ins><span class="cx"> selection start: position 0 of child 1 {TABLE} of child 4 {DIV} of child 0 {CENTER} of body
</span><span class="cx"> selection end:   position 1 of child 3 {#text} of child 4 {FONT} of child 4 {DIV} of child 0 {CENTER} of body
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwineditingselectionmoveleftrightexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/editing/selection/move-left-right-expected.txt (175019 => 175020)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/editing/selection/move-left-right-expected.txt        2014-10-22 04:33:11 UTC (rev 175019)
+++ trunk/LayoutTests/platform/win/editing/selection/move-left-right-expected.txt        2014-10-22 04:47:38 UTC (rev 175020)
</span><span class="lines">@@ -289,24 +289,24 @@
</span><span class="cx">   Moving right:  &quot;bcDEF&quot;[5, 4, 3, 2], &quot;\n        ABCa&quot;[13], &quot;bcDEF&quot;[1], &quot;\n        ABCa&quot;[12, 11, 10, 9]
</span><span class="cx"> Test 41, LTR:
</span><span class="cx">   Moving right: &quot;abc&quot;[0, 1, 2, 3], &quot;def&quot;[0, 1, 2, 3]
</span><del>-WARNING: Moved in the wrong direction in step 4: from (64, 1603) to (37, 1621).
</del><ins>+WARNING: Moved in the wrong direction in step 4: from (64, 1607) to (37, 1625).
</ins><span class="cx">   Moving left:  &quot;def&quot;[3, 2, 1, 0], &quot;abc&quot;[3, 2, 1, 0]
</span><del>-WARNING: Moved in the wrong direction in step 4: from (37, 1621) to (64, 1603).
</del><ins>+WARNING: Moved in the wrong direction in step 4: from (37, 1625) to (64, 1607).
</ins><span class="cx"> Test 41, RTL:
</span><span class="cx">   Moving left: &quot;abc&quot;[0, 2, 1, 3], &quot;def&quot;[0, 2, 1, 3]
</span><del>-WARNING: Moved in the wrong direction in step 4: from (741, 1603) to (767, 1621).
</del><ins>+WARNING: Moved in the wrong direction in step 4: from (741, 1607) to (767, 1625).
</ins><span class="cx">   Moving right:  &quot;def&quot;[3, 1, 2, 0], &quot;abc&quot;[3, 1, 2, 0]
</span><del>-WARNING: Moved in the wrong direction in step 4: from (767, 1621) to (741, 1603).
</del><ins>+WARNING: Moved in the wrong direction in step 4: from (767, 1625) to (741, 1607).
</ins><span class="cx"> Test 42, LTR:
</span><span class="cx">   Moving right: &quot;ABC&quot;[0, 2, 1, 3], &quot;DEF&quot;[0, 2, 1, 3]
</span><del>-WARNING: Moved in the wrong direction in step 4: from (63, 1653) to (37, 1671).
</del><ins>+WARNING: Moved in the wrong direction in step 4: from (63, 1657) to (37, 1675).
</ins><span class="cx">   Moving left:  &quot;DEF&quot;[3, 1, 2, 0], &quot;ABC&quot;[3, 1, 2, 0]
</span><del>-WARNING: Moved in the wrong direction in step 4: from (37, 1671) to (63, 1653).
</del><ins>+WARNING: Moved in the wrong direction in step 4: from (37, 1675) to (63, 1657).
</ins><span class="cx"> Test 42, RTL:
</span><span class="cx">   Moving left: &quot;ABC&quot;[0, 1, 2, 3], &quot;DEF&quot;[0, 1, 2, 3]
</span><del>-WARNING: Moved in the wrong direction in step 4: from (742, 1653) to (767, 1671).
</del><ins>+WARNING: Moved in the wrong direction in step 4: from (742, 1657) to (767, 1675).
</ins><span class="cx">   Moving right:  &quot;DEF&quot;[3, 2, 1, 0], &quot;ABC&quot;[3, 2, 1, 0]
</span><del>-WARNING: Moved in the wrong direction in step 4: from (767, 1671) to (742, 1653).
</del><ins>+WARNING: Moved in the wrong direction in step 4: from (767, 1675) to (742, 1657).
</ins><span class="cx"> Test 43, LTR:
</span><span class="cx">   Moving right: &quot;abcXXX123QQQdef&quot;[0, 13, 14, 11, 10, 6, 7, 8, 9, 5, 4, 1, 2, 15]
</span><span class="cx">   Moving left:  &quot;abcXXX123QQQdef&quot;[15, 2, 1, 4, 5, 9, 8, 7, 6, 10, 11, 14, 13, 0]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastcsscontinuationCrashexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/css/continuationCrash-expected.txt (175019 => 175020)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/css/continuationCrash-expected.txt        2014-10-22 04:33:11 UTC (rev 175019)
+++ trunk/LayoutTests/platform/win/fast/css/continuationCrash-expected.txt        2014-10-22 04:47:38 UTC (rev 175020)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">       RenderBlock {P} at (0,39) size 784x19
</span><span class="cx">         RenderText {#text} at (0,0) size 176x18
</span><span class="cx">           text run at (0,0) width 176: &quot;Click the following buttons.&quot;
</span><del>-      RenderBlock {OL} at (0,73) size 784x167
</del><ins>+      RenderBlock {OL} at (0,73) size 784x170
</ins><span class="cx">         RenderListItem {LI} at (40,0) size 744x18
</span><span class="cx">           RenderListMarker at (-20,0) size 16x18: &quot;1&quot;
</span><span class="cx">           RenderText {#text} at (0,0) size 193x18
</span><span class="lines">@@ -46,21 +46,21 @@
</span><span class="cx">           RenderListMarker at (-20,0) size 16x18: &quot;8&quot;
</span><span class="cx">           RenderText {#text} at (0,0) size 201x18
</span><span class="cx">             text run at (0,0) width 201: &quot;2. 3. will not crash Safari either.&quot;
</span><del>-        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;
</del><ins>+        RenderBlock (anonymous) at (40,144) size 744x25
+          RenderButton {INPUT} at (2,2) size 141x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+            RenderBlock (anonymous) at (8,3) size 125x15
+              RenderText at (0,0) size 125x15
+                text run at (0,0) width 125: &quot;1. Set outline property&quot;
+          RenderText {#text} at (145,3) size 4x18
+            text run at (145,3) width 4: &quot; &quot;
+          RenderButton {INPUT} at (151,2) size 144x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+            RenderBlock (anonymous) at (8,3) size 128x15
+              RenderText at (0,0) size 128x15
+                text run at (0,0) width 128: &quot;2. Set display property&quot;
+          RenderText {#text} at (297,3) size 4x18
+            text run at (297,3) width 4: &quot; &quot;
+          RenderButton {INPUT} at (303,2) size 158x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+            RenderBlock (anonymous) at (8,3) size 142x15
+              RenderText at (0,0) size 142x15
+                text run at (0,0) width 142: &quot;3. Replace span-element&quot;
</ins><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastcssfieldsetdisplayrowexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/css/fieldset-display-row-expected.txt (175019 => 175020)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/css/fieldset-display-row-expected.txt        2014-10-22 04:33:11 UTC (rev 175019)
+++ trunk/LayoutTests/platform/win/fast/css/fieldset-display-row-expected.txt        2014-10-22 04:47:38 UTC (rev 175020)
</span><span class="lines">@@ -3,6 +3,6 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x584
</span><del>-      RenderFieldSet {FIELDSET} at (2,0) size 780x38 [border: (2px groove #C0C0C0)]
</del><ins>+      RenderFieldSet {FIELDSET} at (2,0) size 780x38 [border: (2px groove #F0F0F0)]
</ins><span class="cx">         RenderText {#text} at (14,8) size 375x18
</span><span class="cx">           text run at (14,8) width 375: &quot;If you can see this fieldset without crashing, then all is well.&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastcssmargintopbottomdynamicexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/css/margin-top-bottom-dynamic-expected.txt (175019 => 175020)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/css/margin-top-bottom-dynamic-expected.txt        2014-10-22 04:33:11 UTC (rev 175019)
+++ trunk/LayoutTests/platform/win/fast/css/margin-top-bottom-dynamic-expected.txt        2014-10-22 04:47:38 UTC (rev 175020)
</span><span class="lines">@@ -33,39 +33,39 @@
</span><span class="cx">         RenderBlock {DIV} at (1,21) size 782x20 [border: (1px dotted #0000FF)]
</span><span class="cx">           RenderText {#text} at (1,1) size 84x18
</span><span class="cx">             text run at (1,1) width 84: &quot;Lorem ipsum&quot;
</span><del>-      RenderBlock (anonymous) at (0,270) size 784x40
</del><ins>+      RenderBlock (anonymous) at (0,270) size 784x43
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x18
</span><del>-        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;
</del><ins>+        RenderButton {INPUT} at (2,20) size 109x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+          RenderBlock (anonymous) at (8,3) size 93x15
+            RenderText at (0,0) size 93x15
+              text run at (0,0) width 93: &quot;Negative margin&quot;
+        RenderText {#text} at (113,21) size 4x18
+          text run at (113,21) width 4: &quot; &quot;
+        RenderButton {INPUT} at (119,20) size 105x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+          RenderBlock (anonymous) at (8,3) size 89x15
+            RenderText at (0,0) size 89x15
+              text run at (0,0) width 89: &quot;Positive margin&quot;
</ins><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock {P} at (0,326) size 784x18
</del><ins>+      RenderBlock {P} at (0,329) size 784x18
</ins><span class="cx">         RenderText {#text} at (0,0) size 445x18
</span><span class="cx">           text run at (0,0) width 445: &quot;Dynamic case (automatically testing positive --&gt; negative --&gt; positive):&quot;
</span><del>-      RenderBlock {DIV} at (0,360) size 784x72 [border: (1px solid #008000)]
</del><ins>+      RenderBlock {DIV} at (0,363) size 784x72 [border: (1px solid #008000)]
</ins><span class="cx">         RenderBlock {DIV} at (1,11) size 782x20 [border: (1px solid #0000FF)]
</span><span class="cx">           RenderText {#text} at (1,1) size 84x18
</span><span class="cx">             text run at (1,1) width 84: &quot;Lorem ipsum&quot;
</span><span class="cx">         RenderBlock {DIV} at (1,41) size 782x20 [border: (1px dotted #0000FF)]
</span><span class="cx">           RenderText {#text} at (1,1) size 84x18
</span><span class="cx">             text run at (1,1) width 84: &quot;Lorem ipsum&quot;
</span><del>-      RenderBlock (anonymous) at (0,432) size 784x40
</del><ins>+      RenderBlock (anonymous) at (0,435) size 784x43
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x18
</span><del>-        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;
</del><ins>+        RenderButton {INPUT} at (2,20) size 109x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+          RenderBlock (anonymous) at (8,3) size 93x15
+            RenderText at (0,0) size 93x15
+              text run at (0,0) width 93: &quot;Negative margin&quot;
+        RenderText {#text} at (113,21) size 4x18
+          text run at (113,21) width 4: &quot; &quot;
+        RenderButton {INPUT} at (119,20) size 105x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+          RenderBlock (anonymous) at (8,3) size 89x15
+            RenderText at (0,0) size 89x15
+              text run at (0,0) width 89: &quot;Positive margin&quot;
</ins><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastdomHTMLTextAreaElementresettextareaexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/dom/HTMLTextAreaElement/reset-textarea-expected.txt (175019 => 175020)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/dom/HTMLTextAreaElement/reset-textarea-expected.txt        2014-10-22 04:33:11 UTC (rev 175019)
+++ trunk/LayoutTests/platform/win/fast/dom/HTMLTextAreaElement/reset-textarea-expected.txt        2014-10-22 04:47:38 UTC (rev 175020)
</span><span class="lines">@@ -3,17 +3,17 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x576
</span><del>-      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;
</del><ins>+      RenderBlock {FORM} at (0,0) size 784x46
+        RenderText {#text} at (183,24) size 4x18
+          text run at (183,24) width 4: &quot; &quot;
+        RenderText {#text} at (370,24) size 4x18
+          text run at (370,24) width 4: &quot; &quot;
+        RenderButton {INPUT} at (376,23) size 50x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+          RenderBlock (anonymous) at (8,3) size 34x15
+            RenderText at (0,0) size 34x15
+              text run at (0,0) width 34: &quot;Reset&quot;
</ins><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock {P} at (0,59) size 784x72
</del><ins>+      RenderBlock {P} at (0,62) size 784x72
</ins><span class="cx">         RenderText {#text} at (0,0) size 358x18
</span><span class="cx">           text run at (0,0) width 358: &quot;This test verifies that textarea controls are properly reset. &quot;
</span><span class="cx">         RenderBR {BR} at (358,14) size 0x0
</span><span class="lines">@@ -25,11 +25,11 @@
</span><span class="cx">         RenderBR {BR} at (175,50) size 0x0
</span><span class="cx">         RenderText {#text} at (0,54) size 176x18
</span><span class="cx">           text run at (0,54) width 176: &quot;hasDefaultText: SUCCESS&quot;
</span><del>-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;
</del><ins>+layer at (10,10) size 179x34 clip at (11,11) size 177x32
+  RenderTextControl {TEXTAREA} at (2,2) size 179x34 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+    RenderBlock {DIV} at (3,3) size 175x15
+layer at (197,10) size 179x34 clip at (198,11) size 177x32
+  RenderTextControl {TEXTAREA} at (189,2) size 179x34 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+    RenderBlock {DIV} at (3,3) size 175x15
+      RenderText {#text} at (0,0) size 96x15
+        text run at (0,0) width 96: &quot;Default Text&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastformsfilefileinputdirectionexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/forms/file/file-input-direction-expected.txt (175019 => 175020)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/forms/file/file-input-direction-expected.txt        2014-10-22 04:33:11 UTC (rev 175019)
+++ trunk/LayoutTests/platform/win/fast/forms/file/file-input-direction-expected.txt        2014-10-22 04:47:38 UTC (rev 175020)
</span><span class="lines">@@ -1,101 +1,101 @@
</span><del>-layer at (0,0) size 1083x585
</del><ins>+layer at (0,0) size 1087x585
</ins><span class="cx">   RenderView at (0,0) size 800x585
</span><span class="cx"> layer at (0,0) size 800x585
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 800x585
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x569
</span><del>-      RenderTable {TABLE} at (0,0) size 1075x108
-        RenderTableSection {TBODY} at (0,0) size 1075x108
-          RenderTableRow {TR} at (0,2) size 1075x20
</del><ins>+      RenderTable {TABLE} at (0,0) size 1079x117
+        RenderTableSection {TBODY} at (0,0) size 1079x117
+          RenderTableRow {TR} at (0,2) size 1079x20
</ins><span class="cx">             RenderTableCell {TH} at (2,11) size 83x2 [r=0 c=0 rs=1 cs=1]
</span><del>-            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]
</del><ins>+            RenderTableCell {TH} at (87,11) size 246x2 [r=0 c=1 rs=1 cs=1]
+            RenderTableCell {TH} at (335,2) size 246x20 [r=0 c=2 rs=1 cs=1]
+              RenderText {#text} at (78,1) size 90x18
+                text run at (78,1) width 90: &quot;text-align:left&quot;
+            RenderTableCell {TH} at (583,2) size 246x20 [r=0 c=3 rs=1 cs=1]
+              RenderText {#text} at (68,1) size 110x18
+                text run at (68,1) width 110: &quot;text-align:center&quot;
+            RenderTableCell {TH} at (831,2) size 246x20 [r=0 c=4 rs=1 cs=1]
+              RenderText {#text} at (72,1) size 102x18
+                text run at (72,1) width 102: &quot;text-align:right&quot;
+          RenderTableRow {TR} at (0,24) size 1079x29
+            RenderTableCell {TH} at (2,37) size 83x2 [r=1 c=0 rs=1 cs=1]
+            RenderTableCell {TD} at (87,24) size 246x29 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
+              RenderFileUploadControl {INPUT} at (4,4) size 238x21 &quot;no file selected&quot;
+                RenderButton {INPUT} at (0,0) size 84x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+                  RenderBlock (anonymous) at (8,3) size 68x15
+                    RenderText at (0,0) size 68x15
+                      text run at (0,0) width 68: &quot;Choose File&quot;
+            RenderTableCell {TD} at (335,24) size 246x29 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
+              RenderFileUploadControl {INPUT} at (4,4) size 238x21 &quot;no file selected&quot;
+                RenderButton {INPUT} at (0,0) size 84x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+                  RenderBlock (anonymous) at (8,3) size 68x15
+                    RenderText at (0,0) size 68x15
+                      text run at (0,0) width 68: &quot;Choose File&quot;
+            RenderTableCell {TD} at (583,24) size 246x29 [border: (1px solid #000000)] [r=1 c=3 rs=1 cs=1]
+              RenderFileUploadControl {INPUT} at (4,4) size 238x21 &quot;no file selected&quot;
+                RenderButton {INPUT} at (0,0) size 84x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+                  RenderBlock (anonymous) at (8,3) size 68x15
+                    RenderText at (0,0) size 68x15
+                      text run at (0,0) width 68: &quot;Choose File&quot;
+            RenderTableCell {TD} at (831,24) size 246x29 [border: (1px solid #000000)] [r=1 c=4 rs=1 cs=1]
+              RenderFileUploadControl {INPUT} at (4,4) size 238x21 &quot;no file selected&quot;
+                RenderButton {INPUT} at (0,0) size 84x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+                  RenderBlock (anonymous) at (8,3) size 68x15
+                    RenderText at (0,0) size 68x15
+                      text run at (0,0) width 68: &quot;Choose File&quot;
+          RenderTableRow {TR} at (0,55) size 1079x29
+            RenderTableCell {TH} at (2,59) size 83x20 [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 81x18
</span><span class="cx">                 text run at (1,1) width 81: &quot;direction:ltr&quot;
</span><del>-            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]
</del><ins>+            RenderTableCell {TD} at (87,55) size 246x29 [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
+              RenderFileUploadControl {INPUT} at (4,4) size 238x21 &quot;no file selected&quot;
+                RenderButton {INPUT} at (0,0) size 84x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+                  RenderBlock (anonymous) at (8,3) size 68x15
+                    RenderText at (0,0) size 68x15
+                      text run at (0,0) width 68: &quot;Choose File&quot;
+            RenderTableCell {TD} at (335,55) size 246x29 [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
+              RenderFileUploadControl {INPUT} at (4,4) size 238x21 &quot;no file selected&quot;
+                RenderButton {INPUT} at (0,0) size 84x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+                  RenderBlock (anonymous) at (8,3) size 68x15
+                    RenderText at (0,0) size 68x15
+                      text run at (0,0) width 68: &quot;Choose File&quot;
+            RenderTableCell {TD} at (583,55) size 246x29 [border: (1px solid #000000)] [r=2 c=3 rs=1 cs=1]
+              RenderFileUploadControl {INPUT} at (4,4) size 238x21 &quot;no file selected&quot;
+                RenderButton {INPUT} at (0,0) size 84x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+                  RenderBlock (anonymous) at (8,3) size 68x15
+                    RenderText at (0,0) size 68x15
+                      text run at (0,0) width 68: &quot;Choose File&quot;
+            RenderTableCell {TD} at (831,55) size 246x29 [border: (1px solid #000000)] [r=2 c=4 rs=1 cs=1]
+              RenderFileUploadControl {INPUT} at (4,4) size 238x21 &quot;no file selected&quot;
+                RenderButton {INPUT} at (0,0) size 84x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+                  RenderBlock (anonymous) at (8,3) size 68x15
+                    RenderText at (0,0) size 68x15
+                      text run at (0,0) width 68: &quot;Choose File&quot;
+          RenderTableRow {TR} at (0,86) size 1079x29
+            RenderTableCell {TH} at (2,90) size 83x20 [r=3 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 81x18
</span><span class="cx">                 text run at (1,1) width 81: &quot;direction:rtl&quot;
</span><del>-            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 62: &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 62: &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 62: &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 62: &quot;Choose File&quot;
</del><ins>+            RenderTableCell {TD} at (87,86) size 246x29 [border: (1px solid #000000)] [r=3 c=1 rs=1 cs=1]
+              RenderFileUploadControl {INPUT} at (4,4) size 238x21 &quot;no file selected&quot;
+                RenderButton {INPUT} at (154,0) size 84x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+                  RenderBlock (anonymous) at (8,3) size 68x15
+                    RenderText at (0,0) size 68x15
+                      text run at (0,0) width 68: &quot;Choose File&quot;
+            RenderTableCell {TD} at (335,86) size 246x29 [border: (1px solid #000000)] [r=3 c=2 rs=1 cs=1]
+              RenderFileUploadControl {INPUT} at (4,4) size 238x21 &quot;no file selected&quot;
+                RenderButton {INPUT} at (154,0) size 84x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+                  RenderBlock (anonymous) at (8,3) size 68x15
+                    RenderText at (0,0) size 68x15
+                      text run at (0,0) width 68: &quot;Choose File&quot;
+            RenderTableCell {TD} at (583,86) size 246x29 [border: (1px solid #000000)] [r=3 c=3 rs=1 cs=1]
+              RenderFileUploadControl {INPUT} at (4,4) size 238x21 &quot;no file selected&quot;
+                RenderButton {INPUT} at (154,0) size 84x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+                  RenderBlock (anonymous) at (8,3) size 68x15
+                    RenderText at (0,0) size 68x15
+                      text run at (0,0) width 68: &quot;Choose File&quot;
+            RenderTableCell {TD} at (831,86) size 246x29 [border: (1px solid #000000)] [r=3 c=4 rs=1 cs=1]
+              RenderFileUploadControl {INPUT} at (4,4) size 238x21 &quot;no file selected&quot;
+                RenderButton {INPUT} at (154,0) size 84x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+                  RenderBlock (anonymous) at (8,3) size 68x15
+                    RenderText at (0,0) size 68x15
+                      text run at (0,0) width 68: &quot;Choose File&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastformsfilefileinputdisabledexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/forms/file/file-input-disabled-expected.txt (175019 => 175020)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/forms/file/file-input-disabled-expected.txt        2014-10-22 04:33:11 UTC (rev 175019)
+++ trunk/LayoutTests/platform/win/fast/forms/file/file-input-disabled-expected.txt        2014-10-22 04:47:38 UTC (rev 175020)
</span><span class="lines">@@ -3,20 +3,20 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x576
</span><del>-      RenderBlock {FORM} at (0,0) size 784x59
-        RenderBlock (anonymous) at (0,0) size 784x59
-          RenderBlock {INPUT} at (2,4) size 12x12
</del><ins>+      RenderBlock {FORM} at (0,0) size 784x62
+        RenderBlock (anonymous) at (0,0) size 784x62
+          RenderBlock {INPUT} at (4,3) size 13x13
</ins><span class="cx">           RenderInline {B} at (0,0) size 75x18
</span><del>-            RenderText {#text} at (16,0) size 75x18
-              text run at (16,0) width 75: &quot;Attach File&quot;
-          RenderBR {BR} at (91,14) size 0x0
</del><ins>+            RenderText {#text} at (20,0) size 75x18
+              text run at (20,0) width 75: &quot;Attach File&quot;
+          RenderBR {BR} at (95,14) size 0x0
</ins><span class="cx">           RenderBR {BR} at (0,19) size 0x18
</span><del>-          RenderText {#text} at (0,38) size 86x18
-            text run at (0,38) width 86: &quot;  Select File:  &quot;
-          RenderFileUploadControl {INPUT} at (88,39) size 237x18 &quot;no file selected&quot;
-            RenderButton {INPUT} at (0,0) size 78x18 [color=#808080] [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;
-          RenderBR {BR} at (327,52) size 0x0
-        RenderTable {TABLE} at (0,59) size 0x0
</del><ins>+          RenderText {#text} at (0,40) size 86x18
+            text run at (0,40) width 86: &quot;  Select File:  &quot;
+          RenderFileUploadControl {INPUT} at (88,39) size 238x21 &quot;no file selected&quot;
+            RenderButton {INPUT} at (0,0) size 84x21 [color=#6D6D6D] [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+              RenderBlock (anonymous) at (8,3) size 68x15
+                RenderText at (0,0) size 68x15
+                  text run at (0,0) width 68: &quot;Choose File&quot;
+          RenderBR {BR} at (328,54) size 0x0
+        RenderTable {TABLE} at (0,62) size 0x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastformsfileinputfilererenderexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/forms/file/input-file-re-render-expected.txt (175019 => 175020)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/forms/file/input-file-re-render-expected.txt        2014-10-22 04:33:11 UTC (rev 175019)
+++ trunk/LayoutTests/platform/win/fast/forms/file/input-file-re-render-expected.txt        2014-10-22 04:47:38 UTC (rev 175020)
</span><span class="lines">@@ -1,15 +1,15 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><del>-layer at (0,0) size 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;
</del><ins>+layer at (0,0) size 800x83
+  RenderBlock {HTML} at (0,0) size 800x83
+    RenderBody {BODY} at (8,8) size 784x59
+      RenderBlock {FORM} at (0,0) size 784x25
+        RenderFileUploadControl {INPUT} at (2,2) size 238x21 &quot;2 files&quot;
+          RenderButton {INPUT} at (0,0) size 91x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+            RenderBlock (anonymous) at (8,3) size 75x15
+              RenderText at (0,0) size 75x15
+                text run at (0,0) width 75: &quot;Choose Files&quot;
</ins><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock {P} at (0,38) size 784x18
</del><ins>+      RenderBlock {P} at (0,41) size 784x18
</ins><span class="cx">         RenderText {#text} at (0,0) size 442x18
</span><span class="cx">           text run at (0,0) width 442: &quot;The file upload control above should have text '2 files,' not a filename.&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastformsformmoveexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/forms/formmove-expected.txt (175019 => 175020)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/forms/formmove-expected.txt        2014-10-22 04:33:11 UTC (rev 175019)
+++ trunk/LayoutTests/platform/win/fast/forms/formmove-expected.txt        2014-10-22 04:47:38 UTC (rev 175020)
</span><span class="lines">@@ -3,27 +3,27 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x584
</span><del>-      RenderBlock {FORM} at (0,0) size 784x19
-        RenderBlock {INPUT} at (2,3) size 12x13
-        RenderText {#text} at (16,0) size 34x18
-          text run at (16,0) width 34: &quot;Two &quot;
-        RenderBlock {INPUT} at (52,3) size 12x13
-        RenderText {#text} at (66,0) size 37x18
-          text run at (66,0) width 37: &quot;Three&quot;
-      RenderBlock {FORM} at (0,35) size 784x19
-        RenderBlock {INPUT} at (2,3) size 12x13
-        RenderText {#text} at (16,0) size 31x18
-          text run at (16,0) width 31: &quot;One &quot;
-        RenderBlock {INPUT} at (49,3) size 12x13
-        RenderText {#text} at (63,0) size 34x18
-          text run at (63,0) width 34: &quot;Two &quot;
-        RenderBlock {INPUT} at (99,3) size 12x13
-        RenderText {#text} at (113,0) size 41x18
-          text run at (113,0) width 41: &quot;Three &quot;
-        RenderBlock {INPUT} at (156,3) size 12x13
-        RenderText {#text} at (170,0) size 27x18
-          text run at (170,0) width 27: &quot;One&quot;
-      RenderBlock (anonymous) at (0,70) size 784x36
</del><ins>+      RenderBlock {FORM} at (0,0) size 784x18
+        RenderBlock {INPUT} at (5,3) size 13x13
+        RenderText {#text} at (21,0) size 34x18
+          text run at (21,0) width 34: &quot;Two &quot;
+        RenderBlock {INPUT} at (60,3) size 13x13
+        RenderText {#text} at (76,0) size 37x18
+          text run at (76,0) width 37: &quot;Three&quot;
+      RenderBlock {FORM} at (0,34) size 784x18
+        RenderBlock {INPUT} at (5,3) size 13x13
+        RenderText {#text} at (21,0) size 31x18
+          text run at (21,0) width 31: &quot;One &quot;
+        RenderBlock {INPUT} at (57,3) size 13x13
+        RenderText {#text} at (73,0) size 34x18
+          text run at (73,0) width 34: &quot;Two &quot;
+        RenderBlock {INPUT} at (112,3) size 13x13
+        RenderText {#text} at (128,0) size 41x18
+          text run at (128,0) width 41: &quot;Three &quot;
+        RenderBlock {INPUT} at (174,3) size 13x13
+        RenderText {#text} at (190,0) size 27x18
+          text run at (190,0) width 27: &quot;One&quot;
+      RenderBlock (anonymous) at (0,68) size 784x36
</ins><span class="cx">         RenderText {#text} at (0,0) size 766x36
</span><span class="cx">           text run at (0,0) width 505: &quot;The count of the # of elements in form 1 should be 2 and in form 2 should be 4. &quot;
</span><span class="cx">           text run at (505,0) width 261: &quot;The count in form 1 is 2, and the count in&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastformsformmove2expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/forms/formmove2-expected.txt (175019 => 175020)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/forms/formmove2-expected.txt        2014-10-22 04:33:11 UTC (rev 175019)
+++ trunk/LayoutTests/platform/win/fast/forms/formmove2-expected.txt        2014-10-22 04:47:38 UTC (rev 175020)
</span><span class="lines">@@ -3,10 +3,10 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x584
</span><del>-      RenderBlock {FORM} at (0,0) size 784x19
-        RenderBlock {INPUT} at (2,3) size 12x13
-        RenderBlock {INPUT} at (18,3) size 12x13
-      RenderBlock (anonymous) at (0,35) size 784x36
</del><ins>+      RenderBlock {FORM} at (0,0) size 784x16
+        RenderBlock {INPUT} at (5,3) size 13x13
+        RenderBlock {INPUT} at (26,3) size 13x13
+      RenderBlock (anonymous) at (0,32) size 784x36
</ins><span class="cx">         RenderText {#text} at (0,0) size 777x36
</span><span class="cx">           text run at (0,0) width 777: &quot;There should be two elements in the first form and one in the second. The count in form one is 2, and the count in form two&quot;
</span><span class="cx">           text run at (0,18) width 26: &quot;is 1.&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastformsformmove3expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/forms/formmove3-expected.txt (175019 => 175020)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/forms/formmove3-expected.txt        2014-10-22 04:33:11 UTC (rev 175019)
+++ trunk/LayoutTests/platform/win/fast/forms/formmove3-expected.txt        2014-10-22 04:47:38 UTC (rev 175020)
</span><span class="lines">@@ -6,24 +6,24 @@
</span><span class="cx">       RenderBlock (anonymous) at (0,0) size 784x0
</span><span class="cx">         RenderInline {A} at (0,0) size 0x0
</span><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock {DIV} at (0,0) size 784x28
</del><ins>+      RenderBlock {DIV} at (0,0) size 784x31
</ins><span class="cx">         RenderBlock (anonymous) at (0,0) size 784x0
</span><span class="cx">           RenderInline {A} at (0,0) size 0x0
</span><span class="cx">             RenderText {#text} at (0,0) size 0x0
</span><del>-        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
</del><ins>+        RenderBlock (anonymous) at (0,0) size 784x31
+          RenderTable {TABLE} at (0,0) size 71x31
+            RenderTableSection {TBODY} at (0,0) size 71x31
+              RenderTableRow {TR} at (0,2) size 71x27
+                RenderTableCell {TD} at (2,14) size 2x2 [r=0 c=0 rs=1 cs=1]
+                RenderTableCell {TD} at (6,2) size 63x27 [r=0 c=1 rs=1 cs=1]
+                  RenderButton {INPUT} at (3,3) size 57x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+                    RenderBlock (anonymous) at (8,3) size 41x15
+                      RenderText at (0,0) size 41x15
+                        text run at (0,0) width 41: &quot;Search&quot;
+        RenderBlock (anonymous) at (0,31) size 784x0
</ins><span class="cx">           RenderInline {A} at (0,0) size 0x0
</span><span class="cx">           RenderInline {A} at (0,0) size 0x0 [color=#0000EE]
</span><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock (anonymous) at (0,28) size 784x18
</del><ins>+      RenderBlock (anonymous) at (0,31) size 784x18
</ins><span class="cx">         RenderText {#text} at (0,0) size 104x18
</span><span class="cx">           text run at (0,0) width 104: &quot;Form did submit&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastformsinputappearanceheightexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/forms/input-appearance-height-expected.txt (175019 => 175020)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/forms/input-appearance-height-expected.txt        2014-10-22 04:33:11 UTC (rev 175019)
+++ trunk/LayoutTests/platform/win/fast/forms/input-appearance-height-expected.txt        2014-10-22 04:47:38 UTC (rev 175020)
</span><span class="lines">@@ -6,101 +6,101 @@
</span><span class="cx">       RenderBlock (anonymous) at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 762x18
</span><span class="cx">           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;
</span><del>-      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]
</del><ins>+      RenderBlock {FORM} at (0,18) size 784x276
+        RenderText {#text} at (0,3) size 36x18
+          text run at (0,3) width 36: &quot;input &quot;
+        RenderTextControl {INPUT} at (38,2) size 149x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+        RenderText {#text} at (189,3) size 4x18
+          text run at (189,3) width 4: &quot; &quot;
+        RenderBR {BR} at (193,17) size 0x0
+        RenderText {#text} at (0,28) size 27x18
+          text run at (0,28) width 27: &quot;text &quot;
+        RenderTextControl {INPUT} at (29,27) size 149x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+        RenderText {#text} at (180,28) size 4x18
+          text run at (180,28) width 4: &quot; &quot;
+        RenderBR {BR} at (184,42) size 0x0
+        RenderText {#text} at (0,50) size 65x18
+          text run at (0,50) width 65: &quot;checkbox &quot;
+        RenderBlock {INPUT} at (69,53) size 13x13
+        RenderText {#text} at (85,50) size 4x18
+          text run at (85,50) width 4: &quot; &quot;
+        RenderBR {BR} at (89,64) size 0x0
+        RenderText {#text} at (0,72) size 24x18
+          text run at (0,72) width 24: &quot;file &quot;
+        RenderFileUploadControl {INPUT} at (26,71) size 238x21 &quot;no file selected&quot;
+          RenderButton {INPUT} at (0,0) size 84x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+            RenderBlock (anonymous) at (8,3) size 68x15
+              RenderText at (0,0) size 68x15
+                text run at (0,0) width 68: &quot;Choose File&quot;
+        RenderText {#text} at (266,72) size 4x18
+          text run at (266,72) width 4: &quot; &quot;
+        RenderBR {BR} at (270,86) size 0x0
+        RenderText {#text} at (0,94) size 42x18
+          text run at (0,94) width 42: &quot;image &quot;
+        RenderImage {INPUT} at (42,107) size 10x1
+        RenderText {#text} at (52,94) size 4x18
+          text run at (52,94) width 4: &quot; &quot;
+        RenderBR {BR} at (56,108) size 0x0
+        RenderText {#text} at (0,112) size 36x18
+          text run at (0,112) width 36: &quot;radio &quot;
+        RenderBlock {INPUT} at (41,115) size 13x13
+        RenderText {#text} at (57,112) size 4x18
+          text run at (57,112) width 4: &quot; &quot;
+        RenderBR {BR} at (61,126) size 0x0
+        RenderText {#text} at (0,133) size 39x18
+          text run at (0,133) width 39: &quot;range &quot;
+        RenderSlider {INPUT} at (41,132) size 129x15 [color=#C4C4C4] [bgcolor=#FFFFFF]
</ins><span class="cx">           RenderFlexibleBox {DIV} at (0,0) size 129x15
</span><span class="cx">             RenderBlock {DIV} at (0,0) size 129x15
</span><span class="cx">               RenderBlock {DIV} at (57,0) size 15x15
</span><del>-        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
</del><ins>+        RenderText {#text} at (172,133) size 4x18
+          text run at (172,133) width 4: &quot; &quot;
+        RenderBR {BR} at (176,147) size 0x0
+        RenderText {#text} at (0,154) size 33x18
+          text run at (0,154) width 33: &quot;reset &quot;
+        RenderButton {INPUT} at (35,153) size 50x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+          RenderBlock (anonymous) at (8,3) size 34x15
+            RenderText at (0,0) size 34x15
+              text run at (0,0) width 34: &quot;Reset&quot;
+        RenderText {#text} at (87,154) size 4x18
+          text run at (87,154) width 4: &quot; &quot;
+        RenderBR {BR} at (91,168) size 0x0
+        RenderText {#text} at (0,179) size 46x18
+          text run at (0,179) width 46: &quot;submit &quot;
+        RenderButton {INPUT} at (48,178) size 57x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+          RenderBlock (anonymous) at (8,3) size 41x15
+            RenderText at (0,0) size 41x15
+              text run at (0,0) width 41: &quot;Submit&quot;
+        RenderText {#text} at (107,179) size 4x18
+          text run at (107,179) width 4: &quot; &quot;
+        RenderBR {BR} at (111,193) size 0x0
+        RenderText {#text} at (0,204) size 49x18
+          text run at (0,204) width 49: &quot;isindex &quot;
+        RenderTextControl {INPUT} at (51,203) size 151x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+        RenderText {#text} at (204,204) size 4x18
+          text run at (204,204) width 4: &quot; &quot;
+        RenderBR {BR} at (208,218) size 0x0
+        RenderText {#text} at (0,229) size 64x18
+          text run at (0,229) width 64: &quot;password &quot;
+        RenderTextControl {INPUT} at (66,228) size 149x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+        RenderText {#text} at (217,229) size 4x18
+          text run at (217,229) width 4: &quot; &quot;
+        RenderBR {BR} at (221,243) size 0x0
+        RenderText {#text} at (0,254) size 44x18
+          text run at (0,254) width 44: &quot;search &quot;
+        RenderTextControl {INPUT} at (46,253) size 161x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+          RenderFlexibleBox {DIV} at (3,3) size 155x15
+            RenderBlock {DIV} at (0,2) size 1x11
+            RenderBlock {DIV} at (1,0) size 142x15
+            RenderBlock {DIV} at (143,3) size 9x9
</ins><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-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
</del><ins>+layer at (48,31) size 145x15
+  RenderBlock {DIV} at (2,3) size 145x15
+layer at (39,56) size 145x15
+  RenderBlock {DIV} at (2,3) size 145x15
+layer at (62,232) size 145x15
+  RenderBlock {DIV} at (3,3) size 145x15
+layer at (76,257) size 145x15
+  RenderBlock {DIV} at (2,3) size 145x15
+layer at (58,282) size 142x15
+  RenderBlock {DIV} at (0,0) size 142x15
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastformsinputbuttonsizesexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/forms/input-button-sizes-expected.txt (175019 => 175020)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/forms/input-button-sizes-expected.txt        2014-10-22 04:33:11 UTC (rev 175019)
+++ trunk/LayoutTests/platform/win/fast/forms/input-button-sizes-expected.txt        2014-10-22 04:47:38 UTC (rev 175020)
</span><span class="lines">@@ -3,104 +3,104 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x584
</span><del>-      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
</del><ins>+      RenderButton {INPUT} at (0,10) size 41x12 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+        RenderBlock (anonymous) at (8,3) size 25x6
+          RenderText at (0,0) size 25x6
+            text run at (0,0) width 25: &quot;Test Button&quot;
+      RenderText {#text} at (41,4) size 4x18
+        text run at (41,4) width 4: &quot; &quot;
+      RenderButton {INPUT} at (45,9) size 47x13 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+        RenderBlock (anonymous) at (8,3) size 31x7
+          RenderText at (0,0) size 31x7
+            text run at (0,0) width 31: &quot;Test Button&quot;
+      RenderText {#text} at (92,4) size 4x18
+        text run at (92,4) width 4: &quot; &quot;
+      RenderButton {INPUT} at (96,9) size 53x13 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+        RenderBlock (anonymous) at (8,3) size 37x7
+          RenderText at (0,0) size 37x7
+            text run at (0,0) width 37: &quot;Test Button&quot;
+      RenderText {#text} at (149,4) size 4x18
+        text run at (149,4) width 4: &quot; &quot;
+      RenderButton {INPUT} at (153,8) size 54x15 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+        RenderBlock (anonymous) at (8,3) size 38x9
+          RenderText at (0,0) size 38x9
+            text run at (0,0) width 38: &quot;Test Button&quot;
+      RenderText {#text} at (207,4) size 4x18
+        text run at (207,4) width 4: &quot; &quot;
+      RenderButton {INPUT} at (211,7) size 63x16 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+        RenderBlock (anonymous) at (8,3) size 47x10
+          RenderText at (0,0) size 47x10
+            text run at (0,0) width 47: &quot;Test Button&quot;
+      RenderText {#text} at (274,4) size 4x18
+        text run at (274,4) width 4: &quot; &quot;
+      RenderButton {INPUT} at (278,6) size 70x17 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+        RenderBlock (anonymous) at (8,3) size 54x11
+          RenderText at (0,0) size 54x11
+            text run at (0,0) width 54: &quot;Test Button&quot;
+      RenderText {#text} at (348,4) size 4x18
+        text run at (348,4) width 4: &quot; &quot;
+      RenderButton {INPUT} at (354,5) size 72x18 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+        RenderBlock (anonymous) at (8,3) size 56x12
+          RenderText at (0,0) size 56x12
+            text run at (0,0) width 56: &quot;Test Button&quot;
+      RenderText {#text} at (428,4) size 4x18
+        text run at (428,4) width 4: &quot; &quot;
+      RenderButton {INPUT} at (434,4) size 77x20 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+        RenderBlock (anonymous) at (8,3) size 61x14
+          RenderText at (0,0) size 61x14
+            text run at (0,0) width 61: &quot;Test Button&quot;
+      RenderText {#text} at (513,4) size 4x18
+        text run at (513,4) width 4: &quot; &quot;
+      RenderButton {INPUT} at (519,3) size 83x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+        RenderBlock (anonymous) at (8,3) size 67x15
+          RenderText at (0,0) size 67x15
+            text run at (0,0) width 67: &quot;Test Button&quot;
+      RenderText {#text} at (604,4) size 4x18
+        text run at (604,4) width 4: &quot; &quot;
+      RenderButton {INPUT} at (610,2) size 89x22 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+        RenderBlock (anonymous) at (8,3) size 73x16
</ins><span class="cx">           RenderText at (0,0) size 73x16
</span><span class="cx">             text run at (0,0) width 73: &quot;Test Button&quot;
</span><del>-      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;
</del><ins>+      RenderText {#text} at (701,4) size 4x18
+        text run at (701,4) width 4: &quot; &quot;
+      RenderButton {INPUT} at (2,32) size 91x23 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+        RenderBlock (anonymous) at (8,3) size 75x17
+          RenderText at (0,0) size 75x17
+            text run at (0,0) width 75: &quot;Test Button&quot;
+      RenderText {#text} at (95,35) size 4x18
+        text run at (95,35) width 4: &quot; &quot;
+      RenderButton {INPUT} at (101,31) size 97x24 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+        RenderBlock (anonymous) at (8,3) size 81x18
+          RenderText at (0,0) size 81x18
+            text run at (0,0) width 81: &quot;Test Button&quot;
+      RenderText {#text} at (200,35) size 4x18
+        text run at (200,35) width 4: &quot; &quot;
+      RenderButton {INPUT} at (206,30) size 102x26 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+        RenderBlock (anonymous) at (8,3) size 86x20
+          RenderText at (0,0) size 86x20
+            text run at (0,0) width 86: &quot;Test Button&quot;
+      RenderText {#text} at (310,35) size 4x18
+        text run at (310,35) width 4: &quot; &quot;
+      RenderButton {INPUT} at (316,29) size 108x27 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+        RenderBlock (anonymous) at (8,3) size 92x21
+          RenderText at (0,0) size 92x21
+            text run at (0,0) width 92: &quot;Test Button&quot;
+      RenderText {#text} at (426,35) size 4x18
+        text run at (426,35) width 4: &quot; &quot;
+      RenderButton {INPUT} at (432,28) size 115x28 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+        RenderBlock (anonymous) at (8,3) size 99x22
+          RenderText at (0,0) size 99x22
+            text run at (0,0) width 99: &quot;Test Button&quot;
+      RenderText {#text} at (549,35) size 4x18
+        text run at (549,35) width 4: &quot; &quot;
+      RenderButton {INPUT} at (555,28) size 118x28 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+        RenderBlock (anonymous) at (8,3) size 102x22
+          RenderText at (0,0) size 102x22
+            text run at (0,0) width 102: &quot;Test Button&quot;
+      RenderText {#text} at (675,35) size 4x18
+        text run at (675,35) width 4: &quot; &quot;
+      RenderButton {INPUT} at (2,60) size 126x29 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+        RenderBlock (anonymous) at (8,3) size 110x23
+          RenderText at (0,0) size 110x23
+            text run at (0,0) width 110: &quot;Test Button&quot;
</ins><span class="cx">       RenderText {#text} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastformsinputstepasdoubleexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/win/fast/forms/input-step-as-double-expected.txt (175019 => 175020)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/forms/input-step-as-double-expected.txt        2014-10-22 04:33:11 UTC (rev 175019)
+++ trunk/LayoutTests/platform/win/fast/forms/input-step-as-double-expected.txt        2014-10-22 04:47:38 UTC (rev 175020)
</span><span class="lines">@@ -1,10 +0,0 @@
</span><del>-Test for a capturing spec change to consider .2 as valid real number for step
-
-On success, you will see a series of &quot;PASS&quot; messages, followed by &quot;TEST COMPLETE&quot;.
-
-
-FAIL numberInput.value should be 0.5. Was 0.
-PASS successfullyParsed is true
-
-TEST COMPLETE
-
</del></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastformsinputtextdragdownexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/forms/input-text-drag-down-expected.txt (175019 => 175020)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/forms/input-text-drag-down-expected.txt        2014-10-22 04:33:11 UTC (rev 175019)
+++ trunk/LayoutTests/platform/win/fast/forms/input-text-drag-down-expected.txt        2014-10-22 04:47:38 UTC (rev 175020)
</span><span class="lines">@@ -3,15 +3,15 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x576
</span><del>-      RenderBlock (anonymous) at (0,0) size 784x23
-        RenderTextControl {INPUT} at (2,2) size 123x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</del><ins>+      RenderBlock (anonymous) at (0,0) size 784x25
+        RenderTextControl {INPUT} at (2,2) size 149x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</ins><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock {P} at (0,39) size 784x18
</del><ins>+      RenderBlock {P} at (0,41) size 784x18
</ins><span class="cx">         RenderText {#text} at (0,0) size 732x18
</span><span class="cx">           text run at (0,0) width 732: &quot;Tests drag-selecting down. If the test succeeds, the text from the center to the end of the text field should be selected.&quot;
</span><del>-layer at (13,13) size 117x13 scrollWidth 125
-  RenderBlock {DIV} at (3,3) size 117x13
-    RenderText {#text} at (0,0) size 124x13
-      text run at (0,0) width 124: &quot;This is a bunch of text.&quot;
-selection start: position 8 of child 0 {#text} of child 0 {DIV} of {#document-fragment} of child 0 {INPUT} of body
-selection end:   position 9 of child 0 {#text} of child 0 {DIV} of {#document-fragment} of child 0 {INPUT} of body
</del><ins>+layer at (12,13) size 145x15
+  RenderBlock {DIV} at (2,3) size 145x15
+    RenderText {#text} at (0,0) size 129x15
+      text run at (0,0) width 129: &quot;This is a bunch of text.&quot;
+selection start: position 7 of child 0 {#text} of child 0 {DIV} of {#document-fragment} of child 0 {INPUT} of body
+selection end:   position 8 of child 0 {#text} of child 0 {DIV} of {#document-fragment} of child 0 {INPUT} of body
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastformsinputvalueexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/forms/input-value-expected.txt (175019 => 175020)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/forms/input-value-expected.txt        2014-10-22 04:33:11 UTC (rev 175019)
+++ trunk/LayoutTests/platform/win/fast/forms/input-value-expected.txt        2014-10-22 04:47:38 UTC (rev 175020)
</span><span class="lines">@@ -11,212 +11,212 @@
</span><span class="cx">         RenderText {#text} at (0,0) size 713x18
</span><span class="cx">           text run at (0,0) width 713: &quot;Results that match Gecko are like WinIE, but with \&quot;before\&quot; for the attribute in the first two rows and the last row.&quot;
</span><span class="cx">       RenderBlock {HR} at (0,86) size 784x2 [border: (1px inset #000000)]
</span><del>-      RenderBlock {FORM} at (0,96) size 784x366
-        RenderTable {TABLE} at (0,0) size 761x366
-          RenderTableSection {THEAD} at (0,0) size 761x24
-            RenderTableRow {TR} at (0,2) size 761x20
</del><ins>+      RenderBlock {FORM} at (0,96) size 784x386
+        RenderTable {TABLE} at (0,0) size 762x386
+          RenderTableSection {THEAD} at (0,0) size 762x24
+            RenderTableRow {TR} at (0,2) size 762x20
</ins><span class="cx">               RenderTableCell {TH} at (2,2) size 385x20 [r=0 c=0 rs=1 cs=1]
</span><span class="cx">                 RenderText {#text} at (1,1) size 55x18
</span><span class="cx">                   text run at (1,1) width 55: &quot;test case&quot;
</span><del>-              RenderTableCell {TH} at (389,2) size 243x20 [r=0 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TH} at (389,2) size 244x20 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 89x18
</span><span class="cx">                   text run at (1,1) width 89: &quot;form element&quot;
</span><del>-              RenderTableCell {TH} at (634,2) size 62x20 [r=0 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TH} at (635,2) size 62x20 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 60x18
</span><span class="cx">                   text run at (1,1) width 60: &quot;property&quot;
</span><del>-              RenderTableCell {TH} at (698,2) size 61x20 [r=0 c=3 rs=1 cs=1]
</del><ins>+              RenderTableCell {TH} at (699,2) size 61x20 [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 59x18
</span><span class="cx">                   text run at (1,1) width 59: &quot;attribute&quot;
</span><del>-          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]
</del><ins>+          RenderTableSection {TBODY} at (0,24) size 762x362
+            RenderTableRow {TR} at (0,0) size 762x27
+              RenderTableCell {TD} at (2,3) size 385x20 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 207x18
</span><span class="cx">                   text run at (1,1) width 207: &quot;text with value property changed&quot;
</span><del>-              RenderTableCell {TD} at (389,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]
</del><ins>+              RenderTableCell {TD} at (389,0) size 244x27 [r=0 c=1 rs=1 cs=1]
+                RenderTextControl {INPUT} at (3,3) size 149x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+              RenderTableCell {TD} at (635,3) size 62x20 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 28x18
</span><span class="cx">                   text run at (1,1) width 28: &quot;after&quot;
</span><del>-              RenderTableCell {TD} at (698,2) size 61x20 [r=0 c=3 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (699,3) size 61x20 [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 40x18
</span><span class="cx">                   text run at (1,1) width 40: &quot;before&quot;
</span><del>-            RenderTableRow {TR} at (0,27) size 761x25
-              RenderTableCell {TD} at (2,29) size 385x20 [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,29) size 762x27
+              RenderTableCell {TD} at (2,32) size 385x20 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 244x18
</span><span class="cx">                   text run at (1,1) width 244: &quot;password with value property changed&quot;
</span><del>-              RenderTableCell {TD} at (389,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]
</del><ins>+              RenderTableCell {TD} at (389,29) size 244x27 [r=1 c=1 rs=1 cs=1]
+                RenderTextControl {INPUT} at (3,3) size 149x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+              RenderTableCell {TD} at (635,32) size 62x20 [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 28x18
</span><span class="cx">                   text run at (1,1) width 28: &quot;after&quot;
</span><del>-              RenderTableCell {TD} at (698,29) size 61x20 [r=1 c=3 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (699,32) size 61x20 [r=1 c=3 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 40x18
</span><span class="cx">                   text run at (1,1) width 40: &quot;before&quot;
</span><del>-            RenderTableRow {TR} at (0,54) size 761x20
-              RenderTableCell {TD} at (2,54) size 385x20 [r=2 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,58) size 762x21
+              RenderTableCell {TD} at (2,58) size 385x20 [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 249x18
</span><span class="cx">                   text run at (1,1) width 249: &quot;check box with value property changed&quot;
</span><del>-              RenderTableCell {TD} at (389,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]
</del><ins>+              RenderTableCell {TD} at (389,58) size 244x21 [r=2 c=1 rs=1 cs=1]
+                RenderBlock {INPUT} at (5,4) size 13x13
+              RenderTableCell {TD} at (635,58) size 62x20 [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 28x18
</span><span class="cx">                   text run at (1,1) width 28: &quot;after&quot;
</span><del>-              RenderTableCell {TD} at (698,54) size 61x20 [r=2 c=3 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (699,58) size 61x20 [r=2 c=3 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 28x18
</span><span class="cx">                   text run at (1,1) width 28: &quot;after&quot;
</span><del>-            RenderTableRow {TR} at (0,76) size 761x20
-              RenderTableCell {TD} at (2,76) size 385x20 [r=3 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,81) size 762x20
+              RenderTableCell {TD} at (2,81) size 385x20 [r=3 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 227x18
</span><span class="cx">                   text run at (1,1) width 227: &quot;hidden with value property changed&quot;
</span><del>-              RenderTableCell {TD} at (389,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]
</del><ins>+              RenderTableCell {TD} at (389,90) size 244x2 [r=3 c=1 rs=1 cs=1]
+              RenderTableCell {TD} at (635,81) size 62x20 [r=3 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 28x18
</span><span class="cx">                   text run at (1,1) width 28: &quot;after&quot;
</span><del>-              RenderTableCell {TD} at (698,76) size 61x20 [r=3 c=3 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (699,81) size 61x20 [r=3 c=3 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 28x18
</span><span class="cx">                   text run at (1,1) width 28: &quot;after&quot;
</span><del>-            RenderTableRow {TR} at (0,98) size 761x24
-              RenderTableCell {TD} at (2,100) size 385x20 [r=4 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,103) size 762x27
+              RenderTableCell {TD} at (2,106) size 385x20 [r=4 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 224x18
</span><span class="cx">                   text run at (1,1) width 224: &quot;button with value property changed&quot;
</span><del>-              RenderTableCell {TD} at (389,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]
</del><ins>+              RenderTableCell {TD} at (389,103) size 244x27 [r=4 c=1 rs=1 cs=1]
+                RenderButton {INPUT} at (3,3) size 42x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+                  RenderBlock (anonymous) at (8,3) size 26x15
+                    RenderText at (0,0) size 26x15
+                      text run at (0,0) width 26: &quot;after&quot;
+              RenderTableCell {TD} at (635,106) size 62x20 [r=4 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 28x18
</span><span class="cx">                   text run at (1,1) width 28: &quot;after&quot;
</span><del>-              RenderTableCell {TD} at (698,100) size 61x20 [r=4 c=3 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (699,106) size 61x20 [r=4 c=3 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 28x18
</span><span class="cx">                   text run at (1,1) width 28: &quot;after&quot;
</span><del>-            RenderTableRow {TR} at (0,124) size 761x20
-              RenderTableCell {TD} at (2,124) size 385x20 [r=5 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,132) size 762x21
+              RenderTableCell {TD} at (2,132) size 385x20 [r=5 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 222x18
</span><span class="cx">                   text run at (1,1) width 222: &quot;image with value property changed&quot;
</span><del>-              RenderTableCell {TD} at (389,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]
</del><ins>+              RenderTableCell {TD} at (389,132) size 244x21 [r=5 c=1 rs=1 cs=1]
+                RenderImage {INPUT} at (1,1) size 40x19
+              RenderTableCell {TD} at (635,132) size 62x20 [r=5 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 28x18
</span><span class="cx">                   text run at (1,1) width 28: &quot;after&quot;
</span><del>-              RenderTableCell {TD} at (698,124) size 61x20 [r=5 c=3 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (699,132) size 61x20 [r=5 c=3 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 28x18
</span><span class="cx">                   text run at (1,1) width 28: &quot;after&quot;
</span><del>-            RenderTableRow {TR} at (0,146) size 761x21
-              RenderTableCell {TD} at (2,146) size 385x20 [r=6 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,155) size 762x20
+              RenderTableCell {TD} at (2,155) size 385x20 [r=6 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 216x18
</span><span class="cx">                   text run at (1,1) width 216: &quot;radio with value property changed&quot;
</span><del>-              RenderTableCell {TD} at (389,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]
</del><ins>+              RenderTableCell {TD} at (389,156) size 244x18 [r=6 c=1 rs=1 cs=1]
+                RenderBlock {INPUT} at (6,4) size 13x13
+              RenderTableCell {TD} at (635,155) size 62x20 [r=6 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 28x18
</span><span class="cx">                   text run at (1,1) width 28: &quot;after&quot;
</span><del>-              RenderTableCell {TD} at (698,146) size 61x20 [r=6 c=3 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (699,155) size 61x20 [r=6 c=3 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 28x18
</span><span class="cx">                   text run at (1,1) width 28: &quot;after&quot;
</span><del>-            RenderTableRow {TR} at (0,169) size 761x25
-              RenderTableCell {TD} at (2,171) size 385x20 [r=7 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,177) size 762x27
+              RenderTableCell {TD} at (2,180) size 385x20 [r=7 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 205x18
</span><span class="cx">                   text run at (1,1) width 205: &quot;text with value attribute changed&quot;
</span><del>-              RenderTableCell {TD} at (389,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]
</del><ins>+              RenderTableCell {TD} at (389,177) size 244x27 [r=7 c=1 rs=1 cs=1]
+                RenderTextControl {INPUT} at (3,3) size 149x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+              RenderTableCell {TD} at (635,180) size 62x20 [r=7 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 28x18
</span><span class="cx">                   text run at (1,1) width 28: &quot;after&quot;
</span><del>-              RenderTableCell {TD} at (698,171) size 61x20 [r=7 c=3 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (699,180) size 61x20 [r=7 c=3 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 28x18
</span><span class="cx">                   text run at (1,1) width 28: &quot;after&quot;
</span><del>-            RenderTableRow {TR} at (0,196) size 761x20
-              RenderTableCell {TD} at (2,196) size 385x20 [r=8 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,206) size 762x21
+              RenderTableCell {TD} at (2,206) size 385x20 [r=8 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 247x18
</span><span class="cx">                   text run at (1,1) width 247: &quot;check box with value attribute changed&quot;
</span><del>-              RenderTableCell {TD} at (389,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]
</del><ins>+              RenderTableCell {TD} at (389,206) size 244x21 [r=8 c=1 rs=1 cs=1]
+                RenderBlock {INPUT} at (5,4) size 13x13
+              RenderTableCell {TD} at (635,206) size 62x20 [r=8 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 28x18
</span><span class="cx">                   text run at (1,1) width 28: &quot;after&quot;
</span><del>-              RenderTableCell {TD} at (698,196) size 61x20 [r=8 c=3 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (699,206) size 61x20 [r=8 c=3 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 28x18
</span><span class="cx">                   text run at (1,1) width 28: &quot;after&quot;
</span><del>-            RenderTableRow {TR} at (0,218) size 761x20
-              RenderTableCell {TD} at (2,218) size 385x20 [r=9 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,229) size 762x21
+              RenderTableCell {TD} at (2,229) size 385x20 [r=9 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 383x18
</span><span class="cx">                   text run at (1,1) width 383: &quot;text with value property changed, then turned into check box&quot;
</span><del>-              RenderTableCell {TD} at (389,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]
</del><ins>+              RenderTableCell {TD} at (389,229) size 244x21 [r=9 c=1 rs=1 cs=1]
+                RenderBlock {INPUT} at (5,4) size 13x13
+              RenderTableCell {TD} at (635,229) size 62x20 [r=9 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 28x18
</span><span class="cx">                   text run at (1,1) width 28: &quot;after&quot;
</span><del>-              RenderTableCell {TD} at (698,218) size 61x20 [r=9 c=3 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (699,229) size 61x20 [r=9 c=3 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 28x18
</span><span class="cx">                   text run at (1,1) width 28: &quot;after&quot;
</span><del>-            RenderTableRow {TR} at (0,240) size 761x25
-              RenderTableCell {TD} at (2,242) size 385x20 [r=10 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,252) size 762x27
+              RenderTableCell {TD} at (2,255) size 385x20 [r=10 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 383x18
</span><span class="cx">                   text run at (1,1) width 383: &quot;check box with value property changed, then turned into text&quot;
</span><del>-              RenderTableCell {TD} at (389,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]
</del><ins>+              RenderTableCell {TD} at (389,252) size 244x27 [r=10 c=1 rs=1 cs=1]
+                RenderTextControl {INPUT} at (3,3) size 149x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+              RenderTableCell {TD} at (635,255) size 62x20 [r=10 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 28x18
</span><span class="cx">                   text run at (1,1) width 28: &quot;after&quot;
</span><del>-              RenderTableCell {TD} at (698,242) size 61x20 [r=10 c=3 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (699,255) size 61x20 [r=10 c=3 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 28x18
</span><span class="cx">                   text run at (1,1) width 28: &quot;after&quot;
</span><del>-            RenderTableRow {TR} at (0,267) size 761x20
-              RenderTableCell {TD} at (2,267) size 385x20 [r=11 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,281) size 762x21
+              RenderTableCell {TD} at (2,281) size 385x20 [r=11 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 381x18
</span><span class="cx">                   text run at (1,1) width 381: &quot;text with value attribute changed, then turned into check box&quot;
</span><del>-              RenderTableCell {TD} at (389,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]
</del><ins>+              RenderTableCell {TD} at (389,281) size 244x21 [r=11 c=1 rs=1 cs=1]
+                RenderBlock {INPUT} at (5,4) size 13x13
+              RenderTableCell {TD} at (635,281) size 62x20 [r=11 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 28x18
</span><span class="cx">                   text run at (1,1) width 28: &quot;after&quot;
</span><del>-              RenderTableCell {TD} at (698,267) size 61x20 [r=11 c=3 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (699,281) size 61x20 [r=11 c=3 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 28x18
</span><span class="cx">                   text run at (1,1) width 28: &quot;after&quot;
</span><del>-            RenderTableRow {TR} at (0,289) size 761x25
-              RenderTableCell {TD} at (2,291) size 385x20 [r=12 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,304) size 762x27
+              RenderTableCell {TD} at (2,307) size 385x20 [r=12 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 381x18
</span><span class="cx">                   text run at (1,1) width 381: &quot;check box with value attribute changed, then turned into text&quot;
</span><del>-              RenderTableCell {TD} at (389,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]
</del><ins>+              RenderTableCell {TD} at (389,304) size 244x27 [r=12 c=1 rs=1 cs=1]
+                RenderTextControl {INPUT} at (3,3) size 149x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+              RenderTableCell {TD} at (635,307) size 62x20 [r=12 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 28x18
</span><span class="cx">                   text run at (1,1) width 28: &quot;after&quot;
</span><del>-              RenderTableCell {TD} at (698,291) size 61x20 [r=12 c=3 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (699,307) size 61x20 [r=12 c=3 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 28x18
</span><span class="cx">                   text run at (1,1) width 28: &quot;after&quot;
</span><del>-            RenderTableRow {TR} at (0,316) size 761x24
-              RenderTableCell {TD} at (2,318) size 385x20 [r=13 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,333) size 762x27
+              RenderTableCell {TD} at (2,336) size 385x20 [r=13 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 204x18
</span><span class="cx">                   text run at (1,1) width 204: &quot;file with value property changed&quot;
</span><del>-              RenderTableCell {TD} at (389,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]
</del><ins>+              RenderTableCell {TD} at (389,333) size 244x27 [r=13 c=1 rs=1 cs=1]
+                RenderFileUploadControl {INPUT} at (3,3) size 238x21 &quot;no file selected&quot;
+                  RenderButton {INPUT} at (0,0) size 84x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+                    RenderBlock (anonymous) at (8,3) size 68x15
+                      RenderText at (0,0) size 68x15
+                        text run at (0,0) width 68: &quot;Choose File&quot;
+              RenderTableCell {TD} at (635,345) size 62x2 [r=13 c=2 rs=1 cs=1]
+              RenderTableCell {TD} at (699,336) size 61x20 [r=13 c=3 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 40x18
</span><span class="cx">                   text run at (1,1) width 40: &quot;before&quot;
</span><del>-layer at (403,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;
</del><ins>+layer at (402,134) size 145x15
+  RenderBlock {DIV} at (2,3) size 145x15
+    RenderText {#text} at (0,0) size 36x15
+      text run at (0,0) width 36: &quot;before&quot;
+layer at (402,163) size 145x15
+  RenderBlock {DIV} at (2,3) size 145x15
+    RenderText {#text} at (0,0) size 30x15
+      text run at (0,0) width 30: &quot;\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}&quot;
+layer at (402,311) size 145x15
+  RenderBlock {DIV} at (2,3) size 145x15
+    RenderText {#text} at (0,0) size 26x15
+      text run at (0,0) width 26: &quot;after&quot;
+layer at (402,386) size 145x15
+  RenderBlock {DIV} at (2,3) size 145x15
+    RenderText {#text} at (0,0) size 26x15
+      text run at (0,0) width 26: &quot;after&quot;
+layer at (402,438) size 145x15
+  RenderBlock {DIV} at (2,3) size 145x15
+    RenderText {#text} at (0,0) size 26x15
+      text run at (0,0) width 26: &quot;after&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastformslistboxbidialignexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/forms/listbox-bidi-align-expected.txt (175019 => 175020)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/forms/listbox-bidi-align-expected.txt        2014-10-22 04:33:11 UTC (rev 175019)
+++ trunk/LayoutTests/platform/win/fast/forms/listbox-bidi-align-expected.txt        2014-10-22 04:47:38 UTC (rev 175020)
</span><span class="lines">@@ -1,74 +1,74 @@
</span><del>-layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
-layer at (0,0) size 800x504
-  RenderBlock {HTML} at (0,0) size 800x504
-    RenderBody {BODY} at (8,8) size 784x488
</del><ins>+layer at (0,0) size 808x585
+  RenderView at (0,0) size 800x585
+layer at (0,0) size 800x552
+  RenderBlock {HTML} at (0,0) size 800x552
+    RenderBody {BODY} at (8,8) size 784x536
</ins><span class="cx">       RenderBlock (anonymous) at (0,0) size 784x36
</span><span class="cx">         RenderText {#text} at (0,0) size 597x18
</span><span class="cx">           text run at (0,0) width 597: &quot;This test verifies the visual alignment of items in a select element while changing text direction.&quot;
</span><span class="cx">         RenderBR {BR} at (597,0) size 0x18
</span><span class="cx">         RenderText {#text} at (0,18) size 426x18
</span><span class="cx">           text run at (0,18) width 426: &quot;All the items in the following select elements should be left-aligned.&quot;
</span><del>-      RenderTable {TABLE} at (0,36) size 682x132
-        RenderTableSection {TBODY} at (0,0) size 682x132
-          RenderTableRow {TR} at (0,2) size 682x63
-            RenderTableCell {TD} at (2,2) size 164x63 [r=0 c=0 rs=1 cs=1]
-              RenderListBox {SELECT} at (3,3) size 158x57 [bgcolor=#FFFFFF] [border: (1px inset #808080)]
-            RenderTableCell {TD} at (168,2) size 172x63 [r=0 c=1 rs=1 cs=1]
-              RenderListBox {SELECT} at (3,3) size 166x57 [bgcolor=#FFFFFF] [border: (1px inset #808080)]
-            RenderTableCell {TD} at (342,2) size 164x63 [r=0 c=2 rs=1 cs=1]
-              RenderListBox {SELECT} at (3,3) size 158x57 [bgcolor=#FFFFFF] [border: (1px inset #808080)]
-            RenderTableCell {TD} at (508,2) size 172x63 [r=0 c=3 rs=1 cs=1]
-              RenderListBox {SELECT} at (3,3) size 166x57 [bgcolor=#FFFFFF] [border: (1px inset #808080)]
-          RenderTableRow {TR} at (0,67) size 682x63
-            RenderTableCell {TD} at (2,67) size 164x63 [r=1 c=0 rs=1 cs=1]
-              RenderListBox {SELECT} at (3,3) size 158x57 [bgcolor=#FFFFFF] [border: (1px inset #808080)]
-            RenderTableCell {TD} at (168,67) size 172x63 [r=1 c=1 rs=1 cs=1]
-              RenderListBox {SELECT} at (3,3) size 166x57 [bgcolor=#FFFFFF] [border: (1px inset #808080)]
-      RenderBlock (anonymous) at (0,168) size 784x18
</del><ins>+      RenderTable {TABLE} at (0,36) size 720x148
+        RenderTableSection {TBODY} at (0,0) size 720x148
+          RenderTableRow {TR} at (0,2) size 720x71
+            RenderTableCell {TD} at (2,2) size 169x71 [r=0 c=0 rs=1 cs=1]
+              RenderListBox {SELECT} at (3,3) size 163x65 [bgcolor=#FFFFFF] [border: (1px inset #808080)]
+            RenderTableCell {TD} at (173,2) size 186x71 [r=0 c=1 rs=1 cs=1]
+              RenderListBox {SELECT} at (3,3) size 180x65 [bgcolor=#FFFFFF] [border: (1px inset #808080)]
+            RenderTableCell {TD} at (361,2) size 169x71 [r=0 c=2 rs=1 cs=1]
+              RenderListBox {SELECT} at (3,3) size 163x65 [bgcolor=#FFFFFF] [border: (1px inset #808080)]
+            RenderTableCell {TD} at (532,2) size 186x71 [r=0 c=3 rs=1 cs=1]
+              RenderListBox {SELECT} at (3,3) size 180x65 [bgcolor=#FFFFFF] [border: (1px inset #808080)]
+          RenderTableRow {TR} at (0,75) size 720x71
+            RenderTableCell {TD} at (2,75) size 169x71 [r=1 c=0 rs=1 cs=1]
+              RenderListBox {SELECT} at (3,3) size 163x65 [bgcolor=#FFFFFF] [border: (1px inset #808080)]
+            RenderTableCell {TD} at (173,75) size 186x71 [r=1 c=1 rs=1 cs=1]
+              RenderListBox {SELECT} at (3,3) size 180x65 [bgcolor=#FFFFFF] [border: (1px inset #808080)]
+      RenderBlock (anonymous) at (0,184) size 784x18
</ins><span class="cx">         RenderText {#text} at (0,0) size 435x18
</span><span class="cx">           text run at (0,0) width 435: &quot;All the items in the following select elements should be right-aligned.&quot;
</span><del>-      RenderTable {TABLE} at (0,186) size 676x132
-        RenderTableSection {TBODY} at (0,0) size 676x132
-          RenderTableRow {TR} at (0,2) size 676x63
-            RenderTableCell {TD} at (2,2) size 172x63 [r=0 c=0 rs=1 cs=1]
-              RenderListBox {SELECT} at (3,3) size 166x57 [bgcolor=#FFFFFF] [border: (1px inset #808080)]
-            RenderTableCell {TD} at (176,2) size 161x63 [r=0 c=1 rs=1 cs=1]
-              RenderListBox {SELECT} at (3,3) size 155x57 [bgcolor=#FFFFFF] [border: (1px inset #808080)]
-            RenderTableCell {TD} at (339,2) size 172x63 [r=0 c=2 rs=1 cs=1]
-              RenderListBox {SELECT} at (3,3) size 166x57 [bgcolor=#FFFFFF] [border: (1px inset #808080)]
-            RenderTableCell {TD} at (513,2) size 161x63 [r=0 c=3 rs=1 cs=1]
-              RenderListBox {SELECT} at (3,3) size 155x57 [bgcolor=#FFFFFF] [border: (1px inset #808080)]
-          RenderTableRow {TR} at (0,67) size 676x63
-            RenderTableCell {TD} at (2,67) size 172x63 [r=1 c=0 rs=1 cs=1]
-              RenderListBox {SELECT} at (3,3) size 166x57 [bgcolor=#FFFFFF] [border: (1px inset #808080)]
-            RenderTableCell {TD} at (176,67) size 161x63 [r=1 c=1 rs=1 cs=1]
-              RenderListBox {SELECT} at (3,3) size 155x57 [bgcolor=#FFFFFF] [border: (1px inset #808080)]
-      RenderBlock (anonymous) at (0,318) size 784x18
</del><ins>+      RenderTable {TABLE} at (0,202) size 712x148
+        RenderTableSection {TBODY} at (0,0) size 712x148
+          RenderTableRow {TR} at (0,2) size 712x71
+            RenderTableCell {TD} at (2,2) size 176x71 [r=0 c=0 rs=1 cs=1]
+              RenderListBox {SELECT} at (3,3) size 170x65 [bgcolor=#FFFFFF] [border: (1px inset #808080)]
+            RenderTableCell {TD} at (180,2) size 175x71 [r=0 c=1 rs=1 cs=1]
+              RenderListBox {SELECT} at (3,3) size 169x65 [bgcolor=#FFFFFF] [border: (1px inset #808080)]
+            RenderTableCell {TD} at (357,2) size 176x71 [r=0 c=2 rs=1 cs=1]
+              RenderListBox {SELECT} at (3,3) size 170x65 [bgcolor=#FFFFFF] [border: (1px inset #808080)]
+            RenderTableCell {TD} at (535,2) size 175x71 [r=0 c=3 rs=1 cs=1]
+              RenderListBox {SELECT} at (3,3) size 169x65 [bgcolor=#FFFFFF] [border: (1px inset #808080)]
+          RenderTableRow {TR} at (0,75) size 712x71
+            RenderTableCell {TD} at (2,75) size 176x71 [r=1 c=0 rs=1 cs=1]
+              RenderListBox {SELECT} at (3,3) size 170x65 [bgcolor=#FFFFFF] [border: (1px inset #808080)]
+            RenderTableCell {TD} at (180,75) size 175x71 [r=1 c=1 rs=1 cs=1]
+              RenderListBox {SELECT} at (3,3) size 169x65 [bgcolor=#FFFFFF] [border: (1px inset #808080)]
+      RenderBlock (anonymous) at (0,350) size 784x18
</ins><span class="cx">         RenderText {#text} at (0,0) size 444x18
</span><span class="cx">           text run at (0,0) width 444: &quot;All the items in the following select elements should be center-aligned.&quot;
</span><del>-      RenderTable {TABLE} at (0,336) size 712x67
-        RenderTableSection {TBODY} at (0,0) size 712x67
-          RenderTableRow {TR} at (0,2) size 712x63
-            RenderTableCell {TD} at (2,2) size 180x63 [r=0 c=0 rs=1 cs=1]
-              RenderListBox {SELECT} at (3,3) size 174x57 [bgcolor=#FFFFFF] [border: (1px inset #808080)]
-            RenderTableCell {TD} at (184,2) size 171x63 [r=0 c=1 rs=1 cs=1]
-              RenderListBox {SELECT} at (3,3) size 165x57 [bgcolor=#FFFFFF] [border: (1px inset #808080)]
-            RenderTableCell {TD} at (357,2) size 180x63 [r=0 c=2 rs=1 cs=1]
-              RenderListBox {SELECT} at (3,3) size 174x57 [bgcolor=#FFFFFF] [border: (1px inset #808080)]
-            RenderTableCell {TD} at (539,2) size 171x63 [r=0 c=3 rs=1 cs=1]
-              RenderListBox {SELECT} at (3,3) size 165x57 [bgcolor=#FFFFFF] [border: (1px inset #808080)]
-      RenderBlock (anonymous) at (0,403) size 784x18
</del><ins>+      RenderTable {TABLE} at (0,368) size 754x75
+        RenderTableSection {TBODY} at (0,0) size 754x75
+          RenderTableRow {TR} at (0,2) size 754x71
+            RenderTableCell {TD} at (2,2) size 187x71 [r=0 c=0 rs=1 cs=1]
+              RenderListBox {SELECT} at (3,3) size 181x65 [bgcolor=#FFFFFF] [border: (1px inset #808080)]
+            RenderTableCell {TD} at (191,2) size 185x71 [r=0 c=1 rs=1 cs=1]
+              RenderListBox {SELECT} at (3,3) size 179x65 [bgcolor=#FFFFFF] [border: (1px inset #808080)]
+            RenderTableCell {TD} at (378,2) size 187x71 [r=0 c=2 rs=1 cs=1]
+              RenderListBox {SELECT} at (3,3) size 181x65 [bgcolor=#FFFFFF] [border: (1px inset #808080)]
+            RenderTableCell {TD} at (567,2) size 185x71 [r=0 c=3 rs=1 cs=1]
+              RenderListBox {SELECT} at (3,3) size 179x65 [bgcolor=#FFFFFF] [border: (1px inset #808080)]
+      RenderBlock (anonymous) at (0,443) size 784x18
</ins><span class="cx">         RenderText {#text} at (0,0) size 290x18
</span><span class="cx">           text run at (0,0) width 290: &quot;The following tables check mixed alignments.&quot;
</span><del>-      RenderTable {TABLE} at (0,421) size 760x67
-        RenderTableSection {TBODY} at (0,0) size 760x67
-          RenderTableRow {TR} at (0,2) size 760x63
-            RenderTableCell {TD} at (2,2) size 178x63 [r=0 c=0 rs=1 cs=1]
-              RenderListBox {SELECT} at (3,3) size 172x57 [bgcolor=#FFFFFF] [border: (1px inset #808080)]
-            RenderTableCell {TD} at (182,2) size 178x63 [r=0 c=1 rs=1 cs=1]
-              RenderListBox {SELECT} at (3,3) size 172x57 [bgcolor=#FFFFFF] [border: (1px inset #808080)]
-            RenderTableCell {TD} at (362,2) size 197x63 [r=0 c=2 rs=1 cs=1]
-              RenderListBox {SELECT} at (3,3) size 191x57 [bgcolor=#FFFFFF] [border: (1px inset #808080)]
-            RenderTableCell {TD} at (561,2) size 197x63 [r=0 c=3 rs=1 cs=1]
-              RenderListBox {SELECT} at (3,3) size 191x57 [bgcolor=#FFFFFF] [border: (1px inset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,461) size 800x75
+        RenderTableSection {TBODY} at (0,0) size 800x75
+          RenderTableRow {TR} at (0,2) size 800x71
+            RenderTableCell {TD} at (2,2) size 182x71 [r=0 c=0 rs=1 cs=1]
+              RenderListBox {SELECT} at (3,3) size 176x65 [bgcolor=#FFFFFF] [border: (1px inset #808080)]
+            RenderTableCell {TD} at (186,2) size 182x71 [r=0 c=1 rs=1 cs=1]
+              RenderListBox {SELECT} at (3,3) size 176x65 [bgcolor=#FFFFFF] [border: (1px inset #808080)]
+            RenderTableCell {TD} at (370,2) size 213x71 [r=0 c=2 rs=1 cs=1]
+              RenderListBox {SELECT} at (3,3) size 207x65 [bgcolor=#FFFFFF] [border: (1px inset #808080)]
+            RenderTableCell {TD} at (585,2) size 213x71 [r=0 c=3 rs=1 cs=1]
+              RenderListBox {SELECT} at (3,3) size 207x65 [bgcolor=#FFFFFF] [border: (1px inset #808080)]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastformstargetedframesubmissionexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/forms/targeted-frame-submission-expected.txt (175019 => 175020)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/forms/targeted-frame-submission-expected.txt        2014-10-22 04:33:11 UTC (rev 175019)
+++ trunk/LayoutTests/platform/win/fast/forms/targeted-frame-submission-expected.txt        2014-10-22 04:47:38 UTC (rev 175020)
</span><span class="lines">@@ -3,18 +3,18 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x584
</span><del>-      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
</del><ins>+      RenderBlock {FORM} at (0,0) size 784x25
+        RenderButton {INPUT} at (2,2) size 42x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+          RenderBlock (anonymous) at (8,3) size 26x15
+            RenderText at (0,0) size 26x15
</ins><span class="cx">               text run at (0,0) width 26: &quot;form&quot;
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock {DIV} at (0,38) size 784x36
</del><ins>+      RenderBlock {DIV} at (0,41) size 784x36
</ins><span class="cx">         RenderText {#text} at (0,0) size 765x36
</span><span class="cx">           text run at (0,0) width 288: &quot;This tests Targetted frame submission works. &quot;
</span><span class="cx">           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;
</span><span class="cx">           text run at (0,18) width 43: &quot;below.&quot;
</span><del>-      RenderBlock (anonymous) at (0,74) size 784x154
</del><ins>+      RenderBlock (anonymous) at (0,77) size 784x154
</ins><span class="cx">         RenderIFrame {IFRAME} at (0,0) size 304x154 [border: (2px inset #000000)]
</span><span class="cx">           layer at (0,0) size 300x150
</span><span class="cx">             RenderView at (0,0) size 300x150
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastformstextcontrolintrinsicwidthsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/forms/text-control-intrinsic-widths-expected.txt (175019 => 175020)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/forms/text-control-intrinsic-widths-expected.txt        2014-10-22 04:33:11 UTC (rev 175019)
+++ trunk/LayoutTests/platform/win/fast/forms/text-control-intrinsic-widths-expected.txt        2014-10-22 04:47:38 UTC (rev 175020)
</span><span class="lines">@@ -5,250 +5,277 @@
</span><span class="cx"> 
</span><span class="cx"> Lucida Grande
</span><span class="cx"> input
</span><del>-size=1 clientWidth=24
-size=2 clientWidth=29
-size=3 clientWidth=34
-size=4 clientWidth=39
-size=5 clientWidth=44
-size=10 clientWidth=69
-size=20 clientWidth=119
-size=50 clientWidth=269
-size=100 clientWidth=519
-size=500 clientWidth=2519
-size=1000 clientWidth=5019
</del><ins>+size=1 clientWidth=26
+size=2 clientWidth=32
+size=3 clientWidth=38
+size=4 clientWidth=44
+size=5 clientWidth=50
+size=10 clientWidth=80
+size=20 clientWidth=140
+size=50 clientWidth=320
+size=100 clientWidth=620
+size=500 clientWidth=3020
+size=1000 clientWidth=6020
</ins><span class="cx"> 
</span><span class="cx"> textarea
</span><del>-cols=1 clientWidth=26
</del><ins>+cols=1 clientWidth=25
</ins><span class="cx"> cols=2 clientWidth=33
</span><del>-cols=3 clientWidth=40
-cols=4 clientWidth=47
-cols=5 clientWidth=54
-cols=10 clientWidth=89
-cols=20 clientWidth=159
-cols=50 clientWidth=369
-cols=100 clientWidth=719
-cols=500 clientWidth=3519
-cols=1000 clientWidth=7019
</del><ins>+cols=3 clientWidth=41
+cols=4 clientWidth=49
+cols=5 clientWidth=57
+cols=10 clientWidth=97
+cols=20 clientWidth=177
+cols=50 clientWidth=417
+cols=100 clientWidth=817
+cols=500 clientWidth=4017
+cols=1000 clientWidth=8017
</ins><span class="cx"> 
</span><span class="cx"> Courier
</span><span class="cx"> input
</span><del>-size=1 clientWidth=9
</del><ins>+size=1 clientWidth=8
</ins><span class="cx"> size=2 clientWidth=16
</span><del>-size=3 clientWidth=23
-size=4 clientWidth=30
-size=5 clientWidth=37
-size=10 clientWidth=72
-size=20 clientWidth=142
-size=50 clientWidth=352
-size=100 clientWidth=702
-size=500 clientWidth=3502
-size=1000 clientWidth=7002
</del><ins>+size=3 clientWidth=24
+size=4 clientWidth=32
+size=5 clientWidth=40
+size=10 clientWidth=80
+size=20 clientWidth=160
+size=50 clientWidth=400
+size=100 clientWidth=800
+size=500 clientWidth=4000
+size=1000 clientWidth=8000
</ins><span class="cx"> 
</span><span class="cx"> textarea
</span><del>-cols=1 clientWidth=26
</del><ins>+cols=1 clientWidth=25
</ins><span class="cx"> cols=2 clientWidth=33
</span><del>-cols=3 clientWidth=40
-cols=4 clientWidth=47
-cols=5 clientWidth=54
-cols=10 clientWidth=89
-cols=20 clientWidth=159
-cols=50 clientWidth=369
-cols=100 clientWidth=719
-cols=500 clientWidth=3519
-cols=1000 clientWidth=7019
</del><ins>+cols=3 clientWidth=41
+cols=4 clientWidth=49
+cols=5 clientWidth=57
+cols=10 clientWidth=97
+cols=20 clientWidth=177
+cols=50 clientWidth=417
+cols=100 clientWidth=817
+cols=500 clientWidth=4017
+cols=1000 clientWidth=8017
</ins><span class="cx"> 
</span><span class="cx"> Helvetica
</span><span class="cx"> input
</span><del>-size=1 clientWidth=8
</del><ins>+size=1 clientWidth=7
</ins><span class="cx"> size=2 clientWidth=14
</span><del>-size=3 clientWidth=20
-size=4 clientWidth=26
-size=5 clientWidth=32
-size=10 clientWidth=62
-size=20 clientWidth=122
-size=50 clientWidth=302
-size=100 clientWidth=602
-size=500 clientWidth=3002
-size=1000 clientWidth=6002
</del><ins>+size=3 clientWidth=21
+size=4 clientWidth=28
+size=5 clientWidth=35
+size=10 clientWidth=70
+size=20 clientWidth=140
+size=50 clientWidth=350
+size=100 clientWidth=700
+size=500 clientWidth=3500
+size=1000 clientWidth=7000
</ins><span class="cx"> 
</span><span class="cx"> textarea
</span><del>-cols=1 clientWidth=25
</del><ins>+cols=1 clientWidth=24
</ins><span class="cx"> cols=2 clientWidth=31
</span><del>-cols=3 clientWidth=37
-cols=4 clientWidth=43
-cols=5 clientWidth=49
-cols=10 clientWidth=79
-cols=20 clientWidth=139
-cols=50 clientWidth=319
-cols=100 clientWidth=619
-cols=500 clientWidth=3019
-cols=1000 clientWidth=6019
</del><ins>+cols=3 clientWidth=38
+cols=4 clientWidth=45
+cols=5 clientWidth=52
+cols=10 clientWidth=87
+cols=20 clientWidth=157
+cols=50 clientWidth=367
+cols=100 clientWidth=717
+cols=500 clientWidth=3517
+cols=1000 clientWidth=7017
</ins><span class="cx"> 
</span><span class="cx"> Monaco
</span><span class="cx"> input
</span><del>-size=1 clientWidth=9
</del><ins>+size=1 clientWidth=8
</ins><span class="cx"> size=2 clientWidth=16
</span><del>-size=3 clientWidth=23
-size=4 clientWidth=30
-size=5 clientWidth=37
-size=10 clientWidth=72
-size=20 clientWidth=142
-size=50 clientWidth=352
-size=100 clientWidth=702
-size=500 clientWidth=3502
-size=1000 clientWidth=7002
</del><ins>+size=3 clientWidth=24
+size=4 clientWidth=32
+size=5 clientWidth=40
+size=10 clientWidth=80
+size=20 clientWidth=160
+size=50 clientWidth=400
+size=100 clientWidth=800
+size=500 clientWidth=4000
+size=1000 clientWidth=8000
</ins><span class="cx"> 
</span><span class="cx"> textarea
</span><del>-cols=1 clientWidth=26
</del><ins>+cols=1 clientWidth=25
</ins><span class="cx"> cols=2 clientWidth=33
</span><del>-cols=3 clientWidth=40
-cols=4 clientWidth=47
-cols=5 clientWidth=54
-cols=10 clientWidth=89
-cols=20 clientWidth=159
-cols=50 clientWidth=369
-cols=100 clientWidth=719
-cols=500 clientWidth=3519
-cols=1000 clientWidth=7019
</del><ins>+cols=3 clientWidth=41
+cols=4 clientWidth=49
+cols=5 clientWidth=57
+cols=10 clientWidth=97
+cols=20 clientWidth=177
+cols=50 clientWidth=417
+cols=100 clientWidth=817
+cols=500 clientWidth=4017
+cols=1000 clientWidth=8017
</ins><span class="cx"> 
</span><span class="cx"> Times
</span><span class="cx"> input
</span><del>-size=1 clientWidth=8
</del><ins>+size=1 clientWidth=7
</ins><span class="cx"> size=2 clientWidth=14
</span><del>-size=3 clientWidth=20
-size=4 clientWidth=26
-size=5 clientWidth=32
-size=10 clientWidth=62
-size=20 clientWidth=122
-size=50 clientWidth=302
-size=100 clientWidth=602
-size=500 clientWidth=3002
-size=1000 clientWidth=6002
</del><ins>+size=3 clientWidth=21
+size=4 clientWidth=28
+size=5 clientWidth=35
+size=10 clientWidth=70
+size=20 clientWidth=140
+size=50 clientWidth=350
+size=100 clientWidth=700
+size=500 clientWidth=3500
+size=1000 clientWidth=7000
</ins><span class="cx"> 
</span><span class="cx"> textarea
</span><del>-cols=1 clientWidth=25
</del><ins>+cols=1 clientWidth=24
</ins><span class="cx"> cols=2 clientWidth=31
</span><del>-cols=3 clientWidth=37
-cols=4 clientWidth=43
-cols=5 clientWidth=49
-cols=10 clientWidth=79
-cols=20 clientWidth=139
-cols=50 clientWidth=319
-cols=100 clientWidth=619
-cols=500 clientWidth=3019
-cols=1000 clientWidth=6019
</del><ins>+cols=3 clientWidth=38
+cols=4 clientWidth=45
+cols=5 clientWidth=52
+cols=10 clientWidth=87
+cols=20 clientWidth=157
+cols=50 clientWidth=367
+cols=100 clientWidth=717
+cols=500 clientWidth=3517
+cols=1000 clientWidth=7017
</ins><span class="cx"> 
</span><span class="cx"> Andale Mono
</span><span class="cx"> input
</span><span class="cx"> size=1 clientWidth=12
</span><del>-size=2 clientWidth=18
-size=3 clientWidth=24
-size=4 clientWidth=30
-size=5 clientWidth=36
-size=10 clientWidth=66
-size=20 clientWidth=126
-size=50 clientWidth=306
-size=100 clientWidth=606
-size=500 clientWidth=3006
-size=1000 clientWidth=6006
</del><ins>+size=2 clientWidth=19
+size=3 clientWidth=26
+size=4 clientWidth=33
+size=5 clientWidth=40
+size=10 clientWidth=75
+size=20 clientWidth=145
+size=50 clientWidth=355
+size=100 clientWidth=705
+size=500 clientWidth=3505
+size=1000 clientWidth=7005
</ins><span class="cx"> 
</span><span class="cx"> textarea
</span><del>-cols=1 clientWidth=25
</del><ins>+cols=1 clientWidth=24
</ins><span class="cx"> cols=2 clientWidth=31
</span><del>-cols=3 clientWidth=37
-cols=4 clientWidth=43
-cols=5 clientWidth=49
-cols=10 clientWidth=79
-cols=20 clientWidth=139
-cols=50 clientWidth=319
-cols=100 clientWidth=619
-cols=500 clientWidth=3019
-cols=1000 clientWidth=6019
</del><ins>+cols=3 clientWidth=38
+cols=4 clientWidth=45
+cols=5 clientWidth=52
+cols=10 clientWidth=87
+cols=20 clientWidth=157
+cols=50 clientWidth=367
+cols=100 clientWidth=717
+cols=500 clientWidth=3517
+cols=1000 clientWidth=7017
</ins><span class="cx"> 
</span><span class="cx"> Arial
</span><span class="cx"> input
</span><span class="cx"> size=1 clientWidth=12
</span><del>-size=2 clientWidth=18
-size=3 clientWidth=24
-size=4 clientWidth=30
-size=5 clientWidth=36
-size=10 clientWidth=66
-size=20 clientWidth=126
-size=50 clientWidth=306
-size=100 clientWidth=606
-size=500 clientWidth=3006
-size=1000 clientWidth=6006
</del><ins>+size=2 clientWidth=19
+size=3 clientWidth=26
+size=4 clientWidth=33
+size=5 clientWidth=40
+size=10 clientWidth=75
+size=20 clientWidth=145
+size=50 clientWidth=355
+size=100 clientWidth=705
+size=500 clientWidth=3505
+size=1000 clientWidth=7005
</ins><span class="cx"> 
</span><span class="cx"> textarea
</span><del>-cols=1 clientWidth=25
</del><ins>+cols=1 clientWidth=24
</ins><span class="cx"> cols=2 clientWidth=31
</span><del>-cols=3 clientWidth=37
-cols=4 clientWidth=43
-cols=5 clientWidth=49
-cols=10 clientWidth=79
-cols=20 clientWidth=139
-cols=50 clientWidth=319
-cols=100 clientWidth=619
-cols=500 clientWidth=3019
-cols=1000 clientWidth=6019
</del><ins>+cols=3 clientWidth=38
+cols=4 clientWidth=45
+cols=5 clientWidth=52
+cols=10 clientWidth=87
+cols=20 clientWidth=157
+cols=50 clientWidth=367
+cols=100 clientWidth=717
+cols=500 clientWidth=3517
+cols=1000 clientWidth=7017
</ins><span class="cx"> 
</span><span class="cx"> Comic Sans MS
</span><span class="cx"> input
</span><span class="cx"> size=1 clientWidth=14
</span><del>-size=2 clientWidth=21
-size=3 clientWidth=28
-size=4 clientWidth=35
-size=5 clientWidth=42
-size=10 clientWidth=77
-size=20 clientWidth=147
-size=50 clientWidth=357
-size=100 clientWidth=707
-size=500 clientWidth=3507
-size=1000 clientWidth=7007
</del><ins>+size=2 clientWidth=22
+size=3 clientWidth=30
+size=4 clientWidth=38
+size=5 clientWidth=46
+size=10 clientWidth=86
+size=20 clientWidth=166
+size=50 clientWidth=406
+size=100 clientWidth=806
+size=500 clientWidth=4006
+size=1000 clientWidth=8006
</ins><span class="cx"> 
</span><span class="cx"> textarea
</span><del>-cols=1 clientWidth=26
</del><ins>+cols=1 clientWidth=25
</ins><span class="cx"> cols=2 clientWidth=33
</span><del>-cols=3 clientWidth=40
-cols=4 clientWidth=47
-cols=5 clientWidth=54
-cols=10 clientWidth=89
-cols=20 clientWidth=159
-cols=50 clientWidth=369
-cols=100 clientWidth=719
-cols=500 clientWidth=3519
-cols=1000 clientWidth=7019
</del><ins>+cols=3 clientWidth=41
+cols=4 clientWidth=49
+cols=5 clientWidth=57
+cols=10 clientWidth=97
+cols=20 clientWidth=177
+cols=50 clientWidth=417
+cols=100 clientWidth=817
+cols=500 clientWidth=4017
+cols=1000 clientWidth=8017
</ins><span class="cx"> 
</span><span class="cx"> Courier New
</span><span class="cx"> input
</span><span class="cx"> size=1 clientWidth=11
</span><del>-size=2 clientWidth=18
-size=3 clientWidth=25
-size=4 clientWidth=32
-size=5 clientWidth=39
-size=10 clientWidth=74
-size=20 clientWidth=144
-size=50 clientWidth=354
-size=100 clientWidth=704
-size=500 clientWidth=3504
-size=1000 clientWidth=7004
</del><ins>+size=2 clientWidth=19
+size=3 clientWidth=27
+size=4 clientWidth=35
+size=5 clientWidth=43
+size=10 clientWidth=83
+size=20 clientWidth=163
+size=50 clientWidth=403
+size=100 clientWidth=803
+size=500 clientWidth=4003
+size=1000 clientWidth=8003
</ins><span class="cx"> 
</span><span class="cx"> textarea
</span><del>-cols=1 clientWidth=26
</del><ins>+cols=1 clientWidth=25
</ins><span class="cx"> cols=2 clientWidth=33
</span><del>-cols=3 clientWidth=40
-cols=4 clientWidth=47
-cols=5 clientWidth=54
-cols=10 clientWidth=89
-cols=20 clientWidth=159
-cols=50 clientWidth=369
-cols=100 clientWidth=719
-cols=500 clientWidth=3519
-cols=1000 clientWidth=7019
</del><ins>+cols=3 clientWidth=41
+cols=4 clientWidth=49
+cols=5 clientWidth=57
+cols=10 clientWidth=97
+cols=20 clientWidth=177
+cols=50 clientWidth=417
+cols=100 clientWidth=817
+cols=500 clientWidth=4017
+cols=1000 clientWidth=8017
</ins><span class="cx"> 
</span><span class="cx"> Georgia
</span><span class="cx"> input
</span><span class="cx"> size=1 clientWidth=12
</span><ins>+size=2 clientWidth=20
+size=3 clientWidth=28
+size=4 clientWidth=36
+size=5 clientWidth=44
+size=10 clientWidth=84
+size=20 clientWidth=164
+size=50 clientWidth=404
+size=100 clientWidth=804
+size=500 clientWidth=4004
+size=1000 clientWidth=8004
+
+textarea
+cols=1 clientWidth=25
+cols=2 clientWidth=33
+cols=3 clientWidth=41
+cols=4 clientWidth=49
+cols=5 clientWidth=57
+cols=10 clientWidth=97
+cols=20 clientWidth=177
+cols=50 clientWidth=417
+cols=100 clientWidth=817
+cols=500 clientWidth=4017
+cols=1000 clientWidth=8017
+
+Times New Roman
+input
+size=1 clientWidth=12
</ins><span class="cx"> size=2 clientWidth=19
</span><span class="cx"> size=3 clientWidth=26
</span><span class="cx"> size=4 clientWidth=33
</span><span class="lines">@@ -261,125 +288,98 @@
</span><span class="cx"> size=1000 clientWidth=7005
</span><span class="cx"> 
</span><span class="cx"> textarea
</span><del>-cols=1 clientWidth=26
-cols=2 clientWidth=33
-cols=3 clientWidth=40
-cols=4 clientWidth=47
-cols=5 clientWidth=54
-cols=10 clientWidth=89
-cols=20 clientWidth=159
-cols=50 clientWidth=369
-cols=100 clientWidth=719
-cols=500 clientWidth=3519
-cols=1000 clientWidth=7019
-
-Times New Roman
-input
-size=1 clientWidth=12
-size=2 clientWidth=18
-size=3 clientWidth=24
-size=4 clientWidth=30
-size=5 clientWidth=36
-size=10 clientWidth=66
-size=20 clientWidth=126
-size=50 clientWidth=306
-size=100 clientWidth=606
-size=500 clientWidth=3006
-size=1000 clientWidth=6006
-
-textarea
-cols=1 clientWidth=25
</del><ins>+cols=1 clientWidth=24
</ins><span class="cx"> cols=2 clientWidth=31
</span><del>-cols=3 clientWidth=37
-cols=4 clientWidth=43
-cols=5 clientWidth=49
-cols=10 clientWidth=79
-cols=20 clientWidth=139
-cols=50 clientWidth=319
-cols=100 clientWidth=619
-cols=500 clientWidth=3019
-cols=1000 clientWidth=6019
</del><ins>+cols=3 clientWidth=38
+cols=4 clientWidth=45
+cols=5 clientWidth=52
+cols=10 clientWidth=87
+cols=20 clientWidth=157
+cols=50 clientWidth=367
+cols=100 clientWidth=717
+cols=500 clientWidth=3517
+cols=1000 clientWidth=7017
</ins><span class="cx"> 
</span><span class="cx"> Trebuchet MS
</span><span class="cx"> input
</span><span class="cx"> size=1 clientWidth=12
</span><del>-size=2 clientWidth=18
-size=3 clientWidth=24
-size=4 clientWidth=30
-size=5 clientWidth=36
-size=10 clientWidth=66
-size=20 clientWidth=126
-size=50 clientWidth=306
-size=100 clientWidth=606
-size=500 clientWidth=3006
-size=1000 clientWidth=6006
</del><ins>+size=2 clientWidth=19
+size=3 clientWidth=26
+size=4 clientWidth=33
+size=5 clientWidth=40
+size=10 clientWidth=75
+size=20 clientWidth=145
+size=50 clientWidth=355
+size=100 clientWidth=705
+size=500 clientWidth=3505
+size=1000 clientWidth=7005
</ins><span class="cx"> 
</span><span class="cx"> textarea
</span><del>-cols=1 clientWidth=25
</del><ins>+cols=1 clientWidth=24
</ins><span class="cx"> cols=2 clientWidth=31
</span><del>-cols=3 clientWidth=37
-cols=4 clientWidth=43
-cols=5 clientWidth=49
-cols=10 clientWidth=79
-cols=20 clientWidth=139
-cols=50 clientWidth=319
-cols=100 clientWidth=619
-cols=500 clientWidth=3019
-cols=1000 clientWidth=6019
</del><ins>+cols=3 clientWidth=38
+cols=4 clientWidth=45
+cols=5 clientWidth=52
+cols=10 clientWidth=87
+cols=20 clientWidth=157
+cols=50 clientWidth=367
+cols=100 clientWidth=717
+cols=500 clientWidth=3517
+cols=1000 clientWidth=7017
</ins><span class="cx"> 
</span><span class="cx"> Verdana
</span><span class="cx"> input
</span><span class="cx"> size=1 clientWidth=13
</span><del>-size=2 clientWidth=20
-size=3 clientWidth=27
-size=4 clientWidth=34
-size=5 clientWidth=41
-size=10 clientWidth=76
-size=20 clientWidth=146
-size=50 clientWidth=356
-size=100 clientWidth=706
-size=500 clientWidth=3506
-size=1000 clientWidth=7006
</del><ins>+size=2 clientWidth=21
+size=3 clientWidth=29
+size=4 clientWidth=37
+size=5 clientWidth=45
+size=10 clientWidth=85
+size=20 clientWidth=165
+size=50 clientWidth=405
+size=100 clientWidth=805
+size=500 clientWidth=4005
+size=1000 clientWidth=8005
</ins><span class="cx"> 
</span><span class="cx"> textarea
</span><del>-cols=1 clientWidth=26
</del><ins>+cols=1 clientWidth=25
</ins><span class="cx"> cols=2 clientWidth=33
</span><del>-cols=3 clientWidth=40
-cols=4 clientWidth=47
-cols=5 clientWidth=54
-cols=10 clientWidth=89
-cols=20 clientWidth=159
-cols=50 clientWidth=369
-cols=100 clientWidth=719
-cols=500 clientWidth=3519
-cols=1000 clientWidth=7019
</del><ins>+cols=3 clientWidth=41
+cols=4 clientWidth=49
+cols=5 clientWidth=57
+cols=10 clientWidth=97
+cols=20 clientWidth=177
+cols=50 clientWidth=417
+cols=100 clientWidth=817
+cols=500 clientWidth=4017
+cols=1000 clientWidth=8017
</ins><span class="cx"> 
</span><span class="cx"> Webdings
</span><span class="cx"> input
</span><span class="cx"> size=1 clientWidth=13
</span><del>-size=2 clientWidth=24
-size=3 clientWidth=35
-size=4 clientWidth=46
-size=5 clientWidth=57
-size=10 clientWidth=112
-size=20 clientWidth=222
-size=50 clientWidth=552
-size=100 clientWidth=1102
-size=500 clientWidth=5502
-size=1000 clientWidth=11002
</del><ins>+size=2 clientWidth=26
+size=3 clientWidth=39
+size=4 clientWidth=52
+size=5 clientWidth=65
+size=10 clientWidth=130
+size=20 clientWidth=260
+size=50 clientWidth=650
+size=100 clientWidth=1300
+size=500 clientWidth=6500
+size=1000 clientWidth=13000
</ins><span class="cx"> 
</span><span class="cx"> textarea
</span><span class="cx"> cols=1 clientWidth=30
</span><del>-cols=2 clientWidth=41
-cols=3 clientWidth=52
-cols=4 clientWidth=63
-cols=5 clientWidth=74
-cols=10 clientWidth=129
-cols=20 clientWidth=239
-cols=50 clientWidth=569
-cols=100 clientWidth=1119
-cols=500 clientWidth=5519
-cols=1000 clientWidth=11019
</del><ins>+cols=2 clientWidth=43
+cols=3 clientWidth=56
+cols=4 clientWidth=69
+cols=5 clientWidth=82
+cols=10 clientWidth=147
+cols=20 clientWidth=277
+cols=50 clientWidth=667
+cols=100 clientWidth=1317
+cols=500 clientWidth=6517
+cols=1000 clientWidth=13017
</ins><span class="cx"> 
</span><span class="cx"> PASS successfullyParsed is true
</span><span class="cx"> 
</span></span></pre>
</div>
</div>

</body>
</html>