<!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>[196338] 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/196338">196338</a></dd>
<dt>Author</dt> <dd>ryanhaddad@apple.com</dd>
<dt>Date</dt> <dd>2016-02-09 14:54:17 -0800 (Tue, 09 Feb 2016)</dd>
</dl>

<h3>Log Message</h3>
<pre>Rebaseline more tests for ios-simulator after <a href="http://trac.webkit.org/projects/webkit/changeset/196244">r196244</a>

Unreviewed test gardening.

* platform/ios-simulator-wk2/compositing/overflow/overflow-scroll-expected.txt:
* platform/ios-simulator-wk2/css2.1/20110323/abspos-non-replaced-width-margin-000-expected.txt:
* platform/ios-simulator-wk2/css2.1/20110323/abspos-replaced-width-margin-000-expected.txt:
* platform/ios-simulator-wk2/fast/block/float/overhanging-tall-block-expected.txt:
* platform/ios-simulator-wk2/fast/clip/014-expected.txt:
* platform/ios-simulator-wk2/fast/multicol/overflow-unsplittable-expected.txt:
* platform/ios-simulator-wk2/fast/multicol/pagination/BottomToTop-bt-expected.txt:
* platform/ios-simulator-wk2/fast/multicol/pagination/BottomToTop-lr-expected.txt:
* platform/ios-simulator-wk2/fast/multicol/pagination/BottomToTop-rl-expected.txt:
* platform/ios-simulator-wk2/fast/multicol/pagination/BottomToTop-tb-expected.txt:
* platform/ios-simulator-wk2/fast/multicol/pagination/RightToLeft-bt-expected.txt:
* platform/ios-simulator-wk2/fast/multicol/pagination/RightToLeft-lr-expected.txt:
* platform/ios-simulator-wk2/fast/multicol/pagination/RightToLeft-rl-dynamic-expected.txt:
* platform/ios-simulator-wk2/fast/multicol/pagination/RightToLeft-rl-expected.txt:
* platform/ios-simulator-wk2/fast/multicol/pagination/RightToLeft-tb-expected.txt:
* platform/ios-simulator-wk2/fast/multicol/vertical-rl/column-break-with-balancing-expected.txt:
* platform/ios-simulator-wk2/fast/multicol/vertical-rl/column-rules-expected.txt:
* platform/ios-simulator-wk2/fast/multicol/vertical-rl/float-paginate-complex-expected.txt:
* platform/ios-simulator-wk2/fast/overflow/float-in-relpositioned-expected.txt:
* platform/ios-simulator-wk2/fast/overflow/overflow-auto-position-absolute-expected.txt:
* platform/ios-simulator-wk2/fast/overflow/paged-x-div-expected.txt:
* platform/ios-simulator-wk2/fast/overflow/paged-x-div-with-column-gap-expected.txt:
* platform/ios-simulator-wk2/fast/overflow/scroll-nested-positioned-layer-in-overflow-expected.txt:</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsChangeLog">trunk/LayoutTests/ChangeLog</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2compositingoverflowoverflowscrollexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/compositing/overflow/overflow-scroll-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2css2120110323absposnonreplacedwidthmargin000expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/css2.1/20110323/abspos-non-replaced-width-margin-000-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2css2120110323absposreplacedwidthmargin000expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/css2.1/20110323/abspos-replaced-width-margin-000-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockfloatoverhangingtallblockexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/overhanging-tall-block-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastclip014expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/clip/014-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastmulticoloverflowunsplittableexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/overflow-unsplittable-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastmulticolpaginationBottomToTopbtexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/pagination/BottomToTop-bt-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastmulticolpaginationBottomToToplrexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/pagination/BottomToTop-lr-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastmulticolpaginationBottomToToprlexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/pagination/BottomToTop-rl-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastmulticolpaginationBottomToToptbexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/pagination/BottomToTop-tb-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastmulticolpaginationRightToLeftbtexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/pagination/RightToLeft-bt-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastmulticolpaginationRightToLeftlrexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/pagination/RightToLeft-lr-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastmulticolpaginationRightToLeftrldynamicexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/pagination/RightToLeft-rl-dynamic-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastmulticolpaginationRightToLeftrlexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/pagination/RightToLeft-rl-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastmulticolpaginationRightToLefttbexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/pagination/RightToLeft-tb-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastmulticolverticalrlcolumnbreakwithbalancingexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/vertical-rl/column-break-with-balancing-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastmulticolverticalrlcolumnrulesexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/vertical-rl/column-rules-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastmulticolverticalrlfloatpaginatecomplexexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/vertical-rl/float-paginate-complex-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastoverflowfloatinrelpositionedexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/overflow/float-in-relpositioned-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastoverflowoverflowautopositionabsoluteexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/overflow/overflow-auto-position-absolute-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastoverflowpagedxdivexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/overflow/paged-x-div-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastoverflowpagedxdivwithcolumngapexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/overflow/paged-x-div-with-column-gap-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastoverflowscrollnestedpositionedlayerinoverflowexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/overflow/scroll-nested-positioned-layer-in-overflow-expected.txt</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkLayoutTestsChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/ChangeLog (196337 => 196338)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/ChangeLog        2016-02-09 22:42:02 UTC (rev 196337)
+++ trunk/LayoutTests/ChangeLog        2016-02-09 22:54:17 UTC (rev 196338)
</span><span class="lines">@@ -1,3 +1,33 @@
</span><ins>+2016-02-09  Ryan Haddad  &lt;ryanhaddad@apple.com&gt;
+
+        Rebaseline more tests for ios-simulator after r196244
+
+        Unreviewed test gardening.
+
+        * platform/ios-simulator-wk2/compositing/overflow/overflow-scroll-expected.txt:
+        * platform/ios-simulator-wk2/css2.1/20110323/abspos-non-replaced-width-margin-000-expected.txt:
+        * platform/ios-simulator-wk2/css2.1/20110323/abspos-replaced-width-margin-000-expected.txt:
+        * platform/ios-simulator-wk2/fast/block/float/overhanging-tall-block-expected.txt:
+        * platform/ios-simulator-wk2/fast/clip/014-expected.txt:
+        * platform/ios-simulator-wk2/fast/multicol/overflow-unsplittable-expected.txt:
+        * platform/ios-simulator-wk2/fast/multicol/pagination/BottomToTop-bt-expected.txt:
+        * platform/ios-simulator-wk2/fast/multicol/pagination/BottomToTop-lr-expected.txt:
+        * platform/ios-simulator-wk2/fast/multicol/pagination/BottomToTop-rl-expected.txt:
+        * platform/ios-simulator-wk2/fast/multicol/pagination/BottomToTop-tb-expected.txt:
+        * platform/ios-simulator-wk2/fast/multicol/pagination/RightToLeft-bt-expected.txt:
+        * platform/ios-simulator-wk2/fast/multicol/pagination/RightToLeft-lr-expected.txt:
+        * platform/ios-simulator-wk2/fast/multicol/pagination/RightToLeft-rl-dynamic-expected.txt:
+        * platform/ios-simulator-wk2/fast/multicol/pagination/RightToLeft-rl-expected.txt:
+        * platform/ios-simulator-wk2/fast/multicol/pagination/RightToLeft-tb-expected.txt:
+        * platform/ios-simulator-wk2/fast/multicol/vertical-rl/column-break-with-balancing-expected.txt:
+        * platform/ios-simulator-wk2/fast/multicol/vertical-rl/column-rules-expected.txt:
+        * platform/ios-simulator-wk2/fast/multicol/vertical-rl/float-paginate-complex-expected.txt:
+        * platform/ios-simulator-wk2/fast/overflow/float-in-relpositioned-expected.txt:
+        * platform/ios-simulator-wk2/fast/overflow/overflow-auto-position-absolute-expected.txt:
+        * platform/ios-simulator-wk2/fast/overflow/paged-x-div-expected.txt:
+        * platform/ios-simulator-wk2/fast/overflow/paged-x-div-with-column-gap-expected.txt:
+        * platform/ios-simulator-wk2/fast/overflow/scroll-nested-positioned-layer-in-overflow-expected.txt:
+
</ins><span class="cx"> 2016-02-09  Zalan Bujtas  &lt;zalan@apple.com&gt;
</span><span class="cx"> 
</span><span class="cx">         Outline corners do not align properly for multiline inlines.
</span></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2compositingoverflowoverflowscrollexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/ios-simulator-wk2/compositing/overflow/overflow-scroll-expected.txt (196337 => 196338)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/compositing/overflow/overflow-scroll-expected.txt        2016-02-09 22:42:02 UTC (rev 196337)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/compositing/overflow/overflow-scroll-expected.txt        2016-02-09 22:54:17 UTC (rev 196338)
</span><span class="lines">@@ -36,13 +36,13 @@
</span><span class="cx">   RenderBlock {DIV} at (10,10) size 152x152 [border: (1px solid #000000)]
</span><span class="cx"> layer at (194,62) size 152x152 clip at (195,63) size 135x135 scrollY 50 scrollWidth 210 scrollHeight 510
</span><span class="cx">   RenderBlock {DIV} at (186,10) size 152x152 [border: (1px solid #000000)]
</span><del>-layer at (19,13) size 210x510 backgroundClip at (19,63) size 135x135 clip at (19,63) size 135x135 outlineClip at (19,63) size 135x135
</del><ins>+layer at (19,13) size 210x510 backgroundClip at (19,63) size 135x135 clip at (19,63) size 135x135
</ins><span class="cx">   RenderBlock {DIV} at (1,1) size 210x510 [bgcolor=#808080]
</span><span class="cx">     RenderBlock {P} at (5,29) size 200x60
</span><span class="cx">       RenderText {#text} at (0,1) size 192x58
</span><span class="cx">         text run at (0,1) width 192: &quot;This is the inner div&quot;
</span><span class="cx">         text run at (0,31) width 111: &quot;that scrolls.&quot;
</span><del>-layer at (195,13) size 210x510 backgroundClip at (195,63) size 135x135 clip at (195,63) size 135x135 outlineClip at (195,63) size 135x135
</del><ins>+layer at (195,13) size 210x510 backgroundClip at (195,63) size 135x135 clip at (195,63) size 135x135
</ins><span class="cx">   RenderBlock (relative positioned) {DIV} at (1,1) size 210x510 [bgcolor=#808080]
</span><span class="cx">     RenderBlock {P} at (5,29) size 200x60
</span><span class="cx">       RenderText {#text} at (0,1) size 192x58
</span><span class="lines">@@ -50,7 +50,7 @@
</span><span class="cx">         text run at (0,31) width 111: &quot;that scrolls.&quot;
</span><span class="cx"> layer at (370,62) size 152x152 clip at (371,63) size 135x135 scrollY 50 scrollWidth 210 scrollHeight 510
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (362,10) size 152x152 [border: (1px solid #000000)]
</span><del>-layer at (371,13) size 210x510 backgroundClip at (371,63) size 135x135 clip at (371,63) size 135x135 outlineClip at (371,63) size 135x135
</del><ins>+layer at (371,13) size 210x510 backgroundClip at (371,63) size 135x135 clip at (371,63) size 135x135
</ins><span class="cx">   RenderBlock {DIV} at (1,1) size 210x510 [bgcolor=#808080]
</span><span class="cx">     RenderBlock {P} at (5,29) size 200x60
</span><span class="cx">       RenderText {#text} at (0,1) size 192x58
</span><span class="lines">@@ -58,7 +58,7 @@
</span><span class="cx">         text run at (0,31) width 111: &quot;that scrolls.&quot;
</span><span class="cx"> layer at (546,62) size 152x152 clip at (547,63) size 135x135 scrollY 50 scrollWidth 210 scrollHeight 510
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (538,10) size 152x152 [border: (1px solid #000000)]
</span><del>-layer at (547,13) size 210x510 backgroundClip at (547,63) size 135x135 clip at (547,63) size 135x135 outlineClip at (547,63) size 135x135
</del><ins>+layer at (547,13) size 210x510 backgroundClip at (547,63) size 135x135 clip at (547,63) size 135x135
</ins><span class="cx">   RenderBlock (relative positioned) {DIV} at (1,1) size 210x510 [bgcolor=#808080]
</span><span class="cx">     RenderBlock {P} at (5,29) size 200x60
</span><span class="cx">       RenderText {#text} at (0,1) size 192x58
</span><span class="lines">@@ -73,7 +73,7 @@
</span><span class="cx">           text run at (0,31) width 111: &quot;that scrolls.&quot;
</span><span class="cx"> layer at (194,239) size 152x152 clip at (195,240) size 135x135 scrollY 50 scrollWidth 210 scrollHeight 510
</span><span class="cx">   RenderBlock {DIV} at (186,187) size 152x152 [border: (1px solid #000000)]
</span><del>-layer at (195,190) size 210x510 backgroundClip at (195,240) size 135x135 clip at (195,240) size 135x135 outlineClip at (195,240) size 135x135
</del><ins>+layer at (195,190) size 210x510 backgroundClip at (195,240) size 135x135 clip at (195,240) size 135x135
</ins><span class="cx">   RenderBlock (relative positioned) {DIV} at (1,1) size 210x510 [bgcolor=#808080]
</span><span class="cx">     RenderBlock {P} at (5,29) size 200x60
</span><span class="cx">       RenderText {#text} at (0,1) size 192x58
</span><span class="lines">@@ -81,7 +81,7 @@
</span><span class="cx">         text run at (0,31) width 111: &quot;that scrolls.&quot;
</span><span class="cx"> layer at (370,239) size 152x152 clip at (371,240) size 135x135 scrollY 50 scrollWidth 210 scrollHeight 510
</span><span class="cx">   RenderBlock {DIV} at (362,187) size 152x152 [border: (1px solid #000000)]
</span><del>-layer at (371,190) size 210x510 backgroundClip at (371,240) size 135x135 clip at (371,240) size 135x135 outlineClip at (371,240) size 135x135
</del><ins>+layer at (371,190) size 210x510 backgroundClip at (371,240) size 135x135 clip at (371,240) size 135x135
</ins><span class="cx">   RenderBlock {DIV} at (1,1) size 210x510 [bgcolor=#808080]
</span><span class="cx">     RenderBlock {P} at (5,29) size 200x60
</span><span class="cx">       RenderText {#text} at (0,1) size 192x58
</span><span class="lines">@@ -89,7 +89,7 @@
</span><span class="cx">         text run at (0,31) width 111: &quot;that scrolls.&quot;
</span><span class="cx"> layer at (546,239) size 152x152 clip at (547,240) size 135x135 scrollY 50 scrollWidth 210 scrollHeight 510
</span><span class="cx">   RenderBlock {DIV} at (538,187) size 152x152 [border: (1px solid #000000)]
</span><del>-layer at (547,190) size 210x510 backgroundClip at (547,240) size 135x135 clip at (547,240) size 135x135 outlineClip at (547,240) size 135x135
</del><ins>+layer at (547,190) size 210x510 backgroundClip at (547,240) size 135x135 clip at (547,240) size 135x135
</ins><span class="cx">   RenderBlock (relative positioned) {DIV} at (1,1) size 210x510 [bgcolor=#808080]
</span><span class="cx">     RenderBlock {P} at (5,29) size 200x60
</span><span class="cx">       RenderText {#text} at (0,1) size 192x58
</span><span class="lines">@@ -104,7 +104,7 @@
</span><span class="cx">           text run at (0,31) width 111: &quot;that scrolls.&quot;
</span><span class="cx"> layer at (194,416) size 152x152 clip at (195,417) size 135x135 scrollY 50 scrollWidth 210 scrollHeight 510
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (186,364) size 152x152 [border: (1px solid #000000)]
</span><del>-layer at (195,367) size 210x510 backgroundClip at (195,417) size 135x135 clip at (195,417) size 135x135 outlineClip at (195,417) size 135x135
</del><ins>+layer at (195,367) size 210x510 backgroundClip at (195,417) size 135x135 clip at (195,417) size 135x135
</ins><span class="cx">   RenderBlock (relative positioned) {DIV} at (1,1) size 210x510 [bgcolor=#808080]
</span><span class="cx">     RenderBlock {P} at (5,29) size 200x60
</span><span class="cx">       RenderText {#text} at (0,1) size 192x58
</span><span class="lines">@@ -112,7 +112,7 @@
</span><span class="cx">         text run at (0,31) width 111: &quot;that scrolls.&quot;
</span><span class="cx"> layer at (370,416) size 152x152 clip at (371,417) size 135x135 scrollY 50 scrollWidth 210 scrollHeight 510
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (362,364) size 152x152 [border: (1px solid #000000)]
</span><del>-layer at (371,367) size 210x510 backgroundClip at (371,417) size 135x135 clip at (371,417) size 135x135 outlineClip at (371,417) size 135x135
</del><ins>+layer at (371,367) size 210x510 backgroundClip at (371,417) size 135x135 clip at (371,417) size 135x135
</ins><span class="cx">   RenderBlock {DIV} at (1,1) size 210x510 [bgcolor=#808080]
</span><span class="cx">     RenderBlock {P} at (5,29) size 200x60
</span><span class="cx">       RenderText {#text} at (0,1) size 192x58
</span><span class="lines">@@ -120,7 +120,7 @@
</span><span class="cx">         text run at (0,31) width 111: &quot;that scrolls.&quot;
</span><span class="cx"> layer at (546,416) size 152x152 clip at (547,417) size 135x135 scrollY 50 scrollWidth 210 scrollHeight 510
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (538,364) size 152x152 [border: (1px solid #000000)]
</span><del>-layer at (547,367) size 210x510 backgroundClip at (547,417) size 135x135 clip at (547,417) size 135x135 outlineClip at (547,417) size 135x135
</del><ins>+layer at (547,367) size 210x510 backgroundClip at (547,417) size 135x135 clip at (547,417) size 135x135
</ins><span class="cx">   RenderBlock (relative positioned) {DIV} at (1,1) size 210x510 [bgcolor=#808080]
</span><span class="cx">     RenderBlock {P} at (5,29) size 200x60
</span><span class="cx">       RenderText {#text} at (0,1) size 192x58
</span></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2css2120110323absposnonreplacedwidthmargin000expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/ios-simulator-wk2/css2.1/20110323/abspos-non-replaced-width-margin-000-expected.txt (196337 => 196338)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/css2.1/20110323/abspos-non-replaced-width-margin-000-expected.txt        2016-02-09 22:42:02 UTC (rev 196337)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/css2.1/20110323/abspos-non-replaced-width-margin-000-expected.txt        2016-02-09 22:54:17 UTC (rev 196338)
</span><span class="lines">@@ -1548,7 +1548,7 @@
</span><span class="cx"> layer at (41,257) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,257) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (56,0) size 570x1 [border: none (3px solid #00000000) none (29px solid #00000000)]
</span><del>-layer at (-11,257) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600 outlineClip at (0,0) size 851x600
</del><ins>+layer at (-11,257) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600
</ins><span class="cx">   RenderBlock (positioned) {DIV} at (-52,0) size 684x1 [bgcolor=#000080] [border: none (8px solid #00000000) none (6px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (7,0) size 72x1
</span><span class="cx"> layer at (41,258) size 686x1
</span><span class="lines">@@ -1560,7 +1560,7 @@
</span><span class="cx"> layer at (41,259) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,259) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (56,0) size 570x1 [border: none (3px solid #00000000) none (29px solid #00000000)]
</span><del>-layer at (-11,259) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600 outlineClip at (0,0) size 851x600
</del><ins>+layer at (-11,259) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600
</ins><span class="cx">   RenderBlock (positioned) {DIV} at (-52,0) size 684x1 [bgcolor=#000080] [border: none (8px solid #00000000) none (6px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (7,0) size 72x1
</span><span class="cx"> layer at (41,260) size 686x1
</span><span class="lines">@@ -1572,7 +1572,7 @@
</span><span class="cx"> layer at (41,261) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,261) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (56,0) size 570x1 [border: none (3px solid #00000000) none (29px solid #00000000)]
</span><del>-layer at (-11,261) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600 outlineClip at (0,0) size 851x600
</del><ins>+layer at (-11,261) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600
</ins><span class="cx">   RenderBlock (positioned) {DIV} at (-52,0) size 684x1 [bgcolor=#000080] [border: none (8px solid #00000000) none (6px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (595,0) size 72x1
</span><span class="cx"> layer at (41,262) size 686x1
</span><span class="lines">@@ -1584,55 +1584,55 @@
</span><span class="cx"> layer at (41,263) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,263) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (56,0) size 570x1 [border: none (3px solid #00000000) none (29px solid #00000000)]
</span><del>-layer at (-11,263) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600 outlineClip at (0,0) size 851x600
</del><ins>+layer at (-11,263) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600
</ins><span class="cx">   RenderBlock (positioned) {DIV} at (-52,0) size 684x1 [bgcolor=#000080] [border: none (8px solid #00000000) none (6px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (595,0) size 72x1
</span><span class="cx"> layer at (41,264) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,264) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (56,0) size 570x1 [border: none (3px solid #00000000) none (29px solid #00000000)]
</span><del>-layer at (-11,264) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600 outlineClip at (0,0) size 851x600
</del><ins>+layer at (-11,264) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600
</ins><span class="cx">   RenderBlock (positioned) {DIV} at (-52,0) size 684x1 [bgcolor=#000080] [border: none (8px solid #00000000) none (6px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (7,0) size 72x1
</span><span class="cx"> layer at (41,265) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,265) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (56,0) size 570x1 [border: none (3px solid #00000000) none (29px solid #00000000)]
</span><del>-layer at (-11,265) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600 outlineClip at (0,0) size 851x600
</del><ins>+layer at (-11,265) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600
</ins><span class="cx">   RenderBlock (positioned) {DIV} at (-52,0) size 684x1 [bgcolor=#000080] [border: none (8px solid #00000000) none (6px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (7,0) size 72x1
</span><span class="cx"> layer at (41,266) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,266) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (56,0) size 570x1 [border: none (3px solid #00000000) none (29px solid #00000000)]
</span><del>-layer at (-11,266) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600 outlineClip at (0,0) size 851x600
</del><ins>+layer at (-11,266) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600
</ins><span class="cx">   RenderBlock (positioned) {DIV} at (-52,0) size 684x1 [bgcolor=#000080] [border: none (8px solid #00000000) none (6px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (7,0) size 72x1
</span><span class="cx"> layer at (41,267) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,267) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (56,0) size 570x1 [border: none (3px solid #00000000) none (29px solid #00000000)]
</span><del>-layer at (-11,267) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600 outlineClip at (0,0) size 851x600
</del><ins>+layer at (-11,267) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600
</ins><span class="cx">   RenderBlock (positioned) {DIV} at (-52,0) size 684x1 [bgcolor=#000080] [border: none (8px solid #00000000) none (6px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (7,0) size 72x1
</span><span class="cx"> layer at (41,268) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,268) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (56,0) size 570x1 [border: none (3px solid #00000000) none (29px solid #00000000)]
</span><del>-layer at (-11,268) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600 outlineClip at (0,0) size 851x600
</del><ins>+layer at (-11,268) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600
</ins><span class="cx">   RenderBlock (positioned) {DIV} at (-52,0) size 684x1 [bgcolor=#000080] [border: none (8px solid #00000000) none (6px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (595,0) size 72x1
</span><span class="cx"> layer at (41,269) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,269) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (56,0) size 570x1 [border: none (3px solid #00000000) none (29px solid #00000000)]
</span><del>-layer at (-11,269) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600 outlineClip at (0,0) size 851x600
</del><ins>+layer at (-11,269) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600
</ins><span class="cx">   RenderBlock (positioned) {DIV} at (-52,0) size 684x1 [bgcolor=#000080] [border: none (8px solid #00000000) none (6px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (595,0) size 72x1
</span><span class="cx"> layer at (41,270) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,270) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (56,0) size 570x1 [border: none (3px solid #00000000) none (29px solid #00000000)]
</span><del>-layer at (-11,270) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600 outlineClip at (0,0) size 851x600
</del><ins>+layer at (-11,270) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600
</ins><span class="cx">   RenderBlock (positioned) {DIV} at (-52,0) size 684x1 [bgcolor=#000080] [border: none (8px solid #00000000) none (6px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (595,0) size 72x1
</span><span class="cx"> layer at (41,271) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,271) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (56,0) size 570x1 [border: none (3px solid #00000000) none (29px solid #00000000)]
</span><del>-layer at (-11,271) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600 outlineClip at (0,0) size 851x600
</del><ins>+layer at (-11,271) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600
</ins><span class="cx">   RenderBlock (positioned) {DIV} at (-52,0) size 684x1 [bgcolor=#000080] [border: none (8px solid #00000000) none (6px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (595,0) size 72x1
</span><span class="cx"> layer at (41,272) size 686x1
</span><span class="lines">@@ -1698,13 +1698,13 @@
</span><span class="cx"> layer at (41,282) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,282) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (56,0) size 570x1 [border: none (3px solid #00000000) none (29px solid #00000000)]
</span><del>-layer at (-53,282) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600 outlineClip at (0,0) size 851x600
</del><ins>+layer at (-53,282) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600
</ins><span class="cx">   RenderBlock (positioned) {DIV} at (-94,0) size 684x1 [bgcolor=#000080] [border: none (8px solid #00000000) none (6px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (7,0) size 72x1
</span><span class="cx"> layer at (41,283) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,283) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (56,0) size 570x1 [border: none (3px solid #00000000) none (29px solid #00000000)]
</span><del>-layer at (-53,283) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600 outlineClip at (0,0) size 851x600
</del><ins>+layer at (-53,283) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600
</ins><span class="cx">   RenderBlock (positioned) {DIV} at (-94,0) size 684x1 [bgcolor=#000080] [border: none (8px solid #00000000) none (6px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (7,0) size 72x1
</span><span class="cx"> layer at (41,284) size 686x1
</span><span class="lines">@@ -1722,109 +1722,109 @@
</span><span class="cx"> layer at (41,286) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,286) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (56,0) size 570x1 [border: none (3px solid #00000000) none (29px solid #00000000)]
</span><del>-layer at (-53,286) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600 outlineClip at (0,0) size 851x600
</del><ins>+layer at (-53,286) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600
</ins><span class="cx">   RenderBlock (positioned) {DIV} at (-94,0) size 684x1 [bgcolor=#000080] [border: none (8px solid #00000000) none (6px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (595,0) size 72x1
</span><span class="cx"> layer at (41,287) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,287) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (56,0) size 570x1 [border: none (3px solid #00000000) none (29px solid #00000000)]
</span><del>-layer at (-53,287) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600 outlineClip at (0,0) size 851x600
</del><ins>+layer at (-53,287) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600
</ins><span class="cx">   RenderBlock (positioned) {DIV} at (-94,0) size 684x1 [bgcolor=#000080] [border: none (8px solid #00000000) none (6px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (595,0) size 72x1
</span><span class="cx"> layer at (41,288) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,288) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (56,0) size 570x1 [border: none (3px solid #00000000) none (29px solid #00000000)]
</span><del>-layer at (-11,288) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600 outlineClip at (0,0) size 851x600
</del><ins>+layer at (-11,288) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600
</ins><span class="cx">   RenderBlock (positioned) {DIV} at (-52,0) size 684x1 [bgcolor=#000080] [border: none (8px solid #00000000) none (6px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (7,0) size 72x1
</span><span class="cx"> layer at (41,289) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,289) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (56,0) size 570x1 [border: none (3px solid #00000000) none (29px solid #00000000)]
</span><del>-layer at (-11,289) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600 outlineClip at (0,0) size 851x600
</del><ins>+layer at (-11,289) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600
</ins><span class="cx">   RenderBlock (positioned) {DIV} at (-52,0) size 684x1 [bgcolor=#000080] [border: none (8px solid #00000000) none (6px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (7,0) size 72x1
</span><span class="cx"> layer at (41,290) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,290) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (56,0) size 570x1 [border: none (3px solid #00000000) none (29px solid #00000000)]
</span><del>-layer at (-11,290) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600 outlineClip at (0,0) size 851x600
</del><ins>+layer at (-11,290) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600
</ins><span class="cx">   RenderBlock (positioned) {DIV} at (-52,0) size 684x1 [bgcolor=#000080] [border: none (8px solid #00000000) none (6px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (7,0) size 72x1
</span><span class="cx"> layer at (41,291) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,291) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (56,0) size 570x1 [border: none (3px solid #00000000) none (29px solid #00000000)]
</span><del>-layer at (-11,291) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600 outlineClip at (0,0) size 851x600
</del><ins>+layer at (-11,291) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600
</ins><span class="cx">   RenderBlock (positioned) {DIV} at (-52,0) size 684x1 [bgcolor=#000080] [border: none (8px solid #00000000) none (6px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (7,0) size 72x1
</span><span class="cx"> layer at (41,292) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,292) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (56,0) size 570x1 [border: none (3px solid #00000000) none (29px solid #00000000)]
</span><del>-layer at (-11,292) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600 outlineClip at (0,0) size 851x600
</del><ins>+layer at (-11,292) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600
</ins><span class="cx">   RenderBlock (positioned) {DIV} at (-52,0) size 684x1 [bgcolor=#000080] [border: none (8px solid #00000000) none (6px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (595,0) size 72x1
</span><span class="cx"> layer at (41,293) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,293) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (56,0) size 570x1 [border: none (3px solid #00000000) none (29px solid #00000000)]
</span><del>-layer at (-11,293) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600 outlineClip at (0,0) size 851x600
</del><ins>+layer at (-11,293) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600
</ins><span class="cx">   RenderBlock (positioned) {DIV} at (-52,0) size 684x1 [bgcolor=#000080] [border: none (8px solid #00000000) none (6px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (595,0) size 72x1
</span><span class="cx"> layer at (41,294) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,294) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (56,0) size 570x1 [border: none (3px solid #00000000) none (29px solid #00000000)]
</span><del>-layer at (-11,294) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600 outlineClip at (0,0) size 851x600
</del><ins>+layer at (-11,294) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600
</ins><span class="cx">   RenderBlock (positioned) {DIV} at (-52,0) size 684x1 [bgcolor=#000080] [border: none (8px solid #00000000) none (6px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (595,0) size 72x1
</span><span class="cx"> layer at (41,295) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,295) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (56,0) size 570x1 [border: none (3px solid #00000000) none (29px solid #00000000)]
</span><del>-layer at (-11,295) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600 outlineClip at (0,0) size 851x600
</del><ins>+layer at (-11,295) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600
</ins><span class="cx">   RenderBlock (positioned) {DIV} at (-52,0) size 684x1 [bgcolor=#000080] [border: none (8px solid #00000000) none (6px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (595,0) size 72x1
</span><span class="cx"> layer at (41,296) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,296) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (56,0) size 570x1 [border: none (3px solid #00000000) none (29px solid #00000000)]
</span><del>-layer at (-11,296) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600 outlineClip at (0,0) size 851x600
</del><ins>+layer at (-11,296) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600
</ins><span class="cx">   RenderBlock (positioned) {DIV} at (-52,0) size 684x1 [bgcolor=#000080] [border: none (8px solid #00000000) none (6px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (7,0) size 72x1
</span><span class="cx"> layer at (41,297) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,297) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (56,0) size 570x1 [border: none (3px solid #00000000) none (29px solid #00000000)]
</span><del>-layer at (-11,297) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600 outlineClip at (0,0) size 851x600
</del><ins>+layer at (-11,297) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600
</ins><span class="cx">   RenderBlock (positioned) {DIV} at (-52,0) size 684x1 [bgcolor=#000080] [border: none (8px solid #00000000) none (6px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (7,0) size 72x1
</span><span class="cx"> layer at (41,298) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,298) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (56,0) size 570x1 [border: none (3px solid #00000000) none (29px solid #00000000)]
</span><del>-layer at (-11,298) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600 outlineClip at (0,0) size 851x600
</del><ins>+layer at (-11,298) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600
</ins><span class="cx">   RenderBlock (positioned) {DIV} at (-52,0) size 684x1 [bgcolor=#000080] [border: none (8px solid #00000000) none (6px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (7,0) size 72x1
</span><span class="cx"> layer at (41,299) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,299) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (56,0) size 570x1 [border: none (3px solid #00000000) none (29px solid #00000000)]
</span><del>-layer at (-11,299) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600 outlineClip at (0,0) size 851x600
</del><ins>+layer at (-11,299) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600
</ins><span class="cx">   RenderBlock (positioned) {DIV} at (-52,0) size 684x1 [bgcolor=#000080] [border: none (8px solid #00000000) none (6px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (7,0) size 72x1
</span><span class="cx"> layer at (41,300) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,300) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (56,0) size 570x1 [border: none (3px solid #00000000) none (29px solid #00000000)]
</span><del>-layer at (-11,300) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600 outlineClip at (0,0) size 851x600
</del><ins>+layer at (-11,300) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600
</ins><span class="cx">   RenderBlock (positioned) {DIV} at (-52,0) size 684x1 [bgcolor=#000080] [border: none (8px solid #00000000) none (6px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (595,0) size 72x1
</span><span class="cx"> layer at (41,301) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,301) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (56,0) size 570x1 [border: none (3px solid #00000000) none (29px solid #00000000)]
</span><del>-layer at (-11,301) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600 outlineClip at (0,0) size 851x600
</del><ins>+layer at (-11,301) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600
</ins><span class="cx">   RenderBlock (positioned) {DIV} at (-52,0) size 684x1 [bgcolor=#000080] [border: none (8px solid #00000000) none (6px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (595,0) size 72x1
</span><span class="cx"> layer at (41,302) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,302) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (56,0) size 570x1 [border: none (3px solid #00000000) none (29px solid #00000000)]
</span><del>-layer at (-11,302) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600 outlineClip at (0,0) size 851x600
</del><ins>+layer at (-11,302) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600
</ins><span class="cx">   RenderBlock (positioned) {DIV} at (-52,0) size 684x1 [bgcolor=#000080] [border: none (8px solid #00000000) none (6px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (595,0) size 72x1
</span><span class="cx"> layer at (41,303) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,303) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (56,0) size 570x1 [border: none (3px solid #00000000) none (29px solid #00000000)]
</span><del>-layer at (-11,303) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600 outlineClip at (0,0) size 851x600
</del><ins>+layer at (-11,303) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600
</ins><span class="cx">   RenderBlock (positioned) {DIV} at (-52,0) size 684x1 [bgcolor=#000080] [border: none (8px solid #00000000) none (6px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (595,0) size 72x1
</span><span class="cx"> layer at (41,304) size 686x1
</span><span class="lines">@@ -1890,13 +1890,13 @@
</span><span class="cx"> layer at (41,314) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,314) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (56,0) size 570x1 [border: none (3px solid #00000000) none (29px solid #00000000)]
</span><del>-layer at (-53,314) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600 outlineClip at (0,0) size 851x600
</del><ins>+layer at (-53,314) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600
</ins><span class="cx">   RenderBlock (positioned) {DIV} at (-94,0) size 684x1 [bgcolor=#000080] [border: none (8px solid #00000000) none (6px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (7,0) size 72x1
</span><span class="cx"> layer at (41,315) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,315) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (56,0) size 570x1 [border: none (3px solid #00000000) none (29px solid #00000000)]
</span><del>-layer at (-53,315) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600 outlineClip at (0,0) size 851x600
</del><ins>+layer at (-53,315) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600
</ins><span class="cx">   RenderBlock (positioned) {DIV} at (-94,0) size 684x1 [bgcolor=#000080] [border: none (8px solid #00000000) none (6px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (7,0) size 72x1
</span><span class="cx"> layer at (41,316) size 686x1
</span><span class="lines">@@ -1914,13 +1914,13 @@
</span><span class="cx"> layer at (41,318) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,318) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (56,0) size 570x1 [border: none (3px solid #00000000) none (29px solid #00000000)]
</span><del>-layer at (-53,318) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600 outlineClip at (0,0) size 851x600
</del><ins>+layer at (-53,318) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600
</ins><span class="cx">   RenderBlock (positioned) {DIV} at (-94,0) size 684x1 [bgcolor=#000080] [border: none (8px solid #00000000) none (6px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (595,0) size 72x1
</span><span class="cx"> layer at (41,319) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,319) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (56,0) size 570x1 [border: none (3px solid #00000000) none (29px solid #00000000)]
</span><del>-layer at (-53,319) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600 outlineClip at (0,0) size 851x600
</del><ins>+layer at (-53,319) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600
</ins><span class="cx">   RenderBlock (positioned) {DIV} at (-94,0) size 684x1 [bgcolor=#000080] [border: none (8px solid #00000000) none (6px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (595,0) size 72x1
</span><span class="cx"> layer at (41,320) size 686x1
</span><span class="lines">@@ -2082,13 +2082,13 @@
</span><span class="cx"> layer at (41,346) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,346) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (56,0) size 570x1 [border: none (3px solid #00000000) none (29px solid #00000000)]
</span><del>-layer at (-34,346) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600 outlineClip at (0,0) size 851x600
</del><ins>+layer at (-34,346) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600
</ins><span class="cx">   RenderBlock (positioned) {DIV} at (-75,0) size 684x1 [bgcolor=#000080] [border: none (8px solid #00000000) none (6px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (7,0) size 72x1
</span><span class="cx"> layer at (41,347) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,347) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (56,0) size 570x1 [border: none (3px solid #00000000) none (29px solid #00000000)]
</span><del>-layer at (-34,347) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600 outlineClip at (0,0) size 851x600
</del><ins>+layer at (-34,347) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600
</ins><span class="cx">   RenderBlock (positioned) {DIV} at (-75,0) size 684x1 [bgcolor=#000080] [border: none (8px solid #00000000) none (6px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (7,0) size 72x1
</span><span class="cx"> layer at (41,348) size 686x1
</span><span class="lines">@@ -2106,13 +2106,13 @@
</span><span class="cx"> layer at (41,350) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,350) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (56,0) size 570x1 [border: none (3px solid #00000000) none (29px solid #00000000)]
</span><del>-layer at (-34,350) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600 outlineClip at (0,0) size 851x600
</del><ins>+layer at (-34,350) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600
</ins><span class="cx">   RenderBlock (positioned) {DIV} at (-75,0) size 684x1 [bgcolor=#000080] [border: none (8px solid #00000000) none (6px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (595,0) size 72x1
</span><span class="cx"> layer at (41,351) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,351) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (56,0) size 570x1 [border: none (3px solid #00000000) none (29px solid #00000000)]
</span><del>-layer at (-34,351) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600 outlineClip at (0,0) size 851x600
</del><ins>+layer at (-34,351) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600
</ins><span class="cx">   RenderBlock (positioned) {DIV} at (-75,0) size 684x1 [bgcolor=#000080] [border: none (8px solid #00000000) none (6px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (595,0) size 72x1
</span><span class="cx"> layer at (41,352) size 686x1
</span><span class="lines">@@ -2274,13 +2274,13 @@
</span><span class="cx"> layer at (41,378) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,378) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (56,0) size 570x1 [border: none (3px solid #00000000) none (29px solid #00000000)]
</span><del>-layer at (-34,378) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600 outlineClip at (0,0) size 851x600
</del><ins>+layer at (-34,378) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600
</ins><span class="cx">   RenderBlock (positioned) {DIV} at (-75,0) size 684x1 [bgcolor=#000080] [border: none (8px solid #00000000) none (6px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (7,0) size 72x1
</span><span class="cx"> layer at (41,379) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,379) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (56,0) size 570x1 [border: none (3px solid #00000000) none (29px solid #00000000)]
</span><del>-layer at (-34,379) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600 outlineClip at (0,0) size 851x600
</del><ins>+layer at (-34,379) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600
</ins><span class="cx">   RenderBlock (positioned) {DIV} at (-75,0) size 684x1 [bgcolor=#000080] [border: none (8px solid #00000000) none (6px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (7,0) size 72x1
</span><span class="cx"> layer at (41,380) size 686x1
</span><span class="lines">@@ -2298,12 +2298,12 @@
</span><span class="cx"> layer at (41,382) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,382) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (56,0) size 570x1 [border: none (3px solid #00000000) none (29px solid #00000000)]
</span><del>-layer at (-34,382) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600 outlineClip at (0,0) size 851x600
</del><ins>+layer at (-34,382) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600
</ins><span class="cx">   RenderBlock (positioned) {DIV} at (-75,0) size 684x1 [bgcolor=#000080] [border: none (8px solid #00000000) none (6px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (595,0) size 72x1
</span><span class="cx"> layer at (41,383) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,383) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (56,0) size 570x1 [border: none (3px solid #00000000) none (29px solid #00000000)]
</span><del>-layer at (-34,383) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600 outlineClip at (0,0) size 851x600
</del><ins>+layer at (-34,383) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600
</ins><span class="cx">   RenderBlock (positioned) {DIV} at (-75,0) size 684x1 [bgcolor=#000080] [border: none (8px solid #00000000) none (6px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (595,0) size 72x1
</span></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2css2120110323absposreplacedwidthmargin000expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/ios-simulator-wk2/css2.1/20110323/abspos-replaced-width-margin-000-expected.txt (196337 => 196338)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/css2.1/20110323/abspos-replaced-width-margin-000-expected.txt        2016-02-09 22:42:02 UTC (rev 196337)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/css2.1/20110323/abspos-replaced-width-margin-000-expected.txt        2016-02-09 22:54:17 UTC (rev 196338)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx"> layer at (41,1) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,1) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (56,0) size 570x1 [border: none (3px solid #00000000) none (29px solid #00000000)]
</span><del>-layer at (-11,1) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600 outlineClip at (0,0) size 851x600
</del><ins>+layer at (-11,1) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600
</ins><span class="cx">   RenderImage {IMG} at (-52,0) size 684x1 [bgcolor=#000080] [border: none (8px solid #00000000) none (6px solid #00000000)]
</span><span class="cx"> layer at (41,2) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,2) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="lines">@@ -21,7 +21,7 @@
</span><span class="cx"> layer at (41,3) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,3) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (56,0) size 570x1 [border: none (3px solid #00000000) none (29px solid #00000000)]
</span><del>-layer at (-11,3) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600 outlineClip at (0,0) size 851x600
</del><ins>+layer at (-11,3) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600
</ins><span class="cx">   RenderImage {IMG} at (-52,0) size 684x1 [bgcolor=#000080] [border: none (8px solid #00000000) none (6px solid #00000000)]
</span><span class="cx"> layer at (41,4) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,4) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="lines">@@ -31,7 +31,7 @@
</span><span class="cx"> layer at (41,5) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,5) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (56,0) size 570x1 [border: none (3px solid #00000000) none (29px solid #00000000)]
</span><del>-layer at (-11,5) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600 outlineClip at (0,0) size 851x600
</del><ins>+layer at (-11,5) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600
</ins><span class="cx">   RenderImage {IMG} at (-52,0) size 684x1 [bgcolor=#000080] [border: none (8px solid #00000000) none (6px solid #00000000)]
</span><span class="cx"> layer at (41,6) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,6) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="lines">@@ -41,47 +41,47 @@
</span><span class="cx"> layer at (41,7) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,7) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (56,0) size 570x1 [border: none (3px solid #00000000) none (29px solid #00000000)]
</span><del>-layer at (-11,7) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600 outlineClip at (0,0) size 851x600
</del><ins>+layer at (-11,7) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600
</ins><span class="cx">   RenderImage {IMG} at (-52,0) size 684x1 [bgcolor=#000080] [border: none (8px solid #00000000) none (6px solid #00000000)]
</span><span class="cx"> layer at (41,8) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,8) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (56,0) size 570x1 [border: none (3px solid #00000000) none (29px solid #00000000)]
</span><del>-layer at (-11,8) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600 outlineClip at (0,0) size 851x600
</del><ins>+layer at (-11,8) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600
</ins><span class="cx">   RenderImage {IMG} at (-52,0) size 684x1 [bgcolor=#000080] [border: none (8px solid #00000000) none (6px solid #00000000)]
</span><span class="cx"> layer at (41,9) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,9) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (56,0) size 570x1 [border: none (3px solid #00000000) none (29px solid #00000000)]
</span><del>-layer at (-11,9) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600 outlineClip at (0,0) size 851x600
</del><ins>+layer at (-11,9) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600
</ins><span class="cx">   RenderImage {IMG} at (-52,0) size 684x1 [bgcolor=#000080] [border: none (8px solid #00000000) none (6px solid #00000000)]
</span><span class="cx"> layer at (41,10) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,10) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (56,0) size 570x1 [border: none (3px solid #00000000) none (29px solid #00000000)]
</span><del>-layer at (-11,10) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600 outlineClip at (0,0) size 851x600
</del><ins>+layer at (-11,10) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600
</ins><span class="cx">   RenderImage {IMG} at (-52,0) size 684x1 [bgcolor=#000080] [border: none (8px solid #00000000) none (6px solid #00000000)]
</span><span class="cx"> layer at (41,11) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,11) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (56,0) size 570x1 [border: none (3px solid #00000000) none (29px solid #00000000)]
</span><del>-layer at (-11,11) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600 outlineClip at (0,0) size 851x600
</del><ins>+layer at (-11,11) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600
</ins><span class="cx">   RenderImage {IMG} at (-52,0) size 684x1 [bgcolor=#000080] [border: none (8px solid #00000000) none (6px solid #00000000)]
</span><span class="cx"> layer at (41,12) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,12) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (56,0) size 570x1 [border: none (3px solid #00000000) none (29px solid #00000000)]
</span><del>-layer at (-11,12) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600 outlineClip at (0,0) size 851x600
</del><ins>+layer at (-11,12) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600
</ins><span class="cx">   RenderImage {IMG} at (-52,0) size 684x1 [bgcolor=#000080] [border: none (8px solid #00000000) none (6px solid #00000000)]
</span><span class="cx"> layer at (41,13) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,13) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (56,0) size 570x1 [border: none (3px solid #00000000) none (29px solid #00000000)]
</span><del>-layer at (-11,13) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600 outlineClip at (0,0) size 851x600
</del><ins>+layer at (-11,13) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600
</ins><span class="cx">   RenderImage {IMG} at (-52,0) size 684x1 [bgcolor=#000080] [border: none (8px solid #00000000) none (6px solid #00000000)]
</span><span class="cx"> layer at (41,14) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,14) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (56,0) size 570x1 [border: none (3px solid #00000000) none (29px solid #00000000)]
</span><del>-layer at (-11,14) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600 outlineClip at (0,0) size 851x600
</del><ins>+layer at (-11,14) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600
</ins><span class="cx">   RenderImage {IMG} at (-52,0) size 684x1 [bgcolor=#000080] [border: none (8px solid #00000000) none (6px solid #00000000)]
</span><span class="cx"> layer at (41,15) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,15) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (56,0) size 570x1 [border: none (3px solid #00000000) none (29px solid #00000000)]
</span><del>-layer at (-11,15) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600 outlineClip at (0,0) size 851x600
</del><ins>+layer at (-11,15) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600
</ins><span class="cx">   RenderImage {IMG} at (-52,0) size 684x1 [bgcolor=#000080] [border: none (8px solid #00000000) none (6px solid #00000000)]
</span><span class="cx"> layer at (41,16) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,16) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="lines">@@ -136,12 +136,12 @@
</span><span class="cx"> layer at (41,26) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,26) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (56,0) size 570x1 [border: none (3px solid #00000000) none (29px solid #00000000)]
</span><del>-layer at (-53,26) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600 outlineClip at (0,0) size 851x600
</del><ins>+layer at (-53,26) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600
</ins><span class="cx">   RenderImage {IMG} at (-94,0) size 684x1 [bgcolor=#000080] [border: none (8px solid #00000000) none (6px solid #00000000)]
</span><span class="cx"> layer at (41,27) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,27) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (56,0) size 570x1 [border: none (3px solid #00000000) none (29px solid #00000000)]
</span><del>-layer at (-53,27) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600 outlineClip at (0,0) size 851x600
</del><ins>+layer at (-53,27) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600
</ins><span class="cx">   RenderImage {IMG} at (-94,0) size 684x1 [bgcolor=#000080] [border: none (8px solid #00000000) none (6px solid #00000000)]
</span><span class="cx"> layer at (41,28) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,28) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="lines">@@ -156,92 +156,92 @@
</span><span class="cx"> layer at (41,30) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,30) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (56,0) size 570x1 [border: none (3px solid #00000000) none (29px solid #00000000)]
</span><del>-layer at (-53,30) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600 outlineClip at (0,0) size 851x600
</del><ins>+layer at (-53,30) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600
</ins><span class="cx">   RenderImage {IMG} at (-94,0) size 684x1 [bgcolor=#000080] [border: none (8px solid #00000000) none (6px solid #00000000)]
</span><span class="cx"> layer at (41,31) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,31) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (56,0) size 570x1 [border: none (3px solid #00000000) none (29px solid #00000000)]
</span><del>-layer at (-53,31) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600 outlineClip at (0,0) size 851x600
</del><ins>+layer at (-53,31) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600
</ins><span class="cx">   RenderImage {IMG} at (-94,0) size 684x1 [bgcolor=#000080] [border: none (8px solid #00000000) none (6px solid #00000000)]
</span><span class="cx"> layer at (41,32) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,32) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (56,0) size 570x1 [border: none (3px solid #00000000) none (29px solid #00000000)]
</span><del>-layer at (-11,32) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600 outlineClip at (0,0) size 851x600
</del><ins>+layer at (-11,32) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600
</ins><span class="cx">   RenderImage {IMG} at (-52,0) size 684x1 [bgcolor=#000080] [border: none (8px solid #00000000) none (6px solid #00000000)]
</span><span class="cx"> layer at (41,33) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,33) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (56,0) size 570x1 [border: none (3px solid #00000000) none (29px solid #00000000)]
</span><del>-layer at (-11,33) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600 outlineClip at (0,0) size 851x600
</del><ins>+layer at (-11,33) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600
</ins><span class="cx">   RenderImage {IMG} at (-52,0) size 684x1 [bgcolor=#000080] [border: none (8px solid #00000000) none (6px solid #00000000)]
</span><span class="cx"> layer at (41,34) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,34) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (56,0) size 570x1 [border: none (3px solid #00000000) none (29px solid #00000000)]
</span><del>-layer at (-11,34) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600 outlineClip at (0,0) size 851x600
</del><ins>+layer at (-11,34) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600
</ins><span class="cx">   RenderImage {IMG} at (-52,0) size 684x1 [bgcolor=#000080] [border: none (8px solid #00000000) none (6px solid #00000000)]
</span><span class="cx"> layer at (41,35) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,35) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (56,0) size 570x1 [border: none (3px solid #00000000) none (29px solid #00000000)]
</span><del>-layer at (-11,35) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600 outlineClip at (0,0) size 851x600
</del><ins>+layer at (-11,35) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600
</ins><span class="cx">   RenderImage {IMG} at (-52,0) size 684x1 [bgcolor=#000080] [border: none (8px solid #00000000) none (6px solid #00000000)]
</span><span class="cx"> layer at (41,36) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,36) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (56,0) size 570x1 [border: none (3px solid #00000000) none (29px solid #00000000)]
</span><del>-layer at (-11,36) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600 outlineClip at (0,0) size 851x600
</del><ins>+layer at (-11,36) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600
</ins><span class="cx">   RenderImage {IMG} at (-52,0) size 684x1 [bgcolor=#000080] [border: none (8px solid #00000000) none (6px solid #00000000)]
</span><span class="cx"> layer at (41,37) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,37) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (56,0) size 570x1 [border: none (3px solid #00000000) none (29px solid #00000000)]
</span><del>-layer at (-11,37) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600 outlineClip at (0,0) size 851x600
</del><ins>+layer at (-11,37) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600
</ins><span class="cx">   RenderImage {IMG} at (-52,0) size 684x1 [bgcolor=#000080] [border: none (8px solid #00000000) none (6px solid #00000000)]
</span><span class="cx"> layer at (41,38) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,38) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (56,0) size 570x1 [border: none (3px solid #00000000) none (29px solid #00000000)]
</span><del>-layer at (-11,38) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600 outlineClip at (0,0) size 851x600
</del><ins>+layer at (-11,38) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600
</ins><span class="cx">   RenderImage {IMG} at (-52,0) size 684x1 [bgcolor=#000080] [border: none (8px solid #00000000) none (6px solid #00000000)]
</span><span class="cx"> layer at (41,39) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,39) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (56,0) size 570x1 [border: none (3px solid #00000000) none (29px solid #00000000)]
</span><del>-layer at (-11,39) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600 outlineClip at (0,0) size 851x600
</del><ins>+layer at (-11,39) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600
</ins><span class="cx">   RenderImage {IMG} at (-52,0) size 684x1 [bgcolor=#000080] [border: none (8px solid #00000000) none (6px solid #00000000)]
</span><span class="cx"> layer at (41,40) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,40) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (56,0) size 570x1 [border: none (3px solid #00000000) none (29px solid #00000000)]
</span><del>-layer at (-11,40) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600 outlineClip at (0,0) size 851x600
</del><ins>+layer at (-11,40) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600
</ins><span class="cx">   RenderImage {IMG} at (-52,0) size 684x1 [bgcolor=#000080] [border: none (8px solid #00000000) none (6px solid #00000000)]
</span><span class="cx"> layer at (41,41) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,41) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (56,0) size 570x1 [border: none (3px solid #00000000) none (29px solid #00000000)]
</span><del>-layer at (-11,41) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600 outlineClip at (0,0) size 851x600
</del><ins>+layer at (-11,41) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600
</ins><span class="cx">   RenderImage {IMG} at (-52,0) size 684x1 [bgcolor=#000080] [border: none (8px solid #00000000) none (6px solid #00000000)]
</span><span class="cx"> layer at (41,42) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,42) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (56,0) size 570x1 [border: none (3px solid #00000000) none (29px solid #00000000)]
</span><del>-layer at (-11,42) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600 outlineClip at (0,0) size 851x600
</del><ins>+layer at (-11,42) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600
</ins><span class="cx">   RenderImage {IMG} at (-52,0) size 684x1 [bgcolor=#000080] [border: none (8px solid #00000000) none (6px solid #00000000)]
</span><span class="cx"> layer at (41,43) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,43) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (56,0) size 570x1 [border: none (3px solid #00000000) none (29px solid #00000000)]
</span><del>-layer at (-11,43) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600 outlineClip at (0,0) size 851x600
</del><ins>+layer at (-11,43) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600
</ins><span class="cx">   RenderImage {IMG} at (-52,0) size 684x1 [bgcolor=#000080] [border: none (8px solid #00000000) none (6px solid #00000000)]
</span><span class="cx"> layer at (41,44) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,44) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (56,0) size 570x1 [border: none (3px solid #00000000) none (29px solid #00000000)]
</span><del>-layer at (-11,44) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600 outlineClip at (0,0) size 851x600
</del><ins>+layer at (-11,44) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600
</ins><span class="cx">   RenderImage {IMG} at (-52,0) size 684x1 [bgcolor=#000080] [border: none (8px solid #00000000) none (6px solid #00000000)]
</span><span class="cx"> layer at (41,45) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,45) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (56,0) size 570x1 [border: none (3px solid #00000000) none (29px solid #00000000)]
</span><del>-layer at (-11,45) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600 outlineClip at (0,0) size 851x600
</del><ins>+layer at (-11,45) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600
</ins><span class="cx">   RenderImage {IMG} at (-52,0) size 684x1 [bgcolor=#000080] [border: none (8px solid #00000000) none (6px solid #00000000)]
</span><span class="cx"> layer at (41,46) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,46) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (56,0) size 570x1 [border: none (3px solid #00000000) none (29px solid #00000000)]
</span><del>-layer at (-11,46) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600 outlineClip at (0,0) size 851x600
</del><ins>+layer at (-11,46) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600
</ins><span class="cx">   RenderImage {IMG} at (-52,0) size 684x1 [bgcolor=#000080] [border: none (8px solid #00000000) none (6px solid #00000000)]
</span><span class="cx"> layer at (41,47) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,47) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (56,0) size 570x1 [border: none (3px solid #00000000) none (29px solid #00000000)]
</span><del>-layer at (-11,47) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600 outlineClip at (0,0) size 851x600
</del><ins>+layer at (-11,47) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600
</ins><span class="cx">   RenderImage {IMG} at (-52,0) size 684x1 [bgcolor=#000080] [border: none (8px solid #00000000) none (6px solid #00000000)]
</span><span class="cx"> layer at (41,48) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,48) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="lines">@@ -296,12 +296,12 @@
</span><span class="cx"> layer at (41,58) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,58) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (56,0) size 570x1 [border: none (3px solid #00000000) none (29px solid #00000000)]
</span><del>-layer at (-53,58) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600 outlineClip at (0,0) size 851x600
</del><ins>+layer at (-53,58) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600
</ins><span class="cx">   RenderImage {IMG} at (-94,0) size 684x1 [bgcolor=#000080] [border: none (8px solid #00000000) none (6px solid #00000000)]
</span><span class="cx"> layer at (41,59) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,59) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (56,0) size 570x1 [border: none (3px solid #00000000) none (29px solid #00000000)]
</span><del>-layer at (-53,59) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600 outlineClip at (0,0) size 851x600
</del><ins>+layer at (-53,59) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600
</ins><span class="cx">   RenderImage {IMG} at (-94,0) size 684x1 [bgcolor=#000080] [border: none (8px solid #00000000) none (6px solid #00000000)]
</span><span class="cx"> layer at (41,60) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,60) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="lines">@@ -316,12 +316,12 @@
</span><span class="cx"> layer at (41,62) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,62) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (56,0) size 570x1 [border: none (3px solid #00000000) none (29px solid #00000000)]
</span><del>-layer at (-53,62) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600 outlineClip at (0,0) size 851x600
</del><ins>+layer at (-53,62) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600
</ins><span class="cx">   RenderImage {IMG} at (-94,0) size 684x1 [bgcolor=#000080] [border: none (8px solid #00000000) none (6px solid #00000000)]
</span><span class="cx"> layer at (41,63) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,63) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (56,0) size 570x1 [border: none (3px solid #00000000) none (29px solid #00000000)]
</span><del>-layer at (-53,63) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600 outlineClip at (0,0) size 851x600
</del><ins>+layer at (-53,63) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600
</ins><span class="cx">   RenderImage {IMG} at (-94,0) size 684x1 [bgcolor=#000080] [border: none (8px solid #00000000) none (6px solid #00000000)]
</span><span class="cx"> layer at (41,64) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,64) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="lines">@@ -456,12 +456,12 @@
</span><span class="cx"> layer at (41,90) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,90) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (56,0) size 570x1 [border: none (3px solid #00000000) none (29px solid #00000000)]
</span><del>-layer at (-34,90) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600 outlineClip at (0,0) size 851x600
</del><ins>+layer at (-34,90) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600
</ins><span class="cx">   RenderImage {IMG} at (-75,0) size 684x1 [bgcolor=#000080] [border: none (8px solid #00000000) none (6px solid #00000000)]
</span><span class="cx"> layer at (41,91) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,91) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (56,0) size 570x1 [border: none (3px solid #00000000) none (29px solid #00000000)]
</span><del>-layer at (-34,91) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600 outlineClip at (0,0) size 851x600
</del><ins>+layer at (-34,91) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600
</ins><span class="cx">   RenderImage {IMG} at (-75,0) size 684x1 [bgcolor=#000080] [border: none (8px solid #00000000) none (6px solid #00000000)]
</span><span class="cx"> layer at (41,92) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,92) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="lines">@@ -476,12 +476,12 @@
</span><span class="cx"> layer at (41,94) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,94) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (56,0) size 570x1 [border: none (3px solid #00000000) none (29px solid #00000000)]
</span><del>-layer at (-34,94) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600 outlineClip at (0,0) size 851x600
</del><ins>+layer at (-34,94) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600
</ins><span class="cx">   RenderImage {IMG} at (-75,0) size 684x1 [bgcolor=#000080] [border: none (8px solid #00000000) none (6px solid #00000000)]
</span><span class="cx"> layer at (41,95) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,95) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (56,0) size 570x1 [border: none (3px solid #00000000) none (29px solid #00000000)]
</span><del>-layer at (-34,95) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600 outlineClip at (0,0) size 851x600
</del><ins>+layer at (-34,95) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600
</ins><span class="cx">   RenderImage {IMG} at (-75,0) size 684x1 [bgcolor=#000080] [border: none (8px solid #00000000) none (6px solid #00000000)]
</span><span class="cx"> layer at (41,96) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,96) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="lines">@@ -616,12 +616,12 @@
</span><span class="cx"> layer at (41,122) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,122) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (56,0) size 570x1 [border: none (3px solid #00000000) none (29px solid #00000000)]
</span><del>-layer at (-34,122) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600 outlineClip at (0,0) size 851x600
</del><ins>+layer at (-34,122) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600
</ins><span class="cx">   RenderImage {IMG} at (-75,0) size 684x1 [bgcolor=#000080] [border: none (8px solid #00000000) none (6px solid #00000000)]
</span><span class="cx"> layer at (41,123) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,123) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (56,0) size 570x1 [border: none (3px solid #00000000) none (29px solid #00000000)]
</span><del>-layer at (-34,123) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600 outlineClip at (0,0) size 851x600
</del><ins>+layer at (-34,123) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600
</ins><span class="cx">   RenderImage {IMG} at (-75,0) size 684x1 [bgcolor=#000080] [border: none (8px solid #00000000) none (6px solid #00000000)]
</span><span class="cx"> layer at (41,124) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,124) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="lines">@@ -636,12 +636,12 @@
</span><span class="cx"> layer at (41,126) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,126) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (56,0) size 570x1 [border: none (3px solid #00000000) none (29px solid #00000000)]
</span><del>-layer at (-34,126) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600 outlineClip at (0,0) size 851x600
</del><ins>+layer at (-34,126) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600
</ins><span class="cx">   RenderImage {IMG} at (-75,0) size 684x1 [bgcolor=#000080] [border: none (8px solid #00000000) none (6px solid #00000000)]
</span><span class="cx"> layer at (41,127) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,127) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (56,0) size 570x1 [border: none (3px solid #00000000) none (29px solid #00000000)]
</span><del>-layer at (-34,127) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600 outlineClip at (0,0) size 851x600
</del><ins>+layer at (-34,127) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600
</ins><span class="cx">   RenderImage {IMG} at (-75,0) size 684x1 [bgcolor=#000080] [border: none (8px solid #00000000) none (6px solid #00000000)]
</span><span class="cx"> layer at (41,128) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,128) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="lines">@@ -1931,7 +1931,7 @@
</span><span class="cx"> layer at (41,385) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,385) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (56,0) size 570x1 [border: none (3px solid #00000000) none (29px solid #00000000)]
</span><del>-layer at (-11,385) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600 outlineClip at (0,0) size 851x600
</del><ins>+layer at (-11,385) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600
</ins><span class="cx">   RenderImage {IMG} at (-52,0) size 684x1 [bgcolor=#000080] [border: none (8px solid #00000000) none (6px solid #00000000)]
</span><span class="cx"> layer at (41,386) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,386) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="lines">@@ -1941,7 +1941,7 @@
</span><span class="cx"> layer at (41,387) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,387) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (56,0) size 570x1 [border: none (3px solid #00000000) none (29px solid #00000000)]
</span><del>-layer at (-11,387) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600 outlineClip at (0,0) size 851x600
</del><ins>+layer at (-11,387) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600
</ins><span class="cx">   RenderImage {IMG} at (-52,0) size 684x1 [bgcolor=#000080] [border: none (8px solid #00000000) none (6px solid #00000000)]
</span><span class="cx"> layer at (41,388) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,388) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="lines">@@ -1951,7 +1951,7 @@
</span><span class="cx"> layer at (41,389) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,389) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (56,0) size 570x1 [border: none (3px solid #00000000) none (29px solid #00000000)]
</span><del>-layer at (-11,389) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600 outlineClip at (0,0) size 851x600
</del><ins>+layer at (-11,389) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600
</ins><span class="cx">   RenderImage {IMG} at (-52,0) size 684x1 [bgcolor=#000080] [border: none (8px solid #00000000) none (6px solid #00000000)]
</span><span class="cx"> layer at (41,390) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,390) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="lines">@@ -1961,47 +1961,47 @@
</span><span class="cx"> layer at (41,391) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,391) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (56,0) size 570x1 [border: none (3px solid #00000000) none (29px solid #00000000)]
</span><del>-layer at (-11,391) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600 outlineClip at (0,0) size 851x600
</del><ins>+layer at (-11,391) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600
</ins><span class="cx">   RenderImage {IMG} at (-52,0) size 684x1 [bgcolor=#000080] [border: none (8px solid #00000000) none (6px solid #00000000)]
</span><span class="cx"> layer at (41,392) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,392) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (56,0) size 570x1 [border: none (3px solid #00000000) none (29px solid #00000000)]
</span><del>-layer at (-11,392) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600 outlineClip at (0,0) size 851x600
</del><ins>+layer at (-11,392) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600
</ins><span class="cx">   RenderImage {IMG} at (-52,0) size 684x1 [bgcolor=#000080] [border: none (8px solid #00000000) none (6px solid #00000000)]
</span><span class="cx"> layer at (41,393) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,393) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (56,0) size 570x1 [border: none (3px solid #00000000) none (29px solid #00000000)]
</span><del>-layer at (-11,393) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600 outlineClip at (0,0) size 851x600
</del><ins>+layer at (-11,393) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600
</ins><span class="cx">   RenderImage {IMG} at (-52,0) size 684x1 [bgcolor=#000080] [border: none (8px solid #00000000) none (6px solid #00000000)]
</span><span class="cx"> layer at (41,394) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,394) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (56,0) size 570x1 [border: none (3px solid #00000000) none (29px solid #00000000)]
</span><del>-layer at (-11,394) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600 outlineClip at (0,0) size 851x600
</del><ins>+layer at (-11,394) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600
</ins><span class="cx">   RenderImage {IMG} at (-52,0) size 684x1 [bgcolor=#000080] [border: none (8px solid #00000000) none (6px solid #00000000)]
</span><span class="cx"> layer at (41,395) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,395) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (56,0) size 570x1 [border: none (3px solid #00000000) none (29px solid #00000000)]
</span><del>-layer at (-11,395) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600 outlineClip at (0,0) size 851x600
</del><ins>+layer at (-11,395) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600
</ins><span class="cx">   RenderImage {IMG} at (-52,0) size 684x1 [bgcolor=#000080] [border: none (8px solid #00000000) none (6px solid #00000000)]
</span><span class="cx"> layer at (41,396) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,396) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (56,0) size 570x1 [border: none (3px solid #00000000) none (29px solid #00000000)]
</span><del>-layer at (-11,396) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600 outlineClip at (0,0) size 851x600
</del><ins>+layer at (-11,396) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600
</ins><span class="cx">   RenderImage {IMG} at (-52,0) size 684x1 [bgcolor=#000080] [border: none (8px solid #00000000) none (6px solid #00000000)]
</span><span class="cx"> layer at (41,397) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,397) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (56,0) size 570x1 [border: none (3px solid #00000000) none (29px solid #00000000)]
</span><del>-layer at (-11,397) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600 outlineClip at (0,0) size 851x600
</del><ins>+layer at (-11,397) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600
</ins><span class="cx">   RenderImage {IMG} at (-52,0) size 684x1 [bgcolor=#000080] [border: none (8px solid #00000000) none (6px solid #00000000)]
</span><span class="cx"> layer at (41,398) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,398) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (56,0) size 570x1 [border: none (3px solid #00000000) none (29px solid #00000000)]
</span><del>-layer at (-11,398) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600 outlineClip at (0,0) size 851x600
</del><ins>+layer at (-11,398) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600
</ins><span class="cx">   RenderImage {IMG} at (-52,0) size 684x1 [bgcolor=#000080] [border: none (8px solid #00000000) none (6px solid #00000000)]
</span><span class="cx"> layer at (41,399) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,399) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (56,0) size 570x1 [border: none (3px solid #00000000) none (29px solid #00000000)]
</span><del>-layer at (-11,399) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600 outlineClip at (0,0) size 851x600
</del><ins>+layer at (-11,399) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600
</ins><span class="cx">   RenderImage {IMG} at (-52,0) size 684x1 [bgcolor=#000080] [border: none (8px solid #00000000) none (6px solid #00000000)]
</span><span class="cx"> layer at (41,400) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,400) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="lines">@@ -2056,12 +2056,12 @@
</span><span class="cx"> layer at (41,410) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,410) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (56,0) size 570x1 [border: none (3px solid #00000000) none (29px solid #00000000)]
</span><del>-layer at (-53,410) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600 outlineClip at (0,0) size 851x600
</del><ins>+layer at (-53,410) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600
</ins><span class="cx">   RenderImage {IMG} at (-94,0) size 684x1 [bgcolor=#000080] [border: none (8px solid #00000000) none (6px solid #00000000)]
</span><span class="cx"> layer at (41,411) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,411) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (56,0) size 570x1 [border: none (3px solid #00000000) none (29px solid #00000000)]
</span><del>-layer at (-53,411) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600 outlineClip at (0,0) size 851x600
</del><ins>+layer at (-53,411) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600
</ins><span class="cx">   RenderImage {IMG} at (-94,0) size 684x1 [bgcolor=#000080] [border: none (8px solid #00000000) none (6px solid #00000000)]
</span><span class="cx"> layer at (41,412) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,412) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="lines">@@ -2076,92 +2076,92 @@
</span><span class="cx"> layer at (41,414) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,414) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (56,0) size 570x1 [border: none (3px solid #00000000) none (29px solid #00000000)]
</span><del>-layer at (-53,414) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600 outlineClip at (0,0) size 851x600
</del><ins>+layer at (-53,414) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600
</ins><span class="cx">   RenderImage {IMG} at (-94,0) size 684x1 [bgcolor=#000080] [border: none (8px solid #00000000) none (6px solid #00000000)]
</span><span class="cx"> layer at (41,415) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,415) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (56,0) size 570x1 [border: none (3px solid #00000000) none (29px solid #00000000)]
</span><del>-layer at (-53,415) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600 outlineClip at (0,0) size 851x600
</del><ins>+layer at (-53,415) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600
</ins><span class="cx">   RenderImage {IMG} at (-94,0) size 684x1 [bgcolor=#000080] [border: none (8px solid #00000000) none (6px solid #00000000)]
</span><span class="cx"> layer at (41,416) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,416) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (56,0) size 570x1 [border: none (3px solid #00000000) none (29px solid #00000000)]
</span><del>-layer at (-11,416) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600 outlineClip at (0,0) size 851x600
</del><ins>+layer at (-11,416) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600
</ins><span class="cx">   RenderImage {IMG} at (-52,0) size 684x1 [bgcolor=#000080] [border: none (8px solid #00000000) none (6px solid #00000000)]
</span><span class="cx"> layer at (41,417) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,417) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (56,0) size 570x1 [border: none (3px solid #00000000) none (29px solid #00000000)]
</span><del>-layer at (-11,417) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600 outlineClip at (0,0) size 851x600
</del><ins>+layer at (-11,417) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600
</ins><span class="cx">   RenderImage {IMG} at (-52,0) size 684x1 [bgcolor=#000080] [border: none (8px solid #00000000) none (6px solid #00000000)]
</span><span class="cx"> layer at (41,418) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,418) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (56,0) size 570x1 [border: none (3px solid #00000000) none (29px solid #00000000)]
</span><del>-layer at (-11,418) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600 outlineClip at (0,0) size 851x600
</del><ins>+layer at (-11,418) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600
</ins><span class="cx">   RenderImage {IMG} at (-52,0) size 684x1 [bgcolor=#000080] [border: none (8px solid #00000000) none (6px solid #00000000)]
</span><span class="cx"> layer at (41,419) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,419) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (56,0) size 570x1 [border: none (3px solid #00000000) none (29px solid #00000000)]
</span><del>-layer at (-11,419) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600 outlineClip at (0,0) size 851x600
</del><ins>+layer at (-11,419) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600
</ins><span class="cx">   RenderImage {IMG} at (-52,0) size 684x1 [bgcolor=#000080] [border: none (8px solid #00000000) none (6px solid #00000000)]
</span><span class="cx"> layer at (41,420) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,420) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (56,0) size 570x1 [border: none (3px solid #00000000) none (29px solid #00000000)]
</span><del>-layer at (-11,420) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600 outlineClip at (0,0) size 851x600
</del><ins>+layer at (-11,420) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600
</ins><span class="cx">   RenderImage {IMG} at (-52,0) size 684x1 [bgcolor=#000080] [border: none (8px solid #00000000) none (6px solid #00000000)]
</span><span class="cx"> layer at (41,421) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,421) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (56,0) size 570x1 [border: none (3px solid #00000000) none (29px solid #00000000)]
</span><del>-layer at (-11,421) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600 outlineClip at (0,0) size 851x600
</del><ins>+layer at (-11,421) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600
</ins><span class="cx">   RenderImage {IMG} at (-52,0) size 684x1 [bgcolor=#000080] [border: none (8px solid #00000000) none (6px solid #00000000)]
</span><span class="cx"> layer at (41,422) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,422) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (56,0) size 570x1 [border: none (3px solid #00000000) none (29px solid #00000000)]
</span><del>-layer at (-11,422) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600 outlineClip at (0,0) size 851x600
</del><ins>+layer at (-11,422) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600
</ins><span class="cx">   RenderImage {IMG} at (-52,0) size 684x1 [bgcolor=#000080] [border: none (8px solid #00000000) none (6px solid #00000000)]
</span><span class="cx"> layer at (41,423) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,423) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (56,0) size 570x1 [border: none (3px solid #00000000) none (29px solid #00000000)]
</span><del>-layer at (-11,423) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600 outlineClip at (0,0) size 851x600
</del><ins>+layer at (-11,423) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600
</ins><span class="cx">   RenderImage {IMG} at (-52,0) size 684x1 [bgcolor=#000080] [border: none (8px solid #00000000) none (6px solid #00000000)]
</span><span class="cx"> layer at (41,424) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,424) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (56,0) size 570x1 [border: none (3px solid #00000000) none (29px solid #00000000)]
</span><del>-layer at (-11,424) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600 outlineClip at (0,0) size 851x600
</del><ins>+layer at (-11,424) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600
</ins><span class="cx">   RenderImage {IMG} at (-52,0) size 684x1 [bgcolor=#000080] [border: none (8px solid #00000000) none (6px solid #00000000)]
</span><span class="cx"> layer at (41,425) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,425) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (56,0) size 570x1 [border: none (3px solid #00000000) none (29px solid #00000000)]
</span><del>-layer at (-11,425) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600 outlineClip at (0,0) size 851x600
</del><ins>+layer at (-11,425) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600
</ins><span class="cx">   RenderImage {IMG} at (-52,0) size 684x1 [bgcolor=#000080] [border: none (8px solid #00000000) none (6px solid #00000000)]
</span><span class="cx"> layer at (41,426) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,426) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (56,0) size 570x1 [border: none (3px solid #00000000) none (29px solid #00000000)]
</span><del>-layer at (-11,426) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600 outlineClip at (0,0) size 851x600
</del><ins>+layer at (-11,426) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600
</ins><span class="cx">   RenderImage {IMG} at (-52,0) size 684x1 [bgcolor=#000080] [border: none (8px solid #00000000) none (6px solid #00000000)]
</span><span class="cx"> layer at (41,427) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,427) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (56,0) size 570x1 [border: none (3px solid #00000000) none (29px solid #00000000)]
</span><del>-layer at (-11,427) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600 outlineClip at (0,0) size 851x600
</del><ins>+layer at (-11,427) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600
</ins><span class="cx">   RenderImage {IMG} at (-52,0) size 684x1 [bgcolor=#000080] [border: none (8px solid #00000000) none (6px solid #00000000)]
</span><span class="cx"> layer at (41,428) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,428) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (56,0) size 570x1 [border: none (3px solid #00000000) none (29px solid #00000000)]
</span><del>-layer at (-11,428) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600 outlineClip at (0,0) size 851x600
</del><ins>+layer at (-11,428) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600
</ins><span class="cx">   RenderImage {IMG} at (-52,0) size 684x1 [bgcolor=#000080] [border: none (8px solid #00000000) none (6px solid #00000000)]
</span><span class="cx"> layer at (41,429) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,429) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (56,0) size 570x1 [border: none (3px solid #00000000) none (29px solid #00000000)]
</span><del>-layer at (-11,429) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600 outlineClip at (0,0) size 851x600
</del><ins>+layer at (-11,429) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600
</ins><span class="cx">   RenderImage {IMG} at (-52,0) size 684x1 [bgcolor=#000080] [border: none (8px solid #00000000) none (6px solid #00000000)]
</span><span class="cx"> layer at (41,430) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,430) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (56,0) size 570x1 [border: none (3px solid #00000000) none (29px solid #00000000)]
</span><del>-layer at (-11,430) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600 outlineClip at (0,0) size 851x600
</del><ins>+layer at (-11,430) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600
</ins><span class="cx">   RenderImage {IMG} at (-52,0) size 684x1 [bgcolor=#000080] [border: none (8px solid #00000000) none (6px solid #00000000)]
</span><span class="cx"> layer at (41,431) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,431) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (56,0) size 570x1 [border: none (3px solid #00000000) none (29px solid #00000000)]
</span><del>-layer at (-11,431) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600 outlineClip at (0,0) size 851x600
</del><ins>+layer at (-11,431) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600
</ins><span class="cx">   RenderImage {IMG} at (-52,0) size 684x1 [bgcolor=#000080] [border: none (8px solid #00000000) none (6px solid #00000000)]
</span><span class="cx"> layer at (41,432) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,432) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="lines">@@ -2216,12 +2216,12 @@
</span><span class="cx"> layer at (41,442) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,442) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (56,0) size 570x1 [border: none (3px solid #00000000) none (29px solid #00000000)]
</span><del>-layer at (-53,442) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600 outlineClip at (0,0) size 851x600
</del><ins>+layer at (-53,442) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600
</ins><span class="cx">   RenderImage {IMG} at (-94,0) size 684x1 [bgcolor=#000080] [border: none (8px solid #00000000) none (6px solid #00000000)]
</span><span class="cx"> layer at (41,443) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,443) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (56,0) size 570x1 [border: none (3px solid #00000000) none (29px solid #00000000)]
</span><del>-layer at (-53,443) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600 outlineClip at (0,0) size 851x600
</del><ins>+layer at (-53,443) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600
</ins><span class="cx">   RenderImage {IMG} at (-94,0) size 684x1 [bgcolor=#000080] [border: none (8px solid #00000000) none (6px solid #00000000)]
</span><span class="cx"> layer at (41,444) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,444) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="lines">@@ -2236,12 +2236,12 @@
</span><span class="cx"> layer at (41,446) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,446) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (56,0) size 570x1 [border: none (3px solid #00000000) none (29px solid #00000000)]
</span><del>-layer at (-53,446) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600 outlineClip at (0,0) size 851x600
</del><ins>+layer at (-53,446) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600
</ins><span class="cx">   RenderImage {IMG} at (-94,0) size 684x1 [bgcolor=#000080] [border: none (8px solid #00000000) none (6px solid #00000000)]
</span><span class="cx"> layer at (41,447) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,447) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (56,0) size 570x1 [border: none (3px solid #00000000) none (29px solid #00000000)]
</span><del>-layer at (-53,447) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600 outlineClip at (0,0) size 851x600
</del><ins>+layer at (-53,447) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600
</ins><span class="cx">   RenderImage {IMG} at (-94,0) size 684x1 [bgcolor=#000080] [border: none (8px solid #00000000) none (6px solid #00000000)]
</span><span class="cx"> layer at (41,448) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,448) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="lines">@@ -2376,12 +2376,12 @@
</span><span class="cx"> layer at (41,474) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,474) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (56,0) size 570x1 [border: none (3px solid #00000000) none (29px solid #00000000)]
</span><del>-layer at (-34,474) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600 outlineClip at (0,0) size 851x600
</del><ins>+layer at (-34,474) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600
</ins><span class="cx">   RenderImage {IMG} at (-75,0) size 684x1 [bgcolor=#000080] [border: none (8px solid #00000000) none (6px solid #00000000)]
</span><span class="cx"> layer at (41,475) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,475) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (56,0) size 570x1 [border: none (3px solid #00000000) none (29px solid #00000000)]
</span><del>-layer at (-34,475) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600 outlineClip at (0,0) size 851x600
</del><ins>+layer at (-34,475) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600
</ins><span class="cx">   RenderImage {IMG} at (-75,0) size 684x1 [bgcolor=#000080] [border: none (8px solid #00000000) none (6px solid #00000000)]
</span><span class="cx"> layer at (41,476) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,476) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="lines">@@ -2396,12 +2396,12 @@
</span><span class="cx"> layer at (41,478) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,478) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (56,0) size 570x1 [border: none (3px solid #00000000) none (29px solid #00000000)]
</span><del>-layer at (-34,478) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600 outlineClip at (0,0) size 851x600
</del><ins>+layer at (-34,478) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600
</ins><span class="cx">   RenderImage {IMG} at (-75,0) size 684x1 [bgcolor=#000080] [border: none (8px solid #00000000) none (6px solid #00000000)]
</span><span class="cx"> layer at (41,479) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,479) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (56,0) size 570x1 [border: none (3px solid #00000000) none (29px solid #00000000)]
</span><del>-layer at (-34,479) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600 outlineClip at (0,0) size 851x600
</del><ins>+layer at (-34,479) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600
</ins><span class="cx">   RenderImage {IMG} at (-75,0) size 684x1 [bgcolor=#000080] [border: none (8px solid #00000000) none (6px solid #00000000)]
</span><span class="cx"> layer at (41,480) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,480) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="lines">@@ -2536,12 +2536,12 @@
</span><span class="cx"> layer at (41,506) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,506) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (56,0) size 570x1 [border: none (3px solid #00000000) none (29px solid #00000000)]
</span><del>-layer at (-34,506) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600 outlineClip at (0,0) size 851x600
</del><ins>+layer at (-34,506) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600
</ins><span class="cx">   RenderImage {IMG} at (-75,0) size 684x1 [bgcolor=#000080] [border: none (8px solid #00000000) none (6px solid #00000000)]
</span><span class="cx"> layer at (41,507) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,507) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (56,0) size 570x1 [border: none (3px solid #00000000) none (29px solid #00000000)]
</span><del>-layer at (-34,507) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600 outlineClip at (0,0) size 851x600
</del><ins>+layer at (-34,507) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600
</ins><span class="cx">   RenderImage {IMG} at (-75,0) size 684x1 [bgcolor=#000080] [border: none (8px solid #00000000) none (6px solid #00000000)]
</span><span class="cx"> layer at (41,508) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,508) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="lines">@@ -2556,10 +2556,10 @@
</span><span class="cx"> layer at (41,510) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,510) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (56,0) size 570x1 [border: none (3px solid #00000000) none (29px solid #00000000)]
</span><del>-layer at (-34,510) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600 outlineClip at (0,0) size 851x600
</del><ins>+layer at (-34,510) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600
</ins><span class="cx">   RenderImage {IMG} at (-75,0) size 684x1 [bgcolor=#000080] [border: none (8px solid #00000000) none (6px solid #00000000)]
</span><span class="cx"> layer at (41,511) size 686x1
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (21,511) size 686x1 [border: none (27px solid #00000000) none (9px solid #00000000)]
</span><span class="cx">     RenderBlock {DIV} at (56,0) size 570x1 [border: none (3px solid #00000000) none (29px solid #00000000)]
</span><del>-layer at (-34,511) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600 outlineClip at (0,0) size 851x600
</del><ins>+layer at (-34,511) size 684x1 backgroundClip at (0,0) size 851x600 clip at (0,0) size 851x600
</ins><span class="cx">   RenderImage {IMG} at (-75,0) size 684x1 [bgcolor=#000080] [border: none (8px solid #00000000) none (6px solid #00000000)]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockfloatoverhangingtallblockexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/overhanging-tall-block-expected.txt (196337 => 196338)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/overhanging-tall-block-expected.txt        2016-02-09 22:42:02 UTC (rev 196337)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/overhanging-tall-block-expected.txt        2016-02-09 22:54:17 UTC (rev 196338)
</span><span class="lines">@@ -6,6 +6,6 @@
</span><span class="cx">       RenderBlock {DIV} at (0,0) size 784x33554431
</span><span class="cx">       RenderBlock {DIV} at (0,33554431) size 784x0
</span><span class="cx">       RenderBlock {DIV} at (0,33554431) size 784x0
</span><del>-layer at (10,11) size 150x33554431 backgroundClip at (10,11) size 150x33554421 clip at (11,12) size 148x33554420 outlineClip at (0,0) size 800x33554431
</del><ins>+layer at (10,11) size 150x33554431 backgroundClip at (10,11) size 150x33554421 clip at (11,12) size 148x33554420
</ins><span class="cx">   RenderTextControl {TEXTAREA} at (2,3) size 150x33554428 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
</span><span class="cx">     RenderBlock {DIV} at (3,3) size 144x14
</span></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastclip014expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/ios-simulator-wk2/fast/clip/014-expected.txt (196337 => 196338)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/clip/014-expected.txt        2016-02-09 22:42:02 UTC (rev 196337)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/clip/014-expected.txt        2016-02-09 22:54:17 UTC (rev 196338)
</span><span class="lines">@@ -11,6 +11,6 @@
</span><span class="cx">         text run at (634,20) width 116: &quot;The bottom of the&quot;
</span><span class="cx">         text run at (0,40) width 254: &quot;scrolling mechanism should be clipped.&quot;
</span><span class="cx">       RenderText {#text} at (0,0) size 0x0
</span><del>-layer at (8,68) size 120x220 backgroundClip at (18,78) size 100x100 clip at (18,78) size 85x100 outlineClip at (18,78) size 100x100 scrollHeight 1000
</del><ins>+layer at (8,68) size 120x220 backgroundClip at (18,78) size 100x100 clip at (18,78) size 85x100 scrollHeight 1000
</ins><span class="cx">   RenderBlock (positioned) {DIV} at (8,68) size 120x220 [bgcolor=#008000] [border: (10px solid #FF0000)]
</span><span class="cx">     RenderBlock {DIV} at (10,10) size 85x1000
</span></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastmulticoloverflowunsplittableexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/overflow-unsplittable-expected.txt (196337 => 196338)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/overflow-unsplittable-expected.txt        2016-02-09 22:42:02 UTC (rev 196337)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/overflow-unsplittable-expected.txt        2016-02-09 22:54:17 UTC (rev 196338)
</span><span class="lines">@@ -6,7 +6,7 @@
</span><span class="cx"> layer at (8,8) size 506x505
</span><span class="cx">   RenderBlock {DIV} at (0,0) size 506x505 [border: (3px solid #000000)]
</span><span class="cx">     RenderMultiColumnSet at (3,3) size 500x499
</span><del>-layer at (11,11) size 159x1521 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600 outlineClip at (0,0) size 800x600
</del><ins>+layer at (11,11) size 159x1521 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600
</ins><span class="cx">   RenderMultiColumnFlowThread at (3,3) size 159x1521
</span><span class="cx">     RenderBlock (anonymous) at (0,0) size 159x360
</span><span class="cx">       RenderText {#text} at (0,5) size 159x350
</span><span class="lines">@@ -56,7 +56,7 @@
</span><span class="cx">         text run at (0,632) width 159: &quot;ipsum sit amet ligula mattis&quot;
</span><span class="cx">         text run at (0,656) width 159: &quot;porttitor sit amet id felis. Integer&quot;
</span><span class="cx">         text run at (0,699) width 157: &quot;volutpat aliquam odio et feugiat.&quot;
</span><del>-layer at (11,510) size 159x304 backgroundClip at (11,510) size 159x90 clip at (13,512) size 140x88 outlineClip at (0,0) size 800x600 scrollHeight 456
</del><ins>+layer at (11,510) size 159x304 backgroundClip at (11,510) size 159x90 clip at (13,512) size 140x88 scrollHeight 456
</ins><span class="cx">   RenderBlock {DIV} at (0,499) size 160x304 [border: (2px solid #000000)]
</span><span class="cx">     RenderText {#text} at (2,7) size 141x446
</span><span class="cx">       text run at (2,7) width 141: &quot;Aenean diam enim, suscipit&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastmulticolpaginationBottomToTopbtexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/pagination/BottomToTop-bt-expected.txt (196337 => 196338)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/pagination/BottomToTop-bt-expected.txt        2016-02-09 22:42:02 UTC (rev 196337)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/pagination/BottomToTop-bt-expected.txt        2016-02-09 22:54:17 UTC (rev 196338)
</span><span class="lines">@@ -1,9 +1,9 @@
</span><span class="cx"> layer at (0,0) size 800x1580
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx">     RenderMultiColumnSet at (0,0) size 800x600
</span><del>-layer at (0,-756) size 800x1356 backgroundClip at (0,0) size 800x1580 clip at (0,0) size 800x1580 outlineClip at (0,0) size 800x1580
</del><ins>+layer at (0,-756) size 800x1356 backgroundClip at (0,0) size 800x1580 clip at (0,0) size 800x1580
</ins><span class="cx">   RenderMultiColumnFlowThread at (0,0) size 800x1356
</span><del>-layer at (0,-756) size 800x1356 backgroundClip at (0,0) size 800x1580 clip at (0,0) size 800x1580 outlineClip at (0,0) size 800x1580
</del><ins>+layer at (0,-756) size 800x1356 backgroundClip at (0,0) size 800x1580 clip at (0,0) size 800x1580
</ins><span class="cx">   RenderBlock {HTML} at (0,0) size 800x1356
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x1332
</span><span class="cx">       RenderBlock {DIV} at (0,0) size 50x50 [bgcolor=#0000FF]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastmulticolpaginationBottomToToplrexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/pagination/BottomToTop-lr-expected.txt (196337 => 196338)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/pagination/BottomToTop-lr-expected.txt        2016-02-09 22:42:02 UTC (rev 196337)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/pagination/BottomToTop-lr-expected.txt        2016-02-09 22:54:17 UTC (rev 196338)
</span><span class="lines">@@ -1,9 +1,9 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx">     RenderMultiColumnSet at (0,0) size 800x600
</span><del>-layer at (0,0) size 4096x180 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600 outlineClip at (0,0) size 800x600
</del><ins>+layer at (0,0) size 4096x180 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600
</ins><span class="cx">   RenderMultiColumnFlowThread at (0,0) size 4096x180
</span><del>-layer at (0,0) size 4096x180 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600 outlineClip at (0,0) size 800x600
</del><ins>+layer at (0,0) size 4096x180 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600
</ins><span class="cx">   RenderBlock {HTML} at (0,0) size 4096x180
</span><span class="cx">     RenderBody {BODY} at (8,8) size 4072x164
</span><span class="cx">       RenderBlock {DIV} at (0,0) size 50x50 [bgcolor=#0000FF]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastmulticolpaginationBottomToToprlexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/pagination/BottomToTop-rl-expected.txt (196337 => 196338)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/pagination/BottomToTop-rl-expected.txt        2016-02-09 22:42:02 UTC (rev 196337)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/pagination/BottomToTop-rl-expected.txt        2016-02-09 22:54:17 UTC (rev 196338)
</span><span class="lines">@@ -1,9 +1,9 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx">     RenderMultiColumnSet at (0,0) size 800x600
</span><del>-layer at (-3296,0) size 4096x180 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600 outlineClip at (0,0) size 800x600
</del><ins>+layer at (-3296,0) size 4096x180 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600
</ins><span class="cx">   RenderMultiColumnFlowThread at (0,0) size 4096x180
</span><del>-layer at (-3296,0) size 4096x180 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600 outlineClip at (0,0) size 800x600
</del><ins>+layer at (-3296,0) size 4096x180 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600
</ins><span class="cx">   RenderBlock {HTML} at (0,0) size 4096x180
</span><span class="cx">     RenderBody {BODY} at (8,8) size 4072x164
</span><span class="cx">       RenderBlock {DIV} at (0,0) size 50x50 [bgcolor=#0000FF]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastmulticolpaginationBottomToToptbexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/pagination/BottomToTop-tb-expected.txt (196337 => 196338)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/pagination/BottomToTop-tb-expected.txt        2016-02-09 22:42:02 UTC (rev 196337)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/pagination/BottomToTop-tb-expected.txt        2016-02-09 22:54:17 UTC (rev 196338)
</span><span class="lines">@@ -1,9 +1,9 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx">     RenderMultiColumnSet at (0,0) size 800x600
</span><del>-layer at (0,0) size 800x1356 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600 outlineClip at (0,0) size 800x600
</del><ins>+layer at (0,0) size 800x1356 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600
</ins><span class="cx">   RenderMultiColumnFlowThread at (0,0) size 800x1356
</span><del>-layer at (0,0) size 800x1356 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600 outlineClip at (0,0) size 800x600
</del><ins>+layer at (0,0) size 800x1356 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600
</ins><span class="cx">   RenderBlock {HTML} at (0,0) size 800x1356
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x1332
</span><span class="cx">       RenderBlock {DIV} at (0,0) size 50x50 [bgcolor=#0000FF]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastmulticolpaginationRightToLeftbtexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/pagination/RightToLeft-bt-expected.txt (196337 => 196338)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/pagination/RightToLeft-bt-expected.txt        2016-02-09 22:42:02 UTC (rev 196337)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/pagination/RightToLeft-bt-expected.txt        2016-02-09 22:54:17 UTC (rev 196338)
</span><span class="lines">@@ -1,9 +1,9 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx">     RenderMultiColumnSet at (0,0) size 800x600
</span><del>-layer at (0,-3500) size 180x4100 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600 outlineClip at (0,0) size 800x600
</del><ins>+layer at (0,-3500) size 180x4100 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600
</ins><span class="cx">   RenderMultiColumnFlowThread at (0,0) size 180x4100
</span><del>-layer at (0,-3500) size 180x4100 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600 outlineClip at (0,0) size 800x600
</del><ins>+layer at (0,-3500) size 180x4100 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600
</ins><span class="cx">   RenderBlock {HTML} at (0,0) size 180x4100
</span><span class="cx">     RenderBody {BODY} at (8,8) size 164x4076
</span><span class="cx">       RenderBlock {DIV} at (0,0) size 50x50 [bgcolor=#0000FF]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastmulticolpaginationRightToLeftlrexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/pagination/RightToLeft-lr-expected.txt (196337 => 196338)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/pagination/RightToLeft-lr-expected.txt        2016-02-09 22:42:02 UTC (rev 196337)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/pagination/RightToLeft-lr-expected.txt        2016-02-09 22:54:17 UTC (rev 196338)
</span><span class="lines">@@ -1,9 +1,9 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx">     RenderMultiColumnSet at (0,0) size 800x600
</span><del>-layer at (0,0) size 1696x600 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600 outlineClip at (0,0) size 800x600
</del><ins>+layer at (0,0) size 1696x600 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600
</ins><span class="cx">   RenderMultiColumnFlowThread at (0,0) size 1696x600
</span><del>-layer at (0,0) size 1696x600 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600 outlineClip at (0,0) size 800x600
</del><ins>+layer at (0,0) size 1696x600 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600
</ins><span class="cx">   RenderBlock {HTML} at (0,0) size 1696x600
</span><span class="cx">     RenderBody {BODY} at (8,8) size 1672x584
</span><span class="cx">       RenderBlock {DIV} at (0,0) size 50x50 [bgcolor=#0000FF]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastmulticolpaginationRightToLeftrldynamicexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/pagination/RightToLeft-rl-dynamic-expected.txt (196337 => 196338)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/pagination/RightToLeft-rl-dynamic-expected.txt        2016-02-09 22:42:02 UTC (rev 196337)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/pagination/RightToLeft-rl-dynamic-expected.txt        2016-02-09 22:54:17 UTC (rev 196338)
</span><span class="lines">@@ -1,9 +1,9 @@
</span><span class="cx"> layer at (0,0) size 1980x600
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx">     RenderMultiColumnSet at (0,0) size 800x600
</span><del>-layer at (-896,0) size 1696x600 backgroundClip at (0,0) size 1980x600 clip at (0,0) size 1980x600 outlineClip at (0,0) size 1980x600
</del><ins>+layer at (-896,0) size 1696x600 backgroundClip at (0,0) size 1980x600 clip at (0,0) size 1980x600
</ins><span class="cx">   RenderMultiColumnFlowThread at (0,0) size 1696x600
</span><del>-layer at (-896,0) size 1696x600 backgroundClip at (0,0) size 1980x600 clip at (0,0) size 1980x600 outlineClip at (0,0) size 1980x600
</del><ins>+layer at (-896,0) size 1696x600 backgroundClip at (0,0) size 1980x600 clip at (0,0) size 1980x600
</ins><span class="cx">   RenderBlock {HTML} at (0,0) size 1696x600
</span><span class="cx">     RenderBody {BODY} at (8,8) size 1672x584
</span><span class="cx">       RenderBlock {DIV} at (0,0) size 50x50 [bgcolor=#0000FF]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastmulticolpaginationRightToLeftrlexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/pagination/RightToLeft-rl-expected.txt (196337 => 196338)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/pagination/RightToLeft-rl-expected.txt        2016-02-09 22:42:02 UTC (rev 196337)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/pagination/RightToLeft-rl-expected.txt        2016-02-09 22:54:17 UTC (rev 196338)
</span><span class="lines">@@ -1,9 +1,9 @@
</span><span class="cx"> layer at (0,0) size 1980x600
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx">     RenderMultiColumnSet at (0,0) size 800x600
</span><del>-layer at (-896,0) size 1696x600 backgroundClip at (0,0) size 1980x600 clip at (0,0) size 1980x600 outlineClip at (0,0) size 1980x600
</del><ins>+layer at (-896,0) size 1696x600 backgroundClip at (0,0) size 1980x600 clip at (0,0) size 1980x600
</ins><span class="cx">   RenderMultiColumnFlowThread at (0,0) size 1696x600
</span><del>-layer at (-896,0) size 1696x600 backgroundClip at (0,0) size 1980x600 clip at (0,0) size 1980x600 outlineClip at (0,0) size 1980x600
</del><ins>+layer at (-896,0) size 1696x600 backgroundClip at (0,0) size 1980x600 clip at (0,0) size 1980x600
</ins><span class="cx">   RenderBlock {HTML} at (0,0) size 1696x600
</span><span class="cx">     RenderBody {BODY} at (8,8) size 1672x584
</span><span class="cx">       RenderBlock {DIV} at (0,0) size 50x50 [bgcolor=#0000FF]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastmulticolpaginationRightToLefttbexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/pagination/RightToLeft-tb-expected.txt (196337 => 196338)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/pagination/RightToLeft-tb-expected.txt        2016-02-09 22:42:02 UTC (rev 196337)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/pagination/RightToLeft-tb-expected.txt        2016-02-09 22:54:17 UTC (rev 196338)
</span><span class="lines">@@ -1,9 +1,9 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx">     RenderMultiColumnSet at (0,0) size 800x600
</span><del>-layer at (0,0) size 180x4100 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600 outlineClip at (0,0) size 800x600
</del><ins>+layer at (0,0) size 180x4100 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600
</ins><span class="cx">   RenderMultiColumnFlowThread at (0,0) size 180x4100
</span><del>-layer at (0,0) size 180x4100 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600 outlineClip at (0,0) size 800x600
</del><ins>+layer at (0,0) size 180x4100 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600
</ins><span class="cx">   RenderBlock {HTML} at (0,0) size 180x4100
</span><span class="cx">     RenderBody {BODY} at (8,8) size 164x4076
</span><span class="cx">       RenderBlock {DIV} at (0,0) size 50x50 [bgcolor=#0000FF]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastmulticolverticalrlcolumnbreakwithbalancingexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/vertical-rl/column-break-with-balancing-expected.txt (196337 => 196338)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/vertical-rl/column-break-with-balancing-expected.txt        2016-02-09 22:42:02 UTC (rev 196337)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/vertical-rl/column-break-with-balancing-expected.txt        2016-02-09 22:54:17 UTC (rev 196338)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> layer at (0,0) size 892x600
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><del>-layer at (-92,0) size 892x600 backgroundClip at (0,0) size 892x600 clip at (0,0) size 892x600 outlineClip at (0,0) size 892x600
</del><ins>+layer at (-92,0) size 892x600 backgroundClip at (0,0) size 892x600 clip at (0,0) size 892x600
</ins><span class="cx">   RenderBlock {HTML} at (0,0) size 892x600
</span><span class="cx">     RenderBody {BODY} at (8,8) size 876x584
</span><span class="cx"> layer at (362,8) size 430x584
</span><span class="lines">@@ -85,10 +85,10 @@
</span><span class="cx">       RenderText {#text} at (60,0) size 19x267
</span><span class="cx">         text run at (60,0) width 267: &quot;This text should be in the second column.&quot;
</span><span class="cx">       RenderBR {BR} at (75,266) size 0x1
</span><del>-layer at (-84,8) size 430x584 backgroundClip at (0,0) size 892x600 clip at (0,0) size 892x600 outlineClip at (0,0) size 892x600
</del><ins>+layer at (-84,8) size 430x584 backgroundClip at (0,0) size 892x600 clip at (0,0) size 892x600
</ins><span class="cx">   RenderBlock {DIV} at (446,0) size 430x584 [border: (5px solid #0000FF)]
</span><span class="cx">     RenderMultiColumnSet at (5,5) size 420x574
</span><del>-layer at (-499,13) size 840x279 backgroundClip at (0,0) size 892x600 clip at (0,0) size 892x600 outlineClip at (0,0) size 892x600
</del><ins>+layer at (-499,13) size 840x279 backgroundClip at (0,0) size 892x600 clip at (0,0) size 892x600
</ins><span class="cx">   RenderMultiColumnFlowThread at (5,5) size 840x279
</span><span class="cx">     RenderBlock (anonymous) at (0,0) size 80x279
</span><span class="cx">       RenderText {#text} at (0,0) size 19x248
</span></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastmulticolverticalrlcolumnrulesexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/vertical-rl/column-rules-expected.txt (196337 => 196338)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/vertical-rl/column-rules-expected.txt        2016-02-09 22:42:02 UTC (rev 196337)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/vertical-rl/column-rules-expected.txt        2016-02-09 22:54:17 UTC (rev 196338)
</span><span class="lines">@@ -1,12 +1,12 @@
</span><span class="cx"> layer at (0,0) size 866x600
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><del>-layer at (-66,0) size 866x600 backgroundClip at (0,0) size 866x600 clip at (0,0) size 866x600 outlineClip at (0,0) size 866x600
</del><ins>+layer at (-66,0) size 866x600 backgroundClip at (0,0) size 866x600 clip at (0,0) size 866x600
</ins><span class="cx">   RenderBlock {HTML} at (0,0) size 866x600
</span><span class="cx">     RenderBody {BODY} at (8,8) size 850x584
</span><del>-layer at (-58,8) size 850x584 backgroundClip at (0,0) size 866x600 clip at (0,0) size 866x600 outlineClip at (0,0) size 866x600
</del><ins>+layer at (-58,8) size 850x584 backgroundClip at (0,0) size 866x600 clip at (0,0) size 866x600
</ins><span class="cx">   RenderBlock {DIV} at (0,0) size 850x584 [border: (5px solid #000000)]
</span><span class="cx">     RenderMultiColumnSet at (5,15) size 840x554
</span><del>-layer at (-1733,23) size 2520x174 backgroundClip at (0,0) size 866x600 clip at (0,0) size 866x600 outlineClip at (0,0) size 866x600
</del><ins>+layer at (-1733,23) size 2520x174 backgroundClip at (0,0) size 866x600 clip at (0,0) size 866x600
</ins><span class="cx">   RenderMultiColumnFlowThread at (5,15) size 2520x174
</span><span class="cx">     RenderText {#text} at (0,0) size 2519x174
</span><span class="cx">       text run at (0,0) width 143: &quot;Lorem ipsum dolor sit&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastmulticolverticalrlfloatpaginatecomplexexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/vertical-rl/float-paginate-complex-expected.txt (196337 => 196338)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/vertical-rl/float-paginate-complex-expected.txt        2016-02-09 22:42:02 UTC (rev 196337)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/vertical-rl/float-paginate-complex-expected.txt        2016-02-09 22:54:17 UTC (rev 196338)
</span><span class="lines">@@ -1,12 +1,12 @@
</span><span class="cx"> layer at (0,0) size 1680x1208
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><del>-layer at (-880,0) size 1680x600 backgroundClip at (0,0) size 1680x1208 clip at (0,0) size 1680x1208 outlineClip at (0,0) size 1680x1208
</del><ins>+layer at (-880,0) size 1680x600 backgroundClip at (0,0) size 1680x1208 clip at (0,0) size 1680x1208
</ins><span class="cx">   RenderBlock {HTML} at (0,0) size 1680x600
</span><span class="cx">     RenderBody {BODY} at (8,8) size 1664x1200
</span><span class="cx"> layer at (388,8) size 404x1200
</span><span class="cx">   RenderBlock {DIV} at (0,0) size 404x1200 [border: (2px solid #000000)]
</span><span class="cx">     RenderMultiColumnSet at (2,2) size 400x1196
</span><del>-layer at (-146,10) size 936x388 backgroundClip at (0,0) size 1680x1208 clip at (0,0) size 1680x1208 outlineClip at (0,0) size 1680x1208
</del><ins>+layer at (-146,10) size 936x388 backgroundClip at (0,0) size 1680x1208 clip at (0,0) size 1680x1208
</ins><span class="cx">   RenderMultiColumnFlowThread at (2,2) size 936x388
</span><span class="cx">     RenderBlock (anonymous) at (0,0) size 280x388
</span><span class="cx">       RenderText {#text} at (0,0) size 19x113
</span><span class="lines">@@ -133,10 +133,10 @@
</span><span class="cx">       RenderText {#text} at (604,0) size 19x113
</span><span class="cx">         text run at (604,0) width 113: &quot;This is some text.&quot;
</span><span class="cx">       RenderBR {BR} at (619,112) size 0x1
</span><del>-layer at (-32,8) size 404x1200 backgroundClip at (0,0) size 1680x1208 clip at (0,0) size 1680x1208 outlineClip at (0,0) size 1680x1208
</del><ins>+layer at (-32,8) size 404x1200 backgroundClip at (0,0) size 1680x1208 clip at (0,0) size 1680x1208
</ins><span class="cx">   RenderBlock {DIV} at (420,0) size 404x1200 [border: (2px solid #000000)]
</span><span class="cx">     RenderMultiColumnSet at (2,2) size 400x1196
</span><del>-layer at (-566,10) size 936x388 backgroundClip at (0,0) size 1680x1208 clip at (0,0) size 1680x1208 outlineClip at (0,0) size 1680x1208
</del><ins>+layer at (-566,10) size 936x388 backgroundClip at (0,0) size 1680x1208 clip at (0,0) size 1680x1208
</ins><span class="cx">   RenderMultiColumnFlowThread at (2,2) size 936x388
</span><span class="cx">     RenderBlock (anonymous) at (0,0) size 280x388
</span><span class="cx">       RenderText {#text} at (0,0) size 19x113
</span></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastoverflowfloatinrelpositionedexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/ios-simulator-wk2/fast/overflow/float-in-relpositioned-expected.txt (196337 => 196338)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/overflow/float-in-relpositioned-expected.txt        2016-02-09 22:42:02 UTC (rev 196337)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/overflow/float-in-relpositioned-expected.txt        2016-02-09 22:54:17 UTC (rev 196338)
</span><span class="lines">@@ -35,9 +35,9 @@
</span><span class="cx">     RenderBlock (floating) {DIV} at (0,0) size 75x75 [bgcolor=#0000FF7F]
</span><span class="cx"> layer at (69,305) size 25x25
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (1,1) size 25x25 [bgcolor=#000000]
</span><del>-layer at (69,305) size 75x75 backgroundClip at (19,305) size 100x85 clip at (19,305) size 100x85 outlineClip at (19,305) size 100x85
</del><ins>+layer at (69,305) size 75x75 backgroundClip at (19,305) size 100x85 clip at (19,305) size 100x85
</ins><span class="cx">   RenderBlock (positioned) {DIV} at (0,0) size 75x75 [bgcolor=#0000FF7F]
</span><span class="cx"> layer at (19,467) size 25x25
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (1,1) size 25x25 [bgcolor=#000000]
</span><del>-layer at (19,467) size 75x75 backgroundClip at (19,417) size 85x100 clip at (19,417) size 85x100 outlineClip at (19,417) size 85x100
</del><ins>+layer at (19,467) size 75x75 backgroundClip at (19,417) size 85x100 clip at (19,417) size 85x100
</ins><span class="cx">   RenderBlock (positioned) {DIV} at (0,0) size 75x75 [bgcolor=#0000FF7F]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastoverflowoverflowautopositionabsoluteexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/ios-simulator-wk2/fast/overflow/overflow-auto-position-absolute-expected.txt (196337 => 196338)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/overflow/overflow-auto-position-absolute-expected.txt        2016-02-09 22:42:02 UTC (rev 196337)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/overflow/overflow-auto-position-absolute-expected.txt        2016-02-09 22:54:17 UTC (rev 196338)
</span><span class="lines">@@ -5,7 +5,7 @@
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x584
</span><span class="cx"> layer at (16,16) size 768x568 clip at (16,16) size 753x568 scrollHeight 1024
</span><span class="cx">   RenderBlock (positioned) {DIV} at (16,16) size 768x568
</span><del>-layer at (16,16) size 753x1024 backgroundClip at (16,16) size 753x568 clip at (16,16) size 753x568 outlineClip at (16,16) size 753x568
</del><ins>+layer at (16,16) size 753x1024 backgroundClip at (16,16) size 753x568 clip at (16,16) size 753x568
</ins><span class="cx">   RenderBlock (positioned) {DIV} at (0,0) size 753x1024 [bgcolor=#008000]
</span><span class="cx">     RenderText {#text} at (0,0) size 316x19
</span><span class="cx">       text run at (0,0) width 316: &quot;This test passes if there is no horizontal scrollbar.&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastoverflowpagedxdivexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/ios-simulator-wk2/fast/overflow/paged-x-div-expected.txt (196337 => 196338)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/overflow/paged-x-div-expected.txt        2016-02-09 22:42:02 UTC (rev 196337)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/overflow/paged-x-div-expected.txt        2016-02-09 22:54:17 UTC (rev 196338)
</span><span class="lines">@@ -6,7 +6,7 @@
</span><span class="cx"> layer at (8,8) size 404x404 clip at (10,10) size 400x385 scrollWidth 2896
</span><span class="cx">   RenderBlock {DIV} at (0,0) size 404x404 [border: (2px solid #000000)]
</span><span class="cx">     RenderMultiColumnSet at (2,2) size 400x385
</span><del>-layer at (10,10) size 400x2450 backgroundClip at (10,10) size 400x385 clip at (10,10) size 400x385 outlineClip at (10,10) size 400x385
</del><ins>+layer at (10,10) size 400x2450 backgroundClip at (10,10) size 400x385 clip at (10,10) size 400x385
</ins><span class="cx">   RenderMultiColumnFlowThread at (2,2) size 400x2450
</span><span class="cx">     RenderText {#text} at (0,0) size 399x2449
</span><span class="cx">       text run at (0,0) width 357: &quot;Lorem ipsum dolor sit amet, consectetur adipiscing elit.&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastoverflowpagedxdivwithcolumngapexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/ios-simulator-wk2/fast/overflow/paged-x-div-with-column-gap-expected.txt (196337 => 196338)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/overflow/paged-x-div-with-column-gap-expected.txt        2016-02-09 22:42:02 UTC (rev 196337)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/overflow/paged-x-div-with-column-gap-expected.txt        2016-02-09 22:54:17 UTC (rev 196338)
</span><span class="lines">@@ -6,7 +6,7 @@
</span><span class="cx"> layer at (8,8) size 404x404 clip at (10,10) size 400x385 scrollX 200 scrollWidth 3400
</span><span class="cx">   RenderBlock {DIV} at (0,0) size 404x404 [border: (2px solid #000000)]
</span><span class="cx">     RenderMultiColumnSet at (2,2) size 400x385
</span><del>-layer at (-190,10) size 400x2450 backgroundClip at (10,10) size 400x385 clip at (10,10) size 400x385 outlineClip at (10,10) size 400x385
</del><ins>+layer at (-190,10) size 400x2450 backgroundClip at (10,10) size 400x385 clip at (10,10) size 400x385
</ins><span class="cx">   RenderMultiColumnFlowThread at (2,2) size 400x2450
</span><span class="cx">     RenderText {#text} at (0,0) size 399x2449
</span><span class="cx">       text run at (0,0) width 357: &quot;Lorem ipsum dolor sit amet, consectetur adipiscing elit.&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastoverflowscrollnestedpositionedlayerinoverflowexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/ios-simulator-wk2/fast/overflow/scroll-nested-positioned-layer-in-overflow-expected.txt (196337 => 196338)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/overflow/scroll-nested-positioned-layer-in-overflow-expected.txt        2016-02-09 22:42:02 UTC (rev 196337)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/overflow/scroll-nested-positioned-layer-in-overflow-expected.txt        2016-02-09 22:54:17 UTC (rev 196338)
</span><span class="lines">@@ -5,7 +5,7 @@
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x584
</span><span class="cx"> layer at (0,42) size 800x558 clip at (0,42) size 785x558 scrollY 286 scrollHeight 844
</span><span class="cx">   RenderBlock (positioned) {DIV} at (0,42) size 800x558
</span><del>-layer at (0,-244) size 571x844 backgroundClip at (0,42) size 785x558 clip at (0,42) size 785x558 outlineClip at (0,42) size 785x558
</del><ins>+layer at (0,-244) size 571x844 backgroundClip at (0,42) size 785x558 clip at (0,42) size 785x558
</ins><span class="cx">   RenderBlock (positioned) {DIV} at (0,0) size 572x844
</span><span class="cx">     RenderBlock (anonymous) at (0,0) size 572x20
</span><span class="cx">       RenderText {#text} at (0,0) size 572x19
</span></span></pre>
</div>
</div>

</body>
</html>