<!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>[174706] 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/174706">174706</a></dd>
<dt>Author</dt> <dd>roger_fong@apple.com</dd>
<dt>Date</dt> <dd>2014-10-14 15:43:07 -0700 (Tue, 14 Oct 2014)</dd>
</dl>

<h3>Log Message</h3>
<pre>[Windows] Unreviewed gardening following <a href="http://trac.webkit.org/projects/webkit/changeset/174585">r174585</a>.

* platform/win/TestExpectations:
* platform/win/editing/inserting/4960120-1-expected.txt: Added.
* platform/win/editing/selection/select-across-readonly-input-1-expected.txt: Added.
* platform/win/editing/selection/select-across-readonly-input-2-expected.txt: Added.
* platform/win/editing/selection/select-across-readonly-input-3-expected.txt: Added.
* platform/win/editing/selection/select-across-readonly-input-4-expected.png: Added.
* platform/win/editing/selection/select-across-readonly-input-4-expected.txt: Added.
* platform/win/editing/selection/select-across-readonly-input-5-expected.png: Added.
* platform/win/editing/selection/select-across-readonly-input-5-expected.txt: Added.
* platform/win/fast/block/positioning/inline-block-relposition-expected.txt: Added.
* platform/win/fast/css/resize-corner-tracking-expected.png: Added.
* platform/win/fast/css/resize-corner-tracking-expected.txt: Added.
* platform/win/fast/css/text-input-with-webkit-border-radius-expected.txt: Added.
* platform/win/fast/dom/html-link-element-activation-behavior-url-is-null-expected.txt: Added.
* platform/win/fast/dynamic/positioned-movement-with-positioned-children-expected.txt: Added.
* platform/win/fast/events/shadow-event-path-2-expected.txt: Added.
* platform/win/fast/forms/003-expected.txt: Added.
* platform/win/fast/forms/004-expected.txt: Added.
* platform/win/fast/forms/button-default-title-expected.txt: Added.
* platform/win/fast/forms/button-generated-content-expected.png: Added.
* platform/win/fast/forms/button-generated-content-expected.txt: Added.
* platform/win/fast/forms/menulist-clip-expected.png: Added.
* platform/win/fast/forms/menulist-clip-expected.txt: Added.
* platform/win/fast/forms/menulist-deselect-update-expected.txt: Added.
* platform/win/fast/forms/menulist-style-color-expected.png: Added.
* platform/win/fast/forms/menulist-style-color-expected.txt: Added.
* platform/win/fast/forms/menulist-width-change-expected.txt: Added.
* platform/win/fast/forms/option-script-expected.txt: Added.
* platform/win/fast/forms/option-text-clip-expected.png: Added.
* platform/win/fast/forms/option-text-clip-expected.txt: Added.
* platform/win/fast/forms/select-writing-direction-natural-expected.png: Added.
* platform/win/fast/forms/select-writing-direction-natural-expected.txt: Added.
* platform/win/fast/forms/textarea-placeholder-visibility-1-expected.txt: Added.
* platform/win/fast/forms/textarea-placeholder-visibility-2-expected.txt: Added.
* platform/win/fast/forms/textarea-scrollbar-expected.png: Added.
* platform/win/fast/forms/textarea-scrollbar-expected.txt: Added.
* platform/win/fast/repaint/control-clip-expected.png: Added.
* platform/win/fast/repaint/control-clip-expected.txt: Added.
* platform/win/fast/repaint/selection-gap-fixed-child-expected.txt: Added.
* platform/win/fast/repaint/selection-gap-flipped-fixed-child-expected.txt: Added.
* platform/win/fast/table/append-cells2-expected.txt: Added.
* platform/win/fast/table/remove-td-display-none-expected.txt: Added.
* platform/win/fast/text/atsui-rtl-override-selection-expected.txt: Added.
* platform/win/tables/mozilla/bugs/bug30559-expected.txt: Added.</pre>

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

<h3>Added Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsplatformwineditinginserting49601201expectedtxt">trunk/LayoutTests/platform/win/editing/inserting/4960120-1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwineditingselectionselectacrossreadonlyinput1expectedtxt">trunk/LayoutTests/platform/win/editing/selection/select-across-readonly-input-1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwineditingselectionselectacrossreadonlyinput2expectedtxt">trunk/LayoutTests/platform/win/editing/selection/select-across-readonly-input-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwineditingselectionselectacrossreadonlyinput3expectedtxt">trunk/LayoutTests/platform/win/editing/selection/select-across-readonly-input-3-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwineditingselectionselectacrossreadonlyinput4expectedpng">trunk/LayoutTests/platform/win/editing/selection/select-across-readonly-input-4-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformwineditingselectionselectacrossreadonlyinput4expectedtxt">trunk/LayoutTests/platform/win/editing/selection/select-across-readonly-input-4-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwineditingselectionselectacrossreadonlyinput5expectedpng">trunk/LayoutTests/platform/win/editing/selection/select-across-readonly-input-5-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformwineditingselectionselectacrossreadonlyinput5expectedtxt">trunk/LayoutTests/platform/win/editing/selection/select-across-readonly-input-5-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastblockpositioninginlineblockrelpositionexpectedtxt">trunk/LayoutTests/platform/win/fast/block/positioning/inline-block-relposition-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastcssresizecornertrackingexpectedpng">trunk/LayoutTests/platform/win/fast/css/resize-corner-tracking-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastcssresizecornertrackingexpectedtxt">trunk/LayoutTests/platform/win/fast/css/resize-corner-tracking-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastcsstextinputwithwebkitborderradiusexpectedtxt">trunk/LayoutTests/platform/win/fast/css/text-input-with-webkit-border-radius-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastdomhtmllinkelementactivationbehaviorurlisnullexpectedtxt">trunk/LayoutTests/platform/win/fast/dom/html-link-element-activation-behavior-url-is-null-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastdynamicpositionedmovementwithpositionedchildrenexpectedtxt">trunk/LayoutTests/platform/win/fast/dynamic/positioned-movement-with-positioned-children-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfasteventsshadoweventpath2expectedtxt">trunk/LayoutTests/platform/win/fast/events/shadow-event-path-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastforms003expectedtxt">trunk/LayoutTests/platform/win/fast/forms/003-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastforms004expectedtxt">trunk/LayoutTests/platform/win/fast/forms/004-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastformsbuttondefaulttitleexpectedtxt">trunk/LayoutTests/platform/win/fast/forms/button-default-title-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastformsbuttongeneratedcontentexpectedpng">trunk/LayoutTests/platform/win/fast/forms/button-generated-content-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastformsbuttongeneratedcontentexpectedtxt">trunk/LayoutTests/platform/win/fast/forms/button-generated-content-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastformsmenulistclipexpectedpng">trunk/LayoutTests/platform/win/fast/forms/menulist-clip-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastformsmenulistclipexpectedtxt">trunk/LayoutTests/platform/win/fast/forms/menulist-clip-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastformsmenulistdeselectupdateexpectedtxt">trunk/LayoutTests/platform/win/fast/forms/menulist-deselect-update-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastformsmenuliststylecolorexpectedpng">trunk/LayoutTests/platform/win/fast/forms/menulist-style-color-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastformsmenuliststylecolorexpectedtxt">trunk/LayoutTests/platform/win/fast/forms/menulist-style-color-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastformsmenulistwidthchangeexpectedtxt">trunk/LayoutTests/platform/win/fast/forms/menulist-width-change-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastformsoptionscriptexpectedtxt">trunk/LayoutTests/platform/win/fast/forms/option-script-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastformsoptiontextclipexpectedpng">trunk/LayoutTests/platform/win/fast/forms/option-text-clip-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastformsoptiontextclipexpectedtxt">trunk/LayoutTests/platform/win/fast/forms/option-text-clip-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastformsselectwritingdirectionnaturalexpectedpng">trunk/LayoutTests/platform/win/fast/forms/select-writing-direction-natural-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastformsselectwritingdirectionnaturalexpectedtxt">trunk/LayoutTests/platform/win/fast/forms/select-writing-direction-natural-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastformstextareaplaceholdervisibility1expectedtxt">trunk/LayoutTests/platform/win/fast/forms/textarea-placeholder-visibility-1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastformstextareaplaceholdervisibility2expectedtxt">trunk/LayoutTests/platform/win/fast/forms/textarea-placeholder-visibility-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastformstextareascrollbarexpectedpng">trunk/LayoutTests/platform/win/fast/forms/textarea-scrollbar-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastformstextareascrollbarexpectedtxt">trunk/LayoutTests/platform/win/fast/forms/textarea-scrollbar-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastrepaintcontrolclipexpectedpng">trunk/LayoutTests/platform/win/fast/repaint/control-clip-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastrepaintcontrolclipexpectedtxt">trunk/LayoutTests/platform/win/fast/repaint/control-clip-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastrepaintselectiongapfixedchildexpectedtxt">trunk/LayoutTests/platform/win/fast/repaint/selection-gap-fixed-child-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastrepaintselectiongapflippedfixedchildexpectedtxt">trunk/LayoutTests/platform/win/fast/repaint/selection-gap-flipped-fixed-child-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfasttableappendcells2expectedtxt">trunk/LayoutTests/platform/win/fast/table/append-cells2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfasttableremovetddisplaynoneexpectedtxt">trunk/LayoutTests/platform/win/fast/table/remove-td-display-none-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfasttextatsuirtloverrideselectionexpectedtxt">trunk/LayoutTests/platform/win/fast/text/atsui-rtl-override-selection-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwintablesmozillabugsbug30559expectedtxt">trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug30559-expected.txt</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkLayoutTestsChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/ChangeLog (174705 => 174706)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/ChangeLog        2014-10-14 22:31:24 UTC (rev 174705)
+++ trunk/LayoutTests/ChangeLog        2014-10-14 22:43:07 UTC (rev 174706)
</span><span class="lines">@@ -1,3 +1,52 @@
</span><ins>+2014-10-14  Roger Fong  &lt;roger_fong@apple.com&gt;
+
+        [Windows] Unreviewed gardening following r174585.
+
+        * platform/win/TestExpectations:
+        * platform/win/editing/inserting/4960120-1-expected.txt: Added.
+        * platform/win/editing/selection/select-across-readonly-input-1-expected.txt: Added.
+        * platform/win/editing/selection/select-across-readonly-input-2-expected.txt: Added.
+        * platform/win/editing/selection/select-across-readonly-input-3-expected.txt: Added.
+        * platform/win/editing/selection/select-across-readonly-input-4-expected.png: Added.
+        * platform/win/editing/selection/select-across-readonly-input-4-expected.txt: Added.
+        * platform/win/editing/selection/select-across-readonly-input-5-expected.png: Added.
+        * platform/win/editing/selection/select-across-readonly-input-5-expected.txt: Added.
+        * platform/win/fast/block/positioning/inline-block-relposition-expected.txt: Added.
+        * platform/win/fast/css/resize-corner-tracking-expected.png: Added.
+        * platform/win/fast/css/resize-corner-tracking-expected.txt: Added.
+        * platform/win/fast/css/text-input-with-webkit-border-radius-expected.txt: Added.
+        * platform/win/fast/dom/html-link-element-activation-behavior-url-is-null-expected.txt: Added.
+        * platform/win/fast/dynamic/positioned-movement-with-positioned-children-expected.txt: Added.
+        * platform/win/fast/events/shadow-event-path-2-expected.txt: Added.
+        * platform/win/fast/forms/003-expected.txt: Added.
+        * platform/win/fast/forms/004-expected.txt: Added.
+        * platform/win/fast/forms/button-default-title-expected.txt: Added.
+        * platform/win/fast/forms/button-generated-content-expected.png: Added.
+        * platform/win/fast/forms/button-generated-content-expected.txt: Added.
+        * platform/win/fast/forms/menulist-clip-expected.png: Added.
+        * platform/win/fast/forms/menulist-clip-expected.txt: Added.
+        * platform/win/fast/forms/menulist-deselect-update-expected.txt: Added.
+        * platform/win/fast/forms/menulist-style-color-expected.png: Added.
+        * platform/win/fast/forms/menulist-style-color-expected.txt: Added.
+        * platform/win/fast/forms/menulist-width-change-expected.txt: Added.
+        * platform/win/fast/forms/option-script-expected.txt: Added.
+        * platform/win/fast/forms/option-text-clip-expected.png: Added.
+        * platform/win/fast/forms/option-text-clip-expected.txt: Added.
+        * platform/win/fast/forms/select-writing-direction-natural-expected.png: Added.
+        * platform/win/fast/forms/select-writing-direction-natural-expected.txt: Added.
+        * platform/win/fast/forms/textarea-placeholder-visibility-1-expected.txt: Added.
+        * platform/win/fast/forms/textarea-placeholder-visibility-2-expected.txt: Added.
+        * platform/win/fast/forms/textarea-scrollbar-expected.png: Added.
+        * platform/win/fast/forms/textarea-scrollbar-expected.txt: Added.
+        * platform/win/fast/repaint/control-clip-expected.png: Added.
+        * platform/win/fast/repaint/control-clip-expected.txt: Added.
+        * platform/win/fast/repaint/selection-gap-fixed-child-expected.txt: Added.
+        * platform/win/fast/repaint/selection-gap-flipped-fixed-child-expected.txt: Added.
+        * platform/win/fast/table/append-cells2-expected.txt: Added.
+        * platform/win/fast/table/remove-td-display-none-expected.txt: Added.
+        * platform/win/fast/text/atsui-rtl-override-selection-expected.txt: Added.
+        * platform/win/tables/mozilla/bugs/bug30559-expected.txt: Added.
+
</ins><span class="cx"> 2014-10-13  Simon Fraser  &lt;simon.fraser@apple.com&gt;
</span><span class="cx"> 
</span><span class="cx">         Rebaseline some compositing tests that are sensitive to the visible rect, and skip
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinTestExpectations"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/TestExpectations (174705 => 174706)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/TestExpectations        2014-10-14 22:31:24 UTC (rev 174705)
+++ trunk/LayoutTests/platform/win/TestExpectations        2014-10-14 22:43:07 UTC (rev 174706)
</span><span class="lines">@@ -2250,7 +2250,7 @@
</span><span class="cx"> webkit.org/b/122166 media/track/audio-track.html [ Failure ]
</span><span class="cx"> webkit.org/b/122166 media/track/video-track.html [ Failure ]
</span><span class="cx"> webkit.org/b/122166 media/audio-controls-do-not-fade-out.html [ Failure ]
</span><del>-webkit.org/b/122166 media/controls-right-click-on-timebar.html [ Failure ]
</del><ins>+webkit.org/b/122166 media/controls-right-click-on-timebar.html [ Timeout Failure ]
</ins><span class="cx"> webkit.org/b/122166 media/media-captions-no-controls.html [ Failure ]
</span><span class="cx"> webkit.org/b/122166 media/media-controls-invalid-url.html [ Failure ]
</span><span class="cx"> webkit.org/b/122166 media/media-volume-slider-rendered-normal.html [ Failure ]
</span><span class="lines">@@ -2857,6 +2857,7 @@
</span><span class="cx"> http/tests/media/video-cancel-load.html [ Crash Failure ]
</span><span class="cx"> fast/repaint/obscured-background-no-repaint.html [ Failure ]
</span><span class="cx"> js/slow-stress/emscripten-memops.html [ Timeout ]
</span><ins>+fast/scrolling/scroll-select-list.html [ Failure ]
</ins><span class="cx"> 
</span><span class="cx"> # Skip tests that fail only in Debug mode 
</span><span class="cx"> [ Debug ] compositing [ Skip ]
</span><span class="lines">@@ -2902,10 +2903,12 @@
</span><span class="cx"> media/video-canvas-source.html [ Failure ]
</span><span class="cx"> media/video-colorspace-yuv420.html [ Failure ]
</span><span class="cx"> media/video-colorspace-yuv422.html [ Failure ]
</span><ins>+media/video-controls-audiotracks-trackmenu.html [ Failure ]
</ins><span class="cx"> media/video-controls-rendering.html [ Failure ]
</span><span class="cx"> media/video-defaultmuted.html [ Failure ]
</span><span class="cx"> media/video-display-toggle.html [ Failure ]
</span><span class="cx"> media/video-does-not-loop.html [ Failure ]
</span><ins>+media/video-no-audio.html [ Failure ]
</ins><span class="cx"> media/video-pause-immediately.html [ Failure ]
</span><span class="cx"> media/video-playing-and-pause.html [ Failure ]
</span><span class="cx"> media/video-source-type-params.html [ Failure ]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwineditinginserting49601201expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/editing/inserting/4960120-1-expected.txt (0 => 174706)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/editing/inserting/4960120-1-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/editing/inserting/4960120-1-expected.txt        2014-10-14 22:43:07 UTC (rev 174706)
</span><span class="lines">@@ -0,0 +1,19 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderBlock {P} at (0,0) size 784x18
+        RenderText {#text} at (0,0) size 507x18
+          text run at (0,0) width 507: &quot;This tests for a bug where the first newline entered into a text area would be lost.&quot;
+      RenderBlock (anonymous) at (0,34) size 784x36
+        RenderText {#text} at (0,0) size 0x0
+        RenderText {#text} at (0,0) size 0x0
+layer at (10,44) size 161x32 clip at (11,45) size 159x30
+  RenderTextControl {TEXTAREA} at (2,2) size 161x32 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+    RenderBlock {DIV} at (3,3) size 155x26
+      RenderText {#text} at (0,0) size 0x13
+        text run at (0,0) width 0: &quot; &quot;
+      RenderText {#text} at (0,13) size 0x13
+        text run at (0,13) width 0: &quot; &quot;
+caret: position 0 of child 1 {#text} of child 0 {DIV} of {#document-fragment} of child 2 {TEXTAREA} of body
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwineditingselectionselectacrossreadonlyinput1expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/editing/selection/select-across-readonly-input-1-expected.txt (0 => 174706)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/editing/selection/select-across-readonly-input-1-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/editing/selection/select-across-readonly-input-1-expected.txt        2014-10-14 22:43:07 UTC (rev 174706)
</span><span class="lines">@@ -0,0 +1,27 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderBlock {P} at (0,0) size 784x36
+        RenderText {#text} at (0,0) size 776x36
+          text run at (0,0) width 776: &quot;This test ensures selection that crosses the shadow DOM boundary of a readonly input element cannot be made by a mouse&quot;
+          text run at (0,18) width 32: &quot;drag.&quot;
+      RenderBlock {P} at (0,52) size 784x36
+        RenderText {#text} at (0,0) size 774x36
+          text run at (0,0) width 774: &quot;To manually test, select text by a mouse drag starting in \&quot;hello\&quot; and ending in \&quot;world\&quot;. Selection should only extend inside&quot;
+          text run at (0,18) width 112: &quot;the input element.&quot;
+      RenderBlock {DIV} at (0,104) size 784x28
+        RenderTextControl {INPUT} at (0,2) size 60x24 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+        RenderText {#text} at (59,6) size 5x18
+          text run at (59,6) width 5: &quot; &quot;
+        RenderInline {SPAN} at (0,0) size 38x18
+          RenderText {#text} at (63,6) size 38x18
+            text run at (63,6) width 38: &quot;world&quot;
+        RenderText {#text} at (0,0) size 0x0
+layer at (11,117) size 53x18
+  RenderBlock {DIV} at (3,3) size 54x18
+    RenderText {#text} at (0,0) size 38x18
+      text run at (0,0) width 38: &quot;hello&quot;
+selection start: position 4 of child 0 {#text} of child 0 {DIV} of {#document-fragment} of child 1 {INPUT} of child 5 {DIV} of body
+selection end:   position 5 of child 0 {#text} of child 0 {DIV} of {#document-fragment} of child 1 {INPUT} of child 5 {DIV} of body
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwineditingselectionselectacrossreadonlyinput2expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/editing/selection/select-across-readonly-input-2-expected.txt (0 => 174706)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/editing/selection/select-across-readonly-input-2-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/editing/selection/select-across-readonly-input-2-expected.txt        2014-10-14 22:43:07 UTC (rev 174706)
</span><span class="lines">@@ -0,0 +1,27 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderBlock {P} at (0,0) size 784x36
+        RenderText {#text} at (0,0) size 776x36
+          text run at (0,0) width 776: &quot;This test ensures selection that crosses the shadow DOM boundary of a readonly input element cannot be made by a mouse&quot;
+          text run at (0,18) width 32: &quot;drag.&quot;
+      RenderBlock {P} at (0,52) size 784x36
+        RenderText {#text} at (0,0) size 776x36
+          text run at (0,0) width 776: &quot;To manually test, select text by a mouse drag starting in \&quot;world\&quot; and ending in \&quot;hello\&quot;. Selection should not extend into the&quot;
+          text run at (0,18) width 89: &quot;input element.&quot;
+      RenderBlock {DIV} at (0,104) size 784x28
+        RenderTextControl {INPUT} at (0,2) size 60x24 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+        RenderText {#text} at (59,6) size 5x18
+          text run at (59,6) width 5: &quot; &quot;
+        RenderInline {SPAN} at (0,0) size 38x18
+          RenderText {#text} at (63,6) size 38x18
+            text run at (63,6) width 38: &quot;world&quot;
+        RenderText {#text} at (0,0) size 0x0
+layer at (11,117) size 53x18
+  RenderBlock {DIV} at (3,3) size 54x18
+    RenderText {#text} at (0,0) size 38x18
+      text run at (0,0) width 38: &quot;hello&quot;
+selection start: position 0 of child 2 {#text} of child 5 {DIV} of body
+selection end:   position 2 of child 0 {#text} of child 3 {SPAN} of child 5 {DIV} of body
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwineditingselectionselectacrossreadonlyinput3expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/editing/selection/select-across-readonly-input-3-expected.txt (0 => 174706)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/editing/selection/select-across-readonly-input-3-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/editing/selection/select-across-readonly-input-3-expected.txt        2014-10-14 22:43:07 UTC (rev 174706)
</span><span class="lines">@@ -0,0 +1,27 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderBlock {P} at (0,0) size 784x36
+        RenderText {#text} at (0,0) size 776x36
+          text run at (0,0) width 776: &quot;This test ensures selection that crosses the shadow DOM boundary of a readonly input element cannot be made by a mouse&quot;
+          text run at (0,18) width 32: &quot;drag.&quot;
+      RenderBlock {P} at (0,52) size 784x36
+        RenderText {#text} at (0,0) size 776x36
+          text run at (0,0) width 776: &quot;To manually test, select text by a mouse drag starting in \&quot;hello\&quot; and ending in \&quot;world\&quot;. Selection should not extend into the&quot;
+          text run at (0,18) width 89: &quot;input element.&quot;
+      RenderBlock {DIV} at (0,104) size 784x28
+        RenderInline {SPAN} at (0,0) size 31x18
+          RenderText {#text} at (0,6) size 31x18
+            text run at (0,6) width 31: &quot;hello&quot;
+        RenderText {#text} at (31,6) size 4x18
+          text run at (31,6) width 4: &quot; &quot;
+        RenderTextControl {INPUT} at (35,2) size 60x24 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+        RenderText {#text} at (0,0) size 0x0
+layer at (46,117) size 53x18
+  RenderBlock {DIV} at (3,3) size 54x18
+    RenderText {#text} at (0,0) size 44x18
+      text run at (0,0) width 44: &quot;world&quot;
+selection start: position 2 of child 0 {#text} of child 1 {SPAN} of child 5 {DIV} of body
+selection end:   position 1 of child 2 {#text} of child 5 {DIV} of body
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwineditingselectionselectacrossreadonlyinput4expectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/win/editing/selection/select-across-readonly-input-4-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/platform/win/editing/selection/select-across-readonly-input-4-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsplatformwineditingselectionselectacrossreadonlyinput4expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/editing/selection/select-across-readonly-input-4-expected.txt (0 => 174706)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/editing/selection/select-across-readonly-input-4-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/editing/selection/select-across-readonly-input-4-expected.txt        2014-10-14 22:43:07 UTC (rev 174706)
</span><span class="lines">@@ -0,0 +1,34 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderBlock {P} at (0,0) size 784x36
+        RenderText {#text} at (0,0) size 776x36
+          text run at (0,0) width 776: &quot;This test ensures selection that crosses the shadow DOM boundary of a readonly input element cannot be made by a mouse&quot;
+          text run at (0,18) width 32: &quot;drag.&quot;
+      RenderBlock {P} at (0,52) size 784x36
+        RenderText {#text} at (0,0) size 762x36
+          text run at (0,0) width 762: &quot;To manually test, select text by a mouse drag starting in \&quot;hello\&quot; and ending in \&quot;WebKit\&quot;. Selection should extend only in&quot;
+          text run at (0,18) width 244: &quot;the input element that contains \&quot;hello\&quot;.&quot;
+      RenderBlock {DIV} at (0,104) size 784x28
+        RenderTextControl {INPUT} at (0,2) size 60x24 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+        RenderText {#text} at (59,6) size 5x18
+          text run at (59,6) width 5: &quot; &quot;
+        RenderInline {SPAN} at (0,0) size 38x18
+          RenderText {#text} at (63,6) size 38x18
+            text run at (63,6) width 38: &quot;world&quot;
+        RenderText {#text} at (100,6) size 5x18
+          text run at (100,6) width 5: &quot; &quot;
+        RenderTextControl {INPUT} at (104,2) size 60x24 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+        RenderText {#text} at (0,0) size 0x0
+layer at (11,117) size 53x18
+  RenderBlock {DIV} at (3,3) size 54x18
+    RenderText {#text} at (0,0) size 38x18
+      text run at (0,0) width 38: &quot;hello&quot;
+layer at (115,117) size 53x18 scrollWidth 54
+  RenderBlock {DIV} at (3,3) size 54x18
+    RenderText {#text} at (0,0) size 54x18
+      text run at (0,0) width 54: &quot;WebKit&quot;
+selection start: position 4 of child 0 {#text} of child 0 {DIV} of {#document-fragment} of child 1 {INPUT} of child 5 {DIV} of body
+selection end:   position 5 of child 0 {#text} of child 0 {DIV} of {#document-fragment} of child 1 {INPUT} of child 5 {DIV} of body
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwineditingselectionselectacrossreadonlyinput5expectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/win/editing/selection/select-across-readonly-input-5-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/platform/win/editing/selection/select-across-readonly-input-5-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsplatformwineditingselectionselectacrossreadonlyinput5expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/editing/selection/select-across-readonly-input-5-expected.txt (0 => 174706)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/editing/selection/select-across-readonly-input-5-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/editing/selection/select-across-readonly-input-5-expected.txt        2014-10-14 22:43:07 UTC (rev 174706)
</span><span class="lines">@@ -0,0 +1,34 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderBlock {P} at (0,0) size 784x36
+        RenderText {#text} at (0,0) size 776x36
+          text run at (0,0) width 776: &quot;This test ensures selection that crosses the shadow DOM boundary of a readonly input element cannot be made by a mouse&quot;
+          text run at (0,18) width 32: &quot;drag.&quot;
+      RenderBlock {P} at (0,52) size 784x36
+        RenderText {#text} at (0,0) size 762x36
+          text run at (0,0) width 762: &quot;To manually test, select text by a mouse drag starting in \&quot;WebKit\&quot; and ending in \&quot;hello\&quot;. Selection should extend only in&quot;
+          text run at (0,18) width 263: &quot;the input element that contains \&quot;WebKit\&quot;.&quot;
+      RenderBlock {DIV} at (0,104) size 784x28
+        RenderTextControl {INPUT} at (0,2) size 60x24 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+        RenderText {#text} at (59,6) size 5x18
+          text run at (59,6) width 5: &quot; &quot;
+        RenderInline {SPAN} at (0,0) size 38x18
+          RenderText {#text} at (63,6) size 38x18
+            text run at (63,6) width 38: &quot;world&quot;
+        RenderText {#text} at (100,6) size 5x18
+          text run at (100,6) width 5: &quot; &quot;
+        RenderTextControl {INPUT} at (104,2) size 60x24 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+        RenderText {#text} at (0,0) size 0x0
+layer at (11,117) size 53x18
+  RenderBlock {DIV} at (3,3) size 54x18
+    RenderText {#text} at (0,0) size 38x18
+      text run at (0,0) width 38: &quot;hello&quot;
+layer at (115,117) size 53x18 scrollWidth 54
+  RenderBlock {DIV} at (3,3) size 54x18
+    RenderText {#text} at (0,0) size 54x18
+      text run at (0,0) width 54: &quot;WebKit&quot;
+selection start: position 0 of child 0 {#text} of child 0 {DIV} of {#document-fragment} of child 5 {INPUT} of child 5 {DIV} of body
+selection end:   position 2 of child 0 {#text} of child 0 {DIV} of {#document-fragment} of child 5 {INPUT} of child 5 {DIV} of body
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastblockpositioninginlineblockrelpositionexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/block/positioning/inline-block-relposition-expected.txt (0 => 174706)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/block/positioning/inline-block-relposition-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/block/positioning/inline-block-relposition-expected.txt        2014-10-14 22:43:07 UTC (rev 174706)
</span><span class="lines">@@ -0,0 +1,15 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x38
+  RenderBlock {HTML} at (0,0) size 800x38
+    RenderBody {BODY} at (8,8) size 784x22
+      RenderText {#text} at (0,0) size 0x0
+layer at (8,10) size 100x18
+  RenderButton {BUTTON} at (0,2) size 100x18 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
+    RenderBlock (anonymous) at (8,2) size 84x13
+      RenderText {#text} at (19,0) size 46x13
+        text run at (19,0) width 46: &quot;Click Me&quot;
+layer at (88,25) size 23x13
+  RenderBlock (positioned) {DIV} at (79,15) size 24x13
+    RenderText {#text} at (0,0) size 24x13
+      text run at (0,0) width 24: &quot;Now&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastcssresizecornertrackingexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/win/fast/css/resize-corner-tracking-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/platform/win/fast/css/resize-corner-tracking-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsplatformwinfastcssresizecornertrackingexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/css/resize-corner-tracking-expected.txt (0 => 174706)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/css/resize-corner-tracking-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/css/resize-corner-tracking-expected.txt        2014-10-14 22:43:07 UTC (rev 174706)
</span><span class="lines">@@ -0,0 +1,42 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderBlock {HR} at (0,0) size 784x2 [border: (1px inset #000000)]
+      RenderBlock {P} at (0,18) size 784x18
+        RenderText {#text} at (0,0) size 53x18
+          text run at (0,0) width 53: &quot;Test for &quot;
+        RenderInline {I} at (0,0) size 669x18
+          RenderInline {A} at (0,0) size 348x18 [color=#0000EE]
+            RenderText {#text} at (53,0) size 348x18
+              text run at (53,0) width 348: &quot;http://bugzilla.opendarwin.org/show_bug.cgi?id=9547&quot;
+          RenderText {#text} at (401,0) size 321x18
+            text run at (401,0) width 4: &quot; &quot;
+            text run at (405,0) width 317: &quot;Resize corner does not track the mouse accurately&quot;
+        RenderText {#text} at (722,0) size 4x18
+          text run at (722,0) width 4: &quot;.&quot;
+      RenderBlock {HR} at (0,52) size 784x2 [border: (1px inset #000000)]
+      RenderBlock (anonymous) at (0,187) size 784x361
+        RenderText {#text} at (169,107) size 4x18
+          text run at (169,107) width 4: &quot; &quot;
+        RenderBR {BR} at (0,0) size 0x0
+        RenderText {#text} at (184,168) size 4x18
+          text run at (184,168) width 4: &quot; &quot;
+        RenderBR {BR} at (0,0) size 0x0
+        RenderText {#text} at (0,0) size 0x0
+layer at (8,70) size 173x125 clip at (10,72) size 169x121
+  RenderBlock {DIV} at (0,62) size 173x125 [border: (2px solid #0000FF)]
+layer at (8,195) size 169x121 clip at (10,197) size 165x117
+  RenderTextControl {TEXTAREA} at (0,0) size 169x121 [bgcolor=#FFFFFF] [border: (2px solid #0000FF)]
+    RenderBlock {DIV} at (4,4) size 161x13
+layer at (10,322) size 180x53 clip at (11,323) size 178x51
+  RenderTextControl {TEXTAREA} at (2,127) size 180x53 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+    RenderBlock {DIV} at (3,3) size 174x13
+layer at (8,381) size 323x175
+  RenderIFrame {IFRAME} at (0,186) size 323x175 [border: (2px inset #000000)]
+    layer at (0,0) size 319x171
+      RenderView at (0,0) size 319x171
+    layer at (0,0) size 319x171
+      RenderBlock {HTML} at (0,0) size 319x171
+        RenderBody {BODY} at (8,8) size 303x155
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastcsstextinputwithwebkitborderradiusexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/css/text-input-with-webkit-border-radius-expected.txt (0 => 174706)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/css/text-input-with-webkit-border-radius-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/css/text-input-with-webkit-border-radius-expected.txt        2014-10-14 22:43:07 UTC (rev 174706)
</span><span class="lines">@@ -0,0 +1,27 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x137
+  RenderBlock {HTML} at (0,0) size 800x137
+    RenderBody {BODY} at (8,16) size 784x113
+      RenderBlock {P} at (0,0) size 784x18
+        RenderText {#text} at (0,0) size 301x18
+          text run at (0,0) width 301: &quot;This test checks that text input fields handle the &quot;
+        RenderInline {CODE} at (0,0) size 168x15
+          RenderText {#text} at (301,2) size 168x15
+            text run at (301,2) width 168: &quot;-webkit-border-radius&quot;
+        RenderText {#text} at (469,0) size 295x18
+          text run at (469,0) width 295: &quot; CSS property correctly, or degrade gracefully.&quot;
+      RenderBlock {P} at (0,34) size 784x18
+        RenderText {#text} at (0,0) size 617x18
+          text run at (0,0) width 617: &quot;If the test passes, you will see a text entry field containing \&quot;default text\&quot; inside the grey div below.&quot;
+      RenderBlock {DIV} at (0,68) size 163x45 [bgcolor=#888888]
+        RenderTextControl {INPUT} at (11,9) size 133x19 [bgcolor=#00FF00] [border: (2px inset #000000)]
+          RenderFlexibleBox {DIV} at (3,3) size 127x13
+            RenderBlock {DIV} at (0,1) size 8x11
+            RenderBlock {DIV} at (8,0) size 106x13
+            RenderBlock {DIV} at (114,1) size 13x11
+        RenderText {#text} at (0,0) size 0x0
+layer at (30,96) size 106x13
+  RenderBlock {DIV} at (0,0) size 106x13
+    RenderText {#text} at (0,0) size 62x13
+      text run at (0,0) width 62: &quot;default text&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastdomhtmllinkelementactivationbehaviorurlisnullexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/dom/html-link-element-activation-behavior-url-is-null-expected.txt (0 => 174706)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/dom/html-link-element-activation-behavior-url-is-null-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/dom/html-link-element-activation-behavior-url-is-null-expected.txt        2014-10-14 22:43:07 UTC (rev 174706)
</span><span class="lines">@@ -0,0 +1,10 @@
</span><ins>+CONSOLE MESSAGE: line 13: TypeError: MouseEventConstructor is not a constructor (evaluating 'new MouseEvent(&quot;click&quot;)')
+This tests html link element activation behavior when url is null
+
+On success, you will see a series of &quot;PASS&quot; messages, followed by &quot;TEST COMPLETE&quot;.
+
+
+FAIL successfullyParsed should be true (of type boolean). Was undefined (of type undefined).
+
+TEST COMPLETE
+
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastdynamicpositionedmovementwithpositionedchildrenexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/dynamic/positioned-movement-with-positioned-children-expected.txt (0 => 174706)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/dynamic/positioned-movement-with-positioned-children-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/dynamic/positioned-movement-with-positioned-children-expected.txt        2014-10-14 22:43:07 UTC (rev 174706)
</span><span class="lines">@@ -0,0 +1,19 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#FF0000]
+        RenderText {#text} at (0,0) size 98x54
+          text run at (0,0) width 98: &quot;You should not&quot;
+          text run at (0,18) width 96: &quot;see this. Resize&quot;
+          text run at (0,36) width 79: &quot;the window.&quot;
+layer at (8,8) size 100x122
+  RenderBlock (positioned) {DIV} at (0,0) size 100x122
+    RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#008000]
+    RenderBlock (anonymous) at (0,100) size 100x22
+      RenderButton {BUTTON} at (2,2) size 51x18 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
+        RenderBlock (anonymous) at (8,2) size 35x13
+          RenderText {#text} at (0,0) size 35x13
+            text run at (0,0) width 35: &quot;Button&quot;
+      RenderText {#text} at (0,0) size 0x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfasteventsshadoweventpath2expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/events/shadow-event-path-2-expected.txt (0 => 174706)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/events/shadow-event-path-2-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/events/shadow-event-path-2-expected.txt        2014-10-14 22:43:07 UTC (rev 174706)
</span><span class="lines">@@ -0,0 +1,1246 @@
</span><ins>+This test records target and relatedTarget at each element while dispatching a mouse click event at an input element.
+
+
+Content:&lt;div id=&quot;detailsContainer&quot;&gt;&lt;input id=&quot;target&quot; type=&quot;file&quot;&gt;&lt;/div&gt;
+
+mouseover@html
+    target:html
+    relatedTarget:null
+
+mouseover@document
+    target:html
+    relatedTarget:null
+
+mouseover@window
+    target:html
+    relatedTarget:null
+
+mouseenter@html
+    target:html
+    relatedTarget:null
+
+mousemove@html
+    target:html
+    relatedTarget:null
+
+mousemove@document
+    target:html
+    relatedTarget:null
+
+mousemove@window
+    target:html
+    relatedTarget:null
+
+mouseout@html
+    target:html
+    relatedTarget:input#target
+
+mouseout@document
+    target:html
+    relatedTarget:input#target
+
+mouseout@window
+    target:html
+    relatedTarget:input#target
+
+mouseover@input#target
+    target:input#target
+    relatedTarget:html
+
+mouseover@div#detailsContainer
+    target:input#target
+    relatedTarget:html
+
+mouseover@body
+    target:input#target
+    relatedTarget:html
+
+mouseover@html
+    target:input#target
+    relatedTarget:html
+
+mouseover@document
+    target:input#target
+    relatedTarget:html
+
+mouseover@window
+    target:input#target
+    relatedTarget:html
+
+mouseenter@input#target
+    target:input#target
+    relatedTarget:html
+
+mouseenter@div#detailsContainer
+    target:div#detailsContainer
+    relatedTarget:html
+
+mouseenter@body
+    target:body
+    relatedTarget:html
+
+mousemove@input#target
+    target:input#target
+    relatedTarget:null
+
+mousemove@div#detailsContainer
+    target:input#target
+    relatedTarget:null
+
+mousemove@body
+    target:input#target
+    relatedTarget:null
+
+mousemove@html
+    target:input#target
+    relatedTarget:null
+
+mousemove@document
+    target:input#target
+    relatedTarget:null
+
+mousemove@window
+    target:input#target
+    relatedTarget:null
+
+mousemove@input#target
+    target:input#target
+    relatedTarget:null
+
+mousemove@div#detailsContainer
+    target:input#target
+    relatedTarget:null
+
+mousemove@body
+    target:input#target
+    relatedTarget:null
+
+mousemove@html
+    target:input#target
+    relatedTarget:null
+
+mousemove@document
+    target:input#target
+    relatedTarget:null
+
+mousemove@window
+    target:input#target
+    relatedTarget:null
+
+mousemove@input#target
+    target:input#target
+    relatedTarget:null
+
+mousemove@div#detailsContainer
+    target:input#target
+    relatedTarget:null
+
+mousemove@body
+    target:input#target
+    relatedTarget:null
+
+mousemove@html
+    target:input#target
+    relatedTarget:null
+
+mousemove@document
+    target:input#target
+    relatedTarget:null
+
+mousemove@window
+    target:input#target
+    relatedTarget:null
+
+mousemove@input#target
+    target:input#target
+    relatedTarget:null
+
+mousemove@div#detailsContainer
+    target:input#target
+    relatedTarget:null
+
+mousemove@body
+    target:input#target
+    relatedTarget:null
+
+mousemove@html
+    target:input#target
+    relatedTarget:null
+
+mousemove@document
+    target:input#target
+    relatedTarget:null
+
+mousemove@window
+    target:input#target
+    relatedTarget:null
+
+mousemove@input#target
+    target:input#target
+    relatedTarget:null
+
+mousemove@div#detailsContainer
+    target:input#target
+    relatedTarget:null
+
+mousemove@body
+    target:input#target
+    relatedTarget:null
+
+mousemove@html
+    target:input#target
+    relatedTarget:null
+
+mousemove@document
+    target:input#target
+    relatedTarget:null
+
+mousemove@window
+    target:input#target
+    relatedTarget:null
+
+mousemove@input#target
+    target:input#target
+    relatedTarget:null
+
+mousemove@div#detailsContainer
+    target:input#target
+    relatedTarget:null
+
+mousemove@body
+    target:input#target
+    relatedTarget:null
+
+mousemove@html
+    target:input#target
+    relatedTarget:null
+
+mousemove@document
+    target:input#target
+    relatedTarget:null
+
+mousemove@window
+    target:input#target
+    relatedTarget:null
+
+mousemove@input#target
+    target:input#target
+    relatedTarget:null
+
+mousemove@div#detailsContainer
+    target:input#target
+    relatedTarget:null
+
+mousemove@body
+    target:input#target
+    relatedTarget:null
+
+mousemove@html
+    target:input#target
+    relatedTarget:null
+
+mousemove@document
+    target:input#target
+    relatedTarget:null
+
+mousemove@window
+    target:input#target
+    relatedTarget:null
+
+mousemove@input#target
+    target:input#target
+    relatedTarget:null
+
+mousemove@div#detailsContainer
+    target:input#target
+    relatedTarget:null
+
+mousemove@body
+    target:input#target
+    relatedTarget:null
+
+mousemove@html
+    target:input#target
+    relatedTarget:null
+
+mousemove@document
+    target:input#target
+    relatedTarget:null
+
+mousemove@window
+    target:input#target
+    relatedTarget:null
+
+mousemove@input#target
+    target:input#target
+    relatedTarget:null
+
+mousemove@div#detailsContainer
+    target:input#target
+    relatedTarget:null
+
+mousemove@body
+    target:input#target
+    relatedTarget:null
+
+mousemove@html
+    target:input#target
+    relatedTarget:null
+
+mousemove@document
+    target:input#target
+    relatedTarget:null
+
+mousemove@window
+    target:input#target
+    relatedTarget:null
+
+mousemove@input#target
+    target:input#target
+    relatedTarget:null
+
+mousemove@div#detailsContainer
+    target:input#target
+    relatedTarget:null
+
+mousemove@body
+    target:input#target
+    relatedTarget:null
+
+mousemove@html
+    target:input#target
+    relatedTarget:null
+
+mousemove@document
+    target:input#target
+    relatedTarget:null
+
+mousemove@window
+    target:input#target
+    relatedTarget:null
+
+mousemove@input#target
+    target:input#target
+    relatedTarget:null
+
+mousemove@div#detailsContainer
+    target:input#target
+    relatedTarget:null
+
+mousemove@body
+    target:input#target
+    relatedTarget:null
+
+mousemove@html
+    target:input#target
+    relatedTarget:null
+
+mousemove@document
+    target:input#target
+    relatedTarget:null
+
+mousemove@window
+    target:input#target
+    relatedTarget:null
+
+mousemove@input#target
+    target:input#target
+    relatedTarget:null
+
+mousemove@div#detailsContainer
+    target:input#target
+    relatedTarget:null
+
+mousemove@body
+    target:input#target
+    relatedTarget:null
+
+mousemove@html
+    target:input#target
+    relatedTarget:null
+
+mousemove@document
+    target:input#target
+    relatedTarget:null
+
+mousemove@window
+    target:input#target
+    relatedTarget:null
+
+mousemove@input#target
+    target:input#target
+    relatedTarget:null
+
+mousemove@div#detailsContainer
+    target:input#target
+    relatedTarget:null
+
+mousemove@body
+    target:input#target
+    relatedTarget:null
+
+mousemove@html
+    target:input#target
+    relatedTarget:null
+
+mousemove@document
+    target:input#target
+    relatedTarget:null
+
+mousemove@window
+    target:input#target
+    relatedTarget:null
+
+mousemove@input#target
+    target:input#target
+    relatedTarget:null
+
+mousemove@div#detailsContainer
+    target:input#target
+    relatedTarget:null
+
+mousemove@body
+    target:input#target
+    relatedTarget:null
+
+mousemove@html
+    target:input#target
+    relatedTarget:null
+
+mousemove@document
+    target:input#target
+    relatedTarget:null
+
+mousemove@window
+    target:input#target
+    relatedTarget:null
+
+mousemove@input#target
+    target:input#target
+    relatedTarget:null
+
+mousemove@div#detailsContainer
+    target:input#target
+    relatedTarget:null
+
+mousemove@body
+    target:input#target
+    relatedTarget:null
+
+mousemove@html
+    target:input#target
+    relatedTarget:null
+
+mousemove@document
+    target:input#target
+    relatedTarget:null
+
+mousemove@window
+    target:input#target
+    relatedTarget:null
+
+mousemove@input#target
+    target:input#target
+    relatedTarget:null
+
+mousemove@div#detailsContainer
+    target:input#target
+    relatedTarget:null
+
+mousemove@body
+    target:input#target
+    relatedTarget:null
+
+mousemove@html
+    target:input#target
+    relatedTarget:null
+
+mousemove@document
+    target:input#target
+    relatedTarget:null
+
+mousemove@window
+    target:input#target
+    relatedTarget:null
+
+mousemove@input#target
+    target:input#target
+    relatedTarget:null
+
+mousemove@div#detailsContainer
+    target:input#target
+    relatedTarget:null
+
+mousemove@body
+    target:input#target
+    relatedTarget:null
+
+mousemove@html
+    target:input#target
+    relatedTarget:null
+
+mousemove@document
+    target:input#target
+    relatedTarget:null
+
+mousemove@window
+    target:input#target
+    relatedTarget:null
+
+mousemove@input#target
+    target:input#target
+    relatedTarget:null
+
+mousemove@div#detailsContainer
+    target:input#target
+    relatedTarget:null
+
+mousemove@body
+    target:input#target
+    relatedTarget:null
+
+mousemove@html
+    target:input#target
+    relatedTarget:null
+
+mousemove@document
+    target:input#target
+    relatedTarget:null
+
+mousemove@window
+    target:input#target
+    relatedTarget:null
+
+mousemove@input#target
+    target:input#target
+    relatedTarget:null
+
+mousemove@div#detailsContainer
+    target:input#target
+    relatedTarget:null
+
+mousemove@body
+    target:input#target
+    relatedTarget:null
+
+mousemove@html
+    target:input#target
+    relatedTarget:null
+
+mousemove@document
+    target:input#target
+    relatedTarget:null
+
+mousemove@window
+    target:input#target
+    relatedTarget:null
+
+mousemove@input#target
+    target:input#target
+    relatedTarget:null
+
+mousemove@div#detailsContainer
+    target:input#target
+    relatedTarget:null
+
+mousemove@body
+    target:input#target
+    relatedTarget:null
+
+mousemove@html
+    target:input#target
+    relatedTarget:null
+
+mousemove@document
+    target:input#target
+    relatedTarget:null
+
+mousemove@window
+    target:input#target
+    relatedTarget:null
+
+mousemove@input#target
+    target:input#target
+    relatedTarget:null
+
+mousemove@div#detailsContainer
+    target:input#target
+    relatedTarget:null
+
+mousemove@body
+    target:input#target
+    relatedTarget:null
+
+mousemove@html
+    target:input#target
+    relatedTarget:null
+
+mousemove@document
+    target:input#target
+    relatedTarget:null
+
+mousemove@window
+    target:input#target
+    relatedTarget:null
+
+mousemove@input#target
+    target:input#target
+    relatedTarget:null
+
+mousemove@div#detailsContainer
+    target:input#target
+    relatedTarget:null
+
+mousemove@body
+    target:input#target
+    relatedTarget:null
+
+mousemove@html
+    target:input#target
+    relatedTarget:null
+
+mousemove@document
+    target:input#target
+    relatedTarget:null
+
+mousemove@window
+    target:input#target
+    relatedTarget:null
+
+mousemove@input#target
+    target:input#target
+    relatedTarget:null
+
+mousemove@div#detailsContainer
+    target:input#target
+    relatedTarget:null
+
+mousemove@body
+    target:input#target
+    relatedTarget:null
+
+mousemove@html
+    target:input#target
+    relatedTarget:null
+
+mousemove@document
+    target:input#target
+    relatedTarget:null
+
+mousemove@window
+    target:input#target
+    relatedTarget:null
+
+mousemove@input#target
+    target:input#target
+    relatedTarget:null
+
+mousemove@div#detailsContainer
+    target:input#target
+    relatedTarget:null
+
+mousemove@body
+    target:input#target
+    relatedTarget:null
+
+mousemove@html
+    target:input#target
+    relatedTarget:null
+
+mousemove@document
+    target:input#target
+    relatedTarget:null
+
+mousemove@window
+    target:input#target
+    relatedTarget:null
+
+mouseout@input#target
+    target:input#target
+    relatedTarget:div#detailsContainer
+
+mouseout@div#detailsContainer
+    target:input#target
+    relatedTarget:div#detailsContainer
+
+mouseout@body
+    target:input#target
+    relatedTarget:div#detailsContainer
+
+mouseout@html
+    target:input#target
+    relatedTarget:div#detailsContainer
+
+mouseout@document
+    target:input#target
+    relatedTarget:div#detailsContainer
+
+mouseout@window
+    target:input#target
+    relatedTarget:div#detailsContainer
+
+mouseleave@input#target
+    target:input#target
+    relatedTarget:div#detailsContainer
+
+mouseover@div#detailsContainer
+    target:div#detailsContainer
+    relatedTarget:input#target
+
+mouseover@body
+    target:div#detailsContainer
+    relatedTarget:input#target
+
+mouseover@html
+    target:div#detailsContainer
+    relatedTarget:input#target
+
+mouseover@document
+    target:div#detailsContainer
+    relatedTarget:input#target
+
+mouseover@window
+    target:div#detailsContainer
+    relatedTarget:input#target
+
+mousemove@div#detailsContainer
+    target:div#detailsContainer
+    relatedTarget:null
+
+mousemove@body
+    target:div#detailsContainer
+    relatedTarget:null
+
+mousemove@html
+    target:div#detailsContainer
+    relatedTarget:null
+
+mousemove@document
+    target:div#detailsContainer
+    relatedTarget:null
+
+mousemove@window
+    target:div#detailsContainer
+    relatedTarget:null
+
+mousemove@div#detailsContainer
+    target:div#detailsContainer
+    relatedTarget:null
+
+mousemove@body
+    target:div#detailsContainer
+    relatedTarget:null
+
+mousemove@html
+    target:div#detailsContainer
+    relatedTarget:null
+
+mousemove@document
+    target:div#detailsContainer
+    relatedTarget:null
+
+mousemove@window
+    target:div#detailsContainer
+    relatedTarget:null
+
+mousemove@div#detailsContainer
+    target:div#detailsContainer
+    relatedTarget:null
+
+mousemove@body
+    target:div#detailsContainer
+    relatedTarget:null
+
+mousemove@html
+    target:div#detailsContainer
+    relatedTarget:null
+
+mousemove@document
+    target:div#detailsContainer
+    relatedTarget:null
+
+mousemove@window
+    target:div#detailsContainer
+    relatedTarget:null
+
+mousemove@div#detailsContainer
+    target:div#detailsContainer
+    relatedTarget:null
+
+mousemove@body
+    target:div#detailsContainer
+    relatedTarget:null
+
+mousemove@html
+    target:div#detailsContainer
+    relatedTarget:null
+
+mousemove@document
+    target:div#detailsContainer
+    relatedTarget:null
+
+mousemove@window
+    target:div#detailsContainer
+    relatedTarget:null
+
+mousemove@div#detailsContainer
+    target:div#detailsContainer
+    relatedTarget:null
+
+mousemove@body
+    target:div#detailsContainer
+    relatedTarget:null
+
+mousemove@html
+    target:div#detailsContainer
+    relatedTarget:null
+
+mousemove@document
+    target:div#detailsContainer
+    relatedTarget:null
+
+mousemove@window
+    target:div#detailsContainer
+    relatedTarget:null
+
+mousemove@div#detailsContainer
+    target:div#detailsContainer
+    relatedTarget:null
+
+mousemove@body
+    target:div#detailsContainer
+    relatedTarget:null
+
+mousemove@html
+    target:div#detailsContainer
+    relatedTarget:null
+
+mousemove@document
+    target:div#detailsContainer
+    relatedTarget:null
+
+mousemove@window
+    target:div#detailsContainer
+    relatedTarget:null
+
+mousemove@div#detailsContainer
+    target:div#detailsContainer
+    relatedTarget:null
+
+mousemove@body
+    target:div#detailsContainer
+    relatedTarget:null
+
+mousemove@html
+    target:div#detailsContainer
+    relatedTarget:null
+
+mousemove@document
+    target:div#detailsContainer
+    relatedTarget:null
+
+mousemove@window
+    target:div#detailsContainer
+    relatedTarget:null
+
+mousemove@div#detailsContainer
+    target:div#detailsContainer
+    relatedTarget:null
+
+mousemove@body
+    target:div#detailsContainer
+    relatedTarget:null
+
+mousemove@html
+    target:div#detailsContainer
+    relatedTarget:null
+
+mousemove@document
+    target:div#detailsContainer
+    relatedTarget:null
+
+mousemove@window
+    target:div#detailsContainer
+    relatedTarget:null
+
+mousemove@div#detailsContainer
+    target:div#detailsContainer
+    relatedTarget:null
+
+mousemove@body
+    target:div#detailsContainer
+    relatedTarget:null
+
+mousemove@html
+    target:div#detailsContainer
+    relatedTarget:null
+
+mousemove@document
+    target:div#detailsContainer
+    relatedTarget:null
+
+mousemove@window
+    target:div#detailsContainer
+    relatedTarget:null
+
+mousemove@div#detailsContainer
+    target:div#detailsContainer
+    relatedTarget:null
+
+mousemove@body
+    target:div#detailsContainer
+    relatedTarget:null
+
+mousemove@html
+    target:div#detailsContainer
+    relatedTarget:null
+
+mousemove@document
+    target:div#detailsContainer
+    relatedTarget:null
+
+mousemove@window
+    target:div#detailsContainer
+    relatedTarget:null
+
+mousemove@div#detailsContainer
+    target:div#detailsContainer
+    relatedTarget:null
+
+mousemove@body
+    target:div#detailsContainer
+    relatedTarget:null
+
+mousemove@html
+    target:div#detailsContainer
+    relatedTarget:null
+
+mousemove@document
+    target:div#detailsContainer
+    relatedTarget:null
+
+mousemove@window
+    target:div#detailsContainer
+    relatedTarget:null
+
+mousemove@div#detailsContainer
+    target:div#detailsContainer
+    relatedTarget:null
+
+mousemove@body
+    target:div#detailsContainer
+    relatedTarget:null
+
+mousemove@html
+    target:div#detailsContainer
+    relatedTarget:null
+
+mousemove@document
+    target:div#detailsContainer
+    relatedTarget:null
+
+mousemove@window
+    target:div#detailsContainer
+    relatedTarget:null
+
+mousemove@div#detailsContainer
+    target:div#detailsContainer
+    relatedTarget:null
+
+mousemove@body
+    target:div#detailsContainer
+    relatedTarget:null
+
+mousemove@html
+    target:div#detailsContainer
+    relatedTarget:null
+
+mousemove@document
+    target:div#detailsContainer
+    relatedTarget:null
+
+mousemove@window
+    target:div#detailsContainer
+    relatedTarget:null
+
+mousemove@div#detailsContainer
+    target:div#detailsContainer
+    relatedTarget:null
+
+mousemove@body
+    target:div#detailsContainer
+    relatedTarget:null
+
+mousemove@html
+    target:div#detailsContainer
+    relatedTarget:null
+
+mousemove@document
+    target:div#detailsContainer
+    relatedTarget:null
+
+mousemove@window
+    target:div#detailsContainer
+    relatedTarget:null
+
+mousemove@div#detailsContainer
+    target:div#detailsContainer
+    relatedTarget:null
+
+mousemove@body
+    target:div#detailsContainer
+    relatedTarget:null
+
+mousemove@html
+    target:div#detailsContainer
+    relatedTarget:null
+
+mousemove@document
+    target:div#detailsContainer
+    relatedTarget:null
+
+mousemove@window
+    target:div#detailsContainer
+    relatedTarget:null
+
+mousemove@div#detailsContainer
+    target:div#detailsContainer
+    relatedTarget:null
+
+mousemove@body
+    target:div#detailsContainer
+    relatedTarget:null
+
+mousemove@html
+    target:div#detailsContainer
+    relatedTarget:null
+
+mousemove@document
+    target:div#detailsContainer
+    relatedTarget:null
+
+mousemove@window
+    target:div#detailsContainer
+    relatedTarget:null
+
+mousemove@div#detailsContainer
+    target:div#detailsContainer
+    relatedTarget:null
+
+mousemove@body
+    target:div#detailsContainer
+    relatedTarget:null
+
+mousemove@html
+    target:div#detailsContainer
+    relatedTarget:null
+
+mousemove@document
+    target:div#detailsContainer
+    relatedTarget:null
+
+mousemove@window
+    target:div#detailsContainer
+    relatedTarget:null
+
+mousemove@div#detailsContainer
+    target:div#detailsContainer
+    relatedTarget:null
+
+mousemove@body
+    target:div#detailsContainer
+    relatedTarget:null
+
+mousemove@html
+    target:div#detailsContainer
+    relatedTarget:null
+
+mousemove@document
+    target:div#detailsContainer
+    relatedTarget:null
+
+mousemove@window
+    target:div#detailsContainer
+    relatedTarget:null
+
+mousemove@div#detailsContainer
+    target:div#detailsContainer
+    relatedTarget:null
+
+mousemove@body
+    target:div#detailsContainer
+    relatedTarget:null
+
+mousemove@html
+    target:div#detailsContainer
+    relatedTarget:null
+
+mousemove@document
+    target:div#detailsContainer
+    relatedTarget:null
+
+mousemove@window
+    target:div#detailsContainer
+    relatedTarget:null
+
+mousemove@div#detailsContainer
+    target:div#detailsContainer
+    relatedTarget:null
+
+mousemove@body
+    target:div#detailsContainer
+    relatedTarget:null
+
+mousemove@html
+    target:div#detailsContainer
+    relatedTarget:null
+
+mousemove@document
+    target:div#detailsContainer
+    relatedTarget:null
+
+mousemove@window
+    target:div#detailsContainer
+    relatedTarget:null
+
+mousemove@div#detailsContainer
+    target:div#detailsContainer
+    relatedTarget:null
+
+mousemove@body
+    target:div#detailsContainer
+    relatedTarget:null
+
+mousemove@html
+    target:div#detailsContainer
+    relatedTarget:null
+
+mousemove@document
+    target:div#detailsContainer
+    relatedTarget:null
+
+mousemove@window
+    target:div#detailsContainer
+    relatedTarget:null
+
+mousemove@div#detailsContainer
+    target:div#detailsContainer
+    relatedTarget:null
+
+mousemove@body
+    target:div#detailsContainer
+    relatedTarget:null
+
+mousemove@html
+    target:div#detailsContainer
+    relatedTarget:null
+
+mousemove@document
+    target:div#detailsContainer
+    relatedTarget:null
+
+mousemove@window
+    target:div#detailsContainer
+    relatedTarget:null
+
+mousemove@div#detailsContainer
+    target:div#detailsContainer
+    relatedTarget:null
+
+mousemove@body
+    target:div#detailsContainer
+    relatedTarget:null
+
+mousemove@html
+    target:div#detailsContainer
+    relatedTarget:null
+
+mousemove@document
+    target:div#detailsContainer
+    relatedTarget:null
+
+mousemove@window
+    target:div#detailsContainer
+    relatedTarget:null
+
+mousemove@div#detailsContainer
+    target:div#detailsContainer
+    relatedTarget:null
+
+mousemove@body
+    target:div#detailsContainer
+    relatedTarget:null
+
+mousemove@html
+    target:div#detailsContainer
+    relatedTarget:null
+
+mousemove@document
+    target:div#detailsContainer
+    relatedTarget:null
+
+mousemove@window
+    target:div#detailsContainer
+    relatedTarget:null
+
+mousemove@div#detailsContainer
+    target:div#detailsContainer
+    relatedTarget:null
+
+mousemove@body
+    target:div#detailsContainer
+    relatedTarget:null
+
+mousemove@html
+    target:div#detailsContainer
+    relatedTarget:null
+
+mousemove@document
+    target:div#detailsContainer
+    relatedTarget:null
+
+mousemove@window
+    target:div#detailsContainer
+    relatedTarget:null
+
+mousemove@div#detailsContainer
+    target:div#detailsContainer
+    relatedTarget:null
+
+mousemove@body
+    target:div#detailsContainer
+    relatedTarget:null
+
+mousemove@html
+    target:div#detailsContainer
+    relatedTarget:null
+
+mousemove@document
+    target:div#detailsContainer
+    relatedTarget:null
+
+mousemove@window
+    target:div#detailsContainer
+    relatedTarget:null
+
+mousemove@div#detailsContainer
+    target:div#detailsContainer
+    relatedTarget:null
+
+mousemove@body
+    target:div#detailsContainer
+    relatedTarget:null
+
+mousemove@html
+    target:div#detailsContainer
+    relatedTarget:null
+
+mousemove@document
+    target:div#detailsContainer
+    relatedTarget:null
+
+mousemove@window
+    target:div#detailsContainer
+    relatedTarget:null
+
+
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastforms003expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/forms/003-expected.txt (0 => 174706)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/forms/003-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/forms/003-expected.txt        2014-10-14 22:43:07 UTC (rev 174706)
</span><span class="lines">@@ -0,0 +1,12 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderMenuList {SELECT} at (2,0) size 59x18 [bgcolor=#FFFFFF]
+        RenderBlock (anonymous) at (0,0) size 59x18
+          RenderText at (8,2) size 28x13
+            text run at (8,2) width 28: &quot;Hello&quot;
+      RenderBlock (anonymous) at (0,20) size 784x18
+        RenderText {#text} at (0,0) size 292x18
+          text run at (0,0) width 292: &quot;This text should be *below* the select widget.&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastforms004expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/forms/004-expected.txt (0 => 174706)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/forms/004-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/forms/004-expected.txt        2014-10-14 22:43:07 UTC (rev 174706)
</span><span class="lines">@@ -0,0 +1,16 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderMenuList {SELECT} at (2,2) size 59x18 [bgcolor=#FFFFFF]
+        RenderBlock (anonymous) at (0,0) size 59x18
+          RenderText at (8,2) size 28x13
+            text run at (8,2) width 28: &quot;Hello&quot;
+      RenderText {#text} at (63,1) size 4x18
+        text run at (63,1) width 4: &quot; &quot;
+      RenderMenuList {SELECT} at (69,2) size 79x18 [bgcolor=#FFFFFF]
+        RenderBlock (anonymous) at (0,0) size 79x18
+          RenderText at (8,2) size 48x13
+            text run at (8,2) width 48: &quot;Goodbye&quot;
+      RenderText {#text} at (0,0) size 0x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastformsbuttondefaulttitleexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/forms/button-default-title-expected.txt (0 => 174706)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/forms/button-default-title-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/forms/button-default-title-expected.txt        2014-10-14 22:43:07 UTC (rev 174706)
</span><span class="lines">@@ -0,0 +1,77 @@
</span><ins>+layer at (0,0) size 785x652
+  RenderView at (0,0) size 785x600
+layer at (0,0) size 785x652
+  RenderBlock {HTML} at (0,0) size 785x653
+    RenderBody {BODY} at (8,8) size 769x637
+      RenderBlock {H3} at (0,0) size 769x22
+        RenderText {#text} at (0,0) size 195x22
+          text run at (0,0) width 195: &quot;&lt;input type=\&quot;submit\&quot;&gt;&quot;
+      RenderBlock {P} at (0,40) size 769x19
+        RenderText {#text} at (0,0) size 343x18
+          text run at (0,0) width 343: &quot;This button should have the default submit button title:&quot;
+      RenderBlock (anonymous) at (0,74) size 769x22
+        RenderButton {INPUT} at (0,0) size 80x21 [bgcolor=#008000] [border: (2px outset #C0C0C0)]
+          RenderBlock (anonymous) at (8,4) size 64x13
+            RenderText at (13,0) size 38x13
+              text run at (13,0) width 38: &quot;Submit&quot;
+        RenderText {#text} at (0,0) size 0x0
+      RenderBlock {P} at (0,111) size 769x19
+        RenderText {#text} at (0,0) size 295x18
+          text run at (0,0) width 295: &quot;This button should should have the title \&quot;Foo\&quot;:&quot;
+      RenderBlock (anonymous) at (0,145) size 769x22
+        RenderButton {INPUT} at (0,0) size 80x21 [bgcolor=#008000] [border: (2px outset #C0C0C0)]
+          RenderBlock (anonymous) at (8,4) size 64x13
+            RenderText at (22,0) size 20x13
+              text run at (22,0) width 20: &quot;Foo&quot;
+        RenderText {#text} at (0,0) size 0x0
+      RenderBlock {P} at (0,182) size 769x19
+        RenderText {#text} at (0,0) size 308x18
+          text run at (0,0) width 308: &quot;This button should have a single space in its title:&quot;
+      RenderBlock (anonymous) at (0,216) size 769x22
+        RenderButton {INPUT} at (0,0) size 80x21 [bgcolor=#008000] [border: (2px outset #C0C0C0)]
+          RenderBlock (anonymous) at (8,4) size 64x13
+            RenderText at (30,0) size 4x13
+              text run at (30,0) width 4: &quot; &quot;
+        RenderText {#text} at (0,0) size 0x0
+      RenderBlock {P} at (0,253) size 769x19
+        RenderText {#text} at (0,0) size 203x18
+          text run at (0,0) width 203: &quot;This button should have no title:&quot;
+      RenderBlock (anonymous) at (0,287) size 769x22
+        RenderButton {INPUT} at (0,0) size 80x21 [bgcolor=#008000] [border: (2px outset #C0C0C0)]
+        RenderText {#text} at (0,0) size 0x0
+      RenderBlock {H3} at (0,327) size 769x23
+        RenderText {#text} at (0,0) size 176x22
+          text run at (0,0) width 176: &quot;&lt;input type=\&quot;reset\&quot;&gt;&quot;
+      RenderBlock {P} at (0,368) size 769x19
+        RenderText {#text} at (0,0) size 330x18
+          text run at (0,0) width 330: &quot;This button should have the default reset button title:&quot;
+      RenderBlock (anonymous) at (0,402) size 769x22
+        RenderButton {INPUT} at (0,0) size 80x21 [bgcolor=#008000] [border: (2px outset #C0C0C0)]
+          RenderBlock (anonymous) at (8,4) size 64x13
+            RenderText at (17,0) size 30x13
+              text run at (17,0) width 30: &quot;Reset&quot;
+        RenderText {#text} at (0,0) size 0x0
+      RenderBlock {P} at (0,439) size 769x19
+        RenderText {#text} at (0,0) size 295x18
+          text run at (0,0) width 295: &quot;This button should should have the title \&quot;Foo\&quot;:&quot;
+      RenderBlock (anonymous) at (0,473) size 769x22
+        RenderButton {INPUT} at (0,0) size 80x21 [bgcolor=#008000] [border: (2px outset #C0C0C0)]
+          RenderBlock (anonymous) at (8,4) size 64x13
+            RenderText at (22,0) size 20x13
+              text run at (22,0) width 20: &quot;Foo&quot;
+        RenderText {#text} at (0,0) size 0x0
+      RenderBlock {P} at (0,510) size 769x19
+        RenderText {#text} at (0,0) size 308x18
+          text run at (0,0) width 308: &quot;This button should have a single space in its title:&quot;
+      RenderBlock (anonymous) at (0,544) size 769x22
+        RenderButton {INPUT} at (0,0) size 80x21 [bgcolor=#008000] [border: (2px outset #C0C0C0)]
+          RenderBlock (anonymous) at (8,4) size 64x13
+            RenderText at (30,0) size 4x13
+              text run at (30,0) width 4: &quot; &quot;
+        RenderText {#text} at (0,0) size 0x0
+      RenderBlock {P} at (0,581) size 769x19
+        RenderText {#text} at (0,0) size 203x18
+          text run at (0,0) width 203: &quot;This button should have no title:&quot;
+      RenderBlock (anonymous) at (0,615) size 769x22
+        RenderButton {INPUT} at (0,0) size 80x21 [bgcolor=#008000] [border: (2px outset #C0C0C0)]
+        RenderText {#text} at (0,0) size 0x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastformsbuttongeneratedcontentexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/win/fast/forms/button-generated-content-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/platform/win/fast/forms/button-generated-content-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsplatformwinfastformsbuttongeneratedcontentexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/forms/button-generated-content-expected.txt (0 => 174706)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/forms/button-generated-content-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/forms/button-generated-content-expected.txt        2014-10-14 22:43:07 UTC (rev 174706)
</span><span class="lines">@@ -0,0 +1,145 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x268
+  RenderBlock {HTML} at (0,0) size 800x268
+    RenderBody {BODY} at (8,16) size 784x244
+      RenderBlock {P} at (0,0) size 784x36
+        RenderText {#text} at (0,0) size 314x18
+          text run at (0,0) width 292: &quot;This is a test of generated content in &lt;button&gt; &quot;
+          text run at (292,0) width 22: &quot;for &quot;
+        RenderInline {I} at (0,0) size 767x36
+          RenderInline {A} at (0,0) size 348x18 [color=#0000EE]
+            RenderText {#text} at (314,0) size 348x18
+              text run at (314,0) width 348: &quot;http://bugzilla.opendarwin.org/show_bug.cgi?id=9561&quot;
+          RenderText {#text} at (662,0) size 767x36
+            text run at (662,0) width 4: &quot; &quot;
+            text run at (666,0) width 101: &quot;REGRESSION:&quot;
+            text run at (0,18) width 430: &quot;Content property on :before of button causes hang on click or hover&quot;
+        RenderText {#text} at (430,18) size 4x18
+          text run at (430,18) width 4: &quot;.&quot;
+      RenderBlock {HR} at (0,52) size 784x2 [border: (1px inset #000000)]
+      RenderBlock (anonymous) at (0,62) size 784x182
+        RenderButton {BUTTON} at (2,2) size 51x18 [color=#0000FF] [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
+          RenderBlock (anonymous) at (8,2) size 35x13
+            RenderInline (generated) at (0,0) size 35x13
+              RenderText at (0,0) size 35x13
+                text run at (0,0) width 35: &quot;before&quot;
+        RenderText {#text} at (54,1) size 5x18
+          text run at (54,1) width 5: &quot; &quot;
+        RenderButton {BUTTON} at (60,2) size 87x18 [color=#0000FF] [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
+          RenderBlock (anonymous) at (8,2) size 71x13
+            RenderInline (generated) at (0,0) size 35x13
+              RenderText at (0,0) size 35x13
+                text run at (0,0) width 35: &quot;before&quot;
+            RenderText {#text} at (34,0) size 37x13
+              text run at (34,0) width 37: &quot;button&quot;
+        RenderText {#text} at (148,1) size 5x18
+          text run at (148,1) width 5: &quot; &quot;
+        RenderBR {BR} at (0,0) size 0x0
+        RenderButton {BUTTON} at (2,24) size 41x18 [color=#0000FF] [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
+          RenderBlock (anonymous) at (8,2) size 25x13
+            RenderInline (generated) at (0,0) size 25x13
+              RenderText at (0,0) size 25x13
+                text run at (0,0) width 25: &quot;after&quot;
+        RenderText {#text} at (44,23) size 5x18
+          text run at (44,23) width 5: &quot; &quot;
+        RenderButton {BUTTON} at (50,24) size 78x18 [color=#0000FF] [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
+          RenderBlock (anonymous) at (8,2) size 61x13
+            RenderText {#text} at (0,0) size 36x13
+              text run at (0,0) width 36: &quot;button&quot;
+            RenderInline (generated) at (0,0) size 26x13
+              RenderText at (35,0) size 26x13
+                text run at (35,0) width 26: &quot;after&quot;
+        RenderText {#text} at (129,23) size 5x18
+          text run at (129,23) width 5: &quot; &quot;
+        RenderBR {BR} at (0,0) size 0x0
+        RenderButton {BUTTON} at (2,52) size 16x15 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
+          RenderBlock (anonymous) at (8,7) size 0x0
+        RenderText {#text} at (20,45) size 4x18
+          text run at (20,45) width 4: &quot; &quot;
+        RenderButton {BUTTON} at (26,46) size 52x18 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
+          RenderBlock (anonymous) at (8,2) size 36x13
+            RenderText {#text} at (0,0) size 36x13
+              text run at (0,0) width 36: &quot;button&quot;
+        RenderText {#text} at (79,45) size 5x18
+          text run at (79,45) width 5: &quot; &quot;
+        RenderBR {BR} at (0,0) size 0x0
+        RenderButton {BUTTON} at (2,77) size 16x15 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
+          RenderBlock (anonymous) at (8,7) size 0x0
+        RenderText {#text} at (20,70) size 4x18
+          text run at (20,70) width 4: &quot; &quot;
+        RenderButton {BUTTON} at (26,71) size 52x18 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
+          RenderBlock (anonymous) at (8,2) size 36x13
+            RenderText {#text} at (0,0) size 36x13
+              text run at (0,0) width 36: &quot;button&quot;
+        RenderText {#text} at (79,70) size 5x18
+          text run at (79,70) width 5: &quot; &quot;
+        RenderBR {BR} at (0,0) size 0x0
+        RenderButton {BUTTON} at (2,96) size 51x18 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
+          RenderBlock (anonymous) at (8,2) size 35x13
+            RenderInline (generated) at (0,0) size 35x13
+              RenderText at (0,0) size 35x13
+                text run at (0,0) width 35: &quot;before&quot;
+        RenderText {#text} at (54,95) size 5x18
+          text run at (54,95) width 5: &quot; &quot;
+        RenderButton {BUTTON} at (60,96) size 87x18 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
+          RenderBlock (anonymous) at (8,2) size 71x13
+            RenderInline (generated) at (0,0) size 35x13
+              RenderText at (0,0) size 35x13
+                text run at (0,0) width 35: &quot;before&quot;
+            RenderText {#text} at (34,0) size 37x13
+              text run at (34,0) width 37: &quot;button&quot;
+        RenderText {#text} at (148,95) size 5x18
+          text run at (148,95) width 5: &quot; &quot;
+        RenderBR {BR} at (0,0) size 0x0
+        RenderButton {BUTTON} at (2,118) size 41x18 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
+          RenderBlock (anonymous) at (8,2) size 25x13
+            RenderInline (generated) at (0,0) size 25x13
+              RenderText at (0,0) size 25x13
+                text run at (0,0) width 25: &quot;after&quot;
+        RenderText {#text} at (44,117) size 5x18
+          text run at (44,117) width 5: &quot; &quot;
+        RenderButton {BUTTON} at (50,118) size 78x18 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
+          RenderBlock (anonymous) at (8,2) size 61x13
+            RenderText {#text} at (0,0) size 36x13
+              text run at (0,0) width 36: &quot;button&quot;
+            RenderInline (generated) at (0,0) size 26x13
+              RenderText at (35,0) size 26x13
+                text run at (35,0) width 26: &quot;after&quot;
+        RenderText {#text} at (129,117) size 5x18
+          text run at (129,117) width 5: &quot; &quot;
+        RenderBR {BR} at (0,0) size 0x0
+        RenderButton {BUTTON} at (2,140) size 51x18 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
+          RenderBlock (anonymous) at (8,2) size 35x13
+            RenderInline (generated) at (0,0) size 35x13
+              RenderText at (0,0) size 35x13
+                text run at (0,0) width 35: &quot;before&quot;
+        RenderText {#text} at (54,139) size 5x18
+          text run at (54,139) width 5: &quot; &quot;
+        RenderButton {BUTTON} at (60,140) size 87x18 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
+          RenderBlock (anonymous) at (8,2) size 71x13
+            RenderInline (generated) at (0,0) size 35x13
+              RenderText at (0,0) size 35x13
+                text run at (0,0) width 35: &quot;before&quot;
+            RenderText {#text} at (34,0) size 37x13
+              text run at (34,0) width 37: &quot;button&quot;
+        RenderText {#text} at (148,139) size 5x18
+          text run at (148,139) width 5: &quot; &quot;
+        RenderBR {BR} at (0,0) size 0x0
+        RenderButton {BUTTON} at (2,162) size 41x18 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
+          RenderBlock (anonymous) at (8,2) size 25x13
+            RenderInline (generated) at (0,0) size 25x13
+              RenderText at (0,0) size 25x13
+                text run at (0,0) width 25: &quot;after&quot;
+        RenderText {#text} at (44,161) size 5x18
+          text run at (44,161) width 5: &quot; &quot;
+        RenderButton {BUTTON} at (50,162) size 78x18 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
+          RenderBlock (anonymous) at (8,2) size 61x13
+            RenderText {#text} at (0,0) size 36x13
+              text run at (0,0) width 36: &quot;button&quot;
+            RenderInline (generated) at (0,0) size 26x13
+              RenderText at (35,0) size 26x13
+                text run at (35,0) width 26: &quot;after&quot;
+        RenderText {#text} at (129,161) size 5x18
+          text run at (129,161) width 5: &quot; &quot;
+        RenderBR {BR} at (0,0) size 0x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastformsmenulistclipexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/win/fast/forms/menulist-clip-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/platform/win/fast/forms/menulist-clip-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsplatformwinfastformsmenulistclipexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/forms/menulist-clip-expected.txt (0 => 174706)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/forms/menulist-clip-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/forms/menulist-clip-expected.txt        2014-10-14 22:43:07 UTC (rev 174706)
</span><span class="lines">@@ -0,0 +1,24 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderBlock {P} at (0,0) size 784x36
+        RenderText {#text} at (0,0) size 117x18
+          text run at (0,0) width 117: &quot;Rendering test for &quot;
+        RenderInline {I} at (0,0) size 766x36
+          RenderInline {A} at (0,0) size 301x18 [color=#0000EE]
+            RenderText {#text} at (117,0) size 301x18
+              text run at (117,0) width 301: &quot;http://bugs.webkit.org/show_bug.cgi?id=15156&quot;
+          RenderText {#text} at (418,0) size 766x36
+            text run at (418,0) width 4: &quot; &quot;
+            text run at (422,0) width 344: &quot;REGRESSION (r24594-r24668): The bottom of styled&quot;
+            text run at (0,18) width 215: &quot;&lt;select&gt; button text is clipped out&quot;
+        RenderText {#text} at (215,18) size 4x18
+          text run at (215,18) width 4: &quot;.&quot;
+      RenderBlock (anonymous) at (0,52) size 784x30
+        RenderMenuList {SELECT} at (2,0) size 53x30 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+          RenderBlock (anonymous) at (1,4) size 51x22
+            RenderText at (0,0) size 51x21
+              text run at (0,0) width 51: &quot;Apple&quot;
+        RenderText {#text} at (0,0) size 0x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastformsmenulistdeselectupdateexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/forms/menulist-deselect-update-expected.txt (0 => 174706)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/forms/menulist-deselect-update-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/forms/menulist-deselect-update-expected.txt        2014-10-14 22:43:07 UTC (rev 174706)
</span><span class="lines">@@ -0,0 +1,13 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderText {#text} at (0,1) size 73x18
+        text run at (0,1) width 73: &quot;Test result: &quot;
+      RenderMenuList {SELECT} at (75,2) size 57x18 [bgcolor=#FFFFFF]
+        RenderBlock (anonymous) at (0,0) size 57x18
+          RenderText at (8,2) size 26x13
+            text run at (8,2) width 26: &quot;PASS&quot;
+      RenderText {#text} at (0,0) size 0x0
+      RenderText {#text} at (0,0) size 0x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastformsmenuliststylecolorexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/win/fast/forms/menulist-style-color-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/platform/win/fast/forms/menulist-style-color-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsplatformwinfastformsmenuliststylecolorexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/forms/menulist-style-color-expected.txt (0 => 174706)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/forms/menulist-style-color-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/forms/menulist-style-color-expected.txt        2014-10-14 22:43:07 UTC (rev 174706)
</span><span class="lines">@@ -0,0 +1,28 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderMenuList {SELECT} at (2,2) size 70x18 [bgcolor=#FFFFFF]
+        RenderBlock (anonymous) at (0,0) size 70x18
+          RenderText at (8,2) size 39x13
+            text run at (8,2) width 39: &quot;Default&quot;
+      RenderText {#text} at (74,1) size 4x18
+        text run at (74,1) width 4: &quot; &quot;
+      RenderMenuList {SELECT} at (80,2) size 52x18 [bgcolor=#FFFFFF]
+        RenderBlock (anonymous) at (0,0) size 52x18
+          RenderText at (8,2) size 21x13
+            text run at (8,2) width 21: &quot;Red&quot;
+      RenderText {#text} at (134,1) size 4x18
+        text run at (134,1) width 4: &quot; &quot;
+      RenderMenuList {SELECT} at (140,2) size 121x18 [bgcolor=#008000] [border: (1px solid #000000)]
+        RenderBlock (anonymous) at (1,1) size 119x16
+          RenderText at (8,1) size 90x13
+            text run at (8,1) width 90: &quot;Default on green&quot;
+      RenderText {#text} at (263,1) size 4x18
+        text run at (263,1) width 4: &quot; &quot;
+      RenderMenuList {SELECT} at (269,2) size 102x18 [color=#FF0000] [bgcolor=#008000] [border: (1px solid #FF0000)]
+        RenderBlock (anonymous) at (1,1) size 100x16
+          RenderText at (8,1) size 71x13
+            text run at (8,1) width 71: &quot;Red on green&quot;
+      RenderText {#text} at (0,0) size 0x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastformsmenulistwidthchangeexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/forms/menulist-width-change-expected.txt (0 => 174706)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/forms/menulist-width-change-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/forms/menulist-width-change-expected.txt        2014-10-14 22:43:07 UTC (rev 174706)
</span><span class="lines">@@ -0,0 +1,18 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderBlock (anonymous) at (0,0) size 784x58
+        RenderText {#text} at (0,0) size 663x18
+          text run at (0,0) width 663: &quot;This tests that when an option is dynamically added to a menu list, and it is too long for the current width,&quot;
+        RenderBR {BR} at (663,14) size 0x0
+        RenderText {#text} at (0,18) size 364x18
+          text run at (0,18) width 364: &quot;that the select automatically recalculates the correct width.&quot;
+        RenderBR {BR} at (364,32) size 0x0
+        RenderMenuList {SELECT} at (2,38) size 139x18 [bgcolor=#FFFFFF]
+          RenderBlock (anonymous) at (0,0) size 139x18
+            RenderText at (8,2) size 29x13
+              text run at (8,2) width 29: &quot;Short&quot;
+        RenderText {#text} at (0,0) size 0x0
+      RenderBlock {DIV} at (0,58) size 784x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastformsoptionscriptexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/forms/option-script-expected.txt (0 => 174706)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/forms/option-script-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/forms/option-script-expected.txt        2014-10-14 22:43:07 UTC (rev 174706)
</span><span class="lines">@@ -0,0 +1,18 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderText {#text} at (0,0) size 346x18
+        text run at (0,0) width 112: &quot;TEST PASSED: &quot;
+        text run at (112,0) width 234: &quot;If the popup menu only says \&quot;Text\&quot;. &quot;
+      RenderBR {BR} at (346,14) size 0x0
+      RenderText {#text} at (0,18) size 425x18
+        text run at (0,18) width 109: &quot;TEST FAILED: &quot;
+        text run at (109,18) width 316: &quot;If the popup menu says \&quot;document.write('Text')\&quot;. &quot;
+      RenderBR {BR} at (425,32) size 0x0
+      RenderMenuList {SELECT} at (2,38) size 55x18 [bgcolor=#FFFFFF]
+        RenderBlock (anonymous) at (0,0) size 55x18
+          RenderText at (8,2) size 24x13
+            text run at (8,2) width 24: &quot;Text&quot;
+      RenderText {#text} at (0,0) size 0x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastformsoptiontextclipexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/win/fast/forms/option-text-clip-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/platform/win/fast/forms/option-text-clip-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsplatformwinfastformsoptiontextclipexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/forms/option-text-clip-expected.txt (0 => 174706)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/forms/option-text-clip-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/forms/option-text-clip-expected.txt        2014-10-14 22:43:07 UTC (rev 174706)
</span><span class="lines">@@ -0,0 +1,13 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderText {#text} at (0,0) size 702x18
+        text run at (0,0) width 702: &quot;This tests that the option text is clipped properly, and doesn't spill over into the arrow part of the popup control. &quot;
+      RenderBR {BR} at (702,14) size 0x0
+      RenderMenuList {SELECT} at (0,20) size 150x18 [bgcolor=#FFFFFF]
+        RenderBlock (anonymous) at (0,0) size 150x18
+          RenderText at (8,2) size 131x13
+            text run at (8,2) width 131: &quot;12345 6789 ABCD EFGH&quot;
+      RenderText {#text} at (0,0) size 0x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastformsselectwritingdirectionnaturalexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/win/fast/forms/select-writing-direction-natural-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/platform/win/fast/forms/select-writing-direction-natural-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsplatformwinfastformsselectwritingdirectionnaturalexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/forms/select-writing-direction-natural-expected.txt (0 => 174706)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/forms/select-writing-direction-natural-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/forms/select-writing-direction-natural-expected.txt        2014-10-14 22:43:07 UTC (rev 174706)
</span><span class="lines">@@ -0,0 +1,141 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderBlock {P} at (0,0) size 784x36
+        RenderText {#text} at (0,0) size 53x18
+          text run at (0,0) width 53: &quot;Test for &quot;
+        RenderInline {I} at (0,0) size 710x36
+          RenderInline {A} at (0,0) size 301x18 [color=#0000EE]
+            RenderText {#text} at (53,0) size 301x18
+              text run at (53,0) width 301: &quot;http://bugs.webkit.org/show_bug.cgi?id=13775&quot;
+          RenderText {#text} at (354,0) size 710x36
+            text run at (354,0) width 4: &quot; &quot;
+            text run at (358,0) width 352: &quot;REGRESSION: Popup button text should use \&quot;natural\&quot;&quot;
+            text run at (0,18) width 324: &quot;directionality to match the items in the popup menu&quot;
+        RenderText {#text} at (324,18) size 4x18
+          text run at (324,18) width 4: &quot;.&quot;
+      RenderBlock {P} at (0,52) size 784x19
+        RenderText {#text} at (0,1) size 664x18
+          text run at (0,1) width 508: &quot;In all of the popup buttons below, the letter A should be on the left and the letter &quot;
+          text run at (508,1) width 11 RTL: &quot;\x{5D0}&quot;
+          text run at (518,1) width 146: &quot; should be on the right.&quot;
+      RenderBlock {DIV} at (0,87) size 784x44
+        RenderBlock {DIV} at (0,0) size 784x22
+          RenderMenuList {SELECT} at (0,2) size 70x18 [bgcolor=#FFFFFF]
+            RenderBlock (anonymous) at (0,0) size 70x18
+              RenderText at (8,2) size 15x13
+                text run at (8,2) width 8 RTL: &quot;\x{5D0}&quot;
+                text run at (15,2) width 8: &quot;A&quot;
+          RenderText {#text} at (70,1) size 4x18
+            text run at (70,1) width 4: &quot; &quot;
+          RenderMenuList {SELECT} at (74,2) size 70x18 [bgcolor=#FFFFFF]
+            RenderBlock (anonymous) at (0,0) size 70x18
+              RenderText at (8,2) size 15x13
+                text run at (8,2) width 8: &quot;A&quot;
+                text run at (15,2) width 8 RTL: &quot;\x{5D0}&quot;
+          RenderText {#text} at (144,1) size 4x18
+            text run at (144,1) width 4: &quot; &quot;
+          RenderMenuList {SELECT} at (148,2) size 70x18 [bgcolor=#FFFFFF]
+            RenderBlock (anonymous) at (0,0) size 70x18
+              RenderText at (8,2) size 19x13
+                text run at (8,2) width 4: &quot;(&quot;
+                text run at (11,2) width 8 RTL: &quot;\x{5D0}&quot;
+                text run at (18,2) width 9: &quot;A&quot;
+          RenderText {#text} at (218,1) size 4x18
+            text run at (218,1) width 4: &quot; &quot;
+          RenderMenuList {SELECT} at (222,2) size 70x18 [bgcolor=#FFFFFF]
+            RenderBlock (anonymous) at (0,0) size 70x18
+              RenderText at (8,2) size 19x13
+                text run at (8,2) width 12: &quot;(A&quot;
+                text run at (19,2) width 8 RTL: &quot;\x{5D0}&quot;
+          RenderText {#text} at (0,0) size 0x0
+        RenderBlock {DIV} at (0,22) size 784x22
+          RenderMenuList {SELECT} at (492,2) size 70x18 [bgcolor=#FFFFFF]
+            RenderBlock (anonymous) at (0,0) size 70x18
+              RenderText at (8,2) size 15x13
+                text run at (8,2) width 8 RTL: &quot;\x{5D0}&quot;
+                text run at (15,2) width 8: &quot;A&quot;
+          RenderText {#text} at (562,1) size 4x18
+            text run at (562,1) width 4: &quot; &quot;
+          RenderMenuList {SELECT} at (566,2) size 70x18 [bgcolor=#FFFFFF]
+            RenderBlock (anonymous) at (0,0) size 70x18
+              RenderText at (8,2) size 15x13
+                text run at (8,2) width 8: &quot;A&quot;
+                text run at (15,2) width 8 RTL: &quot;\x{5D0}&quot;
+          RenderText {#text} at (636,1) size 4x18
+            text run at (636,1) width 4: &quot; &quot;
+          RenderMenuList {SELECT} at (640,2) size 70x18 [bgcolor=#FFFFFF]
+            RenderBlock (anonymous) at (0,0) size 70x18
+              RenderText at (8,2) size 19x13
+                text run at (8,2) width 4: &quot;(&quot;
+                text run at (11,2) width 8 RTL: &quot;\x{5D0}&quot;
+                text run at (18,2) width 9: &quot;A&quot;
+          RenderText {#text} at (710,1) size 4x18
+            text run at (710,1) width 4: &quot; &quot;
+          RenderMenuList {SELECT} at (714,2) size 70x18 [bgcolor=#FFFFFF]
+            RenderBlock (anonymous) at (0,0) size 70x18
+              RenderText at (8,2) size 19x13
+                text run at (8,2) width 12: &quot;(A&quot;
+                text run at (19,2) width 8 RTL: &quot;\x{5D0}&quot;
+          RenderText {#text} at (0,0) size 0x0
+      RenderBlock {DIV} at (0,131) size 784x44
+        RenderBlock {DIV} at (0,0) size 784x22
+          RenderMenuList {SELECT} at (222,2) size 70x18 [bgcolor=#FFFFFF]
+            RenderBlock (anonymous) at (0,0) size 70x18
+              RenderText at (32,2) size 15x13
+                text run at (32,2) width 8: &quot;A&quot;
+                text run at (39,2) width 8 RTL: &quot;\x{5D0}&quot;
+          RenderText {#text} at (218,1) size 4x18
+            text run at (218,1) width 4 RTL: &quot; &quot;
+          RenderMenuList {SELECT} at (148,2) size 70x18 [bgcolor=#FFFFFF]
+            RenderBlock (anonymous) at (0,0) size 70x18
+              RenderText at (32,2) size 15x13
+                text run at (32,2) width 8 RTL: &quot;\x{5D0}&quot;
+                text run at (39,2) width 8: &quot;A&quot;
+          RenderText {#text} at (144,1) size 4x18
+            text run at (144,1) width 4 RTL: &quot; &quot;
+          RenderMenuList {SELECT} at (74,2) size 70x18 [bgcolor=#FFFFFF]
+            RenderBlock (anonymous) at (0,0) size 70x18
+              RenderText at (28,2) size 19x13
+                text run at (28,2) width 9: &quot;A&quot;
+                text run at (36,2) width 11 RTL: &quot;(\x{5D0}&quot;
+          RenderText {#text} at (70,1) size 4x18
+            text run at (70,1) width 4 RTL: &quot; &quot;
+          RenderMenuList {SELECT} at (0,2) size 70x18 [bgcolor=#FFFFFF]
+            RenderBlock (anonymous) at (0,0) size 70x18
+              RenderText at (28,2) size 19x13
+                text run at (28,2) width 8 RTL: &quot;\x{5D0}&quot;
+                text run at (35,2) width 9: &quot;A&quot;
+                text run at (43,2) width 4 RTL: &quot;(&quot;
+          RenderText {#text} at (0,0) size 0x0
+        RenderBlock {DIV} at (0,22) size 784x22
+          RenderMenuList {SELECT} at (714,2) size 70x18 [bgcolor=#FFFFFF]
+            RenderBlock (anonymous) at (0,0) size 70x18
+              RenderText at (32,2) size 15x13
+                text run at (32,2) width 8: &quot;A&quot;
+                text run at (39,2) width 8 RTL: &quot;\x{5D0}&quot;
+          RenderText {#text} at (710,1) size 4x18
+            text run at (710,1) width 4 RTL: &quot; &quot;
+          RenderMenuList {SELECT} at (640,2) size 70x18 [bgcolor=#FFFFFF]
+            RenderBlock (anonymous) at (0,0) size 70x18
+              RenderText at (32,2) size 15x13
+                text run at (32,2) width 8 RTL: &quot;\x{5D0}&quot;
+                text run at (39,2) width 8: &quot;A&quot;
+          RenderText {#text} at (636,1) size 4x18
+            text run at (636,1) width 4 RTL: &quot; &quot;
+          RenderMenuList {SELECT} at (566,2) size 70x18 [bgcolor=#FFFFFF]
+            RenderBlock (anonymous) at (0,0) size 70x18
+              RenderText at (28,2) size 19x13
+                text run at (28,2) width 9: &quot;A&quot;
+                text run at (36,2) width 11 RTL: &quot;(\x{5D0}&quot;
+          RenderText {#text} at (562,1) size 4x18
+            text run at (562,1) width 4 RTL: &quot; &quot;
+          RenderMenuList {SELECT} at (492,2) size 70x18 [bgcolor=#FFFFFF]
+            RenderBlock (anonymous) at (0,0) size 70x18
+              RenderText at (28,2) size 19x13
+                text run at (28,2) width 8 RTL: &quot;\x{5D0}&quot;
+                text run at (35,2) width 9: &quot;A&quot;
+                text run at (43,2) width 4 RTL: &quot;(&quot;
+          RenderText {#text} at (0,0) size 0x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastformstextareaplaceholdervisibility1expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/forms/textarea-placeholder-visibility-1-expected.txt (0 => 174706)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/forms/textarea-placeholder-visibility-1-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/forms/textarea-placeholder-visibility-1-expected.txt        2014-10-14 22:43:07 UTC (rev 174706)
</span><span class="lines">@@ -0,0 +1,19 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderBlock {P} at (0,0) size 784x18
+        RenderText {#text} at (0,0) size 382x18
+          text run at (0,0) width 382: &quot;Focus field with a placeholder, then type, then delete all text.&quot;
+      RenderBlock {DIV} at (0,34) size 784x36
+        RenderText {#text} at (0,0) size 0x0
+        RenderText {#text} at (0,0) size 0x0
+layer at (10,44) size 161x32 clip at (11,45) size 159x30
+  RenderTextControl {TEXTAREA} at (2,2) size 161x32 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+    RenderBlock {DIV} at (3,3) size 155x13
+      RenderBR {BR} at (0,0) size 0x13
+    RenderBlock {DIV} at (3,3) size 155x13 [color=#A9A9A9]
+      RenderText {#text} at (0,0) size 62x13
+        text run at (0,0) width 62: &quot;Placeholder&quot;
+caret: position 0 of child 0 {BR} of child 0 {DIV} of {#document-fragment} of child 1 {TEXTAREA} of child 3 {DIV} of body
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastformstextareaplaceholdervisibility2expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/forms/textarea-placeholder-visibility-2-expected.txt (0 => 174706)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/forms/textarea-placeholder-visibility-2-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/forms/textarea-placeholder-visibility-2-expected.txt        2014-10-14 22:43:07 UTC (rev 174706)
</span><span class="lines">@@ -0,0 +1,18 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderBlock {P} at (0,0) size 784x18
+        RenderText {#text} at (0,0) size 390x18
+          text run at (0,0) width 390: &quot;Focus field with a placeholder, then type, then clear the value.&quot;
+      RenderBlock {DIV} at (0,34) size 784x36
+        RenderText {#text} at (0,0) size 0x0
+        RenderText {#text} at (0,0) size 0x0
+layer at (10,44) size 161x32 clip at (11,45) size 159x30
+  RenderTextControl {TEXTAREA} at (2,2) size 161x32 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+    RenderBlock {DIV} at (3,3) size 155x13
+    RenderBlock {DIV} at (3,3) size 155x13 [color=#A9A9A9]
+      RenderText {#text} at (0,0) size 62x13
+        text run at (0,0) width 62: &quot;Placeholder&quot;
+caret: position 0 of child 0 {DIV} of {#document-fragment} of child 1 {TEXTAREA} of child 3 {DIV} of body
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastformstextareascrollbarexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/win/fast/forms/textarea-scrollbar-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/platform/win/fast/forms/textarea-scrollbar-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsplatformwinfastformstextareascrollbarexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/forms/textarea-scrollbar-expected.txt (0 => 174706)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/forms/textarea-scrollbar-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/forms/textarea-scrollbar-expected.txt        2014-10-14 22:43:07 UTC (rev 174706)
</span><span class="lines">@@ -0,0 +1,40 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderText {#text} at (0,0) size 442x18
+        text run at (0,0) width 442: &quot;This tests that a scrollbar will appear when text overflows the textarea &quot;
+      RenderBR {BR} at (442,14) size 0x0
+      RenderText {#text} at (0,0) size 0x0
+layer at (10,28) size 161x84 clip at (11,29) size 144x82 scrollHeight 121
+  RenderTextControl {TEXTAREA} at (2,20) size 161x84 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+    RenderBlock {DIV} at (3,3) size 140x117
+      RenderText {#text} at (0,0) size 7x52
+        text run at (0,0) width 7: &quot;1&quot;
+        text run at (6,0) width 1: &quot; &quot;
+        text run at (0,13) width 7: &quot;2&quot;
+        text run at (6,13) width 1: &quot; &quot;
+        text run at (0,26) width 7: &quot;3&quot;
+        text run at (6,26) width 1: &quot; &quot;
+        text run at (0,39) width 7: &quot;4&quot;
+        text run at (6,39) width 1: &quot; &quot;
+      RenderText {#text} at (0,52) size 7x13
+        text run at (0,52) width 7: &quot;5&quot;
+      RenderText {#text} at (6,52) size 1x13
+        text run at (6,52) width 1: &quot; &quot;
+      RenderText {#text} at (0,65) size 7x13
+        text run at (0,65) width 7: &quot;6&quot;
+      RenderText {#text} at (6,65) size 1x13
+        text run at (6,65) width 1: &quot; &quot;
+      RenderText {#text} at (0,78) size 7x13
+        text run at (0,78) width 7: &quot;7&quot;
+      RenderText {#text} at (6,78) size 1x13
+        text run at (6,78) width 1: &quot; &quot;
+      RenderText {#text} at (0,91) size 7x13
+        text run at (0,91) width 7: &quot;8&quot;
+      RenderText {#text} at (6,91) size 1x13
+        text run at (6,91) width 1: &quot; &quot;
+      RenderText {#text} at (0,104) size 0x13
+        text run at (0,104) width 0: &quot; &quot;
+caret: position 0 of child 9 {#text} of child 0 {DIV} of {#document-fragment} of child 3 {TEXTAREA} of body
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastrepaintcontrolclipexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/win/fast/repaint/control-clip-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/platform/win/fast/repaint/control-clip-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsplatformwinfastrepaintcontrolclipexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/repaint/control-clip-expected.txt (0 => 174706)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/repaint/control-clip-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/repaint/control-clip-expected.txt        2014-10-14 22:43:07 UTC (rev 174706)
</span><span class="lines">@@ -0,0 +1,28 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderBlock {P} at (0,0) size 784x18
+        RenderText {#text} at (0,0) size 53x18
+          text run at (0,0) width 53: &quot;Test for &quot;
+        RenderInline {I} at (0,0) size 675x18
+          RenderInline {A} at (0,0) size 301x18 [color=#0000EE]
+            RenderText {#text} at (53,0) size 301x18
+              text run at (53,0) width 301: &quot;http://bugs.webkit.org/show_bug.cgi?id=13391&quot;
+          RenderText {#text} at (354,0) size 374x18
+            text run at (354,0) width 4: &quot; &quot;
+            text run at (358,0) width 370: &quot;REGRESSION (r18819): Incomplete repaint of button text&quot;
+        RenderText {#text} at (728,0) size 4x18
+          text run at (728,0) width 4: &quot;.&quot;
+      RenderBlock {P} at (0,34) size 784x18
+        RenderText {#text} at (0,0) size 513x18
+          text run at (0,0) width 513: &quot;The popup and the button should say \x{201C}SUCCESS\x{201D} with no sign of \x{201C}FAILURE\x{201D}.&quot;
+      RenderMenuList {SELECT} at (0,68) size 200x30 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+        RenderBlock (anonymous) at (1,8) size 198x14
+          RenderText at (0,0) size 47x13
+            text run at (0,0) width 47: &quot;SUCCESS&quot;
+      RenderButton {BUTTON} at (0,98) size 200x30 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
+        RenderBlock (anonymous) at (8,8) size 184x13
+          RenderText {#text} at (68,0) size 48x13
+            text run at (68,0) width 48: &quot;SUCCESS&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastrepaintselectiongapfixedchildexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/repaint/selection-gap-fixed-child-expected.txt (0 => 174706)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/repaint/selection-gap-fixed-child-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/repaint/selection-gap-fixed-child-expected.txt        2014-10-14 22:43:07 UTC (rev 174706)
</span><span class="lines">@@ -0,0 +1,8 @@
</span><ins>+Bug 111000: Selection gaps don't repaint correctly with transforms
+This tests that fixed elements are invalidated correctly. The box will be competely green if the selected area was invalidated correctly.
+
+
+(repaint rects
+  (rect 0 0 100 100)
+)
+
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastrepaintselectiongapflippedfixedchildexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/repaint/selection-gap-flipped-fixed-child-expected.txt ( => )</h4>
<pre class="diff"><span>
<span class="info">Added: trunk/LayoutTests/platform/win/fast/table/append-cells2-expected.txt
===================================================================
</span><del>--- trunk/LayoutTests/platform/win/fast/table/append-cells2-expected.txt                                (rev 0)
</del><ins>+++ trunk/LayoutTests/platform/win/fast/table/append-cells2-expected.txt        2014-10-14 22:43:07 UTC (rev 174706)
</ins><span class="lines">@@ -0,0 +1,89 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderBlock {P} at (0,0) size 784x18
+        RenderText {#text} at (0,0) size 457x18
+          text run at (0,0) width 457: &quot;Rows should have different number of columns, but those should match.&quot;
+      RenderTable {TABLE} at (0,34) size 725x90
+        RenderTableSection {THEAD} at (0,0) size 725x18
+          RenderTableRow {TR} at (0,0) size 725x18
+            RenderTableCell {TD} at (0,0) size 90x18 [bgcolor=#7CFC00] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (0,0) size 8x18
+                text run at (0,0) width 8: &quot;1&quot;
+            RenderTableCell {TD} at (90,0) size 90x18 [bgcolor=#008000] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (0,0) size 17x18
+                text run at (0,0) width 17: &quot;1+&quot;
+            RenderTableCell {TD} at (180,0) size 90x18 [bgcolor=#00FFFF] [r=0 c=2 rs=1 cs=1]
+              RenderText {#text} at (0,0) size 8x18
+                text run at (0,0) width 8: &quot;2&quot;
+            RenderTableCell {TD} at (270,0) size 91x18 [bgcolor=#008B8B] [r=0 c=3 rs=1 cs=1]
+              RenderText {#text} at (0,0) size 17x18
+                text run at (0,0) width 17: &quot;2+&quot;
+            RenderTableCell {TD} at (361,0) size 91x18 [bgcolor=#FFFF00] [r=0 c=4 rs=1 cs=1]
+              RenderText {#text} at (0,0) size 8x18
+                text run at (0,0) width 8: &quot;3&quot;
+            RenderTableCell {TD} at (452,0) size 91x18 [bgcolor=#FFD700] [r=0 c=5 rs=1 cs=1]
+              RenderText {#text} at (0,0) size 17x18
+                text run at (0,0) width 17: &quot;3+&quot;
+        RenderTableSection {TFOOT} at (0,72) size 725x18
+          RenderTableRow {TR} at (0,0) size 725x18
+            RenderTableCell {TD} at (0,0) size 90x18 [bgcolor=#7CFC00] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (0,0) size 8x18
+                text run at (0,0) width 8: &quot;1&quot;
+            RenderTableCell {TD} at (90,0) size 90x18 [bgcolor=#008000] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (0,0) size 17x18
+                text run at (0,0) width 17: &quot;1+&quot;
+            RenderTableCell {TD} at (180,0) size 90x18 [bgcolor=#00FFFF] [r=0 c=2 rs=1 cs=1]
+              RenderText {#text} at (0,0) size 8x18
+                text run at (0,0) width 8: &quot;2&quot;
+            RenderTableCell {TD} at (270,0) size 91x18 [bgcolor=#008B8B] [r=0 c=3 rs=1 cs=1]
+              RenderText {#text} at (0,0) size 17x18
+                text run at (0,0) width 17: &quot;2+&quot;
+            RenderTableCell {TD} at (361,0) size 91x18 [bgcolor=#FFFF00] [r=0 c=4 rs=1 cs=1]
+              RenderText {#text} at (0,0) size 8x18
+                text run at (0,0) width 8: &quot;3&quot;
+            RenderTableCell {TD} at (452,0) size 91x18 [bgcolor=#FFD700] [r=0 c=5 rs=1 cs=1]
+              RenderText {#text} at (0,0) size 17x18
+                text run at (0,0) width 17: &quot;3+&quot;
+            RenderTableCell {TD} at (543,0) size 91x18 [bgcolor=#FFA500] [r=0 c=6 rs=1 cs=1]
+              RenderText {#text} at (0,0) size 8x18
+                text run at (0,0) width 8: &quot;4&quot;
+            RenderTableCell {TD} at (634,0) size 91x18 [bgcolor=#FF8C00] [r=0 c=7 rs=1 cs=1]
+              RenderText {#text} at (0,0) size 17x18
+                text run at (0,0) width 17: &quot;4+&quot;
+        RenderTableSection {TBODY} at (0,18) size 725x54
+          RenderTableRow {TR} at (0,0) size 725x18
+            RenderTableCell {TD} at (0,0) size 90x18 [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (0,0) size 4x18
+                text run at (0,0) width 4: &quot; &quot;
+          RenderTableRow {TR} at (0,18) size 725x18
+            RenderTableCell {TD} at (0,18) size 90x18 [bgcolor=#7CFC00] [r=1 c=0 rs=1 cs=1]
+              RenderText {#text} at (0,0) size 8x18
+                text run at (0,0) width 8: &quot;1&quot;
+            RenderTableCell {TD} at (90,18) size 90x18 [bgcolor=#008000] [r=1 c=1 rs=1 cs=1]
+              RenderText {#text} at (0,0) size 17x18
+                text run at (0,0) width 17: &quot;1+&quot;
+            RenderTableCell {TD} at (180,18) size 90x18 [bgcolor=#00FFFF] [r=1 c=2 rs=1 cs=1]
+              RenderText {#text} at (0,0) size 8x18
+                text run at (0,0) width 8: &quot;2&quot;
+            RenderTableCell {TD} at (270,18) size 91x18 [bgcolor=#008B8B] [r=1 c=3 rs=1 cs=1]
+              RenderText {#text} at (0,0) size 17x18
+                text run at (0,0) width 17: &quot;2+&quot;
+          RenderTableRow {TR} at (0,36) size 725x18
+            RenderTableCell {TD} at (0,36) size 90x18 [r=2 c=0 rs=1 cs=1]
+              RenderText {#text} at (0,0) size 4x18
+                text run at (0,0) width 4: &quot; &quot;
+      RenderBlock (anonymous) at (0,124) size 784x22
+        RenderButton {BUTTON} at (2,2) size 44x18 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
+          RenderBlock (anonymous) at (8,2) size 28x13
+            RenderText {#text} at (0,0) size 28x13
+              text run at (0,0) width 28: &quot;show&quot;
+        RenderText {#text} at (47,1) size 5x18
+          text run at (47,1) width 5: &quot; &quot;
+        RenderButton {BUTTON} at (53,2) size 40x18 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
+          RenderBlock (anonymous) at (8,2) size 24x13
+            RenderText {#text} at (0,0) size 24x13
+              text run at (0,0) width 24: &quot;hide&quot;
+        RenderText {#text} at (0,0) size 0x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfasttableremovetddisplaynoneexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/table/remove-td-display-none-expected.txt (0 => 174706)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/table/remove-td-display-none-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/table/remove-td-display-none-expected.txt        2014-10-14 22:43:07 UTC (rev 174706)
</span><span class="lines">@@ -0,0 +1,66 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderBlock {P} at (0,0) size 784x18
+        RenderText {#text} at (0,0) size 303x18
+          text run at (0,0) width 303: &quot;Both rows should have the same width (725px).&quot;
+      RenderTable {TABLE} at (0,34) size 725x36
+        RenderTableSection {TBODY} at (0,0) size 725x36
+          RenderTableRow {TR} at (0,0) size 725x18
+            RenderTableCell {TD} at (0,0) size 90x18 [bgcolor=#7CFC00] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (0,0) size 8x18
+                text run at (0,0) width 8: &quot;1&quot;
+            RenderTableCell {TD} at (90,0) size 90x18 [bgcolor=#008000] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (0,0) size 17x18
+                text run at (0,0) width 17: &quot;1+&quot;
+            RenderTableCell {TD} at (180,0) size 90x18 [bgcolor=#00FFFF] [r=0 c=2 rs=1 cs=1]
+              RenderText {#text} at (0,0) size 8x18
+                text run at (0,0) width 8: &quot;2&quot;
+            RenderTableCell {TD} at (270,0) size 91x18 [bgcolor=#008B8B] [r=0 c=3 rs=1 cs=1]
+              RenderText {#text} at (0,0) size 17x18
+                text run at (0,0) width 17: &quot;2+&quot;
+            RenderTableCell {TD} at (361,0) size 91x18 [bgcolor=#FFFF00] [r=0 c=4 rs=1 cs=1]
+              RenderText {#text} at (0,0) size 8x18
+                text run at (0,0) width 8: &quot;3&quot;
+            RenderTableCell {TD} at (452,0) size 91x18 [bgcolor=#FFD700] [r=0 c=5 rs=1 cs=1]
+              RenderText {#text} at (0,0) size 17x18
+                text run at (0,0) width 17: &quot;3+&quot;
+            RenderTableCell {TD} at (543,0) size 91x18 [bgcolor=#FFA500] [r=0 c=6 rs=1 cs=1]
+              RenderText {#text} at (0,0) size 8x18
+                text run at (0,0) width 8: &quot;4&quot;
+            RenderTableCell {TD} at (634,0) size 91x18 [bgcolor=#FF8C00] [r=0 c=7 rs=1 cs=1]
+              RenderText {#text} at (0,0) size 17x18
+                text run at (0,0) width 17: &quot;4+&quot;
+          RenderTableRow {TR} at (0,18) size 725x18
+            RenderTableCell {TD} at (0,18) size 90x18 [r=1 c=0 rs=1 cs=1]
+              RenderText {#text} at (0,0) size 4x18
+                text run at (0,0) width 4: &quot; &quot;
+      RenderTable {TABLE} at (0,70) size 725x18
+        RenderTableSection {TBODY} at (0,0) size 725x18
+          RenderTableRow {TR} at (0,0) size 725x18
+            RenderTableCell {TD} at (0,0) size 181x18 [bgcolor=#7CFC00] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (0,0) size 8x18
+                text run at (0,0) width 8: &quot;1&quot;
+            RenderTableCell {TD} at (181,0) size 181x18 [bgcolor=#00FFFF] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (0,0) size 8x18
+                text run at (0,0) width 8: &quot;2&quot;
+            RenderTableCell {TD} at (362,0) size 181x18 [bgcolor=#FFFF00] [r=0 c=2 rs=1 cs=1]
+              RenderText {#text} at (0,0) size 8x18
+                text run at (0,0) width 8: &quot;3&quot;
+            RenderTableCell {TD} at (543,0) size 182x18 [bgcolor=#FFA500] [r=0 c=3 rs=1 cs=1]
+              RenderText {#text} at (0,0) size 8x18
+                text run at (0,0) width 8: &quot;4&quot;
+      RenderBlock (anonymous) at (0,88) size 784x22
+        RenderButton {BUTTON} at (2,2) size 44x18 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
+          RenderBlock (anonymous) at (8,2) size 28x13
+            RenderText {#text} at (0,0) size 28x13
+              text run at (0,0) width 28: &quot;show&quot;
+        RenderText {#text} at (47,1) size 5x18
+          text run at (47,1) width 5: &quot; &quot;
+        RenderButton {BUTTON} at (53,2) size 40x18 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
+          RenderBlock (anonymous) at (8,2) size 24x13
+            RenderText {#text} at (0,0) size 24x13
+              text run at (0,0) width 24: &quot;hide&quot;
+        RenderText {#text} at (0,0) size 0x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfasttextatsuirtloverrideselectionexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/text/atsui-rtl-override-selection-expected.txt (0 => 174706)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/text/atsui-rtl-override-selection-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/text/atsui-rtl-override-selection-expected.txt        2014-10-14 22:43:07 UTC (rev 174706)
</span><span class="lines">@@ -0,0 +1,16 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (0,0) size 800x600
+      RenderBlock (anonymous) at (0,0) size 800x18
+        RenderInline {BDO} at (0,0) size 85x18
+          RenderText {#text} at (0,0) size 85x18
+            text run at (0,0) width 85 RTL override: &quot;\x{300}muspimeroL&quot;
+        RenderText {#text} at (0,0) size 0x0
+      RenderBlock {HR} at (0,26) size 800x2 [border: (1px inset #000000)]
+      RenderBlock (anonymous) at (0,36) size 800x18
+        RenderText {#text} at (0,0) size 281x18
+          text run at (0,0) width 281: &quot;\x{201C}remips\x{201D} should be highlighted in the above.&quot;
+selection start: position 3 of child 0 {#text} of child 3 {BDO} of body
+selection end:   position 10 of child 0 {#text} of child 3 {BDO} of body
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwintablesmozillabugsbug30559expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug30559-expected.txt (0 => 174706)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug30559-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug30559-expected.txt        2014-10-14 22:43:07 UTC (rev 174706)
</span><span class="lines">@@ -0,0 +1,23 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584 [bgcolor=#FFFFFF]
+      RenderBlock (anonymous) at (0,0) size 784x18
+        RenderText {#text} at (0,0) size 716x18
+          text run at (0,0) width 716: &quot;The bug causes the nested table containing the textarea to be positioned away from the left edge of the outer table &quot;
+        RenderBR {BR} at (716,14) size 0x0
+      RenderTable {TABLE} at (242,18) size 300x56 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 298x54
+          RenderTableRow {TR} at (0,2) size 298x50
+            RenderTableCell {TD} at (2,2) size 294x50 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderTable {TABLE} at (2,2) size 70x46 [border: (1px outset #808080)]
+                RenderTableSection {TBODY} at (1,1) size 68x44
+                  RenderTableRow {TR} at (0,2) size 68x40
+                    RenderTableCell {TD} at (2,2) size 64x40 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+                      RenderText {#text} at (0,0) size 0x0
+layer at (262,38) size 56x32 clip at (263,39) size 54x30
+  RenderTextControl {TEXTAREA} at (4,4) size 56x32 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+    RenderBlock {DIV} at (3,3) size 50x13
+      RenderText {#text} at (0,0) size 18x13
+        text run at (0,0) width 18: &quot;bar&quot;
</ins></span></pre>
</div>
</div>

</body>
</html>