<!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>[204975] 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/204975">204975</a></dd>
<dt>Author</dt> <dd>jiewen_tan@apple.com</dd>
<dt>Date</dt> <dd>2016-08-25 11:21:16 -0700 (Thu, 25 Aug 2016)</dd>
</dl>

<h3>Log Message</h3>
<pre>Unreviewed, rebase iOS simulator WK1 fast/multicol tests

* platform/ios-simulator-wk1/fast/multicol/overflow-unsplittable-expected.txt: Added.
* platform/ios-simulator-wk1/fast/multicol/pagination/BottomToTop-bt-expected.txt:
* platform/ios-simulator-wk1/fast/multicol/pagination/BottomToTop-lr-expected.txt:
* platform/ios-simulator-wk1/fast/multicol/pagination/BottomToTop-rl-expected.txt:
* platform/ios-simulator-wk1/fast/multicol/pagination/BottomToTop-tb-expected.txt:
* platform/ios-simulator-wk1/fast/multicol/pagination/RightToLeft-bt-expected.txt:
* platform/ios-simulator-wk1/fast/multicol/pagination/RightToLeft-lr-expected.txt:
* platform/ios-simulator-wk1/fast/multicol/pagination/RightToLeft-rl-dynamic-expected.txt:
* platform/ios-simulator-wk1/fast/multicol/pagination/RightToLeft-rl-expected.txt:
* platform/ios-simulator-wk1/fast/multicol/pagination/RightToLeft-tb-expected.txt:
* platform/ios-simulator-wk1/fast/multicol/vertical-rl/column-break-with-balancing-expected.txt:
* platform/ios-simulator-wk1/fast/multicol/vertical-rl/column-rules-expected.txt:
* platform/ios-simulator-wk1/fast/multicol/vertical-rl/float-paginate-complex-expected.txt:</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsChangeLog">trunk/LayoutTests/ChangeLog</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk1fastmulticolpaginationBottomToTopbtexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk1/fast/multicol/pagination/BottomToTop-bt-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk1fastmulticolpaginationBottomToToplrexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk1/fast/multicol/pagination/BottomToTop-lr-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk1fastmulticolpaginationBottomToToprlexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk1/fast/multicol/pagination/BottomToTop-rl-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk1fastmulticolpaginationBottomToToptbexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk1/fast/multicol/pagination/BottomToTop-tb-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk1fastmulticolpaginationRightToLeftbtexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk1/fast/multicol/pagination/RightToLeft-bt-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk1fastmulticolpaginationRightToLeftlrexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk1/fast/multicol/pagination/RightToLeft-lr-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk1fastmulticolpaginationRightToLeftrldynamicexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk1/fast/multicol/pagination/RightToLeft-rl-dynamic-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk1fastmulticolpaginationRightToLeftrlexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk1/fast/multicol/pagination/RightToLeft-rl-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk1fastmulticolpaginationRightToLefttbexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk1/fast/multicol/pagination/RightToLeft-tb-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk1fastmulticolverticalrlcolumnbreakwithbalancingexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk1/fast/multicol/vertical-rl/column-break-with-balancing-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk1fastmulticolverticalrlcolumnrulesexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk1/fast/multicol/vertical-rl/column-rules-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk1fastmulticolverticalrlfloatpaginatecomplexexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk1/fast/multicol/vertical-rl/float-paginate-complex-expected.txt</a></li>
</ul>

<h3>Added Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk1fastmulticoloverflowunsplittableexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk1/fast/multicol/overflow-unsplittable-expected.txt</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkLayoutTestsChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/ChangeLog (204974 => 204975)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/ChangeLog        2016-08-25 18:12:56 UTC (rev 204974)
+++ trunk/LayoutTests/ChangeLog        2016-08-25 18:21:16 UTC (rev 204975)
</span><span class="lines">@@ -1,3 +1,21 @@
</span><ins>+2016-08-25  Jiewen Tan  &lt;jiewen_tan@apple.com&gt;
+
+        Unreviewed, rebase iOS simulator WK1 fast/multicol tests
+
+        * platform/ios-simulator-wk1/fast/multicol/overflow-unsplittable-expected.txt: Added.
+        * platform/ios-simulator-wk1/fast/multicol/pagination/BottomToTop-bt-expected.txt:
+        * platform/ios-simulator-wk1/fast/multicol/pagination/BottomToTop-lr-expected.txt:
+        * platform/ios-simulator-wk1/fast/multicol/pagination/BottomToTop-rl-expected.txt:
+        * platform/ios-simulator-wk1/fast/multicol/pagination/BottomToTop-tb-expected.txt:
+        * platform/ios-simulator-wk1/fast/multicol/pagination/RightToLeft-bt-expected.txt:
+        * platform/ios-simulator-wk1/fast/multicol/pagination/RightToLeft-lr-expected.txt:
+        * platform/ios-simulator-wk1/fast/multicol/pagination/RightToLeft-rl-dynamic-expected.txt:
+        * platform/ios-simulator-wk1/fast/multicol/pagination/RightToLeft-rl-expected.txt:
+        * platform/ios-simulator-wk1/fast/multicol/pagination/RightToLeft-tb-expected.txt:
+        * platform/ios-simulator-wk1/fast/multicol/vertical-rl/column-break-with-balancing-expected.txt:
+        * platform/ios-simulator-wk1/fast/multicol/vertical-rl/column-rules-expected.txt:
+        * platform/ios-simulator-wk1/fast/multicol/vertical-rl/float-paginate-complex-expected.txt:
+
</ins><span class="cx"> 2016-08-25  Simon Fraser  &lt;simon.fraser@apple.com&gt;
</span><span class="cx"> 
</span><span class="cx">         TestExpectations cleanup
</span></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk1fastmulticoloverflowunsplittableexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/ios-simulator-wk1/fast/multicol/overflow-unsplittable-expected.txt (0 => 204975)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk1/fast/multicol/overflow-unsplittable-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator-wk1/fast/multicol/overflow-unsplittable-expected.txt        2016-08-25 18:21:16 UTC (rev 204975)
</span><span class="lines">@@ -0,0 +1,78 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+layer at (8,8) size 506x505
+  RenderBlock {DIV} at (0,0) size 506x505 [border: (3px solid #000000)]
+    RenderMultiColumnSet at (3,3) size 500x499
+layer at (11,11) size 159x1521 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600
+  RenderMultiColumnFlowThread at (3,3) size 159x1521
+    RenderBlock (anonymous) at (0,0) size 159x360
+      RenderText {#text} at (0,5) size 159x350
+        text run at (0,5) width 159: &quot;Lorem ipsum dolor sit amet,&quot;
+        text run at (0,29) width 159: &quot;consectetur adipiscing elit.&quot;
+        text run at (0,53) width 159: &quot;Nullam ornare, nunc eget&quot;
+        text run at (0,77) width 159: &quot;condimentum tempor, augue&quot;
+        text run at (0,101) width 159: &quot;ligula accumsan eros, sed&quot;
+        text run at (0,125) width 159: &quot;consequat sapien orci id libero.&quot;
+        text run at (0,149) width 159: &quot;Curabitur tristique, augue in&quot;
+        text run at (0,173) width 159: &quot;aliquet accumsan, nibh nisi&quot;
+        text run at (0,197) width 159: &quot;lobortis odio, et suscipit est&quot;
+        text run at (0,221) width 159: &quot;ligula eu nisi. Nunc aliquet&quot;
+        text run at (0,245) width 159: &quot;lobortis porta. Donec venenatis&quot;
+        text run at (0,269) width 159: &quot;consectetur eleifend. Etiam sed&quot;
+        text run at (0,293) width 159: &quot;tempor quam. Pellentesque&quot;
+        text run at (0,317) width 159: &quot;gravida gravida eros venenatis&quot;
+        text run at (0,341) width 40: &quot;suscipit.&quot;
+    RenderBlock (anonymous) at (0,803) size 159x718
+      RenderText {#text} at (0,5) size 159x708
+        text run at (0,5) width 159: &quot;Nunc et odio ut velit posuere&quot;
+        text run at (0,29) width 159: &quot;viverra. Integer eu mi quis velit&quot;
+        text run at (0,53) width 159: &quot;dapibus tempus at ut purus.&quot;
+        text run at (0,77) width 159: &quot;Quisque congue mollis mauris a&quot;
+        text run at (0,101) width 159: &quot;hendrerit. Nam viverra est at&quot;
+        text run at (0,125) width 159: &quot;orci interdum a ullamcorper mi&quot;
+        text run at (0,149) width 159: &quot;dictum. In id sapien augue.&quot;
+        text run at (0,173) width 159: &quot;Suspendisse potenti. Vestibulum&quot;
+        text run at (0,200) width 159: &quot;turpis purus, convallis ut sagittis&quot;
+        text run at (0,224) width 159: &quot;quis, semper vel mauris.&quot;
+        text run at (0,248) width 159: &quot;Curabitur vitae felis turpis.&quot;
+        text run at (0,272) width 159: &quot;Fusce augue nibh, consectetur&quot;
+        text run at (0,296) width 159: &quot;non vestibulum et, bibendum sit&quot;
+        text run at (0,320) width 159: &quot;amet lectus. Nulla at imperdiet&quot;
+        text run at (0,344) width 159: &quot;metus. Donec non est velit, non&quot;
+        text run at (0,368) width 159: &quot;fringilla ipsum. Fusce&quot;
+        text run at (0,392) width 159: &quot;elementum neque a nibh egestas&quot;
+        text run at (0,416) width 159: &quot;sodales. Mauris ut lorem&quot;
+        text run at (0,440) width 159: &quot;hendrerit metus interdum&quot;
+        text run at (0,464) width 159: &quot;malesuada. Nam tempus sodales&quot;
+        text run at (0,488) width 159: &quot;neque vitae bibendum.&quot;
+        text run at (0,512) width 159: &quot;Vestibulum ac est sit amet dolor&quot;
+        text run at (0,536) width 159: &quot;vehicula semper at sed ante.&quot;
+        text run at (0,560) width 159: &quot;Nunc at neque urna, in volutpat&quot;
+        text run at (0,584) width 159: &quot;orci. Praesent eu velit neque,&quot;
+        text run at (0,608) width 159: &quot;quis rutrum metus. Nunc eu&quot;
+        text run at (0,632) width 159: &quot;ipsum sit amet ligula mattis&quot;
+        text run at (0,656) width 159: &quot;porttitor sit amet id felis. Integer&quot;
+        text run at (0,699) width 157: &quot;volutpat aliquam odio et feugiat.&quot;
+layer at (11,510) size 159x304 backgroundClip at (11,510) size 159x90 clip at (13,512) size 155x88 scrollHeight 408
+  RenderBlock {DIV} at (0,499) size 160x304 [border: (2px solid #000000)]
+    RenderText {#text} at (2,7) size 156x398
+      text run at (2,7) width 156: &quot;Aenean diam enim, suscipit id&quot;
+      text run at (2,31) width 156: &quot;pellentesque vel, hendrerit et&quot;
+      text run at (2,55) width 156: &quot;metus. Suspendisse felis erat,&quot;
+      text run at (2,79) width 156: &quot;hendrerit a congue in, euismod&quot;
+      text run at (2,103) width 156: &quot;ac erat. Donec pulvinar&quot;
+      text run at (2,127) width 156: &quot;venenatis tortor, a lobortis erat&quot;
+      text run at (2,151) width 156: &quot;scelerisque et. Class aptent&quot;
+      text run at (2,175) width 156: &quot;taciti sociosqu ad litora torquent&quot;
+      text run at (2,199) width 156: &quot;per conubia nostra, per inceptos&quot;
+      text run at (2,223) width 156: &quot;himenaeos. Aliquam in orci id&quot;
+      text run at (2,247) width 156: &quot;felis mollis porta ac et orci.&quot;
+      text run at (2,271) width 156: &quot;Donec viverra, eros ac mattis&quot;
+      text run at (2,295) width 156: &quot;dapibus, quam ante porta lectus,&quot;
+      text run at (2,319) width 156: &quot;accumsan pellentesque nibh&quot;
+      text run at (2,343) width 156: &quot;metus non felis. Vivamus sed&quot;
+      text run at (2,367) width 156: &quot;eros quis magna scelerisque&quot;
+      text run at (2,391) width 100: &quot;ultrices ac eget velit.&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk1fastmulticolpaginationBottomToTopbtexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/ios-simulator-wk1/fast/multicol/pagination/BottomToTop-bt-expected.txt (204974 => 204975)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk1/fast/multicol/pagination/BottomToTop-bt-expected.txt        2016-08-25 18:12:56 UTC (rev 204974)
+++ trunk/LayoutTests/platform/ios-simulator-wk1/fast/multicol/pagination/BottomToTop-bt-expected.txt        2016-08-25 18:21:16 UTC (rev 204975)
</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="trunkLayoutTestsplatformiossimulatorwk1fastmulticolpaginationBottomToToplrexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/ios-simulator-wk1/fast/multicol/pagination/BottomToTop-lr-expected.txt (204974 => 204975)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk1/fast/multicol/pagination/BottomToTop-lr-expected.txt        2016-08-25 18:12:56 UTC (rev 204974)
+++ trunk/LayoutTests/platform/ios-simulator-wk1/fast/multicol/pagination/BottomToTop-lr-expected.txt        2016-08-25 18:21:16 UTC (rev 204975)
</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="trunkLayoutTestsplatformiossimulatorwk1fastmulticolpaginationBottomToToprlexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/ios-simulator-wk1/fast/multicol/pagination/BottomToTop-rl-expected.txt (204974 => 204975)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk1/fast/multicol/pagination/BottomToTop-rl-expected.txt        2016-08-25 18:12:56 UTC (rev 204974)
+++ trunk/LayoutTests/platform/ios-simulator-wk1/fast/multicol/pagination/BottomToTop-rl-expected.txt        2016-08-25 18:21:16 UTC (rev 204975)
</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="trunkLayoutTestsplatformiossimulatorwk1fastmulticolpaginationBottomToToptbexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/ios-simulator-wk1/fast/multicol/pagination/BottomToTop-tb-expected.txt (204974 => 204975)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk1/fast/multicol/pagination/BottomToTop-tb-expected.txt        2016-08-25 18:12:56 UTC (rev 204974)
+++ trunk/LayoutTests/platform/ios-simulator-wk1/fast/multicol/pagination/BottomToTop-tb-expected.txt        2016-08-25 18:21:16 UTC (rev 204975)
</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="trunkLayoutTestsplatformiossimulatorwk1fastmulticolpaginationRightToLeftbtexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/ios-simulator-wk1/fast/multicol/pagination/RightToLeft-bt-expected.txt (204974 => 204975)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk1/fast/multicol/pagination/RightToLeft-bt-expected.txt        2016-08-25 18:12:56 UTC (rev 204974)
+++ trunk/LayoutTests/platform/ios-simulator-wk1/fast/multicol/pagination/RightToLeft-bt-expected.txt        2016-08-25 18:21:16 UTC (rev 204975)
</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="trunkLayoutTestsplatformiossimulatorwk1fastmulticolpaginationRightToLeftlrexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/ios-simulator-wk1/fast/multicol/pagination/RightToLeft-lr-expected.txt (204974 => 204975)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk1/fast/multicol/pagination/RightToLeft-lr-expected.txt        2016-08-25 18:12:56 UTC (rev 204974)
+++ trunk/LayoutTests/platform/ios-simulator-wk1/fast/multicol/pagination/RightToLeft-lr-expected.txt        2016-08-25 18:21:16 UTC (rev 204975)
</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="trunkLayoutTestsplatformiossimulatorwk1fastmulticolpaginationRightToLeftrldynamicexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/ios-simulator-wk1/fast/multicol/pagination/RightToLeft-rl-dynamic-expected.txt (204974 => 204975)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk1/fast/multicol/pagination/RightToLeft-rl-dynamic-expected.txt        2016-08-25 18:12:56 UTC (rev 204974)
+++ trunk/LayoutTests/platform/ios-simulator-wk1/fast/multicol/pagination/RightToLeft-rl-dynamic-expected.txt        2016-08-25 18:21:16 UTC (rev 204975)
</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="trunkLayoutTestsplatformiossimulatorwk1fastmulticolpaginationRightToLeftrlexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/ios-simulator-wk1/fast/multicol/pagination/RightToLeft-rl-expected.txt (204974 => 204975)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk1/fast/multicol/pagination/RightToLeft-rl-expected.txt        2016-08-25 18:12:56 UTC (rev 204974)
+++ trunk/LayoutTests/platform/ios-simulator-wk1/fast/multicol/pagination/RightToLeft-rl-expected.txt        2016-08-25 18:21:16 UTC (rev 204975)
</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="trunkLayoutTestsplatformiossimulatorwk1fastmulticolpaginationRightToLefttbexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/ios-simulator-wk1/fast/multicol/pagination/RightToLeft-tb-expected.txt (204974 => 204975)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk1/fast/multicol/pagination/RightToLeft-tb-expected.txt        2016-08-25 18:12:56 UTC (rev 204974)
+++ trunk/LayoutTests/platform/ios-simulator-wk1/fast/multicol/pagination/RightToLeft-tb-expected.txt        2016-08-25 18:21:16 UTC (rev 204975)
</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="trunkLayoutTestsplatformiossimulatorwk1fastmulticolverticalrlcolumnbreakwithbalancingexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/ios-simulator-wk1/fast/multicol/vertical-rl/column-break-with-balancing-expected.txt (204974 => 204975)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk1/fast/multicol/vertical-rl/column-break-with-balancing-expected.txt        2016-08-25 18:12:56 UTC (rev 204974)
+++ trunk/LayoutTests/platform/ios-simulator-wk1/fast/multicol/vertical-rl/column-break-with-balancing-expected.txt        2016-08-25 18:21:16 UTC (rev 204975)
</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="trunkLayoutTestsplatformiossimulatorwk1fastmulticolverticalrlcolumnrulesexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/ios-simulator-wk1/fast/multicol/vertical-rl/column-rules-expected.txt (204974 => 204975)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk1/fast/multicol/vertical-rl/column-rules-expected.txt        2016-08-25 18:12:56 UTC (rev 204974)
+++ trunk/LayoutTests/platform/ios-simulator-wk1/fast/multicol/vertical-rl/column-rules-expected.txt        2016-08-25 18:21:16 UTC (rev 204975)
</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="trunkLayoutTestsplatformiossimulatorwk1fastmulticolverticalrlfloatpaginatecomplexexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/ios-simulator-wk1/fast/multicol/vertical-rl/float-paginate-complex-expected.txt (204974 => 204975)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk1/fast/multicol/vertical-rl/float-paginate-complex-expected.txt        2016-08-25 18:12:56 UTC (rev 204974)
+++ trunk/LayoutTests/platform/ios-simulator-wk1/fast/multicol/vertical-rl/float-paginate-complex-expected.txt        2016-08-25 18:21:16 UTC (rev 204975)
</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>
</div>

</body>
</html>