<!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>[161959] 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/161959">161959</a></dd>
<dt>Author</dt> <dd>rego@igalia.com</dd>
<dt>Date</dt> <dd>2014-01-14 06:20:22 -0800 (Tue, 14 Jan 2014)</dd>
</dl>

<h3>Log Message</h3>
<pre>Unreviewed GTK gardening.

Added missing baselines for some regions tests.

* platform/gtk/TestExpectations: Unskip tests as new baselines have been added.
* platform/gtk/fast/regions/multiple-directionality-changes-in-variable-width-regions-expected.txt: Added.
* platform/gtk/fast/regions/region-dynamic-after-before-expected.txt: Added.
* platform/gtk/fast/regions/region-generated-content-before-after-expected.txt: Added.
* platform/gtk/fast/regions/repaint/japanese-rl-selection-repaint-in-regions-expected.txt: Added.
* platform/gtk/fast/regions/repaint/line-flow-with-floats-in-regions-expected.txt: Added.
* platform/gtk/fast/regions/repaint/overflow-flipped-writing-mode-block-in-regions-expected.txt: Added.
* platform/gtk/fast/regions/repaint/region-painting-invalidation-expected.txt: Added.
* platform/gtk/fast/regions/repaint/region-painting-via-layout-expected.txt: Added.
* platform/gtk/fast/regions/text-region-split-small-pagination-expected.txt: Added.</pre>

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

<h3>Added Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsplatformgtkfastregionsmultipledirectionalitychangesinvariablewidthregionsexpectedtxt">trunk/LayoutTests/platform/gtk/fast/regions/multiple-directionality-changes-in-variable-width-regions-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastregionsregiondynamicafterbeforeexpectedtxt">trunk/LayoutTests/platform/gtk/fast/regions/region-dynamic-after-before-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastregionsregiongeneratedcontentbeforeafterexpectedtxt">trunk/LayoutTests/platform/gtk/fast/regions/region-generated-content-before-after-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastregionsrepaintjapaneserlselectionrepaintinregionsexpectedtxt">trunk/LayoutTests/platform/gtk/fast/regions/repaint/japanese-rl-selection-repaint-in-regions-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastregionsrepaintlineflowwithfloatsinregionsexpectedtxt">trunk/LayoutTests/platform/gtk/fast/regions/repaint/line-flow-with-floats-in-regions-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastregionsrepaintoverflowflippedwritingmodeblockinregionsexpectedtxt">trunk/LayoutTests/platform/gtk/fast/regions/repaint/overflow-flipped-writing-mode-block-in-regions-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastregionsrepaintregionpaintinginvalidationexpectedtxt">trunk/LayoutTests/platform/gtk/fast/regions/repaint/region-painting-invalidation-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastregionsrepaintregionpaintingvialayoutexpectedtxt">trunk/LayoutTests/platform/gtk/fast/regions/repaint/region-painting-via-layout-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastregionstextregionsplitsmallpaginationexpectedtxt">trunk/LayoutTests/platform/gtk/fast/regions/text-region-split-small-pagination-expected.txt</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkLayoutTestsChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/ChangeLog (161958 => 161959)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/ChangeLog        2014-01-14 13:26:19 UTC (rev 161958)
+++ trunk/LayoutTests/ChangeLog        2014-01-14 14:20:22 UTC (rev 161959)
</span><span class="lines">@@ -4,6 +4,23 @@
</span><span class="cx"> 
</span><span class="cx">         Added missing baselines for some regions tests.
</span><span class="cx"> 
</span><ins>+        * platform/gtk/TestExpectations: Unskip tests as new baselines have been added.
+        * platform/gtk/fast/regions/multiple-directionality-changes-in-variable-width-regions-expected.txt: Added.
+        * platform/gtk/fast/regions/region-dynamic-after-before-expected.txt: Added.
+        * platform/gtk/fast/regions/region-generated-content-before-after-expected.txt: Added.
+        * platform/gtk/fast/regions/repaint/japanese-rl-selection-repaint-in-regions-expected.txt: Added.
+        * platform/gtk/fast/regions/repaint/line-flow-with-floats-in-regions-expected.txt: Added.
+        * platform/gtk/fast/regions/repaint/overflow-flipped-writing-mode-block-in-regions-expected.txt: Added.
+        * platform/gtk/fast/regions/repaint/region-painting-invalidation-expected.txt: Added.
+        * platform/gtk/fast/regions/repaint/region-painting-via-layout-expected.txt: Added.
+        * platform/gtk/fast/regions/text-region-split-small-pagination-expected.txt: Added.
+
+2014-01-14  Manuel Rego Casasnovas  &lt;rego@igalia.com&gt;
+
+        Unreviewed GTK gardening.
+
+        Added missing baselines for some regions tests.
+
</ins><span class="cx">         * platform/gtk/fast/regions/auto-size/autoheight-regions-mark-expected.txt: Added.
</span><span class="cx">         * platform/gtk/fast/regions/flows-dependency-dynamic-remove-expected.txt: Added.
</span><span class="cx">         * platform/gtk/fast/regions/flows-dependency-same-flow-expected.txt: Added.
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkTestExpectations"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/TestExpectations (161958 => 161959)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/TestExpectations        2014-01-14 13:26:19 UTC (rev 161958)
+++ trunk/LayoutTests/platform/gtk/TestExpectations        2014-01-14 14:20:22 UTC (rev 161959)
</span><span class="lines">@@ -41,21 +41,6 @@
</span><span class="cx"> # Tests that require new results.
</span><span class="cx"> #////////////////////////////////////////////////////////////////////////////////////////
</span><span class="cx"> 
</span><del>-# Tests need new generated expected results
-webkit.org/b/122963 fast/regions/auto-size/autoheight-regions-mark.html [ Missing ]
-webkit.org/b/122963 fast/regions/flows-dependency-dynamic-remove.html [ Missing ]
-webkit.org/b/122963 fast/regions/flows-dependency-same-flow.html [ Missing ]
-webkit.org/b/122963 fast/regions/multiple-directionality-changes-in-variable-width-regions.html [ Missing ]
-webkit.org/b/122963 fast/regions/region-dynamic-after-before.html [ Missing ]
-webkit.org/b/122963 fast/regions/region-generated-content-before-after.html [ Missing ]
-webkit.org/b/122963 fast/regions/text-region-split-small-pagination.html [ Missing ]
-
-webkit.org/b/122963 fast/regions/repaint/japanese-rl-selection-repaint-in-regions.html [ Missing ]
-webkit.org/b/122963 fast/regions/repaint/line-flow-with-floats-in-regions.html [ Missing ]
-webkit.org/b/122963 fast/regions/repaint/overflow-flipped-writing-mode-block-in-regions.html [ Missing ]
-webkit.org/b/122963 fast/regions/repaint/region-painting-invalidation.html [ Missing ]
-webkit.org/b/122963 fast/regions/repaint/region-painting-via-layout.html [ Missing ]
-
</del><span class="cx"> #////////////////////////////////////////////////////////////////////////////////////////
</span><span class="cx"> # Expected failures
</span><span class="cx"> #////////////////////////////////////////////////////////////////////////////////////////
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastregionsmultipledirectionalitychangesinvariablewidthregionsexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/fast/regions/multiple-directionality-changes-in-variable-width-regions-expected.txt (0 => 161959)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/regions/multiple-directionality-changes-in-variable-width-regions-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/fast/regions/multiple-directionality-changes-in-variable-width-regions-expected.txt        2014-01-14 14:20:22 UTC (rev 161959)
</span><span class="lines">@@ -0,0 +1,42 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x422
+  RenderBlock {HTML} at (0,0) size 800x422
+    RenderBody {BODY} at (8,8) size 784x406
+      RenderBlock {DIV} at (0,0) size 784x406
+layer at (8,8) size 402x102
+  RenderBlock {DIV} at (0,0) size 402x102 [border: (1px solid #000000)]
+    RenderNamedFlowFragment at (1,1) size 400x100
+layer at (8,110) size 502x182
+  RenderBlock {DIV} at (0,102) size 502x182 [border: (1px solid #000000)]
+    RenderNamedFlowFragment at (1,1) size 500x180
+layer at (8,292) size 202x122
+  RenderBlock {DIV} at (0,284) size 202x122 [border: (1px solid #000000)]
+    RenderNamedFlowFragment at (1,1) size 200x120
+Named flows
+  Named flow 'flow1'
+    layer at (0,0) size 500x400
+      RenderNamedFlowThread at (0,0) size 500x400
+        RenderBlock {DIV} at (25,0) size 450x372
+          RenderBlock {DIV} at (27,15) size 396x342 [border: (1px solid #0000FF)]
+            RenderBlock {DIV} at (40,11) size 316x242 [border: (1px solid #008000)]
+              RenderBlock {P} at (1,17) size 314x91
+                RenderText {#text} at (-18,0) size 331x91
+                  text run at (-18,0) width 248: &quot;This line of text should not get out of&quot;
+                  text run at (-18,17) width 248: &quot;the region. This line of text should not&quot;
+                  text run at (-18,34) width 248: &quot;get out of the region. This line of text&quot;
+                  text run at (0,57) width 313: &quot;should not get out of the region. This line of text&quot;
+                  text run at (0,74) width 201: &quot;should not get out of the region.&quot;
+              RenderBlock {P} at (1,124) size 314x68
+                RenderText {#text} at (0,0) size 313x68
+                  text run at (0,0) width 313: &quot;This line of text should not get out of the region.&quot;
+                  text run at (0,17) width 313: &quot;This line of text should not get out of the region.&quot;
+                  text run at (0,34) width 313: &quot;This line of text should not get out of the region.&quot;
+                  text run at (0,51) width 304: &quot;This line of text should not get out of the region.&quot;
+              RenderBlock {P} at (1,208) size 314x17
+                RenderText {#text} at (0,0) size 304x17
+                  text run at (0,0) width 304: &quot;This line of text should not get out of the region.&quot;
+    Regions for named flow 'flow1'
+      RenderNamedFlowFragment (anonymous child of {DIV} #region1)
+      RenderNamedFlowFragment (anonymous child of {DIV} #region2)
+      RenderNamedFlowFragment (anonymous child of {DIV} #region3)
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastregionsregiondynamicafterbeforeexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/fast/regions/region-dynamic-after-before-expected.txt (0 => 161959)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/regions/region-dynamic-after-before-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/fast/regions/region-dynamic-after-before-expected.txt        2014-01-14 14:20:22 UTC (rev 161959)
</span><span class="lines">@@ -0,0 +1,26 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x128
+  RenderBlock {HTML} at (0,0) size 800x128
+    RenderBody {BODY} at (8,8) size 784x112
+layer at (8,8) size 80x112
+  RenderBlock (relative positioned) {DIV} at (0,0) size 80x112 [bgcolor=#D3D3D3]
+    RenderNamedFlowFragment at (0,16) size 80x96
+layer at (8,8) size 67x17
+  RenderBlock (positioned) at (0,0) size 67x17
+    RenderText at (0,0) size 67x17
+      text run at (0,0) width 67: &quot;BEFORE&quot;
+layer at (32,103) size 56x17
+  RenderBlock (positioned) at (24,95) size 56x17
+    RenderText at (0,0) size 56x17
+      text run at (0,0) width 56: &quot;AFTER&quot;
+Named flows
+  Named flow 'namedFlow'
+    layer at (0,0) size 80x96
+      RenderNamedFlowThread at (0,0) size 80x96
+        RenderBlock {P} at (0,16) size 80x34
+          RenderText {#text} at (0,0) size 76x34
+            text run at (0,0) width 76: &quot;some text to&quot;
+            text run at (0,17) width 29: &quot;flow&quot;
+    Regions for named flow 'namedFlow'
+      RenderNamedFlowFragment (anonymous child of {DIV} #region)
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastregionsregiongeneratedcontentbeforeafterexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/fast/regions/region-generated-content-before-after-expected.txt (0 => 161959)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/regions/region-generated-content-before-after-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/fast/regions/region-generated-content-before-after-expected.txt        2014-01-14 14:20:22 UTC (rev 161959)
</span><span class="lines">@@ -0,0 +1,26 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x128
+  RenderBlock {HTML} at (0,0) size 800x128
+    RenderBody {BODY} at (8,8) size 784x112
+layer at (8,8) size 80x112
+  RenderBlock (relative positioned) {DIV} at (0,0) size 80x112 [bgcolor=#D3D3D3]
+    RenderNamedFlowFragment at (0,16) size 80x96
+layer at (8,8) size 67x17
+  RenderBlock (positioned) at (0,0) size 67x17
+    RenderText at (0,0) size 67x17
+      text run at (0,0) width 67: &quot;BEFORE&quot;
+layer at (32,103) size 56x17
+  RenderBlock (positioned) at (24,95) size 56x17
+    RenderText at (0,0) size 56x17
+      text run at (0,0) width 56: &quot;AFTER&quot;
+Named flows
+  Named flow 'namedFlow'
+    layer at (0,0) size 80x96
+      RenderNamedFlowThread at (0,0) size 80x96
+        RenderBlock {P} at (0,16) size 80x34
+          RenderText {#text} at (0,0) size 76x34
+            text run at (0,0) width 76: &quot;some text to&quot;
+            text run at (0,17) width 29: &quot;flow&quot;
+    Regions for named flow 'namedFlow'
+      RenderNamedFlowFragment (anonymous child of {DIV} #region)
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastregionsrepaintjapaneserlselectionrepaintinregionsexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/fast/regions/repaint/japanese-rl-selection-repaint-in-regions-expected.txt (0 => 161959)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/regions/repaint/japanese-rl-selection-repaint-in-regions-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/fast/regions/repaint/japanese-rl-selection-repaint-in-regions-expected.txt        2014-01-14 14:20:22 UTC (rev 161959)
</span><span class="lines">@@ -0,0 +1,32 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (754,0) size 46x600
+  RenderBlock {HTML} at (0,0) size 46x600 [border: (10px solid #800000)]
+    RenderBody {BODY} at (18,18) size 10x564 [border: (5px solid #000000)]
+layer at (296,100) size 404x404
+  RenderBlock (positioned) {DIV} at (100,100) size 404x404 [border: (2px solid #000000)]
+    RenderNamedFlowFragment at (2,2) size 400x400
+Named flows
+  Named flow 'thread'
+    layer at (400,0) size 400x400
+      RenderNamedFlowThread at (0,0) size 400x400
+        RenderBlock {DIV} at (0,0) size 350x400
+          RenderText {#text} at (1,0) size 347x399
+            text run at (1,0) width 399: &quot;\x{305B}\x{3063}\x{304B}\x{304F}\x{898B}\x{3064}\x{3051}\x{305F}\x{3059}\x{3070}\x{3089}\x{3057}\x{3044}\x{8A18}\x{4E8B}\x{304C}\x{3069}\x{3053}\x{306B}&quot;
+            text run at (26,0) width 399: &quot;\x{3042}\x{3063}\x{305F}\x{304B}\x{5FD8}\x{308C}\x{3066}\x{3057}\x{307E}\x{3063}\x{305F}\x{7D4C}\x{9A13}\x{306F}\x{3042}\x{308A}\x{307E}\x{3059}\x{304B}&quot;
+            text run at (51,0) width 399: &quot;\x{306A}\x{3089}\x{30BF}\x{30A4}\x{30C8}\x{30EB}\x{3068}\x{30A2}\x{30C9}\x{30EC}\x{30B9}\x{3060}\x{3051}\x{3067}\x{306A}\x{304F}\x{3001}\x{8A2A}\x{554F}&quot;
+            text run at (76,0) width 389: &quot;\x{3057}\x{305F}\x{30A6}\x{30A7}\x{30D6}\x{30DA}\x{30FC}\x{30B8}\x{306E}\x{30B3}\x{30F3}\x{30C6}\x{30F3}\x{30C4}\x{304B}\x{3089}\x{3082}\x{691C}&quot;
+            text run at (101,0) width 399: &quot;\x{7D22}\x{3059}\x{308B}\x{3053}\x{3068}\x{304C}\x{3067}\x{304D}\x{307E}\x{3059}\x{3002}\x{305B}\x{3063}\x{304B}\x{304F}\x{898B}\x{3064}\x{3051}\x{305F}&quot;
+            text run at (126,0) width 399: &quot;\x{3059}\x{3070}\x{3089}\x{3057}\x{3044}\x{8A18}\x{4E8B}\x{304C}\x{3069}\x{3053}\x{306B}\x{3042}\x{3063}\x{305F}\x{304B}\x{5FD8}\x{308C}\x{3066}\x{3057}&quot;
+            text run at (151,0) width 383: &quot;\x{307E}\x{3063}\x{305F}\x{7D4C}\x{9A13}\x{306F}\x{3042}\x{308A}\x{307E}\x{3059}\x{304B} \x{306A}\x{3089}\x{30BF}\x{30A4}\x{30C8}\x{30EB}\x{3068}&quot;
+            text run at (176,0) width 399: &quot;\x{30A2}\x{30C9}\x{30EC}\x{30B9}\x{3060}\x{3051}\x{3067}\x{306A}\x{304F}\x{3001}\x{8A2A}\x{554F}\x{3057}\x{305F}\x{30A6}\x{30A7}\x{30D6}\x{30DA}\x{30FC}&quot;
+            text run at (201,0) width 389: &quot;\x{30B8}\x{306E}\x{30B3}\x{30F3}\x{30C6}\x{30F3}\x{30C4}\x{304B}\x{3089}\x{3082}\x{691C}\x{7D22}\x{3059}\x{308B}\x{3053}\x{3068}\x{304C}\x{3067}&quot;
+            text run at (226,0) width 389: &quot;\x{304D}\x{307E}\x{3059}\x{3002}\x{8A2A}\x{554F}\x{3057}\x{305F}\x{30A6}\x{30A7}\x{30D6}\x{30DA}\x{30FC}\x{30B8}\x{306E}\x{30B3}\x{30F3}\x{30C6}&quot;
+            text run at (251,0) width 399: &quot;\x{30F3}\x{30C4}\x{304B}\x{3089}\x{3082}\x{691C}\x{7D22}\x{3059}\x{308B}\x{3053}\x{3068}\x{304C}\x{3067}\x{304D}\x{307E}\x{3059}\x{3002}\x{305B}\x{3063}&quot;
+            text run at (276,0) width 399: &quot;\x{304B}\x{304F}\x{898B}\x{3064}\x{3051}\x{305F}\x{3059}\x{3070}\x{3089}\x{3057}\x{3044}\x{8A18}\x{4E8B}\x{304C}\x{3069}\x{3053}\x{306B}\x{3042}\x{3063}&quot;
+            text run at (301,0) width 383: &quot;\x{305F}\x{304B}\x{5FD8}\x{308C}\x{3066}\x{3057}\x{307E}\x{3063}\x{305F}\x{7D4C}\x{9A13}\x{306F}\x{3042}\x{308A}\x{307E}\x{3059}\x{304B} \x{306A}&quot;
+            text run at (326,0) width 378: &quot;\x{3089}\x{30BF}\x{30A4}\x{30C8}\x{30EB}\x{3068}\x{30A2}\x{30C9}\x{30EC}\x{30B9}\x{3060}\x{3051}\x{3067}\x{306A}\x{304F}\x{3001}\x{8A2A}\x{554F}&quot;
+    Regions for named flow 'thread'
+      RenderNamedFlowFragment (anonymous child of {DIV})
+selection start: position 67 of child 0 {#text} of child 1 {DIV} of body
+selection end:   position 216 of child 0 {#text} of child 1 {DIV} of body
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastregionsrepaintlineflowwithfloatsinregionsexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/fast/regions/repaint/line-flow-with-floats-in-regions-expected.txt (0 => 161959)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/regions/repaint/line-flow-with-floats-in-regions-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/fast/regions/repaint/line-flow-with-floats-in-regions-expected.txt        2014-01-14 14:20:22 UTC (rev 161959)
</span><span class="lines">@@ -0,0 +1,89 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (0,0) size 800x600
+layer at (100,0) size 500x600
+  RenderBlock (positioned) {DIV} at (100,0) size 500x600
+    RenderNamedFlowFragment at (0,0) size 500x600
+Named flows
+  Named flow 'thread'
+    layer at (0,0) size 500x600
+      RenderNamedFlowThread at (0,0) size 500x600
+        RenderIFrame {IFRAME} at (0,0) size 500x600
+          layer at (0,0) size 500x600
+            RenderView at (0,0) size 500x600
+          layer at (0,0) size 500x600
+            RenderBlock {HTML} at (0,0) size 500x600
+              RenderBody {BODY} at (8,8) size 484x576
+                RenderBlock {DIV} at (0,0) size 450x50
+                  RenderBlock (floating) {DIV} at (370,10) size 70x120 [bgcolor=#FFC0CB]
+                RenderBlock {P} at (0,66) size 418x471 [border: (3px solid #800000)]
+                  RenderText {#text} at (6,6) size 406x102
+                    text run at (6,6) width 354: &quot;The chief difficulty Alice found at first was in managing&quot;
+                    text run at (6,23) width 25: &quot;her &quot;
+                    text run at (31,23) width 329: &quot;flamingo: she succeeded in getting its body tucked&quot;
+                    text run at (6,40) width 42: &quot;away, &quot;
+                    text run at (48,40) width 312: &quot;comfortably enough, under her arm, with its legs&quot;
+                    text run at (6,57) width 106: &quot;hanging down, &quot;
+                    text run at (112,57) width 248: &quot;but generally, just as she had got its&quot;
+                    text run at (6,74) width 176: &quot;neck nicely straightened &quot;
+                    text run at (182,74) width 230: &quot;out, and was going to give the&quot;
+                    text run at (6,91) width 224: &quot;hedgehog a blow with its head, it &quot;
+                  RenderInline {I} at (0,0) size 39x17
+                    RenderText {#text} at (230,91) size 39x17
+                      text run at (230,91) width 39: &quot;would&quot;
+                  RenderText {#text} at (269,91) size 406x68
+                    text run at (269,91) width 143: &quot; twist itself round and&quot;
+                    text run at (6,108) width 175: &quot;look up in her face, with &quot;
+                    text run at (181,108) width 231: &quot;such a puzzled expression that she&quot;
+                    text run at (6,125) width 179: &quot;could not help bursting out &quot;
+                    text run at (185,125) width 227: &quot;laughing: and when she had got its&quot;
+                    text run at (6,142) width 229: &quot;head down, and was going to &quot;
+                  RenderText {#text} at (235,142) size 406x119
+                    text run at (235,142) width 177: &quot;begin again, it was very&quot;
+                    text run at (6,159) width 259: &quot;provoking to find that the hedgehog had &quot;
+                    text run at (265,159) width 147: &quot;unrolled itself, and was&quot;
+                    text run at (6,176) width 252: &quot;in the act of crawling away: besides all &quot;
+                    text run at (258,176) width 154: &quot;this, there was generally&quot;
+                    text run at (6,193) width 256: &quot;a ridge or furrow in the way wherever &quot;
+                    text run at (262,193) width 150: &quot;she wanted to send the&quot;
+                    text run at (6,210) width 264: &quot;hedgehog to, and, as the doubled-up &quot;
+                    text run at (270,210) width 142: &quot;soldiers were always&quot;
+                    text run at (6,227) width 292: &quot;getting up and walking off to other parts of &quot;
+                    text run at (298,227) width 114: &quot;the ground, Alice&quot;
+                    text run at (57,244) width 306: &quot;soon came to the conclusion that it was a very &quot;
+                  RenderBlock (floating) {SPAN} at (6,247) size 48x65 [bgcolor=#ADD8E6]
+                  RenderText {#text} at (363,244) size 355x34
+                    text run at (363,244) width 49: &quot;difficult&quot;
+                    text run at (57,261) width 88: &quot;game indeed. &quot;
+                  RenderBR {BR} at (0,0) size 0x0
+                  RenderText {#text} at (57,278) size 303x17
+                    text run at (57,278) width 303: &quot;The players all played at once without waiting&quot;
+                  RenderBlock (floating) {SPAN} at (364,281) size 48x81 [bgcolor=#90EE90]
+                  RenderText {#text} at (57,295) size 303x34
+                    text run at (57,295) width 63: &quot;for turns, &quot;
+                    text run at (120,295) width 240: &quot;quarrelling all the while, and fighting&quot;
+                    text run at (57,312) width 170: &quot;for the hedgehogs; and in &quot;
+                    text run at (227,312) width 114: &quot;a very short time &quot;
+                  RenderInline {SPAN} at (0,0) size 354x34
+                    RenderText {#text} at (341,312) size 354x34
+                      text run at (341,312) width 19: &quot;the&quot;
+                      text run at (6,329) width 42: &quot;Queen&quot;
+                  RenderText {#text} at (48,329) size 354x51
+                    text run at (48,329) width 255: &quot; was in a furious passion, and went &quot;
+                    text run at (303,329) width 57: &quot;stamping&quot;
+                    text run at (6,346) width 354: &quot;about, and shouting \x{2018}Off with his head!\x{2019} or \x{2018}Off with&quot;
+                    text run at (6,363) width 219: &quot;her head!\x{2019} about once in a minute. &quot;
+                  RenderBR {BR} at (0,0) size 0x0
+                  RenderText {#text} at (6,380) size 406x85
+                    text run at (6,380) width 387: &quot;Alice began to feel very uneasy: to be sure, she had not as &quot;
+                    text run at (393,380) width 19: &quot;yet&quot;
+                    text run at (6,397) width 406: &quot;had any dispute with the Queen, but she knew that it might&quot;
+                    text run at (6,414) width 406: &quot;happen any minute, \x{2018}and then,\x{2019} thought she, \x{2018}what would&quot;
+                    text run at (6,431) width 75: &quot;become of &quot;
+                    text run at (81,431) width 331: &quot;me? They\x{2019}re dreadfully fond of beheading people&quot;
+                    text run at (6,448) width 93: &quot;here; the great &quot;
+                    text run at (99,448) width 261: &quot;wonder is, that there\x{2018}s any one left alive!\x{2019}&quot;
+    Regions for named flow 'thread'
+      RenderNamedFlowFragment (anonymous child of {DIV})
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastregionsrepaintoverflowflippedwritingmodeblockinregionsexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/fast/regions/repaint/overflow-flipped-writing-mode-block-in-regions-expected.txt (0 => 161959)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/regions/repaint/overflow-flipped-writing-mode-block-in-regions-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/fast/regions/repaint/overflow-flipped-writing-mode-block-in-regions-expected.txt        2014-01-14 14:20:22 UTC (rev 161959)
</span><span class="lines">@@ -0,0 +1,18 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+layer at (100,100) size 104x404
+  RenderBlock (positioned) {DIV} at (100,100) size 104x404 [border: (2px solid #000000)]
+    RenderNamedFlowFragment at (2,2) size 100x400
+Named flows
+  Named flow 'thread'
+    layer at (0,0) size 100x400
+      RenderNamedFlowThread at (0,0) size 100x400
+        RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#FF0000]
+          RenderBlock {DIV} at (0,0) size 100x25
+            RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#008000]
+        RenderBlock {DIV} at (0,0) size 100x50 [bgcolor=#FF0000]
+    Regions for named flow 'thread'
+      RenderNamedFlowFragment (anonymous child of {DIV})
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastregionsrepaintregionpaintinginvalidationexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/fast/regions/repaint/region-painting-invalidation-expected.txt (0 => 161959)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/regions/repaint/region-painting-invalidation-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/fast/regions/repaint/region-painting-invalidation-expected.txt        2014-01-14 14:20:22 UTC (rev 161959)
</span><span class="lines">@@ -0,0 +1,22 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderBlock (anonymous) at (0,152) size 784x17
+        RenderBR {BR} at (0,0) size 0x17
+layer at (8,8) size 302x152
+  RenderBlock {DIV} at (0,0) size 302x152 [bgcolor=#FF0000] [border: (1px solid #000000)]
+    RenderNamedFlowFragment at (1,1) size 300x150
+layer at (8,177) size 302x202
+  RenderBlock {DIV} at (0,169) size 302x202 [bgcolor=#FF0000] [border: (1px solid #000000)]
+    RenderNamedFlowFragment at (1,1) size 300x200
+Named flows
+  Named flow 'flow1'
+    layer at (0,0) size 300x350
+      RenderNamedFlowThread at (0,0) size 300x350
+        RenderBlock {DIV} at (0,0) size 300x350
+          RenderBlock {DIV} at (0,0) size 300x350 [bgcolor=#008000]
+    Regions for named flow 'flow1'
+      RenderNamedFlowFragment (anonymous child of {DIV} #region1)
+      RenderNamedFlowFragment (anonymous child of {DIV} #region2)
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastregionsrepaintregionpaintingvialayoutexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/fast/regions/repaint/region-painting-via-layout-expected.txt (0 => 161959)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/regions/repaint/region-painting-via-layout-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/fast/regions/repaint/region-painting-via-layout-expected.txt        2014-01-14 14:20:22 UTC (rev 161959)
</span><span class="lines">@@ -0,0 +1,19 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+layer at (8,8) size 786x182
+  RenderBlock {DIV} at (0,0) size 786x182 [bgcolor=#FF0000] [border: (1px solid #000000)]
+    RenderNamedFlowFragment at (1,1) size 784x180
+Named flows
+  Named flow 'flow1'
+    layer at (0,0) size 784x1180 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600 outlineClip at (0,0) size 800x600
+      RenderNamedFlowThread at (0,0) size 784x1180
+    layer at (0,0) size 784x1200 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600 outlineClip at (0,0) size 800x600
+      RenderBlock (relative positioned) {DIV} at (0,0) size 784x1200
+        RenderBlock {DIV} at (0,1000) size 784x200
+          RenderBlock {DIV} at (0,0) size 784x200 [bgcolor=#008000]
+    Regions for named flow 'flow1'
+      RenderNamedFlowFragment (anonymous child of {DIV} #region1)
+      RenderNamedFlowFragment (anonymous child of {DIV} #region2)
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastregionstextregionsplitsmallpaginationexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/fast/regions/text-region-split-small-pagination-expected.txt (0 => 161959)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/regions/text-region-split-small-pagination-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/fast/regions/text-region-split-small-pagination-expected.txt        2014-01-14 14:20:22 UTC (rev 161959)
</span><span class="lines">@@ -0,0 +1,45 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x276
+  RenderBlock {HTML} at (0,0) size 800x276
+    RenderBody {BODY} at (8,16) size 784x244
+layer at (8,16) size 204x34
+  RenderBlock {DIV} at (0,0) size 204x34 [border: (2px solid #000000)]
+    RenderNamedFlowFragment at (2,2) size 200x30
+layer at (8,66) size 204x54
+  RenderBlock {DIV} at (0,50) size 204x54 [border: (2px solid #000000)]
+    RenderNamedFlowFragment at (2,2) size 200x50
+layer at (8,136) size 204x54
+  RenderBlock {DIV} at (0,120) size 204x54 [border: (2px solid #000000)]
+    RenderNamedFlowFragment at (2,2) size 200x50
+layer at (8,206) size 204x54
+  RenderBlock {DIV} at (0,190) size 204x54 [border: (2px solid #000000)]
+    RenderNamedFlowFragment at (2,2) size 200x50
+Named flows
+  Named flow 'flow'
+    layer at (0,0) size 200x180
+      RenderNamedFlowThread at (0,0) size 200x180
+        RenderBlock {DIV} at (0,30) size 200x117
+          RenderBlock {P} at (0,0) size 200x117
+            RenderInline {B} at (0,0) size 111x17
+              RenderText {#text} at (0,0) size 111x17
+                text run at (0,0) width 111: &quot;Text in region 2.&quot;
+            RenderText {#text} at (111,0) size 143x34
+              text run at (111,0) width 32: &quot; This&quot;
+              text run at (0,17) width 99: &quot;paragraph has \&quot;&quot;
+            RenderInline {I} at (0,0) size 196x50
+              RenderText {#text} at (99,17) size 196x50
+                text run at (99,17) width 97: &quot;-webkit-region-&quot;
+                text run at (0,50) width 123: &quot;break-after: always&quot;
+            RenderText {#text} at (123,50) size 15x17
+              text run at (123,50) width 15: &quot;\&quot;. &quot;
+            RenderInline {B} at (0,0) size 179x67
+              RenderText {#text} at (138,50) size 179x67
+                text run at (138,50) width 41: &quot;There&quot;
+                text run at (0,67) width 166: &quot;should be nothing in this&quot;
+                text run at (0,100) width 139: &quot;region after this line.&quot;
+    Regions for named flow 'flow'
+      RenderNamedFlowFragment (anonymous child of {DIV} #region1)
+      RenderNamedFlowFragment (anonymous child of {DIV} #region2)
+      RenderNamedFlowFragment (anonymous child of {DIV} #region3)
+      RenderNamedFlowFragment (anonymous child of {DIV} #region4)
</ins></span></pre>
</div>
</div>

</body>
</html>