<!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>[180488] 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/180488">180488</a></dd>
<dt>Author</dt> <dd>ddkilzer@apple.com</dd>
<dt>Date</dt> <dd>2015-02-22 10:01:29 -0800 (Sun, 22 Feb 2015)</dd>
</dl>

<h3>Log Message</h3>
<pre>[iOS] Gardening: Add missing results for WK2 tests

In all cases, WK1 and WK2 results were the same.

* platform/ios-simulator/fast/block/positioning/vertical-rl/001-expected.txt: Rename from LayoutTests/platform/ios-sim-deprecated/fast/block/positioning/vertical-rl/001-expected.txt.
* platform/ios-simulator/fast/body-propagation/background-color/001-xhtml-expected.txt: Rename from LayoutTests/platform/ios-sim-deprecated/fast/body-propagation/background-color/001-xhtml-expected.txt.
* platform/ios-simulator/fast/body-propagation/background-image/001-xhtml-expected.txt: Rename from LayoutTests/platform/ios-sim-deprecated/fast/body-propagation/background-image/001-xhtml-expected.txt.
* platform/ios-simulator/fast/body-propagation/overflow/001-xhtml-expected.txt: Rename from LayoutTests/platform/ios-sim-deprecated/fast/body-propagation/overflow/001-xhtml-expected.txt.
* platform/ios-simulator/fast/repaint/body-background-image-expected.txt: Rename from LayoutTests/platform/ios-sim-deprecated/fast/repaint/body-background-image-expected.txt.</pre>

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

<h3>Added Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsplatformiossimulatorfastblockpositioningverticalrl001expectedtxt">trunk/LayoutTests/platform/ios-simulator/fast/block/positioning/vertical-rl/001-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorfastbodypropagationbackgroundcolor001xhtmlexpectedtxt">trunk/LayoutTests/platform/ios-simulator/fast/body-propagation/background-color/001-xhtml-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorfastbodypropagationbackgroundimage001xhtmlexpectedtxt">trunk/LayoutTests/platform/ios-simulator/fast/body-propagation/background-image/001-xhtml-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorfastbodypropagationoverflow001xhtmlexpectedtxt">trunk/LayoutTests/platform/ios-simulator/fast/body-propagation/overflow/001-xhtml-expected.txt</a></li>
<li>trunk/LayoutTests/platform/ios-simulator/fast/repaint/</li>
<li><a href="#trunkLayoutTestsplatformiossimulatorfastrepaintbodybackgroundimageexpectedtxt">trunk/LayoutTests/platform/ios-simulator/fast/repaint/body-background-image-expected.txt</a></li>
</ul>

<h3>Removed Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsplatformiossimdeprecatedfastblockpositioningverticalrl001expectedtxt">trunk/LayoutTests/platform/ios-sim-deprecated/fast/block/positioning/vertical-rl/001-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimdeprecatedfastbodypropagationbackgroundcolor001xhtmlexpectedtxt">trunk/LayoutTests/platform/ios-sim-deprecated/fast/body-propagation/background-color/001-xhtml-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimdeprecatedfastbodypropagationbackgroundimage001xhtmlexpectedtxt">trunk/LayoutTests/platform/ios-sim-deprecated/fast/body-propagation/background-image/001-xhtml-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimdeprecatedfastbodypropagationoverflow001xhtmlexpectedtxt">trunk/LayoutTests/platform/ios-sim-deprecated/fast/body-propagation/overflow/001-xhtml-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimdeprecatedfastrepaintbodybackgroundimageexpectedtxt">trunk/LayoutTests/platform/ios-sim-deprecated/fast/repaint/body-background-image-expected.txt</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkLayoutTestsChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/ChangeLog (180487 => 180488)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/ChangeLog        2015-02-22 17:26:38 UTC (rev 180487)
+++ trunk/LayoutTests/ChangeLog        2015-02-22 18:01:29 UTC (rev 180488)
</span><span class="lines">@@ -1,5 +1,17 @@
</span><span class="cx"> 2015-02-22  David Kilzer  &lt;ddkilzer@apple.com&gt;
</span><span class="cx"> 
</span><ins>+        [iOS] Gardening: Add missing results for WK2 tests
+
+        In all cases, WK1 and WK2 results were the same.
+
+        * platform/ios-simulator/fast/block/positioning/vertical-rl/001-expected.txt: Rename from LayoutTests/platform/ios-sim-deprecated/fast/block/positioning/vertical-rl/001-expected.txt.
+        * platform/ios-simulator/fast/body-propagation/background-color/001-xhtml-expected.txt: Rename from LayoutTests/platform/ios-sim-deprecated/fast/body-propagation/background-color/001-xhtml-expected.txt.
+        * platform/ios-simulator/fast/body-propagation/background-image/001-xhtml-expected.txt: Rename from LayoutTests/platform/ios-sim-deprecated/fast/body-propagation/background-image/001-xhtml-expected.txt.
+        * platform/ios-simulator/fast/body-propagation/overflow/001-xhtml-expected.txt: Rename from LayoutTests/platform/ios-sim-deprecated/fast/body-propagation/overflow/001-xhtml-expected.txt.
+        * platform/ios-simulator/fast/repaint/body-background-image-expected.txt: Rename from LayoutTests/platform/ios-sim-deprecated/fast/repaint/body-background-image-expected.txt.
+
+2015-02-22  David Kilzer  &lt;ddkilzer@apple.com&gt;
+
</ins><span class="cx">         [iOS] Gardening: Add missing results for WK1 tests
</span><span class="cx"> 
</span><span class="cx">         * platform/ios-simulator/fast/css/css2-system-fonts-expected.txt: Rename from LayoutTests/platform/ios-simulator-wk2/fast/css/css2-system-fonts-expected.txt.
</span></span></pre></div>
<a id="trunkLayoutTestsplatformiossimdeprecatedfastblockpositioningverticalrl001expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-sim-deprecated/fast/block/positioning/vertical-rl/001-expected.txt (180487 => 180488)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-sim-deprecated/fast/block/positioning/vertical-rl/001-expected.txt        2015-02-22 17:26:38 UTC (rev 180487)
+++ trunk/LayoutTests/platform/ios-sim-deprecated/fast/block/positioning/vertical-rl/001-expected.txt        2015-02-22 18:01:29 UTC (rev 180488)
</span><span class="lines">@@ -1,10 +0,0 @@
</span><del>-layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
-layer at (769,0) size 31x600
-  RenderBlock {HTML} at (0,0) size 31x600
-    RenderBody {BODY} at (0,0) size 30x600 [bgcolor=#000000]
-      RenderBlock {A} at (0,0) size 30x600 [color=#0000EE] [bgcolor=#008000]
-        RenderText {#text} at (5,10) size 19x40
-          text run at (5,10) width 40: &quot;Home&quot;
-layer at (560,55) size 50x50
-  RenderBlock (positioned) {DIV} at (190,55) size 50x50
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimdeprecatedfastbodypropagationbackgroundcolor001xhtmlexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-sim-deprecated/fast/body-propagation/background-color/001-xhtml-expected.txt (180487 => 180488)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-sim-deprecated/fast/body-propagation/background-color/001-xhtml-expected.txt        2015-02-22 17:26:38 UTC (rev 180487)
+++ trunk/LayoutTests/platform/ios-sim-deprecated/fast/body-propagation/background-color/001-xhtml-expected.txt        2015-02-22 18:01:29 UTC (rev 180488)
</span><span class="lines">@@ -1,8 +0,0 @@
</span><del>-layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
-layer at (0,0) size 800x52
-  RenderBlock {html} at (0,0) size 800x52
-    RenderBody {body} at (8,16) size 784x20 [color=#000080] [bgcolor=#FFFF00]
-      RenderBlock {p} at (0,0) size 784x20
-        RenderText {#text} at (0,0) size 244x19
-          text run at (0,0) width 244: &quot;The entire viewport should be yellow.&quot;
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimdeprecatedfastbodypropagationbackgroundimage001xhtmlexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-sim-deprecated/fast/body-propagation/background-image/001-xhtml-expected.txt (180487 => 180488)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-sim-deprecated/fast/body-propagation/background-image/001-xhtml-expected.txt        2015-02-22 17:26:38 UTC (rev 180487)
+++ trunk/LayoutTests/platform/ios-sim-deprecated/fast/body-propagation/background-image/001-xhtml-expected.txt        2015-02-22 18:01:29 UTC (rev 180488)
</span><span class="lines">@@ -1,8 +0,0 @@
</span><del>-layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
-layer at (0,0) size 800x52
-  RenderBlock {html} at (0,0) size 800x52
-    RenderBody {body} at (8,16) size 784x20 [color=#000080]
-      RenderBlock {p} at (0,0) size 784x20
-        RenderText {#text} at (0,0) size 231x19
-          text run at (0,0) width 231: &quot;The entire canvas should be yellow.&quot;
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimdeprecatedfastbodypropagationoverflow001xhtmlexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-sim-deprecated/fast/body-propagation/overflow/001-xhtml-expected.txt (180487 => 180488)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-sim-deprecated/fast/body-propagation/overflow/001-xhtml-expected.txt        2015-02-22 17:26:38 UTC (rev 180487)
+++ trunk/LayoutTests/platform/ios-sim-deprecated/fast/body-propagation/overflow/001-xhtml-expected.txt        2015-02-22 18:01:29 UTC (rev 180488)
</span><span class="lines">@@ -1,23 +0,0 @@
</span><del>-layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
-layer at (0,0) size 800x178
-  RenderBlock {html} at (0,0) size 800x178
-    RenderBody {body} at (8,8) size 162x162 [color=#000080] [border: (1px solid #000080)]
-      RenderBlock {p} at (1,17) size 160x80
-        RenderText {#text} at (0,0) size 146x79
-          text run at (0,0) width 104: &quot;There should be&quot;
-          text run at (0,20) width 109: &quot;scrollbars for the&quot;
-          text run at (0,40) width 146: &quot;viewport -- not for this&quot;
-          text run at (0,60) width 28: &quot;box.&quot;
-      RenderBlock {p} at (1,113) size 160x20 [color=#808080]
-        RenderText {#text} at (0,0) size 111x19
-          text run at (0,0) width 111: &quot;This is filler text.&quot;
-      RenderBlock {p} at (1,149) size 160x20 [color=#808080]
-        RenderText {#text} at (0,0) size 111x19
-          text run at (0,0) width 111: &quot;This is filler text.&quot;
-      RenderBlock {p} at (1,185) size 160x20 [color=#808080]
-        RenderText {#text} at (0,0) size 111x19
-          text run at (0,0) width 111: &quot;This is filler text.&quot;
-      RenderBlock {p} at (1,221) size 160x20 [color=#808080]
-        RenderText {#text} at (0,0) size 111x19
-          text run at (0,0) width 111: &quot;This is filler text.&quot;
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimdeprecatedfastrepaintbodybackgroundimageexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-sim-deprecated/fast/repaint/body-background-image-expected.txt (180487 => 180488)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-sim-deprecated/fast/repaint/body-background-image-expected.txt        2015-02-22 17:26:38 UTC (rev 180487)
+++ trunk/LayoutTests/platform/ios-sim-deprecated/fast/repaint/body-background-image-expected.txt        2015-02-22 18:01:29 UTC (rev 180488)
</span><span class="lines">@@ -1,18 +0,0 @@
</span><del>-layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
-layer at (0,0) size 800x544
-  RenderBlock {HTML} at (0,0) size 800x544 [bgcolor=#FFFFFF]
-    RenderBody {BODY} at (8,240) size 784x288
-      RenderBlock {P} at (0,248) size 784x40
-        RenderText {#text} at (0,0) size 103x19
-          text run at (0,0) width 103: &quot;Repaint test for &quot;
-        RenderInline {I} at (0,0) size 761x39
-          RenderInline {A} at (0,0) size 307x19 [color=#0000EE]
-            RenderText {#text} at (102,0) size 307x19
-              text run at (102,0) width 307: &quot;http://bugs.webkit.org/show_bug.cgi?id=15157&quot;
-          RenderText {#text} at (408,0) size 761x39
-            text run at (408,0) width 5: &quot; &quot;
-            text run at (412,0) width 349: &quot;Image defined in background-position: top center gets&quot;
-            text run at (0,20) width 149: &quot;unexpectedly truncated&quot;
-        RenderText {#text} at (148,20) size 5x19
-          text run at (148,20) width 5: &quot;.&quot;
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorfastblockpositioningverticalrl001expectedtxtfromrev180487trunkLayoutTestsplatformiossimdeprecatedfastblockpositioningverticalrl001expectedtxt"></a>
<div class="copfile"><h4>Copied: trunk/LayoutTests/platform/ios-simulator/fast/block/positioning/vertical-rl/001-expected.txt (from rev 180487, trunk/LayoutTests/platform/ios-sim-deprecated/fast/block/positioning/vertical-rl/001-expected.txt) (0 => 180488)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator/fast/block/positioning/vertical-rl/001-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/fast/block/positioning/vertical-rl/001-expected.txt        2015-02-22 18:01:29 UTC (rev 180488)
</span><span class="lines">@@ -0,0 +1,10 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (769,0) size 31x600
+  RenderBlock {HTML} at (0,0) size 31x600
+    RenderBody {BODY} at (0,0) size 30x600 [bgcolor=#000000]
+      RenderBlock {A} at (0,0) size 30x600 [color=#0000EE] [bgcolor=#008000]
+        RenderText {#text} at (5,10) size 19x40
+          text run at (5,10) width 40: &quot;Home&quot;
+layer at (560,55) size 50x50
+  RenderBlock (positioned) {DIV} at (190,55) size 50x50
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorfastbodypropagationbackgroundcolor001xhtmlexpectedtxtfromrev180487trunkLayoutTestsplatformiossimdeprecatedfastbodypropagationbackgroundcolor001xhtmlexpectedtxt"></a>
<div class="copfile"><h4>Copied: trunk/LayoutTests/platform/ios-simulator/fast/body-propagation/background-color/001-xhtml-expected.txt (from rev 180487, trunk/LayoutTests/platform/ios-sim-deprecated/fast/body-propagation/background-color/001-xhtml-expected.txt) (0 => 180488)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator/fast/body-propagation/background-color/001-xhtml-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/fast/body-propagation/background-color/001-xhtml-expected.txt        2015-02-22 18:01:29 UTC (rev 180488)
</span><span class="lines">@@ -0,0 +1,8 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x52
+  RenderBlock {html} at (0,0) size 800x52
+    RenderBody {body} at (8,16) size 784x20 [color=#000080] [bgcolor=#FFFF00]
+      RenderBlock {p} at (0,0) size 784x20
+        RenderText {#text} at (0,0) size 243x19
+          text run at (0,0) width 243: &quot;The entire viewport should be yellow.&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorfastbodypropagationbackgroundimage001xhtmlexpectedtxtfromrev180487trunkLayoutTestsplatformiossimdeprecatedfastbodypropagationbackgroundimage001xhtmlexpectedtxt"></a>
<div class="copfile"><h4>Copied: trunk/LayoutTests/platform/ios-simulator/fast/body-propagation/background-image/001-xhtml-expected.txt (from rev 180487, trunk/LayoutTests/platform/ios-sim-deprecated/fast/body-propagation/background-image/001-xhtml-expected.txt) (0 => 180488)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator/fast/body-propagation/background-image/001-xhtml-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/fast/body-propagation/background-image/001-xhtml-expected.txt        2015-02-22 18:01:29 UTC (rev 180488)
</span><span class="lines">@@ -0,0 +1,8 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x52
+  RenderBlock {html} at (0,0) size 800x52
+    RenderBody {body} at (8,16) size 784x20 [color=#000080]
+      RenderBlock {p} at (0,0) size 784x20
+        RenderText {#text} at (0,0) size 230x19
+          text run at (0,0) width 230: &quot;The entire canvas should be yellow.&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorfastbodypropagationoverflow001xhtmlexpectedtxtfromrev180487trunkLayoutTestsplatformiossimdeprecatedfastbodypropagationoverflow001xhtmlexpectedtxt"></a>
<div class="copfile"><h4>Copied: trunk/LayoutTests/platform/ios-simulator/fast/body-propagation/overflow/001-xhtml-expected.txt (from rev 180487, trunk/LayoutTests/platform/ios-sim-deprecated/fast/body-propagation/overflow/001-xhtml-expected.txt) (0 => 180488)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator/fast/body-propagation/overflow/001-xhtml-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/fast/body-propagation/overflow/001-xhtml-expected.txt        2015-02-22 18:01:29 UTC (rev 180488)
</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 800x178
+  RenderBlock {html} at (0,0) size 800x178
+    RenderBody {body} at (8,8) size 162x162 [color=#000080] [border: (1px solid #000080)]
+      RenderBlock {p} at (1,17) size 160x80
+        RenderText {#text} at (0,0) size 146x79
+          text run at (0,0) width 104: &quot;There should be&quot;
+          text run at (0,20) width 109: &quot;scrollbars for the&quot;
+          text run at (0,40) width 146: &quot;viewport -- not for this&quot;
+          text run at (0,60) width 28: &quot;box.&quot;
+      RenderBlock {p} at (1,113) size 160x20 [color=#808080]
+        RenderText {#text} at (0,0) size 111x19
+          text run at (0,0) width 111: &quot;This is filler text.&quot;
+      RenderBlock {p} at (1,149) size 160x20 [color=#808080]
+        RenderText {#text} at (0,0) size 111x19
+          text run at (0,0) width 111: &quot;This is filler text.&quot;
+      RenderBlock {p} at (1,185) size 160x20 [color=#808080]
+        RenderText {#text} at (0,0) size 111x19
+          text run at (0,0) width 111: &quot;This is filler text.&quot;
+      RenderBlock {p} at (1,221) size 160x20 [color=#808080]
+        RenderText {#text} at (0,0) size 111x19
+          text run at (0,0) width 111: &quot;This is filler text.&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorfastrepaintbodybackgroundimageexpectedtxtfromrev180487trunkLayoutTestsplatformiossimdeprecatedfastrepaintbodybackgroundimageexpectedtxt"></a>
<div class="copfile"><h4>Copied: trunk/LayoutTests/platform/ios-simulator/fast/repaint/body-background-image-expected.txt (from rev 180487, trunk/LayoutTests/platform/ios-sim-deprecated/fast/repaint/body-background-image-expected.txt) (0 => 180488)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator/fast/repaint/body-background-image-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/fast/repaint/body-background-image-expected.txt        2015-02-22 18:01:29 UTC (rev 180488)
</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 800x544
+  RenderBlock {HTML} at (0,0) size 800x544 [bgcolor=#FFFFFF]
+    RenderBody {BODY} at (8,240) size 784x288
+      RenderBlock {P} at (0,248) size 784x40
+        RenderText {#text} at (0,0) size 103x19
+          text run at (0,0) width 103: &quot;Repaint test for &quot;
+        RenderInline {I} at (0,0) size 760x39
+          RenderInline {A} at (0,0) size 306x19 [color=#0000EE]
+            RenderText {#text} at (102,0) size 306x19
+              text run at (102,0) width 306: &quot;http://bugs.webkit.org/show_bug.cgi?id=15157&quot;
+          RenderText {#text} at (407,0) size 760x39
+            text run at (407,0) width 5: &quot; &quot;
+            text run at (411,0) width 349: &quot;Image defined in background-position: top center gets&quot;
+            text run at (0,20) width 149: &quot;unexpectedly truncated&quot;
+        RenderText {#text} at (148,20) size 5x19
+          text run at (148,20) width 5: &quot;.&quot;
</ins></span></pre>
</div>
</div>

</body>
</html>