<!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>[174598] 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/174598">174598</a></dd>
<dt>Author</dt> <dd>simon.fraser@apple.com</dd>
<dt>Date</dt> <dd>2014-10-10 10:42:47 -0700 (Fri, 10 Oct 2014)</dd>
</dl>

<h3>Log Message</h3>
<pre>iOS Simulator results for fast/box-shadow, box-sizing, canvas, clip and compact tests.

* platform/ios-simulator/TestExpectations:
* platform/ios-simulator/fast/box-shadow/*
* platform/ios-simulator/fast/box-sizing/*: Added.
* platform/ios-simulator/fast/canvas/*: Added.
* platform/ios-simulator/fast/clip/*: Added.
* platform/ios-simulator/fast/compact/*: Added.</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsChangeLog">trunk/LayoutTests/ChangeLog</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorTestExpectations">trunk/LayoutTests/platform/ios-simulator/TestExpectations</a></li>
</ul>

<h3>Added Paths</h3>
<ul>
<li>trunk/LayoutTests/platform/ios-simulator/fast/box-shadow/</li>
<li><a href="#trunkLayoutTestsplatformiossimulatorfastboxshadowbasicshadowsexpectedtxt">trunk/LayoutTests/platform/ios-simulator/fast/box-shadow/basic-shadows-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorfastboxshadowborderradiusbigexpectedtxt">trunk/LayoutTests/platform/ios-simulator/fast/box-shadow/border-radius-big-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorfastboxshadowboxshadowtransformedexpectedtxt">trunk/LayoutTests/platform/ios-simulator/fast/box-shadow/box-shadow-transformed-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorfastboxshadowhidpiwebkitboxshadowsubpixelpositionexpectedtxt">trunk/LayoutTests/platform/ios-simulator/fast/box-shadow/hidpi-webkit-box-shadow-subpixel-position-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorfastboxshadowinsetboxshadowradiusexpectedtxt">trunk/LayoutTests/platform/ios-simulator/fast/box-shadow/inset-box-shadow-radius-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorfastboxshadowinsetboxshadowsexpectedtxt">trunk/LayoutTests/platform/ios-simulator/fast/box-shadow/inset-box-shadows-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorfastboxshadowinsetexpectedtxt">trunk/LayoutTests/platform/ios-simulator/fast/box-shadow/inset-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorfastboxshadowtransformfringingexpectedtxt">trunk/LayoutTests/platform/ios-simulator/fast/box-shadow/transform-fringing-expected.txt</a></li>
<li>trunk/LayoutTests/platform/ios-simulator/fast/box-sizing/</li>
<li><a href="#trunkLayoutTestsplatformiossimulatorfastboxsizingboxsizingexpectedtxt">trunk/LayoutTests/platform/ios-simulator/fast/box-sizing/box-sizing-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorfastboxsizingpanelsoneexpectedtxt">trunk/LayoutTests/platform/ios-simulator/fast/box-sizing/panels-one-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorfastboxsizingpanelstwoexpectedtxt">trunk/LayoutTests/platform/ios-simulator/fast/box-sizing/panels-two-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorfastboxsizingpercentageheightexpectedtxt">trunk/LayoutTests/platform/ios-simulator/fast/box-sizing/percentage-height-expected.txt</a></li>
<li>trunk/LayoutTests/platform/ios-simulator/fast/canvas/</li>
<li><a href="#trunkLayoutTestsplatformiossimulatorfastcanvascanvassizechangeafterlayoutexpectedtxt">trunk/LayoutTests/platform/ios-simulator/fast/canvas/canvas-size-change-after-layout-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorfastcanvascanvaszoomexpectedtxt">trunk/LayoutTests/platform/ios-simulator/fast/canvas/canvas-zoom-expected.txt</a></li>
<li>trunk/LayoutTests/platform/ios-simulator/fast/canvas/webgl/</li>
<li><a href="#trunkLayoutTestsplatformiossimulatorfastcanvaswebglcsswebkitcanvasexpectedtxt">trunk/LayoutTests/platform/ios-simulator/fast/canvas/webgl/css-webkit-canvas-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorfastcanvaswebglcsswebkitcanvasrepaintexpectedtxt">trunk/LayoutTests/platform/ios-simulator/fast/canvas/webgl/css-webkit-canvas-repaint-expected.txt</a></li>
<li>trunk/LayoutTests/platform/ios-simulator/fast/clip/</li>
<li><a href="#trunkLayoutTestsplatformiossimulatorfastclip001expectedtxt">trunk/LayoutTests/platform/ios-simulator/fast/clip/001-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorfastclip002expectedtxt">trunk/LayoutTests/platform/ios-simulator/fast/clip/002-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorfastclip003expectedtxt">trunk/LayoutTests/platform/ios-simulator/fast/clip/003-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorfastclip004expectedtxt">trunk/LayoutTests/platform/ios-simulator/fast/clip/004-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorfastclip005expectedtxt">trunk/LayoutTests/platform/ios-simulator/fast/clip/005-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorfastclip006expectedtxt">trunk/LayoutTests/platform/ios-simulator/fast/clip/006-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorfastclip007expectedtxt">trunk/LayoutTests/platform/ios-simulator/fast/clip/007-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorfastclip008expectedtxt">trunk/LayoutTests/platform/ios-simulator/fast/clip/008-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorfastclip009expectedtxt">trunk/LayoutTests/platform/ios-simulator/fast/clip/009-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorfastclip010expectedtxt">trunk/LayoutTests/platform/ios-simulator/fast/clip/010-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorfastclip011expectedtxt">trunk/LayoutTests/platform/ios-simulator/fast/clip/011-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorfastclip012expectedtxt">trunk/LayoutTests/platform/ios-simulator/fast/clip/012-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorfastclip013expectedtxt">trunk/LayoutTests/platform/ios-simulator/fast/clip/013-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorfastclip014expectedtxt">trunk/LayoutTests/platform/ios-simulator/fast/clip/014-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorfastclip015expectedtxt">trunk/LayoutTests/platform/ios-simulator/fast/clip/015-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorfastclip016expectedtxt">trunk/LayoutTests/platform/ios-simulator/fast/clip/016-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorfastclipnestedTransparencyClipexpectedtxt">trunk/LayoutTests/platform/ios-simulator/fast/clip/nestedTransparencyClip-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorfastclipoutlineoverflowClipexpectedtxt">trunk/LayoutTests/platform/ios-simulator/fast/clip/outline-overflowClip-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorfastclipoverflowborderradiusclipexpectedtxt">trunk/LayoutTests/platform/ios-simulator/fast/clip/overflow-border-radius-clip-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorfastclipoverflowborderradiuscombinationsexpectedtxt">trunk/LayoutTests/platform/ios-simulator/fast/clip/overflow-border-radius-combinations-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorfastclipoverflowborderradiuscompositedexpectedtxt">trunk/LayoutTests/platform/ios-simulator/fast/clip/overflow-border-radius-composited-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorfastclipoverflowborderradiusfixedpositionexpectedtxt">trunk/LayoutTests/platform/ios-simulator/fast/clip/overflow-border-radius-fixed-position-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorfastclipoverflowborderradiustransformedexpectedtxt">trunk/LayoutTests/platform/ios-simulator/fast/clip/overflow-border-radius-transformed-expected.txt</a></li>
<li>trunk/LayoutTests/platform/ios-simulator/fast/compact/</li>
<li><a href="#trunkLayoutTestsplatformiossimulatorfastcompact001expectedtxt">trunk/LayoutTests/platform/ios-simulator/fast/compact/001-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorfastcompact002expectedtxt">trunk/LayoutTests/platform/ios-simulator/fast/compact/002-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorfastcompact003expectedtxt">trunk/LayoutTests/platform/ios-simulator/fast/compact/003-expected.txt</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkLayoutTestsChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/ChangeLog (174597 => 174598)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/ChangeLog        2014-10-10 17:42:45 UTC (rev 174597)
+++ trunk/LayoutTests/ChangeLog        2014-10-10 17:42:47 UTC (rev 174598)
</span><span class="lines">@@ -1,5 +1,16 @@
</span><span class="cx"> 2014-10-09  Simon Fraser  &lt;simon.fraser@apple.com&gt;
</span><span class="cx"> 
</span><ins>+        iOS Simulator results for fast/box-shadow, box-sizing, canvas, clip and compact tests.
+
+        * platform/ios-simulator/TestExpectations:
+        * platform/ios-simulator/fast/box-shadow/*
+        * platform/ios-simulator/fast/box-sizing/*: Added.
+        * platform/ios-simulator/fast/canvas/*: Added.
+        * platform/ios-simulator/fast/clip/*: Added.
+        * platform/ios-simulator/fast/compact/*: Added.
+
+2014-10-09  Simon Fraser  &lt;simon.fraser@apple.com&gt;
+
</ins><span class="cx">         iOS Simulator results for fast/borders tests.
</span><span class="cx"> 
</span><span class="cx">         * platform/ios-simulator/fast/borders/*: Added
</span></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorTestExpectations"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/ios-simulator/TestExpectations (174597 => 174598)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator/TestExpectations        2014-10-10 17:42:45 UTC (rev 174597)
+++ trunk/LayoutTests/platform/ios-simulator/TestExpectations        2014-10-10 17:42:47 UTC (rev 174598)
</span><span class="lines">@@ -48,6 +48,7 @@
</span><span class="cx"> vibration
</span><span class="cx"> 
</span><span class="cx"> # Skip webgl tests in the simulator
</span><ins>+fast/canvas/webgl
</ins><span class="cx"> webgl
</span><span class="cx"> 
</span><span class="cx"> # canvas
</span><span class="lines">@@ -74,6 +75,15 @@
</span><span class="cx"> webkit.org/b/137530 canvas/philip/tests/2d.text.draw.space.collapse.start.html [ Failure ]
</span><span class="cx"> webkit.org/b/137530 canvas/philip/tests/2d.text.measure.width.space.html [ Failure ]
</span><span class="cx"> 
</span><ins>+fast/canvas/canvas-bg.html [ Failure ]
+fast/canvas/canvas-blending-global-alpha.html [ Failure ]
+fast/canvas/canvas-gradient-addStop-error.html [ Failure ]
+fast/canvas/canvas-measureText-ideographicSpace.html [ Failure ]
+fast/canvas/canvas-quadratic-same-endpoint.html [ Failure ]
+fast/canvas/canvas-toDataURL-webp.html  [ Skip ] # Webp not supported
+fast/canvas/draw-focus-if-needed-with-path.html [ Failure ]
+fast/canvas/draw-focus-if-needed.html [ Failure ]
+
</ins><span class="cx"> webkit.org/b/137572 scrollbars/scroll-rtl-or-bt-layer.html [ Failure ]
</span><span class="cx"> webkit.org/b/137572 scrollbars/scrollable-iframe-remove-crash.html [ Failure ]
</span><span class="cx"> webkit.org/b/137572 scrollbars/scrollbar-drag-thumb-with-large-content.html [ Failure ]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorfastboxshadowbasicshadowsexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/ios-simulator/fast/box-shadow/basic-shadows-expected.txt (0 => 174598)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator/fast/box-shadow/basic-shadows-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/fast/box-shadow/basic-shadows-expected.txt        2014-10-10 17:42:47 UTC (rev 174598)
</span><span class="lines">@@ -0,0 +1,88 @@
</span><ins>+layer at (0,0) size 800x687
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x687
+  RenderBlock {HTML} at (0,0) size 800x687
+    RenderBody {BODY} at (8,8) size 784x652
+      RenderBlock (anonymous) at (0,0) size 784x150
+        RenderInline {SPAN} at (0,0) size 270x129 [border: (5px solid #000000)]
+          RenderText {#text} at (5,15) size 57x19
+            text run at (5,15) width 57: &quot;This text&quot;
+          RenderBR {BR} at (61,30) size 1x0
+          RenderText {#text} at (0,65) size 77x19
+            text run at (0,65) width 77: &quot;should have&quot;
+          RenderBR {BR} at (76,80) size 1x0
+          RenderText {#text} at (0,115) size 265x19
+            text run at (0,115) width 265: &quot;a multi-line shadow with a border-radius.&quot;
+        RenderText {#text} at (0,0) size 0x0
+      RenderBlock {DIV} at (0,150) size 120x120 [border: (10px solid #000000)]
+        RenderText {#text} at (10,10) size 88x59
+          text run at (10,10) width 30: &quot;50%&quot;
+          text run at (10,30) width 72: &quot;transparent&quot;
+          text run at (10,50) width 88: &quot;black shadow&quot;
+      RenderTable {TABLE} at (0,270) size 187x270
+        RenderTableSection {TBODY} at (0,0) size 187x270
+          RenderTableRow {TR} at (0,10) size 187x42
+            RenderTableCell {TD} at (10,10) size 49x42 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (11,11) size 27x19
+                text run at (11,11) width 27: &quot;Cell&quot;
+            RenderTableCell {TD} at (69,10) size 49x42 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (11,11) size 27x19
+                text run at (11,11) width 27: &quot;Cell&quot;
+            RenderTableCell {TD} at (128,10) size 49x42 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
+              RenderText {#text} at (11,11) size 27x19
+                text run at (11,11) width 27: &quot;Cell&quot;
+          RenderTableRow {TR} at (0,62) size 187x42
+            RenderTableCell {TD} at (10,62) size 49x42 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
+              RenderText {#text} at (11,11) size 27x19
+                text run at (11,11) width 27: &quot;Cell&quot;
+            RenderTableCell {TD} at (69,62) size 49x42 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
+              RenderText {#text} at (11,11) size 27x19
+                text run at (11,11) width 27: &quot;Cell&quot;
+            RenderTableCell {TD} at (128,62) size 49x42 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
+              RenderText {#text} at (11,11) size 27x19
+                text run at (11,11) width 27: &quot;Cell&quot;
+          RenderTableRow {TR} at (0,114) size 187x42
+            RenderTableCell {TD} at (10,114) size 49x42 [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
+              RenderText {#text} at (11,11) size 27x19
+                text run at (11,11) width 27: &quot;Cell&quot;
+            RenderTableCell {TD} at (69,114) size 49x42 [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
+              RenderText {#text} at (11,11) size 27x19
+                text run at (11,11) width 27: &quot;Cell&quot;
+            RenderTableCell {TD} at (128,114) size 49x42 [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
+              RenderText {#text} at (11,11) size 27x19
+                text run at (11,11) width 27: &quot;Cell&quot;
+          RenderTableRow {TR} at (0,166) size 187x42
+            RenderTableCell {TD} at (10,166) size 49x42 [border: (1px solid #000000)] [r=3 c=0 rs=1 cs=1]
+              RenderText {#text} at (11,11) size 27x19
+                text run at (11,11) width 27: &quot;Cell&quot;
+            RenderTableCell {TD} at (69,166) size 49x42 [border: (1px solid #000000)] [r=3 c=1 rs=1 cs=1]
+              RenderText {#text} at (11,11) size 27x19
+                text run at (11,11) width 27: &quot;Cell&quot;
+            RenderTableCell {TD} at (128,166) size 49x42 [border: (1px solid #000000)] [r=3 c=2 rs=1 cs=1]
+              RenderText {#text} at (11,11) size 27x19
+                text run at (11,11) width 27: &quot;Cell&quot;
+          RenderTableRow {TR} at (0,218) size 187x42
+            RenderTableCell {TD} at (10,218) size 49x42 [border: (1px solid #000000)] [r=4 c=0 rs=1 cs=1]
+              RenderText {#text} at (11,11) size 27x19
+                text run at (11,11) width 27: &quot;Cell&quot;
+            RenderTableCell {TD} at (69,218) size 49x42 [border: (1px solid #000000)] [r=4 c=1 rs=1 cs=1]
+              RenderText {#text} at (11,11) size 27x19
+                text run at (11,11) width 27: &quot;Cell&quot;
+            RenderTableCell {TD} at (128,218) size 49x42 [border: (1px solid #000000)] [r=4 c=2 rs=1 cs=1]
+              RenderText {#text} at (11,11) size 27x19
+                text run at (11,11) width 27: &quot;Cell&quot;
+      RenderBlock {P} at (0,556) size 784x40
+        RenderText {#text} at (0,0) size 363x19
+          text run at (0,0) width 363: &quot;The first line of this div should have a box-shadow on it.&quot;
+        RenderBR {BR} at (362,15) size 1x0
+        RenderText {#text} at (0,20) size 180x19
+          text run at (0,20) width 180: &quot;This second line should not.&quot;
+      RenderBlock {P} at (0,612) size 784x40
+        RenderBlock (floating) at (0,0) size 40x67 [bgcolor=#EEEEEE] [border: (1px solid #000000)]
+          RenderText {#text} at (5,6) size 30x54
+            text run at (5,6) width 30: &quot;T&quot;
+        RenderText {#text} at (43,0) size 499x19
+          text run at (43,0) width 499: &quot;he first letter of this paragraph should have a border and a nice shadow effect.&quot;
+        RenderBR {BR} at (541,15) size 1x0
+        RenderText {#text} at (43,20) size 167x19
+          text run at (43,20) width 167: &quot;It should look pretty cool.&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorfastboxshadowborderradiusbigexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/ios-simulator/fast/box-shadow/border-radius-big-expected.txt (0 => 174598)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator/fast/box-shadow/border-radius-big-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/fast/box-shadow/border-radius-big-expected.txt        2014-10-10 17:42:47 UTC (rev 174598)
</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 784x552
+      RenderBlock {P} at (0,0) size 784x20
+        RenderText {#text} at (0,0) size 443x19
+          text run at (0,0) width 443: &quot;You should see a circle with a shadow above a square with a shadow.&quot;
+      RenderBlock {DIV} at (40,60) size 60x60 [bgcolor=#008000]
+      RenderBlock {DIV} at (40,160) size 60x60 [bgcolor=#008000]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorfastboxshadowboxshadowtransformedexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/ios-simulator/fast/box-shadow/box-shadow-transformed-expected.txt (0 => 174598)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator/fast/box-shadow/box-shadow-transformed-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/fast/box-shadow/box-shadow-transformed-expected.txt        2014-10-10 17:42:47 UTC (rev 174598)
</span><span class="lines">@@ -0,0 +1,31 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x590
+  RenderBlock {HTML} at (0,0) size 800x590
+    RenderBody {BODY} at (8,16) size 784x566
+      RenderBlock {P} at (0,0) size 784x20
+        RenderText {#text} at (0,0) size 422x19
+          text run at (0,0) width 422: &quot;The shadow should look identical relative to the box in each case.&quot;
+      RenderBlock (anonymous) at (0,36) size 784x530
+        RenderBlock {DIV} at (20,20) size 300x150
+          RenderText {#text} at (0,0) size 0x0
+        RenderText {#text} at (340,130) size 4x19
+          text run at (340,130) width 4: &quot; &quot;
+        RenderBlock {DIV} at (364,20) size 300x150
+          RenderText {#text} at (0,0) size 0x0
+        RenderText {#text} at (0,0) size 0x0
+        RenderBlock {DIV} at (20,210) size 300x300
+          RenderText {#text} at (0,0) size 0x0
+        RenderText {#text} at (340,395) size 4x19
+          text run at (340,395) width 4: &quot; &quot;
+        RenderBlock {DIV} at (364,210) size 300x300
+          RenderText {#text} at (0,0) size 0x0
+        RenderText {#text} at (0,0) size 0x0
+layer at (128,97) size 100x100
+  RenderBlock (relative positioned) {DIV} at (100,25) size 100x100
+layer at (472,97) size 100x100
+  RenderBlock (relative positioned) {DIV} at (100,25) size 100x100
+layer at (128,362) size 100x100
+  RenderBlock (relative positioned) {DIV} at (100,100) size 100x100
+layer at (472,362) size 100x100
+  RenderBlock (relative positioned) {DIV} at (100,100) size 100x100
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorfastboxshadowhidpiwebkitboxshadowsubpixelpositionexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/ios-simulator/fast/box-shadow/hidpi-webkit-box-shadow-subpixel-position-expected.txt (0 => 174598)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator/fast/box-shadow/hidpi-webkit-box-shadow-subpixel-position-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/fast/box-shadow/hidpi-webkit-box-shadow-subpixel-position-expected.txt        2014-10-10 17:42:47 UTC (rev 174598)
</span><span class="lines">@@ -0,0 +1,17 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x96
+  RenderBlock {HTML} at (0,0) size 800x96
+    RenderBody {BODY} at (8,8) size 784x80
+      RenderText {#text} at (0,0) size 98x19
+        text run at (0,0) width 98: &quot;spacingspacing&quot;
+      RenderBlock {DIV} at (97,0) size 341x40
+        RenderText {#text} at (0,0) size 162x19
+          text run at (0,0) width 162: &quot;inset webkit-box-shadow&quot;
+      RenderBR {BR} at (437,0) size 1x19
+      RenderText {#text} at (0,40) size 98x19
+        text run at (0,40) width 98: &quot;spacingspacing&quot;
+      RenderBlock {DIV} at (97,40) size 341x40
+        RenderText {#text} at (0,0) size 177x19
+          text run at (0,0) width 177: &quot;normal webkit-box-shadow&quot;
+      RenderText {#text} at (0,0) size 0x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorfastboxshadowinsetboxshadowradiusexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/ios-simulator/fast/box-shadow/inset-box-shadow-radius-expected.txt (0 => 174598)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator/fast/box-shadow/inset-box-shadow-radius-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/fast/box-shadow/inset-box-shadow-radius-expected.txt        2014-10-10 17:42:47 UTC (rev 174598)
</span><span class="lines">@@ -0,0 +1,37 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x594
+  RenderBlock {HTML} at (0,0) size 800x594
+    RenderBody {BODY} at (8,8) size 784x578
+      RenderBlock {DIV} at (4,4) size 280x280
+        RenderText {#text} at (0,0) size 0x0
+      RenderText {#text} at (288,269) size 4x19
+        text run at (288,269) width 4: &quot; &quot;
+      RenderBlock {DIV} at (296,4) size 280x280
+        RenderText {#text} at (0,0) size 0x0
+      RenderText {#text} at (580,269) size 4x19
+        text run at (580,269) width 4: &quot; &quot;
+      RenderBR {BR} at (0,0) size 0x0
+      RenderBlock {DIV} at (4,293) size 280x280
+        RenderText {#text} at (0,0) size 0x0
+      RenderText {#text} at (288,558) size 4x19
+        text run at (288,558) width 4: &quot; &quot;
+      RenderBlock {DIV} at (296,293) size 280x280
+        RenderText {#text} at (0,0) size 0x0
+      RenderText {#text} at (0,0) size 0x0
+layer at (12,12) size 280x280
+  RenderBlock (positioned) {DIV} at (12,12) size 280x280 [border: (10px solid #00FF000C)]
+layer at (12,12) size 280x280
+  RenderBlock (relative positioned) {DIV} at (0,0) size 280x280
+layer at (304,12) size 280x280
+  RenderBlock (positioned) {DIV} at (304,12) size 280x280 [border: (20px solid #00FF000C)]
+layer at (304,12) size 280x280
+  RenderBlock (relative positioned) {DIV} at (0,0) size 280x280
+layer at (12,301) size 280x280
+  RenderBlock (positioned) {DIV} at (12,301) size 280x280 [border: (50px solid #00FF000C)]
+layer at (12,301) size 280x280
+  RenderBlock (relative positioned) {DIV} at (0,0) size 280x280
+layer at (304,301) size 280x280
+  RenderBlock (positioned) {DIV} at (304,301) size 280x280 [border: (90px solid #00FF000C)]
+layer at (304,301) size 280x280
+  RenderBlock (relative positioned) {DIV} at (0,0) size 280x280
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorfastboxshadowinsetboxshadowsexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/ios-simulator/fast/box-shadow/inset-box-shadows-expected.txt (0 => 174598)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator/fast/box-shadow/inset-box-shadows-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/fast/box-shadow/inset-box-shadows-expected.txt        2014-10-10 17:42:47 UTC (rev 174598)
</span><span class="lines">@@ -0,0 +1,42 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x577
+  RenderBlock {HTML} at (0,0) size 800x577
+    RenderBody {BODY} at (8,8) size 784x561
+      RenderText {#text} at (222,167) size 4x19
+        text run at (222,167) width 4: &quot; &quot;
+      RenderText {#text} at (448,167) size 4x19
+        text run at (448,167) width 4: &quot; &quot;
+      RenderText {#text} at (674,167) size 4x19
+        text run at (674,167) width 4: &quot; &quot;
+      RenderBR {BR} at (0,0) size 0x0
+      RenderText {#text} at (222,354) size 4x19
+        text run at (222,354) width 4: &quot; &quot;
+      RenderText {#text} at (448,354) size 4x19
+        text run at (448,354) width 4: &quot; &quot;
+      RenderText {#text} at (674,354) size 4x19
+        text run at (674,354) width 4: &quot; &quot;
+      RenderBR {BR} at (0,0) size 0x0
+      RenderText {#text} at (222,541) size 4x19
+        text run at (222,541) width 4: &quot; &quot;
+      RenderText {#text} at (448,541) size 4x19
+        text run at (448,541) width 4: &quot; &quot;
+      RenderText {#text} at (0,0) size 0x0
+layer at (18,18) size 202x162
+  RenderBlock (relative positioned) {DIV} at (10,10) size 202x162 [border: (1px solid #000000)]
+layer at (244,18) size 202x162
+  RenderBlock (relative positioned) {DIV} at (236,10) size 202x162 [border: (1px solid #000000)]
+layer at (470,18) size 202x162
+  RenderBlock (relative positioned) {DIV} at (462,10) size 202x162 [border: (1px solid #000000)]
+layer at (18,205) size 202x162
+  RenderBlock (relative positioned) {DIV} at (10,197) size 202x162 [border: (1px solid #000000)]
+layer at (244,205) size 202x162
+  RenderBlock (relative positioned) {DIV} at (236,197) size 202x162 [border: (1px solid #000000)]
+layer at (470,205) size 202x162
+  RenderBlock (relative positioned) {DIV} at (462,197) size 202x162 [border: (1px solid #000000)]
+layer at (18,392) size 202x162
+  RenderBlock (relative positioned) {DIV} at (10,384) size 202x162 [border: (1px solid #000000)]
+layer at (244,392) size 202x162
+  RenderBlock (relative positioned) {DIV} at (236,384) size 202x162 [border: (1px solid #000000)]
+layer at (470,392) size 202x162
+  RenderBlock (relative positioned) {DIV} at (462,384) size 202x162 [border: (1px solid #000000)]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorfastboxshadowinsetexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/ios-simulator/fast/box-shadow/inset-expected.txt (0 => 174598)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator/fast/box-shadow/inset-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/fast/box-shadow/inset-expected.txt        2014-10-10 17:42:47 UTC (rev 174598)
</span><span class="lines">@@ -0,0 +1,42 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderBlock {DIV} at (0,0) size 784x125
+        RenderBlock {DIV} at (10,10) size 100x100 [bgcolor=#FFFFE0] [border: (10px solid #008000)]
+        RenderText {#text} at (120,105) size 4x19
+          text run at (120,105) width 4: &quot; &quot;
+        RenderBlock {DIV} at (134,10) size 100x100 [bgcolor=#FFFFE0] [border: (10px solid #008000)]
+        RenderText {#text} at (244,105) size 4x19
+          text run at (244,105) width 4: &quot; &quot;
+        RenderBlock {DIV} at (258,10) size 100x100 [bgcolor=#FFFFE0] [border: (10px solid #008000)]
+        RenderText {#text} at (368,105) size 4x19
+          text run at (368,105) width 4: &quot; &quot;
+        RenderBlock {DIV} at (382,10) size 100x100 [bgcolor=#FFFFE0] [border: (10px solid #008000)]
+        RenderText {#text} at (492,105) size 4x19
+          text run at (492,105) width 4: &quot; &quot;
+        RenderBlock {DIV} at (506,10) size 100x100 [bgcolor=#FFFFE0] [border: (10px solid #008000)]
+        RenderText {#text} at (0,0) size 0x0
+      RenderBlock {DIV} at (0,125) size 784x125
+        RenderBlock {DIV} at (10,10) size 100x100 [bgcolor=#FFFFE0] [border: (10px solid #008000)]
+        RenderText {#text} at (120,105) size 4x19
+          text run at (120,105) width 4: &quot; &quot;
+        RenderBlock {DIV} at (134,10) size 100x100 [bgcolor=#FFFFE0] [border: (10px solid #008000)]
+        RenderText {#text} at (244,105) size 4x19
+          text run at (244,105) width 4: &quot; &quot;
+        RenderBlock {DIV} at (258,10) size 100x100 [bgcolor=#FFFFE0] [border: (10px solid #008000)]
+        RenderText {#text} at (368,105) size 4x19
+          text run at (368,105) width 4: &quot; &quot;
+        RenderBlock {DIV} at (382,10) size 100x100 [bgcolor=#FFFFE0] [border: (10px solid #008000)]
+        RenderText {#text} at (492,105) size 4x19
+          text run at (492,105) width 4: &quot; &quot;
+        RenderBlock {DIV} at (506,10) size 100x100 [bgcolor=#FFFFE0] [border: (10px dashed #008000)]
+        RenderText {#text} at (0,0) size 0x0
+      RenderBlock {DIV} at (0,250) size 600x324
+        RenderInline {SPAN} at (0,0) size 590x307 [bgcolor=#FFFFE0] [border: (5px solid #008000)]
+          RenderText {#text} at (25,13) size 570x297
+            text run at (25,13) width 570: &quot;This sentence is too&quot;
+            text run at (88,121) width 424: &quot;long to fit on a&quot;
+            text run at (132,229) width 316: &quot;single line.&quot;
+        RenderText {#text} at (0,0) size 0x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorfastboxshadowtransformfringingexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/ios-simulator/fast/box-shadow/transform-fringing-expected.txt (0 => 174598)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator/fast/box-shadow/transform-fringing-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/fast/box-shadow/transform-fringing-expected.txt        2014-10-10 17:42:47 UTC (rev 174598)
</span><span class="lines">@@ -0,0 +1,11 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderBlock {P} at (0,0) size 784x20
+        RenderText {#text} at (0,0) size 368x19
+          text run at (0,0) width 368: &quot;There should not be any non-white pixels inside this box:&quot;
+      RenderBlock {DIV} at (0,36) size 206x206 [border: (3px solid #000000)]
+layer at (61,97) size 100x100
+  RenderBlock {DIV} at (53,53) size 100x100
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorfastboxsizingboxsizingexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/ios-simulator/fast/box-sizing/box-sizing-expected.txt (0 => 174598)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator/fast/box-sizing/box-sizing-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/fast/box-sizing/box-sizing-expected.txt        2014-10-10 17:42:47 UTC (rev 174598)
</span><span class="lines">@@ -0,0 +1,90 @@
</span><ins>+layer at (0,0) size 800x922
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x922
+  RenderBlock {HTML} at (0,0) size 800x923
+    RenderBody {BODY} at (8,8) size 784x907
+      RenderBlock (anonymous) at (0,0) size 784x20
+        RenderText {#text} at (0,0) size 379x19
+          text run at (0,0) width 379: &quot;All of the boxes below should be 20x20 and look identical.&quot;
+      RenderBlock {H1} at (0,41) size 784x39
+        RenderText {#text} at (0,1) size 204x36
+          text run at (0,1) width 204: &quot;Normal Blocks&quot;
+      RenderBlock {DIV} at (5,100) size 20x21 [color=#FFFFFF] [bgcolor=#FFA500] [border: (2px solid #000000)]
+      RenderBlock {DIV} at (5,130) size 20x21 [color=#FFFFFF] [bgcolor=#FFA500] [border: (2px solid #000000)]
+      RenderBlock {DIV} at (5,160) size 20x21 [color=#FFFFFF] [bgcolor=#FFA500] [border: (2px solid #000000)]
+      RenderBlock {DIV} at (5,190) size 20x21 [color=#FFFFFF] [bgcolor=#FFA500] [border: (2px solid #000000)]
+        RenderBR {BR} at (6,6) size 0x19
+        RenderBR {BR} at (6,26) size 0x19
+        RenderBR {BR} at (6,46) size 0x19
+      RenderBlock {H1} at (0,232) size 784x39
+        RenderText {#text} at (0,1) size 179x36
+          text run at (0,1) width 179: &quot;Inline Blocks&quot;
+      RenderBlock (anonymous) at (0,291) size 784x41
+        RenderBlock {DIV} at (5,10) size 20x20 [color=#FFFFFF] [bgcolor=#FFA500] [border: (2px solid #000000)]
+        RenderBlock {DIV} at (35,10) size 20x20 [color=#FFFFFF] [bgcolor=#FFA500] [border: (2px solid #000000)]
+        RenderBlock {DIV} at (65,10) size 20x20 [color=#FFFFFF] [bgcolor=#FFA500] [border: (2px solid #000000)]
+        RenderBlock {DIV} at (95,10) size 20x20 [color=#FFFFFF] [bgcolor=#FFA500] [border: (2px solid #000000)]
+          RenderBR {BR} at (6,6) size 0x19
+          RenderBR {BR} at (6,26) size 0x19
+          RenderBR {BR} at (6,46) size 0x19
+        RenderText {#text} at (0,0) size 0x0
+      RenderBlock {H1} at (0,353) size 784x39
+        RenderText {#text} at (0,1) size 241x36
+          text run at (0,1) width 241: &quot;Positioned Blocks&quot;
+      RenderBlock (anonymous) at (0,412) size 784x21
+        RenderBR {BR} at (0,0) size 0x19
+      RenderBlock {H1} at (0,454) size 784x39
+        RenderText {#text} at (0,1) size 209x36
+          text run at (0,1) width 209: &quot;Floating blocks&quot;
+      RenderBlock (floating) {DIV} at (5,523) size 20x21 [color=#FFFFFF] [bgcolor=#FFA500] [border: (2px solid #000000)]
+      RenderBlock (floating) {DIV} at (35,523) size 20x21 [color=#FFFFFF] [bgcolor=#FFA500] [border: (2px solid #000000)]
+      RenderBlock (floating) {DIV} at (65,523) size 20x21 [color=#FFFFFF] [bgcolor=#FFA500] [border: (2px solid #000000)]
+      RenderBlock (floating) {DIV} at (95,523) size 20x21 [color=#FFFFFF] [bgcolor=#FFA500] [border: (2px solid #000000)]
+        RenderBR {BR} at (6,6) size 0x19
+        RenderBR {BR} at (6,26) size 0x19
+        RenderBR {BR} at (6,46) size 0x19
+      RenderBlock (anonymous) at (0,513) size 784x41
+        RenderBR {BR} at (120,0) size 0x19
+      RenderBlock {H1} at (0,574) size 784x39
+        RenderText {#text} at (0,1) size 211x36
+          text run at (0,1) width 211: &quot;Normal Images&quot;
+      RenderBlock (anonymous) at (0,634) size 784x41
+        RenderImage {IMG} at (5,10) size 20x20 [color=#FFFFFF] [bgcolor=#FFA500] [border: (2px solid #000000)]
+        RenderImage {IMG} at (35,10) size 20x20 [color=#FFFFFF] [bgcolor=#FFA500] [border: (2px solid #000000)]
+        RenderImage {IMG} at (65,10) size 20x20 [color=#FFFFFF] [bgcolor=#FFA500] [border: (2px solid #000000)]
+        RenderImage {IMG} at (95,10) size 20x20 [color=#FFFFFF] [bgcolor=#FFA500] [border: (2px solid #000000)]
+        RenderText {#text} at (0,0) size 0x0
+      RenderBlock {H1} at (0,695) size 784x39
+        RenderText {#text} at (0,1) size 248x36
+          text run at (0,1) width 248: &quot;Positioned Images&quot;
+      RenderBlock (anonymous) at (0,755) size 784x21
+        RenderBR {BR} at (0,0) size 0x19
+      RenderBlock {H1} at (0,796) size 784x39
+        RenderText {#text} at (0,1) size 220x36
+          text run at (0,1) width 220: &quot;Floating Images&quot;
+      RenderImage {IMG} at (5,866) size 20x21 [color=#FFFFFF] [bgcolor=#FFA500] [border: (2px solid #000000)]
+      RenderImage {IMG} at (35,866) size 20x21 [color=#FFFFFF] [bgcolor=#FFA500] [border: (2px solid #000000)]
+      RenderImage {IMG} at (65,866) size 20x21 [color=#FFFFFF] [bgcolor=#FFA500] [border: (2px solid #000000)]
+      RenderImage {IMG} at (95,866) size 20x21 [color=#FFFFFF] [bgcolor=#FFA500] [border: (2px solid #000000)]
+      RenderBlock (anonymous) at (0,856) size 784x41
+        RenderBR {BR} at (120,0) size 0x19
+      RenderBlock {HR} at (0,904) size 784x3 [border: (1px inset #000000)]
+layer at (13,431) size 20x20
+  RenderBlock (positioned) {DIV} at (13,430) size 20x21 [color=#FFFFFF] [bgcolor=#FFA500] [border: (2px solid #000000)]
+layer at (43,431) size 20x20
+  RenderBlock (positioned) {DIV} at (43,430) size 20x21 [color=#FFFFFF] [bgcolor=#FFA500] [border: (2px solid #000000)]
+layer at (73,431) size 20x20
+  RenderBlock (positioned) {DIV} at (73,430) size 20x21 [color=#FFFFFF] [bgcolor=#FFA500] [border: (2px solid #000000)]
+layer at (103,431) size 20x20
+  RenderBlock (positioned) {DIV} at (103,430) size 20x21 [color=#FFFFFF] [bgcolor=#FFA500] [border: (2px solid #000000)]
+    RenderBR {BR} at (6,6) size 0x19
+    RenderBR {BR} at (6,26) size 0x19
+    RenderBR {BR} at (6,46) size 0x19
+layer at (13,773) size 20x20
+  RenderImage {IMG} at (13,773) size 20x21 [color=#FFFFFF] [bgcolor=#FFA500] [border: (2px solid #000000)]
+layer at (43,773) size 20x20
+  RenderImage {IMG} at (43,773) size 20x21 [color=#FFFFFF] [bgcolor=#FFA500] [border: (2px solid #000000)]
+layer at (73,773) size 20x20
+  RenderImage {IMG} at (73,773) size 20x21 [color=#FFFFFF] [bgcolor=#FFA500] [border: (2px solid #000000)]
+layer at (103,773) size 20x20
+  RenderImage {IMG} at (103,773) size 20x21 [color=#FFFFFF] [bgcolor=#FFA500] [border: (2px solid #000000)]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorfastboxsizingpanelsoneexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/ios-simulator/fast/box-sizing/panels-one-expected.txt (0 => 174598)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator/fast/box-sizing/panels-one-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/fast/box-sizing/panels-one-expected.txt        2014-10-10 17:42:47 UTC (rev 174598)
</span><span class="lines">@@ -0,0 +1,39 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x0
+  RenderBlock {HTML} at (0,0) size 800x0
+    RenderBody {BODY} at (0,0) size 800x0
+layer at (0,0) size 800x600
+  RenderBlock (positioned) {DIV} at (0,0) size 800x600
+layer at (0,0) size 800x40
+  RenderBlock (positioned) {DIV} at (0,0) size 800x40 [bgcolor=#FFC0CB]
+    RenderText {#text} at (0,0) size 47x19
+      text run at (0,0) width 47: &quot;Header&quot;
+layer at (0,40) size 800x30
+  RenderBlock (positioned) {DIV} at (0,40) size 800x30 [bgcolor=#FA8072]
+    RenderText {#text} at (0,0) size 27x19
+      text run at (0,0) width 27: &quot;Info&quot;
+layer at (0,70) size 800x60
+  RenderBlock (positioned) {DIV} at (0,70) size 800x60 [bgcolor=#FF00FF]
+    RenderText {#text} at (0,0) size 51x19
+      text run at (0,0) width 51: &quot;Context&quot;
+layer at (0,130) size 800x470
+  RenderBlock (relative positioned) {DIV} at (0,130) size 800x470
+layer at (0,130) size 135x470
+  RenderBlock (positioned) {DIV} at (0,0) size 135x470 [bgcolor=#800080]
+    RenderText {#text} at (0,0) size 72x19
+      text run at (0,0) width 72: &quot;Navigation&quot;
+layer at (135,130) size 665x470
+  RenderBlock (relative positioned) {DIV} at (135,0) size 665x470
+layer at (135,130) size 665x44
+  RenderBlock (positioned) {DIV} at (0,0) size 665x44 [bgcolor=#4B0082]
+    RenderText {#text} at (0,0) size 101x19
+      text run at (0,0) width 101: &quot;Content Header&quot;
+layer at (135,174) size 665x381
+  RenderBlock (relative positioned) {DIV} at (0,44) size 665x381 [bgcolor=#FA8072]
+    RenderText {#text} at (0,0) size 51x19
+      text run at (0,0) width 51: &quot;Content&quot;
+layer at (135,555) size 665x45
+  RenderBlock (positioned) {DIV} at (0,425) size 665x45 [bgcolor=#6495ED]
+    RenderText {#text} at (0,0) size 97x19
+      text run at (0,0) width 97: &quot;Content Footer&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorfastboxsizingpanelstwoexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/ios-simulator/fast/box-sizing/panels-two-expected.txt (0 => 174598)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator/fast/box-sizing/panels-two-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/fast/box-sizing/panels-two-expected.txt        2014-10-10 17:42:47 UTC (rev 174598)
</span><span class="lines">@@ -0,0 +1,39 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock (positioned) {DIV} at (0,0) size 800x600
+layer at (0,0) size 800x40
+  RenderBlock (positioned) {DIV} at (0,0) size 800x40 [bgcolor=#FFC0CB]
+    RenderText {#text} at (0,0) size 47x19
+      text run at (0,0) width 47: &quot;Header&quot;
+layer at (0,40) size 800x30
+  RenderBlock (positioned) {DIV} at (0,40) size 800x30 [bgcolor=#FA8072]
+    RenderText {#text} at (0,0) size 27x19
+      text run at (0,0) width 27: &quot;Info&quot;
+layer at (0,70) size 800x60
+  RenderBlock (positioned) {DIV} at (0,70) size 800x60 [bgcolor=#FF00FF]
+    RenderText {#text} at (0,0) size 51x19
+      text run at (0,0) width 51: &quot;Context&quot;
+layer at (0,130) size 800x470
+  RenderBlock (relative positioned) {DIV} at (0,130) size 800x470
+layer at (0,130) size 135x470
+  RenderBlock (positioned) {DIV} at (0,0) size 135x470 [bgcolor=#800080]
+    RenderText {#text} at (0,0) size 72x19
+      text run at (0,0) width 72: &quot;Navigation&quot;
+layer at (135,130) size 665x470
+  RenderBlock (relative positioned) {DIV} at (135,0) size 665x470
+layer at (135,130) size 665x44
+  RenderBlock (positioned) {DIV} at (0,0) size 665x44 [bgcolor=#4B0082]
+    RenderText {#text} at (0,0) size 101x19
+      text run at (0,0) width 101: &quot;Content Header&quot;
+layer at (135,174) size 665x381
+  RenderBlock (relative positioned) {DIV} at (0,44) size 665x381 [bgcolor=#FA8072]
+    RenderText {#text} at (0,0) size 51x19
+      text run at (0,0) width 51: &quot;Content&quot;
+layer at (135,555) size 665x45
+  RenderBlock (positioned) {DIV} at (0,425) size 665x45 [bgcolor=#6495ED]
+    RenderText {#text} at (0,0) size 97x19
+      text run at (0,0) width 97: &quot;Content Footer&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorfastboxsizingpercentageheightexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/ios-simulator/fast/box-sizing/percentage-height-expected.txt (0 => 174598)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator/fast/box-sizing/percentage-height-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/fast/box-sizing/percentage-height-expected.txt        2014-10-10 17:42:47 UTC (rev 174598)
</span><span class="lines">@@ -0,0 +1,68 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x0
+  RenderBlock {HTML} at (0,0) size 800x0
+    RenderBody {BODY} at (0,0) size 800x0
+layer at (0,0) size 800x600
+  RenderBlock (positioned) {DIV} at (0,0) size 800x600
+layer at (0,0) size 800x100
+  RenderBlock (positioned) zI: 1 {DIV} at (0,0) size 800x100 [bgcolor=#99CC66]
+    RenderBlock {DIV} at (10,10) size 780x15
+      RenderText {#text} at (0,1) size 37x13
+        text run at (0,1) width 37: &quot;Header&quot;
+layer at (10,110) size 780x430
+  RenderBlock (relative positioned) zI: 1 {DIV} at (10,110) size 780x430
+layer at (10,110) size 200x430
+  RenderBlock (positioned) {DIV} at (0,0) size 200x430
+layer at (10,110) size 780x430
+  RenderBlock (positioned) {DIV} at (0,0) size 780x430
+layer at (10,110) size 200x430 clip at (11,111) size 198x428
+  RenderBlock (relative positioned) zI: 1 {DIV} at (0,0) size 200x430 [bgcolor=#FFFFFF] [border: (1px solid #999999)]
+    RenderBlock {DIV} at (1,1) size 198x165
+      RenderText {#text} at (0,1) size 196x163
+        text run at (0,1) width 186: &quot;Luckily, the bit of the broadcast is now&quot;
+        text run at (0,16) width 193: &quot;missing from BBCs website and folks in&quot;
+        text run at (0,31) width 181: &quot;Cornwall swear they saw Bigfoot and&quot;
+        text run at (0,46) width 196: &quot;Jersey Devil run off with miles and miles&quot;
+        text run at (0,61) width 191: &quot;of audio tape containing tapes of Steve&quot;
+        text run at (0,76) width 187: &quot;Jobs talking about the new Video iPod&quot;
+        text run at (0,91) width 184: &quot;while drunk on soju, the confession of&quot;
+        text run at (0,106) width 179: &quot;the true JFK assassin, and a tripping&quot;
+        text run at (0,121) width 194: &quot;Chief Justice Roberts talking about how&quot;
+        text run at (0,136) width 175: &quot;\x{201C}Green isn\x{2019}t just a color, man, it\x{2019}s an&quot;
+        text run at (0,151) width 28: &quot;idea.\x{201D}&quot;
+layer at (220,110) size 570x430 clip at (221,111) size 568x428
+  RenderBlock (relative positioned) zI: 1 {DIV} at (210,0) size 570x430 [bgcolor=#FFFFFF] [border: (1px solid #999999)]
+layer at (221,111) size 568x24
+  RenderButton {BUTTON} at (1,1) size 568x24
+    RenderBlock (anonymous) at (0,0) size 568x24
+layer at (221,111) size 568x24
+  RenderBlock (relative positioned) {DIV} at (0,0) size 568x24
+    RenderText {#text} at (5,5) size 31x13
+      text run at (5,5) width 31: &quot;Item 1&quot;
+layer at (221,135) size 568x24
+  RenderButton {BUTTON} at (1,25) size 568x24 [color=#FFFFFF] [bgcolor=#316AC5]
+    RenderBlock (anonymous) at (0,0) size 568x24
+layer at (221,135) size 568x24
+  RenderBlock (relative positioned) {DIV} at (0,0) size 568x24
+    RenderText {#text} at (5,5) size 31x13
+      text run at (5,5) width 31: &quot;Item 2&quot;
+layer at (221,159) size 568x24
+  RenderButton {BUTTON} at (1,49) size 568x24
+    RenderBlock (anonymous) at (0,0) size 568x24
+layer at (221,159) size 568x24
+  RenderBlock (relative positioned) {DIV} at (0,0) size 568x24
+    RenderText {#text} at (5,5) size 31x13
+      text run at (5,5) width 31: &quot;Item 3&quot;
+layer at (221,183) size 568x24
+  RenderButton {BUTTON} at (1,73) size 568x24
+    RenderBlock (anonymous) at (0,0) size 568x24
+layer at (221,183) size 568x24
+  RenderBlock (relative positioned) {DIV} at (0,0) size 568x24
+    RenderText {#text} at (5,5) size 31x13
+      text run at (5,5) width 31: &quot;Item 4&quot;
+layer at (0,550) size 800x50
+  RenderBlock (positioned) zI: 1 {DIV} at (0,550) size 800x50 [bgcolor=#99CC66]
+    RenderBlock {DIV} at (10,10) size 780x15
+      RenderText {#text} at (0,1) size 32x13
+        text run at (0,1) width 32: &quot;Footer&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorfastcanvascanvassizechangeafterlayoutexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/ios-simulator/fast/canvas/canvas-size-change-after-layout-expected.txt (0 => 174598)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator/fast/canvas/canvas-size-change-after-layout-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/fast/canvas/canvas-size-change-after-layout-expected.txt        2014-10-10 17:42:47 UTC (rev 174598)
</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 {P} at (0,0) size 784x20
+        RenderText {#text} at (0,0) size 336x19
+          text run at (0,0) width 336: &quot;These should be two identical green hollow squares:&quot;
+      RenderBlock (anonymous) at (0,36) size 784x61
+        RenderHTMLCanvas {CANVAS} at (0,0) size 56x56 [border: (3px solid #008000)]
+        RenderText {#text} at (56,41) size 4x19
+          text run at (56,41) width 4: &quot; &quot;
+        RenderHTMLCanvas {CANVAS} at (60,0) size 56x56 [border: (3px solid #008000)]
+        RenderText {#text} at (0,0) size 0x0
+        RenderText {#text} at (0,0) size 0x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorfastcanvascanvaszoomexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/ios-simulator/fast/canvas/canvas-zoom-expected.txt (0 => 174598)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator/fast/canvas/canvas-zoom-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/fast/canvas/canvas-zoom-expected.txt        2014-10-10 17:42:47 UTC (rev 174598)
</span><span class="lines">@@ -0,0 +1,22 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderBlock {P} at (0,0) size 784x20
+        RenderText {#text} at (0,0) size 630x19
+          text run at (0,0) width 630: &quot;These should be four green hollow boxes with dimensions 600x300, 100x300, 600x100, 100x100.&quot;
+      RenderBlock (anonymous) at (0,36) size 784x422
+        RenderHTMLCanvas {CANVAS} at (0,0) size 606x306 [border: (3px solid #008000)]
+        RenderText {#text} at (606,291) size 4x19
+          text run at (606,291) width 4: &quot; &quot;
+        RenderText {#text} at (0,0) size 0x0
+        RenderHTMLCanvas {CANVAS} at (610,0) size 106x306 [border: (3px solid #008000)]
+        RenderText {#text} at (0,0) size 0x0
+        RenderText {#text} at (0,0) size 0x0
+        RenderHTMLCanvas {CANVAS} at (0,311) size 606x106 [border: (3px solid #008000)]
+        RenderText {#text} at (606,402) size 4x19
+          text run at (606,402) width 4: &quot; &quot;
+        RenderText {#text} at (0,0) size 0x0
+        RenderHTMLCanvas {CANVAS} at (610,311) size 106x106 [border: (3px solid #008000)]
+        RenderText {#text} at (0,0) size 0x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorfastcanvaswebglcsswebkitcanvasexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/ios-simulator/fast/canvas/webgl/css-webkit-canvas-expected.txt (0 => 174598)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator/fast/canvas/webgl/css-webkit-canvas-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/fast/canvas/webgl/css-webkit-canvas-expected.txt        2014-10-10 17:42:47 UTC (rev 174598)
</span><span class="lines">@@ -0,0 +1,6 @@
</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
+      RenderImage {DIV} at (0,0) size 204x204 [border: (2px solid #000000)]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorfastcanvaswebglcsswebkitcanvasrepaintexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/ios-simulator/fast/canvas/webgl/css-webkit-canvas-repaint-expected.txt (0 => 174598)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator/fast/canvas/webgl/css-webkit-canvas-repaint-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/fast/canvas/webgl/css-webkit-canvas-repaint-expected.txt        2014-10-10 17:42:47 UTC (rev 174598)
</span><span class="lines">@@ -0,0 +1,6 @@
</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
+      RenderImage {DIV} at (0,0) size 204x204 [border: (2px solid #000000)]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorfastclip001expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/ios-simulator/fast/clip/001-expected.txt (0 => 174598)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator/fast/clip/001-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/fast/clip/001-expected.txt        2014-10-10 17:42:47 UTC (rev 174598)
</span><span class="lines">@@ -0,0 +1,11 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x36
+  RenderBlock {HTML} at (0,0) size 800x36
+    RenderBody {BODY} at (8,8) size 784x20
+      RenderText {#text} at (0,0) size 542x19
+        text run at (0,0) width 304: &quot;You should see a 100x100 green square below. &quot;
+        text run at (303,0) width 239: &quot;If you see any red, the test has failed.&quot;
+layer at (8,28) size 200x200 backgroundClip at (108,128) size 100x100 clip at (108,128) size 100x100 outlineClip at (108,128) size 100x100
+  RenderBlock (positioned) {DIV} at (8,28) size 200x200 [bgcolor=#008000]
+    RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#FF0000]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorfastclip002expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/ios-simulator/fast/clip/002-expected.txt (0 => 174598)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator/fast/clip/002-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/fast/clip/002-expected.txt        2014-10-10 17:42:47 UTC (rev 174598)
</span><span class="lines">@@ -0,0 +1,12 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x136
+  RenderBlock {HTML} at (0,0) size 800x136
+    RenderBody {BODY} at (8,8) size 784x120
+      RenderBlock (anonymous) at (0,0) size 784x20
+        RenderText {#text} at (0,0) size 542x19
+          text run at (0,0) width 304: &quot;You should see a 100x100 green square below. &quot;
+          text run at (303,0) width 239: &quot;If you see any red, the test has failed.&quot;
+layer at (8,28) size 100x100 scrollHeight 200
+  RenderBlock {DIV} at (0,20) size 100x100 [bgcolor=#008000]
+    RenderBlock {DIV} at (0,100) size 100x100 [bgcolor=#FF0000]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorfastclip003expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/ios-simulator/fast/clip/003-expected.txt (0 => 174598)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator/fast/clip/003-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/fast/clip/003-expected.txt        2014-10-10 17:42:47 UTC (rev 174598)
</span><span class="lines">@@ -0,0 +1,14 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x136
+  RenderBlock {HTML} at (0,0) size 800x136
+    RenderBody {BODY} at (8,8) size 784x120
+      RenderBlock (anonymous) at (0,0) size 784x20
+        RenderText {#text} at (0,0) size 542x19
+          text run at (0,0) width 304: &quot;You should see a 100x100 green square below. &quot;
+          text run at (303,0) width 239: &quot;If you see any red, the test has failed.&quot;
+layer at (8,28) size 100x100 scrollWidth 200 scrollHeight 200
+  RenderBlock {DIV} at (0,20) size 100x100
+    RenderBlock {DIV} at (100,100) size 100x100 [bgcolor=#FF0000]
+layer at (150,100) size 100x100
+  RenderBlock (positioned) {DIV} at (150,100) size 100x100 [bgcolor=#008000]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorfastclip004expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/ios-simulator/fast/clip/004-expected.txt (0 => 174598)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator/fast/clip/004-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/fast/clip/004-expected.txt        2014-10-10 17:42:47 UTC (rev 174598)
</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 800x56
+  RenderBlock {HTML} at (0,0) size 800x56
+    RenderBody {BODY} at (8,8) size 784x40
+      RenderText {#text} at (0,0) size 763x39
+        text run at (0,0) width 304: &quot;You should see a 100x100 green square below. &quot;
+        text run at (303,0) width 243: &quot;If you see any red, the test has failed. &quot;
+        text run at (545,0) width 218: &quot;This test is checking to make sure&quot;
+        text run at (0,20) width 151: &quot;overflow is done using &quot;
+        text run at (150,20) width 167: &quot;a containing block model.&quot;
+      RenderText {#text} at (0,0) size 0x0
+layer at (8,48) size 100x100 scrollWidth 200 scrollHeight 400
+  RenderBlock (positioned) {DIV} at (8,48) size 100x100 [bgcolor=#008000]
+    RenderBlock {DIV} at (100,100) size 100x100 [bgcolor=#FF0000]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorfastclip005expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/ios-simulator/fast/clip/005-expected.txt (0 => 174598)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator/fast/clip/005-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/fast/clip/005-expected.txt        2014-10-10 17:42:47 UTC (rev 174598)
</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 800x156
+  RenderBlock {HTML} at (0,0) size 800x156
+    RenderBody {BODY} at (8,8) size 784x140
+      RenderBlock (anonymous) at (0,0) size 784x40
+        RenderText {#text} at (0,0) size 763x39
+          text run at (0,0) width 304: &quot;You should see a 100x100 green square below. &quot;
+          text run at (303,0) width 243: &quot;If you see any red, the test has failed. &quot;
+          text run at (545,0) width 218: &quot;This test is checking to make sure&quot;
+          text run at (0,20) width 151: &quot;overflow is done using &quot;
+          text run at (150,20) width 167: &quot;a containing block model.&quot;
+layer at (8,48) size 100x100 scrollWidth 200 scrollHeight 400
+  RenderBlock (relative positioned) {DIV} at (0,40) size 100x100 [bgcolor=#008000]
+    RenderBlock {DIV} at (100,100) size 100x100 [bgcolor=#FF0000]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorfastclip006expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/ios-simulator/fast/clip/006-expected.txt (0 => 174598)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator/fast/clip/006-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/fast/clip/006-expected.txt        2014-10-10 17:42:47 UTC (rev 174598)
</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 800x76
+  RenderBlock {HTML} at (0,0) size 800x76
+    RenderBody {BODY} at (8,8) size 784x60
+      RenderText {#text} at (0,0) size 746x59
+        text run at (0,0) width 304: &quot;You should see a 100x100 green square below. &quot;
+        text run at (303,0) width 373: &quot;If you see nothing at all or see any red, the test has failed. &quot;
+        text run at (675,0) width 71: &quot;This test is&quot;
+        text run at (0,20) width 298: &quot;checking to make sure overflow is done using &quot;
+        text run at (297,20) width 438: &quot;a containing block model, and that a fixed positioned element inside&quot;
+        text run at (0,40) width 388: &quot;another fixed positioned element is not considered overflow.&quot;
+      RenderText {#text} at (0,0) size 0x0
+layer at (8,68) size 100x100 scrollWidth 200 scrollHeight 200
+  RenderBlock (positioned) {DIV} at (8,68) size 100x100
+    RenderBlock {DIV} at (100,100) size 100x100 [bgcolor=#FF0000]
+layer at (100,70) size 100x100
+  RenderBlock (positioned) {DIV} at (100,70) size 100x100 [bgcolor=#008000]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorfastclip007expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/ios-simulator/fast/clip/007-expected.txt (0 => 174598)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator/fast/clip/007-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/fast/clip/007-expected.txt        2014-10-10 17:42:47 UTC (rev 174598)
</span><span class="lines">@@ -0,0 +1,19 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x76
+  RenderBlock {HTML} at (0,0) size 800x76
+    RenderBody {BODY} at (8,8) size 784x60
+      RenderText {#text} at (0,0) size 754x59
+        text run at (0,0) width 304: &quot;You should see a 100x100 green square below. &quot;
+        text run at (303,0) width 373: &quot;If you see nothing at all or see any red, the test has failed. &quot;
+        text run at (675,0) width 71: &quot;This test is&quot;
+        text run at (0,20) width 298: &quot;checking to make sure overflow is done using &quot;
+        text run at (297,20) width 457: &quot;a containing block model, and that a fixed positioned element inside an&quot;
+        text run at (0,40) width 356: &quot;absolute positioned element is not considered overflow.&quot;
+      RenderText {#text} at (0,0) size 0x0
+layer at (8,68) size 100x100
+  RenderBlock (positioned) {DIV} at (8,68) size 100x100
+layer at (100,100) size 100x100
+  RenderBlock (positioned) {DIV} at (100,100) size 100x100
+layer at (200,200) size 100x100
+  RenderBlock (positioned) {DIV} at (100,100) size 100x100 [bgcolor=#008000]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorfastclip008expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/ios-simulator/fast/clip/008-expected.txt (0 => 174598)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator/fast/clip/008-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/fast/clip/008-expected.txt        2014-10-10 17:42:47 UTC (rev 174598)
</span><span class="lines">@@ -0,0 +1,19 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x76
+  RenderBlock {HTML} at (0,0) size 800x76
+    RenderBody {BODY} at (8,8) size 784x60
+      RenderText {#text} at (0,0) size 754x59
+        text run at (0,0) width 304: &quot;You should see a 100x100 green square below. &quot;
+        text run at (303,0) width 373: &quot;If you see nothing at all or see any red, the test has failed. &quot;
+        text run at (675,0) width 71: &quot;This test is&quot;
+        text run at (0,20) width 298: &quot;checking to make sure overflow is done using &quot;
+        text run at (297,20) width 457: &quot;a containing block model, and that a fixed positioned element inside an&quot;
+        text run at (0,40) width 356: &quot;absolute positioned element is not considered overflow.&quot;
+      RenderText {#text} at (0,0) size 0x0
+layer at (8,68) size 100x100
+  RenderBlock (positioned) {DIV} at (8,68) size 100x100
+layer at (100,100) size 100x100
+  RenderBlock (positioned) {DIV} at (100,100) size 100x100
+layer at (200,200) size 100x100
+  RenderBlock {DIV} at (100,100) size 100x100 [bgcolor=#008000]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorfastclip009expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/ios-simulator/fast/clip/009-expected.txt (0 => 174598)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator/fast/clip/009-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/fast/clip/009-expected.txt        2014-10-10 17:42:47 UTC (rev 174598)
</span><span class="lines">@@ -0,0 +1,14 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x56
+  RenderBlock {HTML} at (0,0) size 800x56
+    RenderBody {BODY} at (8,8) size 784x40
+      RenderText {#text} at (0,0) size 763x39
+        text run at (0,0) width 304: &quot;You should see a 100x100 green square below. &quot;
+        text run at (303,0) width 243: &quot;If you see any red, the test has failed. &quot;
+        text run at (545,0) width 218: &quot;This test is checking to make sure&quot;
+        text run at (0,20) width 221: &quot;clip is applying to all descendants.&quot;
+      RenderText {#text} at (0,0) size 0x0
+layer at (8,48) size 100x100
+  RenderBlock (positioned) {DIV} at (8,48) size 100x100 [bgcolor=#008000]
+    RenderBlock {DIV} at (100,100) size 100x100 [bgcolor=#FF0000]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorfastclip010expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/ios-simulator/fast/clip/010-expected.txt (0 => 174598)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator/fast/clip/010-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/fast/clip/010-expected.txt        2014-10-10 17:42:47 UTC (rev 174598)
</span><span class="lines">@@ -0,0 +1,14 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x56
+  RenderBlock {HTML} at (0,0) size 800x56
+    RenderBody {BODY} at (8,8) size 784x40
+      RenderText {#text} at (0,0) size 763x39
+        text run at (0,0) width 304: &quot;You should see a 100x100 green square below. &quot;
+        text run at (303,0) width 243: &quot;If you see any red, the test has failed. &quot;
+        text run at (545,0) width 218: &quot;This test is checking to make sure&quot;
+        text run at (0,20) width 221: &quot;clip is applying to all descendants.&quot;
+      RenderText {#text} at (0,0) size 0x0
+layer at (8,48) size 100x100
+  RenderBlock (positioned) {DIV} at (8,48) size 100x100 [bgcolor=#008000]
+    RenderBlock {DIV} at (100,100) size 100x100 [bgcolor=#FF0000]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorfastclip011expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/ios-simulator/fast/clip/011-expected.txt (0 => 174598)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator/fast/clip/011-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/fast/clip/011-expected.txt        2014-10-10 17:42:47 UTC (rev 174598)
</span><span class="lines">@@ -0,0 +1,14 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x56
+  RenderBlock {HTML} at (0,0) size 800x56
+    RenderBody {BODY} at (8,8) size 784x40
+      RenderText {#text} at (0,0) size 763x39
+        text run at (0,0) width 304: &quot;You should see a 100x100 green square below. &quot;
+        text run at (303,0) width 243: &quot;If you see any red, the test has failed. &quot;
+        text run at (545,0) width 218: &quot;This test is checking to make sure&quot;
+        text run at (0,20) width 221: &quot;clip is applying to all descendants.&quot;
+      RenderText {#text} at (0,0) size 0x0
+layer at (8,48) size 100x100
+  RenderBlock (positioned) {DIV} at (8,48) size 100x100 [bgcolor=#008000]
+    RenderBlock {DIV} at (100,100) size 100x100 [bgcolor=#FF0000]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorfastclip012expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/ios-simulator/fast/clip/012-expected.txt (0 => 174598)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator/fast/clip/012-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/fast/clip/012-expected.txt        2014-10-10 17:42:47 UTC (rev 174598)
</span><span class="lines">@@ -0,0 +1,14 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x56
+  RenderBlock {HTML} at (0,0) size 800x56
+    RenderBody {BODY} at (8,8) size 784x40
+      RenderText {#text} at (0,0) size 763x39
+        text run at (0,0) width 304: &quot;You should see a 100x100 green square below. &quot;
+        text run at (303,0) width 243: &quot;If you see any red, the test has failed. &quot;
+        text run at (545,0) width 218: &quot;This test is checking to make sure&quot;
+        text run at (0,20) width 221: &quot;clip is applying to all descendants.&quot;
+      RenderText {#text} at (0,0) size 0x0
+layer at (8,48) size 100x100
+  RenderBlock (positioned) {DIV} at (8,48) size 100x100 [bgcolor=#008000]
+    RenderBlock {DIV} at (100,100) size 100x100 [bgcolor=#FF0000]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorfastclip013expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/ios-simulator/fast/clip/013-expected.txt (0 => 174598)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator/fast/clip/013-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/fast/clip/013-expected.txt        2014-10-10 17:42:47 UTC (rev 174598)
</span><span class="lines">@@ -0,0 +1,13 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x56
+  RenderBlock {HTML} at (0,0) size 800x56
+    RenderBody {BODY} at (8,8) size 784x40
+      RenderText {#text} at (0,0) size 763x39
+        text run at (0,0) width 304: &quot;You should see a 100x100 green square below. &quot;
+        text run at (303,0) width 243: &quot;If you see any red, the test has failed. &quot;
+        text run at (545,0) width 218: &quot;This test is checking to make sure&quot;
+        text run at (0,20) width 412: &quot;clip applies to the element itself and starts from the border edge.&quot;
+      RenderText {#text} at (0,0) size 0x0
+layer at (8,48) size 120x120 backgroundClip at (18,58) size 100x100 clip at (18,58) size 100x100 outlineClip at (18,58) size 100x100
+  RenderBlock (positioned) {DIV} at (8,48) size 120x120 [bgcolor=#008000] [border: (10px solid #FF0000)]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorfastclip014expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/ios-simulator/fast/clip/014-expected.txt (0 => 174598)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator/fast/clip/014-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/fast/clip/014-expected.txt        2014-10-10 17:42:47 UTC (rev 174598)
</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 800x76
+  RenderBlock {HTML} at (0,0) size 800x76
+    RenderBody {BODY} at (8,8) size 784x60
+      RenderText {#text} at (0,0) size 781x59
+        text run at (0,0) width 408: &quot;You should see a 100x100 green square with a scrollbar below. &quot;
+        text run at (407,0) width 243: &quot;If you see any red, the test has failed. &quot;
+        text run at (649,0) width 132: &quot;This test is checking&quot;
+        text run at (0,20) width 635: &quot;to make sure clip applies to the element itself, starts from the border edge, and clips out scrollbars. &quot;
+        text run at (634,20) width 116: &quot;The bottom of the&quot;
+        text run at (0,40) width 254: &quot;scrolling mechanism should be clipped.&quot;
+      RenderText {#text} at (0,0) size 0x0
+layer at (8,68) size 120x220 backgroundClip at (18,78) size 100x100 clip at (18,78) size 100x100 outlineClip at (18,78) size 100x100 scrollHeight 1000
+  RenderBlock (positioned) {DIV} at (8,68) size 120x220 [bgcolor=#008000] [border: (10px solid #FF0000)]
+    RenderBlock {DIV} at (10,10) size 100x1000
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorfastclip015expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/ios-simulator/fast/clip/015-expected.txt (0 => 174598)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator/fast/clip/015-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/fast/clip/015-expected.txt        2014-10-10 17:42:47 UTC (rev 174598)
</span><span class="lines">@@ -0,0 +1,11 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x136
+  RenderBlock {HTML} at (0,0) size 800x136
+    RenderBody {BODY} at (8,8) size 784x120
+      RenderBlock (anonymous) at (0,0) size 784x20
+        RenderText {#text} at (0,0) size 744x19
+          text run at (0,0) width 304: &quot;You should see a 100x100 green square below. &quot;
+          text run at (303,0) width 441: &quot;This test makes sure overflow uses containing blocks when clipping.&quot;
+layer at (8,28) size 100x100 scrollWidth 300 scrollHeight 300
+  RenderBlock {DIV} at (0,20) size 100x100 [bgcolor=#008000]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorfastclip016expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/ios-simulator/fast/clip/016-expected.txt (0 => 174598)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator/fast/clip/016-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/fast/clip/016-expected.txt        2014-10-10 17:42:47 UTC (rev 174598)
</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
+      RenderText {#text} at (0,0) size 300x19
+        text run at (0,0) width 300: &quot;You should see a 100x100 green square below.&quot;
+      RenderText {#text} at (0,0) size 0x0
+layer at (50,50) size 100x500 backgroundClip at (50,50) size 100x100 clip at (50,50) size 100x100 outlineClip at (50,50) size 100x100
+  RenderBlock (positioned) {DIV} at (50,50) size 100x500 [bgcolor=#008000]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorfastclipnestedTransparencyClipexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/ios-simulator/fast/clip/nestedTransparencyClip-expected.txt (0 => 174598)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator/fast/clip/nestedTransparencyClip-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/fast/clip/nestedTransparencyClip-expected.txt        2014-10-10 17:42:47 UTC (rev 174598)
</span><span class="lines">@@ -0,0 +1,25 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderBlock (anonymous) at (0,0) size 784x60
+        RenderText {#text} at (0,0) size 756x39
+          text run at (0,0) width 756: &quot;This test is for a bug we had with clipping transparency layers. The bug is visual, so the pixel test is more worthwhile.&quot;
+          text run at (0,20) width 645: &quot;Below, \&quot;Peach,\&quot; \&quot;Plum,\&quot; and \&quot;Pear\&quot; should appear. Before, we were clipping out \&quot;Plum\&quot; and \&quot;Pear.\&quot;&quot;
+        RenderBR {BR} at (644,35) size 1x0
+        RenderBR {BR} at (0,40) size 0x19
+layer at (8,68) size 784x20
+  RenderBlock {DIV} at (0,60) size 784x20
+    RenderText {#text} at (0,0) size 39x19
+      text run at (0,0) width 39: &quot;Peach&quot;
+    RenderText {#text} at (0,0) size 0x0
+layer at (8,88) size 34x20
+  RenderBlock (positioned) {DIV} at (8,88) size 34x20
+    RenderText {#text} at (0,0) size 34x19
+      text run at (0,0) width 34: &quot;Plum&quot;
+    RenderText {#text} at (0,0) size 0x0
+layer at (8,108) size 28x20
+  RenderBlock (positioned) {DIV} at (0,20) size 29x20
+    RenderText {#text} at (0,0) size 29x19
+      text run at (0,0) width 29: &quot;Pear&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorfastclipoutlineoverflowClipexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/ios-simulator/fast/clip/outline-overflowClip-expected.txt (0 => 174598)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator/fast/clip/outline-overflowClip-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/fast/clip/outline-overflowClip-expected.txt        2014-10-10 17:42:47 UTC (rev 174598)
</span><span class="lines">@@ -0,0 +1,21 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderText {#text} at (0,0) size 781x39
+        text run at (0,0) width 215: &quot;This tests clipping of the outline. &quot;
+        text run at (214,0) width 294: &quot;It should not be clipped by the overflow rect. &quot;
+        text run at (507,0) width 274: &quot;The inner div has a green outline and a red&quot;
+        text run at (0,20) width 45: &quot;border.&quot;
+      RenderText {#text} at (0,0) size 0x0
+layer at (8,48) size 304x204 backgroundClip at (83,48) size 229x204 clip at (83,48) size 229x204 outlineClip at (83,48) size 229x204
+  RenderBlock (positioned) {DIV} at (8,48) size 304x204 [border: (2px solid #0000FF)]
+    RenderText {#text} at (2,2) size 102x19
+      text run at (2,2) width 102: &quot;text in outer div&quot;
+    RenderText {#text} at (0,0) size 0x0
+layer at (60,70) size 108x26 backgroundClip at (83,70) size 85x26 clip at (83,73) size 82x20 outlineClip at (83,48) size 229x204 scrollWidth 103
+  RenderBlock (positioned) {DIV} at (52,22) size 108x26 [bgcolor=#EEEEEE] [border: (3px solid #FF0000)]
+    RenderText {#text} at (3,3) size 102x19
+      text run at (3,3) width 102: &quot;text in inner div&quot;
+      text run at (104,3) width 1: &quot; &quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorfastclipoverflowborderradiusclipexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/ios-simulator/fast/clip/overflow-border-radius-clip-expected.txt (0 => 174598)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator/fast/clip/overflow-border-radius-clip-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/fast/clip/overflow-border-radius-clip-expected.txt        2014-10-10 17:42:47 UTC (rev 174598)
</span><span class="lines">@@ -0,0 +1,12 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderBlock (anonymous) at (0,0) size 784x20
+        RenderText {#text} at (0,0) size 694x19
+          text run at (0,0) width 356: &quot;The div below should be rounded with a border radius. &quot;
+          text run at (355,0) width 339: &quot;If you see a solid lime square then the test has failed.&quot;
+layer at (8,28) size 100x100
+  RenderBlock {DIV} at (0,20) size 100x100
+    RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#00FF00]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorfastclipoverflowborderradiuscombinationsexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/ios-simulator/fast/clip/overflow-border-radius-combinations-expected.txt (0 => 174598)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator/fast/clip/overflow-border-radius-combinations-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/fast/clip/overflow-border-radius-combinations-expected.txt        2014-10-10 17:42:47 UTC (rev 174598)
</span><span class="lines">@@ -0,0 +1,46 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderText {#text} at (0,0) size 471x19
+        text run at (0,0) width 471: &quot;The white text and grey backgrounds should all clip to the border-radius. &quot;
+      RenderBR {BR} at (470,15) size 1x0
+      RenderText {#text} at (240,40) size 4x19
+        text run at (240,40) width 4: &quot; &quot;
+      RenderText {#text} at (484,40) size 4x19
+        text run at (484,40) width 4: &quot; &quot;
+      RenderText {#text} at (0,0) size 0x0
+      RenderText {#text} at (0,0) size 0x0
+      RenderText {#text} at (240,180) size 4x19
+        text run at (240,180) width 4: &quot; &quot;
+      RenderBR {BR} at (244,195) size 0x0
+      RenderText {#text} at (0,0) size 0x0
+layer at (18,38) size 220x120 clip at (28,48) size 200x100
+  RenderBlock {DIV} at (10,30) size 220x120 [border: (10px solid #000000)]
+    RenderBlock {DIV} at (10,10) size 200x100 [color=#FFFFFF] [bgcolor=#808080]
+      RenderText {#text} at (0,0) size 85x19
+        text run at (0,0) width 85: &quot;static &gt; static&quot;
+layer at (262,38) size 220x120 clip at (272,48) size 200x100
+  RenderBlock {DIV} at (254,30) size 220x120 [border: (10px solid #000000)]
+layer at (272,48) size 200x100
+  RenderBlock (relative positioned) {DIV} at (10,10) size 200x100 [color=#FFFFFF] [bgcolor=#808080]
+    RenderText {#text} at (0,0) size 99x19
+      text run at (0,0) width 99: &quot;static &gt; relative&quot;
+layer at (506,38) size 220x120 clip at (516,48) size 200x100
+  RenderBlock (relative positioned) {DIV} at (498,30) size 220x120 [border: (10px solid #000000)]
+    RenderBlock {DIV} at (10,10) size 200x100 [color=#FFFFFF] [bgcolor=#808080]
+      RenderText {#text} at (0,0) size 99x19
+        text run at (0,0) width 99: &quot;relative &gt; static&quot;
+layer at (18,178) size 220x120 clip at (28,188) size 200x100
+  RenderBlock (relative positioned) {DIV} at (10,170) size 220x120 [border: (10px solid #000000)]
+layer at (28,188) size 200x100
+  RenderBlock (relative positioned) {DIV} at (10,10) size 200x100 [color=#FFFFFF] [bgcolor=#808080]
+    RenderText {#text} at (0,0) size 113x19
+      text run at (0,0) width 113: &quot;relative &gt; relative&quot;
+layer at (18,318) size 220x120 clip at (28,328) size 200x100
+  RenderBlock (relative positioned) {DIV} at (10,310) size 220x120 [border: (10px solid #000000)]
+layer at (28,328) size 200x100
+  RenderBlock (positioned) {DIV} at (10,10) size 200x100 [color=#FFFFFF] [bgcolor=#808080]
+    RenderText {#text} at (0,0) size 119x19
+      text run at (0,0) width 119: &quot;relative &gt; absolute&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorfastclipoverflowborderradiuscompositedexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/ios-simulator/fast/clip/overflow-border-radius-composited-expected.txt (0 => 174598)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator/fast/clip/overflow-border-radius-composited-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/fast/clip/overflow-border-radius-composited-expected.txt        2014-10-10 17:42:47 UTC (rev 174598)
</span><span class="lines">@@ -0,0 +1,48 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderText {#text} at (0,0) size 471x19
+        text run at (0,0) width 471: &quot;The white text and grey backgrounds should all clip to the border-radius. &quot;
+      RenderBR {BR} at (470,15) size 1x0
+      RenderText {#text} at (240,40) size 4x19
+        text run at (240,40) width 4: &quot; &quot;
+      RenderText {#text} at (484,40) size 4x19
+        text run at (484,40) width 4: &quot; &quot;
+      RenderText {#text} at (0,0) size 0x0
+      RenderText {#text} at (0,0) size 0x0
+      RenderText {#text} at (240,180) size 4x19
+        text run at (240,180) width 4: &quot; &quot;
+      RenderBR {BR} at (244,195) size 0x0
+      RenderText {#text} at (0,0) size 0x0
+layer at (18,38) size 220x120 clip at (28,48) size 200x100 scrollWidth 206 scrollHeight 156
+  RenderBlock {DIV} at (10,30) size 220x120 [border: (10px solid #000000)]
+layer at (262,38) size 220x120 clip at (272,48) size 200x100 scrollWidth 206 scrollHeight 156
+  RenderBlock {DIV} at (254,30) size 220x120 [border: (10px solid #000000)]
+layer at (28,48) size 200x100
+  RenderBlock {DIV} at (10,10) size 200x100 [color=#FFFFFF] [bgcolor=#808080]
+    RenderText {#text} at (0,0) size 85x19
+      text run at (0,0) width 85: &quot;static &gt; static&quot;
+layer at (272,48) size 200x100
+  RenderBlock (relative positioned) {DIV} at (10,10) size 200x100 [color=#FFFFFF] [bgcolor=#808080]
+    RenderText {#text} at (0,0) size 99x19
+      text run at (0,0) width 99: &quot;static &gt; relative&quot;
+layer at (506,38) size 220x120 clip at (516,48) size 200x100 scrollWidth 206 scrollHeight 156
+  RenderBlock (relative positioned) {DIV} at (498,30) size 220x120 [border: (10px solid #000000)]
+layer at (516,48) size 200x100
+  RenderBlock {DIV} at (10,10) size 200x100 [color=#FFFFFF] [bgcolor=#808080]
+    RenderText {#text} at (0,0) size 99x19
+      text run at (0,0) width 99: &quot;relative &gt; static&quot;
+layer at (18,178) size 220x120 clip at (28,188) size 200x100 scrollWidth 206 scrollHeight 156
+  RenderBlock (relative positioned) {DIV} at (10,170) size 220x120 [border: (10px solid #000000)]
+layer at (28,188) size 200x100
+  RenderBlock (relative positioned) {DIV} at (10,10) size 200x100 [color=#FFFFFF] [bgcolor=#808080]
+    RenderText {#text} at (0,0) size 113x19
+      text run at (0,0) width 113: &quot;relative &gt; relative&quot;
+layer at (18,318) size 220x120 clip at (28,328) size 200x100 scrollWidth 206 scrollHeight 156
+  RenderBlock (relative positioned) {DIV} at (10,310) size 220x120 [border: (10px solid #000000)]
+layer at (28,328) size 200x100
+  RenderBlock (positioned) {DIV} at (10,10) size 200x100 [color=#FFFFFF] [bgcolor=#808080]
+    RenderText {#text} at (0,0) size 119x19
+      text run at (0,0) width 119: &quot;relative &gt; absolute&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorfastclipoverflowborderradiusfixedpositionexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/ios-simulator/fast/clip/overflow-border-radius-fixed-position-expected.txt (0 => 174598)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator/fast/clip/overflow-border-radius-fixed-position-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/fast/clip/overflow-border-radius-fixed-position-expected.txt        2014-10-10 17:42:47 UTC (rev 174598)
</span><span class="lines">@@ -0,0 +1,29 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderBlock (anonymous) at (0,0) size 784x20
+        RenderText {#text} at (0,0) size 610x19
+          text run at (0,0) width 610: &quot;The div below should be rounded. You should see a rounded green square or the test has failed.&quot;
+        RenderText {#text} at (0,0) size 0x0
+      RenderBlock {P} at (0,150) size 784x20
+        RenderText {#text} at (0,0) size 573x19
+          text run at (0,0) width 573: &quot;This div should not be rounded. You should see a solid green square or the test has failed.&quot;
+      RenderBlock {P} at (0,302) size 784x20
+        RenderText {#text} at (0,0) size 570x19
+          text run at (0,0) width 570: &quot;This div should be rounded. You should see a rounded green square or the test has failed.&quot;
+layer at (8,194) size 100x100
+  RenderBlock {DIV} at (0,186) size 100x100
+layer at (8,28) size 100x100
+  RenderBlock (positioned) {DIV} at (8,28) size 100x100
+layer at (8,28) size 100x100
+  RenderBlock (relative positioned) {DIV} at (0,0) size 100x100 [bgcolor=#008000]
+layer at (8,194) size 100x100
+  RenderBlock (positioned) {DIV} at (8,194) size 100x100 [bgcolor=#008000]
+layer at (8,346) size 100x100
+  RenderBlock (relative positioned) {DIV} at (0,338) size 100x100
+layer at (8,346) size 100x100
+  RenderBlock {DIV} at (0,0) size 100x100
+layer at (8,346) size 100x100
+  RenderBlock (positioned) {DIV} at (0,0) size 100x100 [bgcolor=#008000]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorfastclipoverflowborderradiustransformedexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/ios-simulator/fast/clip/overflow-border-radius-transformed-expected.txt (0 => 174598)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator/fast/clip/overflow-border-radius-transformed-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/fast/clip/overflow-border-radius-transformed-expected.txt        2014-10-10 17:42:47 UTC (rev 174598)
</span><span class="lines">@@ -0,0 +1,48 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderText {#text} at (0,0) size 471x19
+        text run at (0,0) width 471: &quot;The white text and grey backgrounds should all clip to the border-radius. &quot;
+      RenderBR {BR} at (470,15) size 1x0
+      RenderText {#text} at (240,40) size 4x19
+        text run at (240,40) width 4: &quot; &quot;
+      RenderText {#text} at (484,40) size 4x19
+        text run at (484,40) width 4: &quot; &quot;
+      RenderText {#text} at (0,0) size 0x0
+      RenderText {#text} at (0,0) size 0x0
+      RenderText {#text} at (240,180) size 4x19
+        text run at (240,180) width 4: &quot; &quot;
+      RenderBR {BR} at (244,195) size 0x0
+      RenderText {#text} at (0,0) size 0x0
+layer at (18,38) size 220x120 clip at (28,48) size 200x100 scrollWidth 206 scrollHeight 156
+  RenderBlock {DIV} at (10,30) size 220x120 [border: (10px solid #000000)]
+layer at (262,38) size 220x120 clip at (272,48) size 200x100 scrollWidth 206 scrollHeight 156
+  RenderBlock {DIV} at (254,30) size 220x120 [border: (10px solid #000000)]
+layer at (28,48) size 200x100
+  RenderBlock {DIV} at (10,10) size 200x100 [color=#FFFFFF] [bgcolor=#808080]
+    RenderText {#text} at (0,0) size 85x19
+      text run at (0,0) width 85: &quot;static &gt; static&quot;
+layer at (272,48) size 200x100
+  RenderBlock (relative positioned) {DIV} at (10,10) size 200x100 [color=#FFFFFF] [bgcolor=#808080]
+    RenderText {#text} at (0,0) size 99x19
+      text run at (0,0) width 99: &quot;static &gt; relative&quot;
+layer at (506,38) size 220x120 clip at (516,48) size 200x100 scrollWidth 206 scrollHeight 156
+  RenderBlock (relative positioned) {DIV} at (498,30) size 220x120 [border: (10px solid #000000)]
+layer at (516,48) size 200x100
+  RenderBlock {DIV} at (10,10) size 200x100 [color=#FFFFFF] [bgcolor=#808080]
+    RenderText {#text} at (0,0) size 99x19
+      text run at (0,0) width 99: &quot;relative &gt; static&quot;
+layer at (18,178) size 220x120 clip at (28,188) size 200x100 scrollWidth 206 scrollHeight 156
+  RenderBlock (relative positioned) {DIV} at (10,170) size 220x120 [border: (10px solid #000000)]
+layer at (28,188) size 200x100
+  RenderBlock (relative positioned) {DIV} at (10,10) size 200x100 [color=#FFFFFF] [bgcolor=#808080]
+    RenderText {#text} at (0,0) size 113x19
+      text run at (0,0) width 113: &quot;relative &gt; relative&quot;
+layer at (18,318) size 220x120 clip at (28,328) size 200x100 scrollWidth 206 scrollHeight 156
+  RenderBlock (relative positioned) {DIV} at (10,310) size 220x120 [border: (10px solid #000000)]
+layer at (28,328) size 200x100
+  RenderBlock (positioned) {DIV} at (10,10) size 200x100 [color=#FFFFFF] [bgcolor=#808080]
+    RenderText {#text} at (0,0) size 119x19
+      text run at (0,0) width 119: &quot;relative &gt; absolute&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorfastcompact001expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/ios-simulator/fast/compact/001-expected.txt (0 => 174598)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator/fast/compact/001-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/fast/compact/001-expected.txt        2014-10-10 17:42:47 UTC (rev 174598)
</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 800x80
+  RenderBlock {HTML} at (0,0) size 800x80
+    RenderBody {BODY} at (8,16) size 784x56
+      RenderBlock {P} at (0,0) size 784x20
+        RenderText {#text} at (0,0) size 194x19
+          text run at (0,0) width 194: &quot;There should be no red below.&quot;
+      RenderBlock {DIV} at (0,36) size 784x20
+        RenderText {#text} at (0,0) size 31x19
+          text run at (0,0) width 31: &quot;Test:&quot;
+      RenderBlock {DIV} at (160,56) size 624x0 [color=#FF0000] [bgcolor=#00FF00]
+        RenderInline {SPAN} at (0,0) size 303x19 [color=#000000]
+          RenderText {#text} at (0,-10) size 303x19
+            text run at (0,-10) width 303: &quot;This sentence should have a green background.&quot;
+        RenderText {#text} at (0,0) size 0x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorfastcompact002expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/ios-simulator/fast/compact/002-expected.txt (0 => 174598)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator/fast/compact/002-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/fast/compact/002-expected.txt        2014-10-10 17:42:47 UTC (rev 174598)
</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 800x152
+  RenderBlock {HTML} at (0,0) size 800x152
+    RenderBody {BODY} at (8,8) size 784x136
+      RenderBlock (anonymous) at (0,0) size 784x20
+        RenderInline {DIV} at (0,0) size 528x17 [color=#FFFFFF] [bgcolor=#FF0000]
+          RenderText {#text} at (0,2) size 528x17
+            text run at (0,2) width 528: &quot;Ahem_font_required_for_this_test.&quot;
+        RenderText {#text} at (0,0) size 0x0
+      RenderBlock {P} at (0,36) size 784x20
+        RenderText {#text} at (0,0) size 351x19
+          text run at (0,0) width 351: &quot;There should be a single green rectangle square below.&quot;
+      RenderBlock {DIV} at (0,72) size 64x64 [color=#008000] [bgcolor=#FF0000]
+        RenderBlock {DIV} at (0,0) size 64x32
+          RenderText {#text} at (0,-1) size 32x33
+            text run at (0,-1) width 32: &quot;X&quot;
+        RenderBlock {DIV} at (32,32) size 32x32
+          RenderText {#text} at (0,-1) size 32x33
+            text run at (0,-1) width 32: &quot;X&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorfastcompact003expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/ios-simulator/fast/compact/003-expected.txt (0 => 174598)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator/fast/compact/003-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/fast/compact/003-expected.txt        2014-10-10 17:42:47 UTC (rev 174598)
</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 784x576
+      RenderBlock {DL} at (0,0) size 784x40
+        RenderBlock {DT} at (0,0) size 784x20
+          RenderText {#text} at (0,0) size 60x19
+            text run at (0,0) width 60: &quot;Line One&quot;
+        RenderBlock {DT} at (0,20) size 784x20
+          RenderText {#text} at (0,0) size 34x19
+            text run at (0,0) width 34: &quot;Line &quot;
+          RenderInline {SPAN} at (0,0) size 29x19
+            RenderText {#text} at (33,0) size 29x19
+              text run at (33,0) width 29: &quot;Two&quot;
</ins></span></pre>
</div>
</div>

</body>
</html>