<!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>[175161] 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/175161">175161</a></dd>
<dt>Author</dt> <dd>roger_fong@apple.com</dd>
<dt>Date</dt> <dd>2014-10-24 01:43:12 -0700 (Fri, 24 Oct 2014)</dd>
</dl>

<h3>Log Message</h3>
<pre>[Windows] More rebaselining of Windows tests after removing SafariTheme.
* platform/win/editing/selection/select-across-readonly-input-1-expected.txt:
* platform/win/editing/selection/select-across-readonly-input-2-expected.txt:
* platform/win/editing/selection/select-across-readonly-input-3-expected.txt:
* platform/win/fast/block/positioning/inline-block-relposition-expected.txt:
* platform/win/fast/canvas/fallback-content-expected.txt: Added.
* platform/win/fast/css/button-height-expected.txt:
* platform/win/fast/dom/HTMLInputElement: Added.
* platform/win/fast/dom/HTMLInputElement/input-slider-update-expected.txt: Added.
* platform/win/fast/dom/HTMLInputElement/input-slider-update-styled-expected.txt: Added.
* platform/win/fast/dom/tabindex-clamp-expected.txt: Added.
* platform/win/fast/dynamic/positioned-movement-with-positioned-children-expected.txt:
* platform/win/fast/html/details-no-summary4-expected.txt: Added.
* platform/win/fast/html/details-open-javascript-expected.txt: Added.
* platform/win/fast/html/details-open2-expected.txt: Added.
* platform/win/fast/html/details-open4-expected.txt: Added.
* platform/win/fast/html/details-replace-summary-child-expected.txt:
* platform/win/fast/html/details-replace-text-expected.txt:</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsChangeLog">trunk/LayoutTests/ChangeLog</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="#trunkLayoutTestsplatformwinfastblockpositioninginlineblockrelpositionexpectedtxt">trunk/LayoutTests/platform/win/fast/block/positioning/inline-block-relposition-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastcssbuttonheightexpectedtxt">trunk/LayoutTests/platform/win/fast/css/button-height-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="#trunkLayoutTestsplatformwinfasthtmldetailsreplacesummarychildexpectedtxt">trunk/LayoutTests/platform/win/fast/html/details-replace-summary-child-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfasthtmldetailsreplacetextexpectedtxt">trunk/LayoutTests/platform/win/fast/html/details-replace-text-expected.txt</a></li>
</ul>

<h3>Added Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsplatformwinfastcanvasfallbackcontentexpectedtxt">trunk/LayoutTests/platform/win/fast/canvas/fallback-content-expected.txt</a></li>
<li>trunk/LayoutTests/platform/win/fast/dom/HTMLInputElement/</li>
<li><a href="#trunkLayoutTestsplatformwinfastdomHTMLInputElementinputsliderupdateexpectedtxt">trunk/LayoutTests/platform/win/fast/dom/HTMLInputElement/input-slider-update-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastdomHTMLInputElementinputsliderupdatestyledexpectedtxt">trunk/LayoutTests/platform/win/fast/dom/HTMLInputElement/input-slider-update-styled-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastdomtabindexclampexpectedtxt">trunk/LayoutTests/platform/win/fast/dom/tabindex-clamp-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfasthtmldetailsnosummary4expectedtxt">trunk/LayoutTests/platform/win/fast/html/details-no-summary4-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfasthtmldetailsopenjavascriptexpectedtxt">trunk/LayoutTests/platform/win/fast/html/details-open-javascript-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfasthtmldetailsopen2expectedtxt">trunk/LayoutTests/platform/win/fast/html/details-open2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfasthtmldetailsopen4expectedtxt">trunk/LayoutTests/platform/win/fast/html/details-open4-expected.txt</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkLayoutTestsChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/ChangeLog (175160 => 175161)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/ChangeLog        2014-10-24 07:09:57 UTC (rev 175160)
+++ trunk/LayoutTests/ChangeLog        2014-10-24 08:43:12 UTC (rev 175161)
</span><span class="lines">@@ -1,3 +1,25 @@
</span><ins>+2014-10-24  Roger Fong  &lt;roger_fong@apple.com&gt;
+
+        [Windows] More rebaselining of Windows tests after removing SafariTheme.
+
+        * platform/win/editing/selection/select-across-readonly-input-1-expected.txt:
+        * platform/win/editing/selection/select-across-readonly-input-2-expected.txt:
+        * platform/win/editing/selection/select-across-readonly-input-3-expected.txt:
+        * platform/win/fast/block/positioning/inline-block-relposition-expected.txt:
+        * platform/win/fast/canvas/fallback-content-expected.txt: Added.
+        * platform/win/fast/css/button-height-expected.txt:
+        * platform/win/fast/dom/HTMLInputElement: Added.
+        * platform/win/fast/dom/HTMLInputElement/input-slider-update-expected.txt: Added.
+        * platform/win/fast/dom/HTMLInputElement/input-slider-update-styled-expected.txt: Added.
+        * platform/win/fast/dom/tabindex-clamp-expected.txt: Added.
+        * platform/win/fast/dynamic/positioned-movement-with-positioned-children-expected.txt:
+        * platform/win/fast/html/details-no-summary4-expected.txt: Added.
+        * platform/win/fast/html/details-open-javascript-expected.txt: Added.
+        * platform/win/fast/html/details-open2-expected.txt: Added.
+        * platform/win/fast/html/details-open4-expected.txt: Added.
+        * platform/win/fast/html/details-replace-summary-child-expected.txt:
+        * platform/win/fast/html/details-replace-text-expected.txt:
+
</ins><span class="cx"> 2014-10-23  Myles C. Maxfield  &lt;mmaxfield@apple.com&gt;
</span><span class="cx"> 
</span><span class="cx">         Carets in GMail and iCloud compositions are the foreground text color
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwineditingselectionselectacrossreadonlyinput1expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/editing/selection/select-across-readonly-input-1-expected.txt (175160 => 175161)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/editing/selection/select-across-readonly-input-1-expected.txt        2014-10-24 07:09:57 UTC (rev 175160)
+++ trunk/LayoutTests/platform/win/editing/selection/select-across-readonly-input-1-expected.txt        2014-10-24 08:43:12 UTC (rev 175161)
</span><span class="lines">@@ -1,27 +1,27 @@
</span><del>-layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
-layer at (0,0) size 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
</del><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderBlock {P} at (0,0) size 784x36
+        RenderText {#text} at (0,0) size 776x36
+          text run at (0,0) width 776: &quot;This test ensures selection that crosses the shadow DOM boundary of a readonly input element cannot be made by a mouse&quot;
+          text run at (0,18) width 32: &quot;drag.&quot;
+      RenderBlock {P} at (0,52) size 784x36
+        RenderText {#text} at (0,0) size 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 59x24 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+        RenderText {#text} at (58,6) size 5x18
+          text run at (58,6) width 5: &quot; &quot;
+        RenderInline {SPAN} at (0,0) size 38x18
+          RenderText {#text} at (62,6) size 38x18
+            text run at (62,6) width 38: &quot;world&quot;
+        RenderText {#text} at (0,0) size 0x0
+layer at (10,117) size 54x18
+  RenderBlock {DIV} at (2,3) size 55x18
+    RenderText {#text} at (0,0) size 35x18
+      text run at (0,0) width 35: &quot;hello&quot;
+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="modfile"><h4>Modified: trunk/LayoutTests/platform/win/editing/selection/select-across-readonly-input-2-expected.txt (175160 => 175161)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/editing/selection/select-across-readonly-input-2-expected.txt        2014-10-24 07:09:57 UTC (rev 175160)
+++ trunk/LayoutTests/platform/win/editing/selection/select-across-readonly-input-2-expected.txt        2014-10-24 08:43:12 UTC (rev 175161)
</span><span class="lines">@@ -1,27 +1,27 @@
</span><del>-layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
-layer at (0,0) size 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
</del><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderBlock {P} at (0,0) size 784x36
+        RenderText {#text} at (0,0) size 776x36
+          text run at (0,0) width 776: &quot;This test ensures selection that crosses the shadow DOM boundary of a readonly input element cannot be made by a mouse&quot;
+          text run at (0,18) width 32: &quot;drag.&quot;
+      RenderBlock {P} at (0,52) size 784x36
+        RenderText {#text} at (0,0) size 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 59x24 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+        RenderText {#text} at (58,6) size 5x18
+          text run at (58,6) width 5: &quot; &quot;
+        RenderInline {SPAN} at (0,0) size 38x18
+          RenderText {#text} at (62,6) size 38x18
+            text run at (62,6) width 38: &quot;world&quot;
+        RenderText {#text} at (0,0) size 0x0
+layer at (10,117) size 54x18
+  RenderBlock {DIV} at (2,3) size 55x18
+    RenderText {#text} at (0,0) size 35x18
+      text run at (0,0) width 35: &quot;hello&quot;
+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="modfile"><h4>Modified: trunk/LayoutTests/platform/win/editing/selection/select-across-readonly-input-3-expected.txt (175160 => 175161)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/editing/selection/select-across-readonly-input-3-expected.txt        2014-10-24 07:09:57 UTC (rev 175160)
+++ trunk/LayoutTests/platform/win/editing/selection/select-across-readonly-input-3-expected.txt        2014-10-24 08:43:12 UTC (rev 175161)
</span><span class="lines">@@ -1,27 +1,27 @@
</span><del>-layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
-layer at (0,0) size 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
</del><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderBlock {P} at (0,0) size 784x36
+        RenderText {#text} at (0,0) size 776x36
+          text run at (0,0) width 776: &quot;This test ensures selection that crosses the shadow DOM boundary of a readonly input element cannot be made by a mouse&quot;
+          text run at (0,18) width 32: &quot;drag.&quot;
+      RenderBlock {P} at (0,52) size 784x36
+        RenderText {#text} at (0,0) size 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 59x24 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+        RenderText {#text} at (0,0) size 0x0
+layer at (45,117) size 54x18
+  RenderBlock {DIV} at (2,3) size 55x18
+    RenderText {#text} at (0,0) size 39x18
+      text run at (0,0) width 39: &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="trunkLayoutTestsplatformwinfastblockpositioninginlineblockrelpositionexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/block/positioning/inline-block-relposition-expected.txt (175160 => 175161)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/block/positioning/inline-block-relposition-expected.txt        2014-10-24 07:09:57 UTC (rev 175160)
+++ trunk/LayoutTests/platform/win/fast/block/positioning/inline-block-relposition-expected.txt        2014-10-24 08:43:12 UTC (rev 175161)
</span><span class="lines">@@ -1,15 +1,15 @@
</span><del>-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;
</del><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x41
+  RenderBlock {HTML} at (0,0) size 800x41
+    RenderBody {BODY} at (8,8) size 784x25
+      RenderText {#text} at (0,0) size 0x0
+layer at (8,10) size 100x21
+  RenderButton {BUTTON} at (0,2) size 100x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+    RenderBlock (anonymous) at (8,3) size 84x15
+      RenderText {#text} at (17,0) size 50x15
+        text run at (17,0) width 50: &quot;Click Me&quot;
+layer at (86,28) size 25x15
+  RenderBlock (positioned) {DIV} at (78,18) size 25x15
+    RenderText {#text} at (0,0) size 25x15
+      text run at (0,0) width 25: &quot;Now&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastcanvasfallbackcontentexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/canvas/fallback-content-expected.txt (0 => 175161)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/canvas/fallback-content-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/canvas/fallback-content-expected.txt        2014-10-24 08:43:12 UTC (rev 175161)
</span><span class="lines">@@ -0,0 +1,80 @@
</span><ins>+Link  Button               
+Focusable
+This test makes sure that focusable elements in canvas fallback content are focusable.
+
+On success, you will see a series of &quot;PASS&quot; messages, followed by &quot;TEST COMPLETE&quot;.
+
+
+link1 should be focusable.
+PASS document.activeElement == element is true
+
+button1 should be focusable.
+PASS document.activeElement == element is true
+
+text1 should be focusable.
+PASS document.activeElement == element is true
+
+checkbox1 should be focusable.
+PASS document.activeElement == element is true
+
+radio1 should be focusable.
+PASS document.activeElement == element is true
+
+slider1 should be focusable.
+PASS document.activeElement == element is true
+
+submit1 should be focusable.
+PASS document.activeElement == element is true
+
+combobox1 should be focusable.
+PASS document.activeElement == element is true
+
+listbox1 should be focusable.
+PASS document.activeElement == element is true
+
+textarea1 should be focusable.
+PASS document.activeElement == element is true
+
+focusable1 should be focusable.
+PASS document.activeElement == element is true
+
+link2 should be focusable.
+PASS document.activeElement == element is true
+
+button2 should be focusable.
+PASS document.activeElement == element is true
+
+text2 should be focusable.
+PASS document.activeElement == element is true
+
+checkbox2 should be focusable.
+PASS document.activeElement == element is true
+
+radio2 should be focusable.
+PASS document.activeElement == element is true
+
+slider2 should be focusable.
+PASS document.activeElement == element is true
+
+submit2 should be focusable.
+PASS document.activeElement == element is true
+
+combobox2 should be focusable.
+PASS document.activeElement == element is true
+
+listbox2 should be focusable.
+PASS document.activeElement == element is true
+
+textarea2 should be focusable.
+PASS document.activeElement == element is true
+
+focusable2 should be focusable.
+PASS document.activeElement == element is true
+
+linkInHiddenCanvas should not be focusable.
+PASS document.activeElement == previousFocusedElement is true
+
+PASS successfullyParsed is true
+
+TEST COMPLETE
+
</ins><span class="cx">Property changes on: trunk/LayoutTests/platform/win/fast/canvas/fallback-content-expected.txt
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svnexecutable"></a>
<div class="addfile"><h4>Added: svn:executable</h4></div>
<a id="trunkLayoutTestsplatformwinfastcssbuttonheightexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/css/button-height-expected.txt (175160 => 175161)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/css/button-height-expected.txt        2014-10-24 07:09:57 UTC (rev 175160)
+++ trunk/LayoutTests/platform/win/fast/css/button-height-expected.txt        2014-10-24 08:43:12 UTC (rev 175161)
</span><span class="lines">@@ -7,7 +7,7 @@
</span><span class="cx"> PASS document.getElementById('button1').offsetHeight is document.getElementById('button2').offsetHeight
</span><span class="cx"> PASS document.getElementById('button3').offsetHeight is 40
</span><span class="cx"> PASS document.getElementById('button4').offsetHeight is 40
</span><del>-FAIL document.getElementById('button5').offsetHeight is incorrect for this platform. Should be the same height as button 1 for the Mac ports and 40 otherwise.
</del><ins>+PASS document.getElementById('button5').offsetHeight is correct for this platform.
</ins><span class="cx"> 
</span><span class="cx"> TEST COMPLETE
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastdomHTMLInputElementinputsliderupdateexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/dom/HTMLInputElement/input-slider-update-expected.txt (0 => 175161)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/dom/HTMLInputElement/input-slider-update-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/dom/HTMLInputElement/input-slider-update-expected.txt        2014-10-24 08:43:12 UTC (rev 175161)
</span><span class="lines">@@ -0,0 +1,10 @@
</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
+      RenderSlider {INPUT} at (2,2) size 129x15 [color=#C4C4C4] [bgcolor=#FFFFFF]
+        RenderFlexibleBox {DIV} at (0,0) size 129x15
+          RenderBlock {DIV} at (0,0) size 129x15
+            RenderBlock {DIV} at (114,0) size 15x15
+      RenderText {#text} at (0,0) size 0x0
</ins><span class="cx">Property changes on: trunk/LayoutTests/platform/win/fast/dom/HTMLInputElement/input-slider-update-expected.txt
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svnexecutable"></a>
<div class="addfile"><h4>Added: svn:executable</h4></div>
<a id="trunkLayoutTestsplatformwinfastdomHTMLInputElementinputsliderupdatestyledexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/dom/HTMLInputElement/input-slider-update-styled-expected.txt (0 => 175161)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/dom/HTMLInputElement/input-slider-update-styled-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/dom/HTMLInputElement/input-slider-update-styled-expected.txt        2014-10-24 08:43:12 UTC (rev 175161)
</span><span class="lines">@@ -0,0 +1,10 @@
</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
+      RenderSlider {INPUT} at (2,2) size 100x10 [color=#C4C4C4] [bgcolor=#FF0000]
+        RenderFlexibleBox {DIV} at (0,0) size 100x10
+          RenderBlock {DIV} at (0,0) size 100x10
+            RenderBlock {DIV} at (90,0) size 10x10 [bgcolor=#008000]
+      RenderText {#text} at (0,0) size 0x0
</ins><span class="cx">Property changes on: trunk/LayoutTests/platform/win/fast/dom/HTMLInputElement/input-slider-update-styled-expected.txt
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svnexecutable"></a>
<div class="addfile"><h4>Added: svn:executable</h4></div>
<a id="trunkLayoutTestsplatformwinfastdomtabindexclampexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/dom/tabindex-clamp-expected.txt (0 => 175161)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/dom/tabindex-clamp-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/dom/tabindex-clamp-expected.txt        2014-10-24 08:43:12 UTC (rev 175161)
</span><span class="lines">@@ -0,0 +1,35 @@
</span><ins>+This page tests that the tabindex attribute is clamped to values between -32768 and 32767. Values outside of this range should be clamped to the range limits.
+
+                
+Testing input elements in the page
+getAttribute(&quot;tabindex&quot;) = 40000; tabIndex = 32767
+getAttribute(&quot;tabindex&quot;) = 32768; tabIndex = 32767
+getAttribute(&quot;tabindex&quot;) = 32767; tabIndex = 32767
+getAttribute(&quot;tabindex&quot;) = 32766; tabIndex = 32766
+getAttribute(&quot;tabindex&quot;) = 0; tabIndex = 0
+getAttribute(&quot;tabindex&quot;) = -1; tabIndex = -1
+getAttribute(&quot;tabindex&quot;) = -32767; tabIndex = -32767
+getAttribute(&quot;tabindex&quot;) = -32768; tabIndex = -32768
+getAttribute(&quot;tabindex&quot;) = -32769; tabIndex = -32768
+getAttribute(&quot;tabindex&quot;) = -40000; tabIndex = -32768
+Testing setAttribute on an anchor element made with document.createElement
+getAttribute(&quot;tabindex&quot;) = 40000; tabIndex = 32767
+getAttribute(&quot;tabindex&quot;) = 32768; tabIndex = 32767
+getAttribute(&quot;tabindex&quot;) = 32767; tabIndex = 32767
+getAttribute(&quot;tabindex&quot;) = 32766; tabIndex = 32766
+getAttribute(&quot;tabindex&quot;) = 0; tabIndex = 0
+getAttribute(&quot;tabindex&quot;) = -1; tabIndex = -1
+getAttribute(&quot;tabindex&quot;) = -32767; tabIndex = -32767
+getAttribute(&quot;tabindex&quot;) = -32768; tabIndex = -32768
+getAttribute(&quot;tabindex&quot;) = -40000; tabIndex = -32768
+Testing tabIndex on an area element made with document.createElement
+getAttribute(&quot;tabindex&quot;) = 40000; tabIndex = 32767
+getAttribute(&quot;tabindex&quot;) = 32768; tabIndex = 32767
+getAttribute(&quot;tabindex&quot;) = 32767; tabIndex = 32767
+getAttribute(&quot;tabindex&quot;) = 32766; tabIndex = 32766
+getAttribute(&quot;tabindex&quot;) = 0; tabIndex = 0
+getAttribute(&quot;tabindex&quot;) = -1; tabIndex = -1
+getAttribute(&quot;tabindex&quot;) = -32767; tabIndex = -32767
+getAttribute(&quot;tabindex&quot;) = -32768; tabIndex = -32768
+getAttribute(&quot;tabindex&quot;) = -40000; tabIndex = -32768
+
</ins><span class="cx">Property changes on: trunk/LayoutTests/platform/win/fast/dom/tabindex-clamp-expected.txt
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svnexecutable"></a>
<div class="addfile"><h4>Added: svn:executable</h4></div>
<a id="trunkLayoutTestsplatformwinfastdynamicpositionedmovementwithpositionedchildrenexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/dynamic/positioned-movement-with-positioned-children-expected.txt (175160 => 175161)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/dynamic/positioned-movement-with-positioned-children-expected.txt        2014-10-24 07:09:57 UTC (rev 175160)
+++ trunk/LayoutTests/platform/win/fast/dynamic/positioned-movement-with-positioned-children-expected.txt        2014-10-24 08:43:12 UTC (rev 175161)
</span><span class="lines">@@ -1,19 +1,19 @@
</span><del>-layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
-  RenderBlock {HTML} at (0,0) size 800x600
-    RenderBody {BODY} at (8,8) size 784x584
-      RenderBlock {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
</del><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderBlock {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 100x125
+  RenderBlock (positioned) {DIV} at (0,0) size 100x125
+    RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#008000]
+    RenderBlock (anonymous) at (0,100) size 100x25
+      RenderButton {BUTTON} at (2,2) size 54x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+        RenderBlock (anonymous) at (8,3) size 38x15
+          RenderText {#text} at (0,0) size 38x15
+            text run at (0,0) width 38: &quot;Button&quot;
+      RenderText {#text} at (0,0) size 0x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfasthtmldetailsnosummary4expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/html/details-no-summary4-expected.txt (0 => 175161)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/html/details-no-summary4-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/html/details-no-summary4-expected.txt        2014-10-24 08:43:12 UTC (rev 175161)
</span><span class="lines">@@ -0,0 +1,15 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderBlock {DETAILS} at (0,0) size 784x43
+        RenderBlock {SUMMARY} at (0,0) size 784x18
+          RenderDetailsMarker {DIV} at (0,4) size 11x11: down
+          RenderText {#text} at (16,0) size 45x18
+            text run at (16,0) width 45: &quot;Details&quot;
+        RenderBlock (anonymous) at (0,18) size 784x25
+          RenderTextControl {INPUT} at (2,2) size 149x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+          RenderText {#text} at (0,0) size 0x0
+layer at (12,31) size 145x15
+  RenderBlock {DIV} at (2,3) size 145x15
</ins><span class="cx">Property changes on: trunk/LayoutTests/platform/win/fast/html/details-no-summary4-expected.txt
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svnexecutable"></a>
<div class="addfile"><h4>Added: svn:executable</h4></div>
<a id="trunkLayoutTestsplatformwinfasthtmldetailsopenjavascriptexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/html/details-open-javascript-expected.txt (0 => 175161)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/html/details-open-javascript-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/html/details-open-javascript-expected.txt        2014-10-24 08:43:12 UTC (rev 175161)
</span><span class="lines">@@ -0,0 +1,20 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderBlock {DETAILS} at (0,0) size 784x43
+        RenderBlock {SUMMARY} at (0,0) size 784x18
+          RenderDetailsMarker {DIV} at (0,4) size 11x11: down
+          RenderText {#text} at (16,0) size 49x18
+            text run at (16,0) width 49: &quot;details1&quot;
+        RenderBlock (anonymous) at (0,18) size 784x25
+          RenderTextControl {INPUT} at (2,2) size 149x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+          RenderText {#text} at (0,0) size 0x0
+      RenderBlock {DETAILS} at (0,43) size 784x18
+        RenderBlock {SUMMARY} at (0,0) size 784x18
+          RenderDetailsMarker {DIV} at (0,4) size 11x11: right
+          RenderText {#text} at (16,0) size 49x18
+            text run at (16,0) width 49: &quot;details2&quot;
+layer at (12,31) size 145x15
+  RenderBlock {DIV} at (2,3) size 145x15
</ins><span class="cx">Property changes on: trunk/LayoutTests/platform/win/fast/html/details-open-javascript-expected.txt
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svnexecutable"></a>
<div class="addfile"><h4>Added: svn:executable</h4></div>
<a id="trunkLayoutTestsplatformwinfasthtmldetailsopen2expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/html/details-open2-expected.txt (0 => 175161)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/html/details-open2-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/html/details-open2-expected.txt        2014-10-24 08:43:12 UTC (rev 175161)
</span><span class="lines">@@ -0,0 +1,16 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderBlock {DETAILS} at (0,0) size 784x43
+        RenderBlock {SUMMARY} at (0,0) size 784x18
+          RenderDetailsMarker {DIV} at (0,4) size 11x11: down
+          RenderText {#text} at (16,0) size 59x18
+            text run at (16,0) width 59: &quot;summary&quot;
+        RenderBlock (anonymous) at (0,18) size 784x25
+          RenderTextControl {INPUT} at (2,2) size 149x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+          RenderText {#text} at (0,0) size 0x0
+          RenderText {#text} at (0,0) size 0x0
+layer at (12,31) size 145x15
+  RenderBlock {DIV} at (2,3) size 145x15
</ins><span class="cx">Property changes on: trunk/LayoutTests/platform/win/fast/html/details-open2-expected.txt
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svnexecutable"></a>
<div class="addfile"><h4>Added: svn:executable</h4></div>
<a id="trunkLayoutTestsplatformwinfasthtmldetailsopen4expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/html/details-open4-expected.txt (0 => 175161)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/html/details-open4-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/html/details-open4-expected.txt        2014-10-24 08:43:12 UTC (rev 175161)
</span><span class="lines">@@ -0,0 +1,15 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderBlock {DETAILS} at (0,0) size 784x43
+        RenderBlock {SUMMARY} at (0,0) size 784x18
+          RenderDetailsMarker {DIV} at (0,4) size 11x11: down
+          RenderText {#text} at (16,0) size 59x18
+            text run at (16,0) width 59: &quot;summary&quot;
+        RenderBlock (anonymous) at (0,18) size 784x25
+          RenderTextControl {INPUT} at (2,2) size 149x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+          RenderText {#text} at (0,0) size 0x0
+layer at (12,31) size 145x15
+  RenderBlock {DIV} at (2,3) size 145x15
</ins><span class="cx">Property changes on: trunk/LayoutTests/platform/win/fast/html/details-open4-expected.txt
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svnexecutable"></a>
<div class="addfile"><h4>Added: svn:executable</h4></div>
<a id="trunkLayoutTestsplatformwinfasthtmldetailsreplacesummarychildexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/html/details-replace-summary-child-expected.txt (175160 => 175161)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/html/details-replace-summary-child-expected.txt        2014-10-24 07:09:57 UTC (rev 175160)
+++ trunk/LayoutTests/platform/win/fast/html/details-replace-summary-child-expected.txt        2014-10-24 08:43:12 UTC (rev 175161)
</span><span class="lines">@@ -17,9 +17,9 @@
</span><span class="cx">             RenderText {#text} at (0,0) size 64x15
</span><span class="cx">               text run at (0,0) width 64: &quot;Details3&quot;
</span><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock (anonymous) at (0,18) size 784x22
-        RenderButton {INPUT} at (2,2) size 41x18 [bgcolor=#C0C0C0]
-          RenderBlock (anonymous) at (8,2) size 25x14
-            RenderText at (0,0) size 25x13
-              text run at (0,0) width 25: &quot;click&quot;
</del><ins>+      RenderBlock (anonymous) at (0,18) size 784x25
+        RenderButton {INPUT} at (2,2) size 43x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+          RenderBlock (anonymous) at (8,3) size 27x15
+            RenderText at (0,0) size 27x15
+              text run at (0,0) width 27: &quot;click&quot;
</ins><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinfasthtmldetailsreplacetextexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/html/details-replace-text-expected.txt (175160 => 175161)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/html/details-replace-text-expected.txt        2014-10-24 07:09:57 UTC (rev 175160)
+++ trunk/LayoutTests/platform/win/fast/html/details-replace-text-expected.txt        2014-10-24 08:43:12 UTC (rev 175161)
</span><span class="lines">@@ -19,9 +19,9 @@
</span><span class="cx">             RenderText {#text} at (0,0) size 64x15
</span><span class="cx">               text run at (0,0) width 64: &quot;Details2&quot;
</span><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock (anonymous) at (0,36) size 784x22
-        RenderButton {INPUT} at (2,2) size 41x18 [bgcolor=#C0C0C0]
-          RenderBlock (anonymous) at (8,2) size 25x14
-            RenderText at (0,0) size 25x13
-              text run at (0,0) width 25: &quot;click&quot;
</del><ins>+      RenderBlock (anonymous) at (0,36) size 784x25
+        RenderButton {INPUT} at (2,2) size 43x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+          RenderBlock (anonymous) at (8,3) size 27x15
+            RenderText at (0,0) size 27x15
+              text run at (0,0) width 27: &quot;click&quot;
</ins><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span></span></pre>
</div>
</div>

</body>
</html>