<!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>[168077] 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/168077">168077</a></dd>
<dt>Author</dt> <dd>simon.fraser@apple.com</dd>
<dt>Date</dt> <dd>2014-04-30 19:15:15 -0700 (Wed, 30 Apr 2014)</dd>
</dl>

<h3>Log Message</h3>
<pre>Rebaseline compositing/overflow tests for iOS.

* platform/ios-sim/compositing/overflow/composited-scrolling-creates-a-stacking-container-expected.txt:
* platform/ios-sim/compositing/overflow/composited-scrolling-paint-phases-expected.txt:
* platform/ios-sim/compositing/overflow/content-gains-scrollbars-expected.txt:
* platform/ios-sim/compositing/overflow/fixed-position-ancestor-clip-expected.txt:
* platform/ios-sim/compositing/overflow/overflow-scroll-expected.txt:
* platform/ios-sim/compositing/overflow/overflow-scrollbar-layers-expected.txt:
* platform/ios-sim/compositing/overflow/remove-overflow-crash2-expected.txt:
* platform/ios-sim/compositing/overflow/scrollbar-painting-expected.txt:
* platform/ios-sim/compositing/overflow/scrolling-content-clip-to-viewport-expected.txt:
* platform/ios-sim/compositing/overflow/scrolling-without-painting-expected.txt:
* platform/ios-sim/compositing/overflow/textarea-scroll-touch-expected.txt:
* platform/ios-sim/compositing/overflow/updating-scrolling-content-expected.txt:</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsChangeLog">trunk/LayoutTests/ChangeLog</a></li>
<li><a href="#trunkLayoutTestsplatformiossimcompositingoverflowcompositedscrollingcreatesastackingcontainerexpectedtxt">trunk/LayoutTests/platform/ios-sim/compositing/overflow/composited-scrolling-creates-a-stacking-container-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimcompositingoverflowcompositedscrollingpaintphasesexpectedtxt">trunk/LayoutTests/platform/ios-sim/compositing/overflow/composited-scrolling-paint-phases-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimcompositingoverflowcontentgainsscrollbarsexpectedtxt">trunk/LayoutTests/platform/ios-sim/compositing/overflow/content-gains-scrollbars-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimcompositingoverflowfixedpositionancestorclipexpectedtxt">trunk/LayoutTests/platform/ios-sim/compositing/overflow/fixed-position-ancestor-clip-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimcompositingoverflowoverflowscrollexpectedtxt">trunk/LayoutTests/platform/ios-sim/compositing/overflow/overflow-scroll-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimcompositingoverflowoverflowscrollbarlayersexpectedtxt">trunk/LayoutTests/platform/ios-sim/compositing/overflow/overflow-scrollbar-layers-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimcompositingoverflowremoveoverflowcrash2expectedtxt">trunk/LayoutTests/platform/ios-sim/compositing/overflow/remove-overflow-crash2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimcompositingoverflowscrollbarpaintingexpectedtxt">trunk/LayoutTests/platform/ios-sim/compositing/overflow/scrollbar-painting-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimcompositingoverflowscrollingcontentcliptoviewportexpectedtxt">trunk/LayoutTests/platform/ios-sim/compositing/overflow/scrolling-content-clip-to-viewport-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimcompositingoverflowscrollingwithoutpaintingexpectedtxt">trunk/LayoutTests/platform/ios-sim/compositing/overflow/scrolling-without-painting-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimcompositingoverflowtextareascrolltouchexpectedtxt">trunk/LayoutTests/platform/ios-sim/compositing/overflow/textarea-scroll-touch-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimcompositingoverflowupdatingscrollingcontentexpectedtxt">trunk/LayoutTests/platform/ios-sim/compositing/overflow/updating-scrolling-content-expected.txt</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkLayoutTestsChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/ChangeLog (168076 => 168077)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/ChangeLog        2014-05-01 02:12:42 UTC (rev 168076)
+++ trunk/LayoutTests/ChangeLog        2014-05-01 02:15:15 UTC (rev 168077)
</span><span class="lines">@@ -1,3 +1,20 @@
</span><ins>+2014-04-30  Simon Fraser  &lt;simon.fraser@apple.com&gt;
+
+        Rebaseline compositing/overflow tests for iOS.
+
+        * platform/ios-sim/compositing/overflow/composited-scrolling-creates-a-stacking-container-expected.txt:
+        * platform/ios-sim/compositing/overflow/composited-scrolling-paint-phases-expected.txt:
+        * platform/ios-sim/compositing/overflow/content-gains-scrollbars-expected.txt:
+        * platform/ios-sim/compositing/overflow/fixed-position-ancestor-clip-expected.txt:
+        * platform/ios-sim/compositing/overflow/overflow-scroll-expected.txt:
+        * platform/ios-sim/compositing/overflow/overflow-scrollbar-layers-expected.txt:
+        * platform/ios-sim/compositing/overflow/remove-overflow-crash2-expected.txt:
+        * platform/ios-sim/compositing/overflow/scrollbar-painting-expected.txt:
+        * platform/ios-sim/compositing/overflow/scrolling-content-clip-to-viewport-expected.txt:
+        * platform/ios-sim/compositing/overflow/scrolling-without-painting-expected.txt:
+        * platform/ios-sim/compositing/overflow/textarea-scroll-touch-expected.txt:
+        * platform/ios-sim/compositing/overflow/updating-scrolling-content-expected.txt:
+
</ins><span class="cx"> 2014-04-30  David Hyatt  &lt;hyatt@apple.com&gt;
</span><span class="cx"> 
</span><span class="cx">         REGRESSION (r168046): [New Multicolumn] Painting order is wrong for columns and fixed positioned elements
</span></span></pre></div>
<a id="trunkLayoutTestsplatformiossimcompositingoverflowcompositedscrollingcreatesastackingcontainerexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/ios-sim/compositing/overflow/composited-scrolling-creates-a-stacking-container-expected.txt (168076 => 168077)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-sim/compositing/overflow/composited-scrolling-creates-a-stacking-container-expected.txt        2014-05-01 02:12:42 UTC (rev 168076)
+++ trunk/LayoutTests/platform/ios-sim/compositing/overflow/composited-scrolling-creates-a-stacking-container-expected.txt        2014-05-01 02:15:15 UTC (rev 168077)
</span><span class="lines">@@ -8,13 +8,13 @@
</span><span class="cx">           (position 28.00 20.00)
</span><span class="cx">           (bounds 202.00 202.00)
</span><span class="cx">           (drawsContent 1)
</span><del>-          (children 4
</del><ins>+          (children 3
</ins><span class="cx">             (GraphicsLayer
</span><span class="cx">               (position 1.00 1.00)
</span><del>-              (bounds 185.00 185.00)
</del><ins>+              (bounds 200.00 200.00)
</ins><span class="cx">               (children 2
</span><span class="cx">                 (GraphicsLayer
</span><del>-                  (bounds 185.00 185.00)
</del><ins>+                  (bounds 200.00 200.00)
</ins><span class="cx">                   (drawsContent 1)
</span><span class="cx">                 )
</span><span class="cx">                 (GraphicsLayer
</span><span class="lines">@@ -24,20 +24,15 @@
</span><span class="cx">               )
</span><span class="cx">             )
</span><span class="cx">             (GraphicsLayer
</span><del>-              (position 1.00 186.00)
-              (bounds 185.00 15.00)
</del><ins>+              (position 1.00 201.00)
+              (bounds 200.00 0.00)
</ins><span class="cx">               (drawsContent 1)
</span><span class="cx">             )
</span><span class="cx">             (GraphicsLayer
</span><del>-              (position 186.00 1.00)
-              (bounds 15.00 185.00)
</del><ins>+              (position 201.00 1.00)
+              (bounds 0.00 200.00)
</ins><span class="cx">               (drawsContent 1)
</span><span class="cx">             )
</span><del>-            (GraphicsLayer
-              (position 186.00 186.00)
-              (bounds 15.00 15.00)
-              (drawsContent 1)
-            )
</del><span class="cx">           )
</span><span class="cx">         )
</span><span class="cx">       )
</span></span></pre></div>
<a id="trunkLayoutTestsplatformiossimcompositingoverflowcompositedscrollingpaintphasesexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/ios-sim/compositing/overflow/composited-scrolling-paint-phases-expected.txt (168076 => 168077)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-sim/compositing/overflow/composited-scrolling-paint-phases-expected.txt        2014-05-01 02:12:42 UTC (rev 168076)
+++ trunk/LayoutTests/platform/ios-sim/compositing/overflow/composited-scrolling-paint-phases-expected.txt        2014-05-01 02:15:15 UTC (rev 168077)
</span><span class="lines">@@ -22,10 +22,10 @@
</span><span class="cx">             GraphicsLayerPaintBackground
</span><span class="cx">             GraphicsLayerPaintMask
</span><span class="cx">           )
</span><del>-          (children 4
</del><ins>+          (children 3
</ins><span class="cx">             (GraphicsLayer
</span><span class="cx">               (position 1.00 1.00)
</span><del>-              (bounds 185.00 185.00)
</del><ins>+              (bounds 200.00 200.00)
</ins><span class="cx">               (paintingPhases
</span><span class="cx">                 GraphicsLayerPaintBackground
</span><span class="cx">                 GraphicsLayerPaintForeground
</span><span class="lines">@@ -43,7 +43,7 @@
</span><span class="cx">                   )
</span><span class="cx">                 )
</span><span class="cx">                 (GraphicsLayer
</span><del>-                  (bounds 185.00 185.00)
</del><ins>+                  (bounds 200.00 200.00)
</ins><span class="cx">                   (drawsContent 1)
</span><span class="cx">                   (paintingPhases
</span><span class="cx">                     GraphicsLayerPaintForeground
</span><span class="lines">@@ -52,8 +52,8 @@
</span><span class="cx">               )
</span><span class="cx">             )
</span><span class="cx">             (GraphicsLayer
</span><del>-              (position 1.00 186.00)
-              (bounds 185.00 15.00)
</del><ins>+              (position 1.00 201.00)
+              (bounds 200.00 0.00)
</ins><span class="cx">               (drawsContent 1)
</span><span class="cx">               (paintingPhases
</span><span class="cx">                 GraphicsLayerPaintBackground
</span><span class="lines">@@ -62,8 +62,8 @@
</span><span class="cx">               )
</span><span class="cx">             )
</span><span class="cx">             (GraphicsLayer
</span><del>-              (position 186.00 1.00)
-              (bounds 15.00 185.00)
</del><ins>+              (position 201.00 1.00)
+              (bounds 0.00 200.00)
</ins><span class="cx">               (drawsContent 1)
</span><span class="cx">               (paintingPhases
</span><span class="cx">                 GraphicsLayerPaintBackground
</span><span class="lines">@@ -71,16 +71,6 @@
</span><span class="cx">                 GraphicsLayerPaintMask
</span><span class="cx">               )
</span><span class="cx">             )
</span><del>-            (GraphicsLayer
-              (position 186.00 186.00)
-              (bounds 15.00 15.00)
-              (drawsContent 1)
-              (paintingPhases
-                GraphicsLayerPaintBackground
-                GraphicsLayerPaintForeground
-                GraphicsLayerPaintMask
-              )
-            )
</del><span class="cx">           )
</span><span class="cx">         )
</span><span class="cx">       )
</span></span></pre></div>
<a id="trunkLayoutTestsplatformiossimcompositingoverflowcontentgainsscrollbarsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/ios-sim/compositing/overflow/content-gains-scrollbars-expected.txt (168076 => 168077)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-sim/compositing/overflow/content-gains-scrollbars-expected.txt        2014-05-01 02:12:42 UTC (rev 168076)
+++ trunk/LayoutTests/platform/ios-sim/compositing/overflow/content-gains-scrollbars-expected.txt        2014-05-01 02:15:15 UTC (rev 168077)
</span><span class="lines">@@ -9,7 +9,7 @@
</span><span class="cx">           (bounds 100.00 100.00)
</span><span class="cx">           (children 1
</span><span class="cx">             (GraphicsLayer
</span><del>-              (bounds 85.00 100.00)
</del><ins>+              (bounds 100.00 100.00)
</ins><span class="cx">               (children 1
</span><span class="cx">                 (GraphicsLayer
</span><span class="cx">                   (bounds 10.00 200.00)
</span><span class="lines">@@ -23,7 +23,7 @@
</span><span class="cx">           (bounds 100.00 100.00)
</span><span class="cx">           (children 1
</span><span class="cx">             (GraphicsLayer
</span><del>-              (bounds 100.00 85.00)
</del><ins>+              (bounds 100.00 100.00)
</ins><span class="cx">               (children 1
</span><span class="cx">                 (GraphicsLayer
</span><span class="cx">                   (bounds 200.00 10.00)
</span><span class="lines">@@ -37,7 +37,7 @@
</span><span class="cx">           (bounds 100.00 100.00)
</span><span class="cx">           (children 1
</span><span class="cx">             (GraphicsLayer
</span><del>-              (bounds 85.00 85.00)
</del><ins>+              (bounds 100.00 100.00)
</ins><span class="cx">               (children 1
</span><span class="cx">                 (GraphicsLayer
</span><span class="cx">                   (bounds 200.00 200.00)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformiossimcompositingoverflowfixedpositionancestorclipexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/ios-sim/compositing/overflow/fixed-position-ancestor-clip-expected.txt (168076 => 168077)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-sim/compositing/overflow/fixed-position-ancestor-clip-expected.txt        2014-05-01 02:12:42 UTC (rev 168076)
+++ trunk/LayoutTests/platform/ios-sim/compositing/overflow/fixed-position-ancestor-clip-expected.txt        2014-05-01 02:15:15 UTC (rev 168077)
</span><span class="lines">@@ -11,4 +11,3 @@
</span><span class="cx">   RenderBlock (positioned) {DIV} at (8,8) size 100x100 [bgcolor=#FF0000]
</span><span class="cx"> layer at (8,8) size 100x100
</span><span class="cx">   RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#008000]
</span><del>-scrolled to 50,50
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimcompositingoverflowoverflowscrollexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/ios-sim/compositing/overflow/overflow-scroll-expected.txt (168076 => 168077)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-sim/compositing/overflow/overflow-scroll-expected.txt        2014-05-01 02:12:42 UTC (rev 168076)
+++ trunk/LayoutTests/platform/ios-sim/compositing/overflow/overflow-scroll-expected.txt        2014-05-01 02:15:15 UTC (rev 168077)
</span><span class="lines">@@ -32,95 +32,95 @@
</span><span class="cx">         RenderText {#text} at (524,511) size 4x19
</span><span class="cx">           text run at (524,511) width 4: &quot; &quot;
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-layer at (18,62) size 152x152 clip at (19,63) size 135x135 scrollY 50 scrollWidth 210 scrollHeight 510
</del><ins>+layer at (18,62) size 152x152 clip at (19,63) size 150x150 scrollY 50 scrollWidth 210 scrollHeight 510
</ins><span class="cx">   RenderBlock {DIV} at (10,10) size 152x152 [border: (1px solid #000000)]
</span><del>-layer at (194,62) size 152x152 clip at (195,63) size 135x135 scrollY 50 scrollWidth 210 scrollHeight 510
</del><ins>+layer at (194,62) size 152x152 clip at (195,63) size 150x150 scrollY 50 scrollWidth 210 scrollHeight 510
</ins><span class="cx">   RenderBlock {DIV} at (186,10) size 152x152 [border: (1px solid #000000)]
</span><del>-layer at (19,13) size 210x510 backgroundClip at (19,63) size 135x135 clip at (19,63) size 135x135 outlineClip at (19,63) size 135x135
</del><ins>+layer at (19,13) size 210x510 backgroundClip at (19,63) size 150x150 clip at (19,63) size 150x150 outlineClip at (19,63) size 150x150
</ins><span class="cx">   RenderBlock {DIV} at (1,1) size 210x510 [bgcolor=#808080]
</span><span class="cx">     RenderBlock {P} at (5,29) size 200x60
</span><span class="cx">       RenderText {#text} at (0,1) size 192x58
</span><span class="cx">         text run at (0,1) width 192: &quot;This is the inner div&quot;
</span><span class="cx">         text run at (0,31) width 111: &quot;that scrolls.&quot;
</span><del>-layer at (195,13) size 210x510 backgroundClip at (195,63) size 135x135 clip at (195,63) size 135x135 outlineClip at (195,63) size 135x135
</del><ins>+layer at (195,13) size 210x510 backgroundClip at (195,63) size 150x150 clip at (195,63) size 150x150 outlineClip at (195,63) size 150x150
</ins><span class="cx">   RenderBlock (relative positioned) {DIV} at (1,1) size 210x510 [bgcolor=#808080]
</span><span class="cx">     RenderBlock {P} at (5,29) size 200x60
</span><span class="cx">       RenderText {#text} at (0,1) size 192x58
</span><span class="cx">         text run at (0,1) width 192: &quot;This is the inner div&quot;
</span><span class="cx">         text run at (0,31) width 111: &quot;that scrolls.&quot;
</span><del>-layer at (370,62) size 152x152 clip at (371,63) size 135x135 scrollY 50 scrollWidth 210 scrollHeight 510
</del><ins>+layer at (370,62) size 152x152 clip at (371,63) size 150x150 scrollY 50 scrollWidth 210 scrollHeight 510
</ins><span class="cx">   RenderBlock (relative positioned) {DIV} at (362,10) size 152x152 [border: (1px solid #000000)]
</span><del>-layer at (371,13) size 210x510 backgroundClip at (371,63) size 135x135 clip at (371,63) size 135x135 outlineClip at (371,63) size 135x135
</del><ins>+layer at (371,13) size 210x510 backgroundClip at (371,63) size 150x150 clip at (371,63) size 150x150 outlineClip at (371,63) size 150x150
</ins><span class="cx">   RenderBlock {DIV} at (1,1) size 210x510 [bgcolor=#808080]
</span><span class="cx">     RenderBlock {P} at (5,29) size 200x60
</span><span class="cx">       RenderText {#text} at (0,1) size 192x58
</span><span class="cx">         text run at (0,1) width 192: &quot;This is the inner div&quot;
</span><span class="cx">         text run at (0,31) width 111: &quot;that scrolls.&quot;
</span><del>-layer at (546,62) size 152x152 clip at (547,63) size 135x135 scrollY 50 scrollWidth 210 scrollHeight 510
</del><ins>+layer at (546,62) size 152x152 clip at (547,63) size 150x150 scrollY 50 scrollWidth 210 scrollHeight 510
</ins><span class="cx">   RenderBlock (relative positioned) {DIV} at (538,10) size 152x152 [border: (1px solid #000000)]
</span><del>-layer at (547,13) size 210x510 backgroundClip at (547,63) size 135x135 clip at (547,63) size 135x135 outlineClip at (547,63) size 135x135
</del><ins>+layer at (547,13) size 210x510 backgroundClip at (547,63) size 150x150 clip at (547,63) size 150x150 outlineClip at (547,63) size 150x150
</ins><span class="cx">   RenderBlock (relative positioned) {DIV} at (1,1) size 210x510 [bgcolor=#808080]
</span><span class="cx">     RenderBlock {P} at (5,29) size 200x60
</span><span class="cx">       RenderText {#text} at (0,1) size 192x58
</span><span class="cx">         text run at (0,1) width 192: &quot;This is the inner div&quot;
</span><span class="cx">         text run at (0,31) width 111: &quot;that scrolls.&quot;
</span><del>-layer at (18,239) size 152x152 clip at (19,240) size 135x135 scrollY 50 scrollWidth 210 scrollHeight 510
</del><ins>+layer at (18,239) size 152x152 clip at (19,240) size 150x150 scrollY 50 scrollWidth 210 scrollHeight 510
</ins><span class="cx">   RenderBlock {DIV} at (10,187) size 152x152 [border: (1px solid #000000)]
</span><span class="cx">     RenderBlock {DIV} at (1,1) size 210x510 [bgcolor=#808080]
</span><span class="cx">       RenderBlock {P} at (5,29) size 200x60
</span><span class="cx">         RenderText {#text} at (0,1) size 192x58
</span><span class="cx">           text run at (0,1) width 192: &quot;This is the inner div&quot;
</span><span class="cx">           text run at (0,31) width 111: &quot;that scrolls.&quot;
</span><del>-layer at (194,239) size 152x152 clip at (195,240) size 135x135 scrollY 50 scrollWidth 210 scrollHeight 510
</del><ins>+layer at (194,239) size 152x152 clip at (195,240) size 150x150 scrollY 50 scrollWidth 210 scrollHeight 510
</ins><span class="cx">   RenderBlock {DIV} at (186,187) size 152x152 [border: (1px solid #000000)]
</span><del>-layer at (195,190) size 210x510 backgroundClip at (195,240) size 135x135 clip at (195,240) size 135x135 outlineClip at (195,240) size 135x135
</del><ins>+layer at (195,190) size 210x510 backgroundClip at (195,240) size 150x150 clip at (195,240) size 150x150 outlineClip at (195,240) size 150x150
</ins><span class="cx">   RenderBlock (relative positioned) {DIV} at (1,1) size 210x510 [bgcolor=#808080]
</span><span class="cx">     RenderBlock {P} at (5,29) size 200x60
</span><span class="cx">       RenderText {#text} at (0,1) size 192x58
</span><span class="cx">         text run at (0,1) width 192: &quot;This is the inner div&quot;
</span><span class="cx">         text run at (0,31) width 111: &quot;that scrolls.&quot;
</span><del>-layer at (370,239) size 152x152 clip at (371,240) size 135x135 scrollY 50 scrollWidth 210 scrollHeight 510
</del><ins>+layer at (370,239) size 152x152 clip at (371,240) size 150x150 scrollY 50 scrollWidth 210 scrollHeight 510
</ins><span class="cx">   RenderBlock {DIV} at (362,187) size 152x152 [border: (1px solid #000000)]
</span><del>-layer at (371,190) size 210x510 backgroundClip at (371,240) size 135x135 clip at (371,240) size 135x135 outlineClip at (371,240) size 135x135
</del><ins>+layer at (371,190) size 210x510 backgroundClip at (371,240) size 150x150 clip at (371,240) size 150x150 outlineClip at (371,240) size 150x150
</ins><span class="cx">   RenderBlock {DIV} at (1,1) size 210x510 [bgcolor=#808080]
</span><span class="cx">     RenderBlock {P} at (5,29) size 200x60
</span><span class="cx">       RenderText {#text} at (0,1) size 192x58
</span><span class="cx">         text run at (0,1) width 192: &quot;This is the inner div&quot;
</span><span class="cx">         text run at (0,31) width 111: &quot;that scrolls.&quot;
</span><del>-layer at (546,239) size 152x152 clip at (547,240) size 135x135 scrollY 50 scrollWidth 210 scrollHeight 510
</del><ins>+layer at (546,239) size 152x152 clip at (547,240) size 150x150 scrollY 50 scrollWidth 210 scrollHeight 510
</ins><span class="cx">   RenderBlock {DIV} at (538,187) size 152x152 [border: (1px solid #000000)]
</span><del>-layer at (547,190) size 210x510 backgroundClip at (547,240) size 135x135 clip at (547,240) size 135x135 outlineClip at (547,240) size 135x135
</del><ins>+layer at (547,190) size 210x510 backgroundClip at (547,240) size 150x150 clip at (547,240) size 150x150 outlineClip at (547,240) size 150x150
</ins><span class="cx">   RenderBlock (relative positioned) {DIV} at (1,1) size 210x510 [bgcolor=#808080]
</span><span class="cx">     RenderBlock {P} at (5,29) size 200x60
</span><span class="cx">       RenderText {#text} at (0,1) size 192x58
</span><span class="cx">         text run at (0,1) width 192: &quot;This is the inner div&quot;
</span><span class="cx">         text run at (0,31) width 111: &quot;that scrolls.&quot;
</span><del>-layer at (18,416) size 152x152 clip at (19,417) size 135x135 scrollY 50 scrollWidth 210 scrollHeight 510
</del><ins>+layer at (18,416) size 152x152 clip at (19,417) size 150x150 scrollY 50 scrollWidth 210 scrollHeight 510
</ins><span class="cx">   RenderBlock (relative positioned) {DIV} at (10,364) size 152x152 [border: (1px solid #000000)]
</span><span class="cx">     RenderBlock {DIV} at (1,1) size 210x510 [bgcolor=#808080]
</span><span class="cx">       RenderBlock {P} at (5,29) size 200x60
</span><span class="cx">         RenderText {#text} at (0,1) size 192x58
</span><span class="cx">           text run at (0,1) width 192: &quot;This is the inner div&quot;
</span><span class="cx">           text run at (0,31) width 111: &quot;that scrolls.&quot;
</span><del>-layer at (194,416) size 152x152 clip at (195,417) size 135x135 scrollY 50 scrollWidth 210 scrollHeight 510
</del><ins>+layer at (194,416) size 152x152 clip at (195,417) size 150x150 scrollY 50 scrollWidth 210 scrollHeight 510
</ins><span class="cx">   RenderBlock (relative positioned) {DIV} at (186,364) size 152x152 [border: (1px solid #000000)]
</span><del>-layer at (195,367) size 210x510 backgroundClip at (195,417) size 135x135 clip at (195,417) size 135x135 outlineClip at (195,417) size 135x135
</del><ins>+layer at (195,367) size 210x510 backgroundClip at (195,417) size 150x150 clip at (195,417) size 150x150 outlineClip at (195,417) size 150x150
</ins><span class="cx">   RenderBlock (relative positioned) {DIV} at (1,1) size 210x510 [bgcolor=#808080]
</span><span class="cx">     RenderBlock {P} at (5,29) size 200x60
</span><span class="cx">       RenderText {#text} at (0,1) size 192x58
</span><span class="cx">         text run at (0,1) width 192: &quot;This is the inner div&quot;
</span><span class="cx">         text run at (0,31) width 111: &quot;that scrolls.&quot;
</span><del>-layer at (370,416) size 152x152 clip at (371,417) size 135x135 scrollY 50 scrollWidth 210 scrollHeight 510
</del><ins>+layer at (370,416) size 152x152 clip at (371,417) size 150x150 scrollY 50 scrollWidth 210 scrollHeight 510
</ins><span class="cx">   RenderBlock (relative positioned) {DIV} at (362,364) size 152x152 [border: (1px solid #000000)]
</span><del>-layer at (371,367) size 210x510 backgroundClip at (371,417) size 135x135 clip at (371,417) size 135x135 outlineClip at (371,417) size 135x135
</del><ins>+layer at (371,367) size 210x510 backgroundClip at (371,417) size 150x150 clip at (371,417) size 150x150 outlineClip at (371,417) size 150x150
</ins><span class="cx">   RenderBlock {DIV} at (1,1) size 210x510 [bgcolor=#808080]
</span><span class="cx">     RenderBlock {P} at (5,29) size 200x60
</span><span class="cx">       RenderText {#text} at (0,1) size 192x58
</span><span class="cx">         text run at (0,1) width 192: &quot;This is the inner div&quot;
</span><span class="cx">         text run at (0,31) width 111: &quot;that scrolls.&quot;
</span><del>-layer at (546,416) size 152x152 clip at (547,417) size 135x135 scrollY 50 scrollWidth 210 scrollHeight 510
</del><ins>+layer at (546,416) size 152x152 clip at (547,417) size 150x150 scrollY 50 scrollWidth 210 scrollHeight 510
</ins><span class="cx">   RenderBlock (relative positioned) {DIV} at (538,364) size 152x152 [border: (1px solid #000000)]
</span><del>-layer at (547,367) size 210x510 backgroundClip at (547,417) size 135x135 clip at (547,417) size 135x135 outlineClip at (547,417) size 135x135
</del><ins>+layer at (547,367) size 210x510 backgroundClip at (547,417) size 150x150 clip at (547,417) size 150x150 outlineClip at (547,417) size 150x150
</ins><span class="cx">   RenderBlock (relative positioned) {DIV} at (1,1) size 210x510 [bgcolor=#808080]
</span><span class="cx">     RenderBlock {P} at (5,29) size 200x60
</span><span class="cx">       RenderText {#text} at (0,1) size 192x58
</span></span></pre></div>
<a id="trunkLayoutTestsplatformiossimcompositingoverflowoverflowscrollbarlayersexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/ios-sim/compositing/overflow/overflow-scrollbar-layers-expected.txt (168076 => 168077)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-sim/compositing/overflow/overflow-scrollbar-layers-expected.txt        2014-05-01 02:12:42 UTC (rev 168076)
+++ trunk/LayoutTests/platform/ios-sim/compositing/overflow/overflow-scrollbar-layers-expected.txt        2014-05-01 02:15:15 UTC (rev 168077)
</span><span class="lines">@@ -9,7 +9,7 @@
</span><span class="cx">           (bounds 100.00 100.00)
</span><span class="cx">           (children 1
</span><span class="cx">             (GraphicsLayer
</span><del>-              (bounds 85.00 100.00)
</del><ins>+              (bounds 100.00 100.00)
</ins><span class="cx">               (children 1
</span><span class="cx">                 (GraphicsLayer
</span><span class="cx">                   (bounds 10.00 200.00)
</span><span class="lines">@@ -23,7 +23,7 @@
</span><span class="cx">           (bounds 100.00 100.00)
</span><span class="cx">           (children 1
</span><span class="cx">             (GraphicsLayer
</span><del>-              (bounds 100.00 85.00)
</del><ins>+              (bounds 100.00 100.00)
</ins><span class="cx">               (children 1
</span><span class="cx">                 (GraphicsLayer
</span><span class="cx">                   (bounds 200.00 10.00)
</span><span class="lines">@@ -37,7 +37,7 @@
</span><span class="cx">           (bounds 100.00 100.00)
</span><span class="cx">           (children 1
</span><span class="cx">             (GraphicsLayer
</span><del>-              (bounds 85.00 85.00)
</del><ins>+              (bounds 100.00 100.00)
</ins><span class="cx">               (children 1
</span><span class="cx">                 (GraphicsLayer
</span><span class="cx">                   (bounds 200.00 200.00)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformiossimcompositingoverflowremoveoverflowcrash2expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/ios-sim/compositing/overflow/remove-overflow-crash2-expected.txt (168076 => 168077)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-sim/compositing/overflow/remove-overflow-crash2-expected.txt        2014-05-01 02:12:42 UTC (rev 168076)
+++ trunk/LayoutTests/platform/ios-sim/compositing/overflow/remove-overflow-crash2-expected.txt        2014-05-01 02:15:15 UTC (rev 168077)
</span><span class="lines">@@ -3,90 +3,74 @@
</span><span class="cx"> layer at (0,0) size 800x218
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 800x218
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x202
</span><del>-layer at (8,8) size 103x202 clip at (9,9) size 86x185 scrollHeight 1680
</del><ins>+layer at (8,8) size 103x202 clip at (9,9) size 101x200 scrollHeight 1360
</ins><span class="cx">   RenderBlock {DIV} at (0,0) size 103x202 [border: (1px solid #000000)]
</span><del>-    RenderText {#text} at (1,1) size 86x1679
</del><ins>+    RenderText {#text} at (1,1) size 101x1359
</ins><span class="cx">       text run at (1,1) width 86: &quot;Lorem ipsum&quot;
</span><del>-      text run at (1,21) width 53: &quot;dolor sit&quot;
-      text run at (1,41) width 36: &quot;amet,&quot;
-      text run at (1,61) width 73: &quot;consectetur&quot;
-      text run at (1,81) width 71: &quot;adipisicing&quot;
-      text run at (1,101) width 70: &quot;elit, sed do&quot;
-      text run at (1,121) width 55: &quot;eiusmod&quot;
-      text run at (1,141) width 46: &quot;tempor&quot;
-      text run at (1,161) width 82: &quot;incididunt ut&quot;
-      text run at (1,181) width 56: &quot;labore et&quot;
-      text run at (1,201) width 41: &quot;dolore&quot;
-      text run at (1,221) width 43: &quot;magna&quot;
-      text run at (1,241) width 64: &quot;aliqua. Ut&quot;
-      text run at (1,261) width 52: &quot;enim ad&quot;
-      text run at (1,281) width 42: &quot;minim&quot;
-      text run at (1,301) width 82: &quot;veniam, quis&quot;
-      text run at (1,321) width 48: &quot;nostrud&quot;
-      text run at (1,341) width 76: &quot;exercitation&quot;
-      text run at (1,361) width 52: &quot;ullamco&quot;
-      text run at (1,381) width 71: &quot;laboris nisi&quot;
-      text run at (1,401) width 80: &quot;ut aliquip ex&quot;
-      text run at (1,421) width 83: &quot;ea commodo&quot;
-      text run at (1,441) width 68: &quot;consequat.&quot;
-      text run at (1,461) width 61: &quot;Duis aute&quot;
-      text run at (1,481) width 85: &quot;irure dolor in&quot;
-      text run at (1,501) width 86: &quot;reprehenderit&quot;
-      text run at (1,521) width 76: &quot;in voluptate&quot;
-      text run at (1,541) width 60: &quot;velit esse&quot;
-      text run at (1,561) width 86: &quot;cillum dolore&quot;
-      text run at (1,581) width 57: &quot;eu fugiat&quot;
-      text run at (1,601) width 32: &quot;nulla&quot;
-      text run at (1,621) width 54: &quot;pariatur.&quot;
-      text run at (1,641) width 65: &quot;Excepteur&quot;
-      text run at (1,661) width 83: &quot;sint occaecat&quot;
-      text run at (1,681) width 59: &quot;cupidatat&quot;
-      text run at (1,701) width 86: &quot;non proident,&quot;
-      text run at (1,721) width 82: &quot;sunt in culpa&quot;
-      text run at (1,741) width 67: &quot;qui officia&quot;
-      text run at (1,761) width 55: &quot;deserunt&quot;
-      text run at (1,781) width 75: &quot;mollit anim&quot;
-      text run at (1,801) width 35: &quot;id est&quot;
-      text run at (1,821) width 58: &quot;laborum.&quot;
-      text run at (1,841) width 86: &quot;Lorem ipsum&quot;
-      text run at (1,861) width 53: &quot;dolor sit&quot;
-      text run at (1,881) width 36: &quot;amet,&quot;
-      text run at (1,901) width 73: &quot;consectetur&quot;
-      text run at (1,921) width 71: &quot;adipisicing&quot;
-      text run at (1,941) width 70: &quot;elit, sed do&quot;
-      text run at (1,961) width 55: &quot;eiusmod&quot;
-      text run at (1,981) width 46: &quot;tempor&quot;
-      text run at (1,1001) width 82: &quot;incididunt ut&quot;
-      text run at (1,1021) width 56: &quot;labore et&quot;
-      text run at (1,1041) width 41: &quot;dolore&quot;
-      text run at (1,1061) width 43: &quot;magna&quot;
-      text run at (1,1081) width 64: &quot;aliqua. Ut&quot;
-      text run at (1,1101) width 52: &quot;enim ad&quot;
-      text run at (1,1121) width 42: &quot;minim&quot;
-      text run at (1,1141) width 82: &quot;veniam, quis&quot;
-      text run at (1,1161) width 48: &quot;nostrud&quot;
-      text run at (1,1181) width 76: &quot;exercitation&quot;
-      text run at (1,1201) width 52: &quot;ullamco&quot;
-      text run at (1,1221) width 71: &quot;laboris nisi&quot;
-      text run at (1,1241) width 80: &quot;ut aliquip ex&quot;
-      text run at (1,1261) width 83: &quot;ea commodo&quot;
-      text run at (1,1281) width 68: &quot;consequat.&quot;
-      text run at (1,1301) width 61: &quot;Duis aute&quot;
-      text run at (1,1321) width 85: &quot;irure dolor in&quot;
-      text run at (1,1341) width 86: &quot;reprehenderit&quot;
-      text run at (1,1361) width 76: &quot;in voluptate&quot;
-      text run at (1,1381) width 60: &quot;velit esse&quot;
-      text run at (1,1401) width 86: &quot;cillum dolore&quot;
-      text run at (1,1421) width 57: &quot;eu fugiat&quot;
-      text run at (1,1441) width 32: &quot;nulla&quot;
-      text run at (1,1461) width 54: &quot;pariatur.&quot;
-      text run at (1,1481) width 65: &quot;Excepteur&quot;
-      text run at (1,1501) width 83: &quot;sint occaecat&quot;
-      text run at (1,1521) width 59: &quot;cupidatat&quot;
-      text run at (1,1541) width 86: &quot;non proident,&quot;
-      text run at (1,1561) width 82: &quot;sunt in culpa&quot;
-      text run at (1,1581) width 67: &quot;qui officia&quot;
-      text run at (1,1601) width 55: &quot;deserunt&quot;
-      text run at (1,1621) width 75: &quot;mollit anim&quot;
-      text run at (1,1641) width 35: &quot;id est&quot;
-      text run at (1,1661) width 58: &quot;laborum.&quot;
</del><ins>+      text run at (1,21) width 92: &quot;dolor sit amet,&quot;
+      text run at (1,41) width 73: &quot;consectetur&quot;
+      text run at (1,61) width 99: &quot;adipisicing elit,&quot;
+      text run at (1,81) width 100: &quot;sed do eiusmod&quot;
+      text run at (1,101) width 46: &quot;tempor&quot;
+      text run at (1,121) width 82: &quot;incididunt ut&quot;
+      text run at (1,141) width 101: &quot;labore et dolore&quot;
+      text run at (1,161) width 90: &quot;magna aliqua.&quot;
+      text run at (1,181) width 72: &quot;Ut enim ad&quot;
+      text run at (1,201) width 97: &quot;minim veniam,&quot;
+      text run at (1,221) width 79: &quot;quis nostrud&quot;
+      text run at (1,241) width 76: &quot;exercitation&quot;
+      text run at (1,261) width 100: &quot;ullamco laboris&quot;
+      text run at (1,281) width 88: &quot;nisi ut aliquip&quot;
+      text run at (1,301) width 34: &quot;ex ea&quot;
+      text run at (1,321) width 64: &quot;commodo&quot;
+      text run at (1,341) width 68: &quot;consequat.&quot;
+      text run at (1,361) width 96: &quot;Duis aute irure&quot;
+      text run at (1,381) width 51: &quot;dolor in&quot;
+      text run at (1,401) width 86: &quot;reprehenderit&quot;
+      text run at (1,421) width 76: &quot;in voluptate&quot;
+      text run at (1,441) width 60: &quot;velit esse&quot;
+      text run at (1,461) width 86: &quot;cillum dolore&quot;
+      text run at (1,481) width 93: &quot;eu fugiat nulla&quot;
+      text run at (1,501) width 54: &quot;pariatur.&quot;
+      text run at (1,521) width 92: &quot;Excepteur sint&quot;
+      text run at (1,541) width 56: &quot;occaecat&quot;
+      text run at (1,561) width 87: &quot;cupidatat non&quot;
+      text run at (1,581) width 88: &quot;proident, sunt&quot;
+      text run at (1,601) width 76: &quot;in culpa qui&quot;
+      text run at (1,621) width 100: &quot;officia deserunt&quot;
+      text run at (1,641) width 91: &quot;mollit anim id&quot;
+      text run at (1,661) width 80: &quot;est laborum.&quot;
+      text run at (1,681) width 86: &quot;Lorem ipsum&quot;
+      text run at (1,701) width 92: &quot;dolor sit amet,&quot;
+      text run at (1,721) width 73: &quot;consectetur&quot;
+      text run at (1,741) width 99: &quot;adipisicing elit,&quot;
+      text run at (1,761) width 100: &quot;sed do eiusmod&quot;
+      text run at (1,781) width 46: &quot;tempor&quot;
+      text run at (1,801) width 82: &quot;incididunt ut&quot;
+      text run at (1,821) width 101: &quot;labore et dolore&quot;
+      text run at (1,841) width 90: &quot;magna aliqua.&quot;
+      text run at (1,861) width 72: &quot;Ut enim ad&quot;
+      text run at (1,881) width 97: &quot;minim veniam,&quot;
+      text run at (1,901) width 79: &quot;quis nostrud&quot;
+      text run at (1,921) width 76: &quot;exercitation&quot;
+      text run at (1,941) width 100: &quot;ullamco laboris&quot;
+      text run at (1,961) width 88: &quot;nisi ut aliquip&quot;
+      text run at (1,981) width 34: &quot;ex ea&quot;
+      text run at (1,1001) width 64: &quot;commodo&quot;
+      text run at (1,1021) width 68: &quot;consequat.&quot;
+      text run at (1,1041) width 96: &quot;Duis aute irure&quot;
+      text run at (1,1061) width 51: &quot;dolor in&quot;
+      text run at (1,1081) width 86: &quot;reprehenderit&quot;
+      text run at (1,1101) width 76: &quot;in voluptate&quot;
+      text run at (1,1121) width 60: &quot;velit esse&quot;
+      text run at (1,1141) width 86: &quot;cillum dolore&quot;
+      text run at (1,1161) width 93: &quot;eu fugiat nulla&quot;
+      text run at (1,1181) width 54: &quot;pariatur.&quot;
+      text run at (1,1201) width 92: &quot;Excepteur sint&quot;
+      text run at (1,1221) width 56: &quot;occaecat&quot;
+      text run at (1,1241) width 87: &quot;cupidatat non&quot;
+      text run at (1,1261) width 88: &quot;proident, sunt&quot;
+      text run at (1,1281) width 76: &quot;in culpa qui&quot;
+      text run at (1,1301) width 100: &quot;officia deserunt&quot;
+      text run at (1,1321) width 91: &quot;mollit anim id&quot;
+      text run at (1,1341) width 80: &quot;est laborum.&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformiossimcompositingoverflowscrollbarpaintingexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/ios-sim/compositing/overflow/scrollbar-painting-expected.txt (168076 => 168077)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-sim/compositing/overflow/scrollbar-painting-expected.txt        2014-05-01 02:12:42 UTC (rev 168076)
+++ trunk/LayoutTests/platform/ios-sim/compositing/overflow/scrollbar-painting-expected.txt        2014-05-01 02:15:15 UTC (rev 168077)
</span><span class="lines">@@ -6,9 +6,9 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x20
</span><span class="cx">         RenderText {#text} at (0,0) size 485x19
</span><span class="cx">           text run at (0,0) width 485: &quot;You should see scrollbars on the gray square, and a resizer control below it.&quot;
</span><del>-layer at (18,52) size 100x100 clip at (18,52) size 85x85 scrollWidth 500 scrollHeight 500
</del><ins>+layer at (18,52) size 100x100 scrollWidth 500 scrollHeight 500
</ins><span class="cx">   RenderBlock (relative positioned) {DIV} at (10,36) size 100x100
</span><del>-layer at (18,52) size 500x500 backgroundClip at (18,52) size 85x85 clip at (18,52) size 85x85 outlineClip at (18,52) size 85x85
</del><ins>+layer at (18,52) size 500x500 backgroundClip at (18,52) size 100x100 clip at (18,52) size 100x100 outlineClip at (18,52) size 100x100
</ins><span class="cx">   RenderBlock {DIV} at (0,0) size 500x500 [bgcolor=#808080]
</span><span class="cx"> layer at (18,162) size 100x100
</span><span class="cx">   RenderBlock {DIV} at (10,146) size 100x100
</span></span></pre></div>
<a id="trunkLayoutTestsplatformiossimcompositingoverflowscrollingcontentcliptoviewportexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/ios-sim/compositing/overflow/scrolling-content-clip-to-viewport-expected.txt (168076 => 168077)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-sim/compositing/overflow/scrolling-content-clip-to-viewport-expected.txt        2014-05-01 02:12:42 UTC (rev 168076)
+++ trunk/LayoutTests/platform/ios-sim/compositing/overflow/scrolling-content-clip-to-viewport-expected.txt        2014-05-01 02:15:15 UTC (rev 168077)
</span><span class="lines">@@ -6,7 +6,7 @@
</span><span class="cx">       (children 1
</span><span class="cx">         (GraphicsLayer
</span><span class="cx">           (bounds 320.00 340.00)
</span><del>-          (children 4
</del><ins>+          (children 3
</ins><span class="cx">             (GraphicsLayer
</span><span class="cx">               (bounds 320.00 340.00)
</span><span class="cx">               (children 1
</span><span class="lines">@@ -18,20 +18,15 @@
</span><span class="cx">               )
</span><span class="cx">             )
</span><span class="cx">             (GraphicsLayer
</span><del>-              (position 0.00 325.00)
-              (bounds 305.00 15.00)
</del><ins>+              (position 0.00 340.00)
+              (bounds 320.00 0.00)
</ins><span class="cx">               (drawsContent 1)
</span><span class="cx">             )
</span><span class="cx">             (GraphicsLayer
</span><del>-              (position 305.00 0.00)
-              (bounds 15.00 325.00)
</del><ins>+              (position 320.00 0.00)
+              (bounds 0.00 340.00)
</ins><span class="cx">               (drawsContent 1)
</span><span class="cx">             )
</span><del>-            (GraphicsLayer
-              (position 305.00 325.00)
-              (bounds 15.00 15.00)
-              (drawsContent 1)
-            )
</del><span class="cx">           )
</span><span class="cx">         )
</span><span class="cx">       )
</span></span></pre></div>
<a id="trunkLayoutTestsplatformiossimcompositingoverflowscrollingwithoutpaintingexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/ios-sim/compositing/overflow/scrolling-without-painting-expected.txt (168076 => 168077)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-sim/compositing/overflow/scrolling-without-painting-expected.txt        2014-05-01 02:12:42 UTC (rev 168076)
+++ trunk/LayoutTests/platform/ios-sim/compositing/overflow/scrolling-without-painting-expected.txt        2014-05-01 02:15:15 UTC (rev 168077)
</span><span class="lines">@@ -8,7 +8,7 @@
</span><span class="cx">           (position 8.00 8.00)
</span><span class="cx">           (bounds 202.00 202.00)
</span><span class="cx">           (drawsContent 1)
</span><del>-          (children 4
</del><ins>+          (children 3
</ins><span class="cx">             (GraphicsLayer
</span><span class="cx">               (position 1.00 1.00)
</span><span class="cx">               (bounds origin 0.00 25.00)
</span><span class="lines">@@ -21,23 +21,15 @@
</span><span class="cx">               )
</span><span class="cx">             )
</span><span class="cx">             (GraphicsLayer
</span><del>-              (position 1.00 186.00)
-              (bounds 185.00 15.00)
</del><ins>+              (position 1.00 201.00)
+              (bounds 200.00 0.00)
</ins><span class="cx">               (drawsContent 1)
</span><span class="cx">             )
</span><span class="cx">             (GraphicsLayer
</span><del>-              (position 186.00 1.00)
-              (bounds 15.00 185.00)
</del><ins>+              (position 201.00 1.00)
+              (bounds 0.00 200.00)
</ins><span class="cx">               (drawsContent 1)
</span><del>-              (repaint rects
-                (rect 0.00 0.00 15.00 185.00)
-              )
</del><span class="cx">             )
</span><del>-            (GraphicsLayer
-              (position 186.00 186.00)
-              (bounds 15.00 15.00)
-              (drawsContent 1)
-            )
</del><span class="cx">           )
</span><span class="cx">         )
</span><span class="cx">       )
</span></span></pre></div>
<a id="trunkLayoutTestsplatformiossimcompositingoverflowtextareascrolltouchexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/ios-sim/compositing/overflow/textarea-scroll-touch-expected.txt (168076 => 168077)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-sim/compositing/overflow/textarea-scroll-touch-expected.txt        2014-05-01 02:12:42 UTC (rev 168076)
+++ trunk/LayoutTests/platform/ios-sim/compositing/overflow/textarea-scroll-touch-expected.txt        2014-05-01 02:15:15 UTC (rev 168077)
</span><span class="lines">@@ -22,8 +22,8 @@
</span><span class="cx">               )
</span><span class="cx">             )
</span><span class="cx">             (GraphicsLayer
</span><del>-              (position 190.00 1.00)
-              (bounds 15.00 124.00)
</del><ins>+              (position 205.00 1.00)
+              (bounds 0.00 124.00)
</ins><span class="cx">               (drawsContent 1)
</span><span class="cx">             )
</span><span class="cx">           )
</span><span class="lines">@@ -46,8 +46,8 @@
</span><span class="cx">               )
</span><span class="cx">             )
</span><span class="cx">             (GraphicsLayer
</span><del>-              (position 190.00 1.00)
-              (bounds 15.00 124.00)
</del><ins>+              (position 205.00 1.00)
+              (bounds 0.00 124.00)
</ins><span class="cx">               (drawsContent 1)
</span><span class="cx">             )
</span><span class="cx">           )
</span></span></pre></div>
<a id="trunkLayoutTestsplatformiossimcompositingoverflowupdatingscrollingcontentexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/ios-sim/compositing/overflow/updating-scrolling-content-expected.txt (168076 => 168077)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-sim/compositing/overflow/updating-scrolling-content-expected.txt        2014-05-01 02:12:42 UTC (rev 168076)
+++ trunk/LayoutTests/platform/ios-sim/compositing/overflow/updating-scrolling-content-expected.txt        2014-05-01 02:15:15 UTC (rev 168077)
</span><span class="lines">@@ -7,7 +7,7 @@
</span><span class="cx">         (GraphicsLayer
</span><span class="cx">           (position 8.00 8.00)
</span><span class="cx">           (bounds 200.00 200.00)
</span><del>-          (children 4
</del><ins>+          (children 3
</ins><span class="cx">             (GraphicsLayer
</span><span class="cx">               (bounds 200.00 200.00)
</span><span class="cx">               (children 1
</span><span class="lines">@@ -18,20 +18,15 @@
</span><span class="cx">               )
</span><span class="cx">             )
</span><span class="cx">             (GraphicsLayer
</span><del>-              (position 0.00 185.00)
-              (bounds 185.00 15.00)
</del><ins>+              (position 0.00 200.00)
+              (bounds 200.00 0.00)
</ins><span class="cx">               (drawsContent 1)
</span><span class="cx">             )
</span><span class="cx">             (GraphicsLayer
</span><del>-              (position 185.00 0.00)
-              (bounds 15.00 185.00)
</del><ins>+              (position 200.00 0.00)
+              (bounds 0.00 200.00)
</ins><span class="cx">               (drawsContent 1)
</span><span class="cx">             )
</span><del>-            (GraphicsLayer
-              (position 185.00 185.00)
-              (bounds 15.00 15.00)
-              (drawsContent 1)
-            )
</del><span class="cx">           )
</span><span class="cx">         )
</span><span class="cx">       )
</span></span></pre>
</div>
</div>

</body>
</html>