<!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>[172981] 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/172981">172981</a></dd>
<dt>Author</dt> <dd>clopez@igalia.com</dd>
<dt>Date</dt> <dd>2014-08-26 16:32:16 -0700 (Tue, 26 Aug 2014)</dd>
</dl>

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

* platform/gtk/TestExpectations: Report and mark new failures after <a href="http://trac.webkit.org/projects/webkit/changeset/136159">r136159</a>, <a href="http://trac.webkit.org/projects/webkit/changeset/172826">r172826</a> and <a href="http://trac.webkit.org/projects/webkit/changeset/172835">r172835</a>.
* platform/gtk/fast/ruby/bopomofo-expected.txt: Added. Add baseline after <a href="http://trac.webkit.org/projects/webkit/changeset/172861">r172861</a> and <a href="http://trac.webkit.org/projects/webkit/changeset/172874">r172874</a>.
* platform/gtk/fast/ruby/bopomofo-letter-spacing-expected.txt: Added. Add baseline after <a href="http://trac.webkit.org/projects/webkit/changeset/172861">r172861</a> and <a href="http://trac.webkit.org/projects/webkit/changeset/172874">r172874</a>.
* platform/gtk/fast/ruby/bopomofo-rl-expected.txt: Added. Add baseline after <a href="http://trac.webkit.org/projects/webkit/changeset/172861">r172861</a> and <a href="http://trac.webkit.org/projects/webkit/changeset/172874">r172874</a>.
* platform/gtk/fast/ruby/ruby-base-merge-block-children-crash-2-expected.png: Removed. Rebaseline (use default baseline) after <a href="http://trac.webkit.org/projects/webkit/changeset/172835">r172835</a> and <a href="http://trac.webkit.org/projects/webkit/changeset/172847">r172847</a>.
* platform/gtk/fast/ruby/ruby-base-merge-block-children-crash-2-expected.txt: Removed. Rebaseline (use default baseline) after <a href="http://trac.webkit.org/projects/webkit/changeset/172835">r172835</a> and <a href="http://trac.webkit.org/projects/webkit/changeset/172847">r172847</a>.</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="#trunkLayoutTestsplatformgtkfastrubybopomofoexpectedtxt">trunk/LayoutTests/platform/gtk/fast/ruby/bopomofo-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastrubybopomofoletterspacingexpectedtxt">trunk/LayoutTests/platform/gtk/fast/ruby/bopomofo-letter-spacing-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastrubybopomoforlexpectedtxt">trunk/LayoutTests/platform/gtk/fast/ruby/bopomofo-rl-expected.txt</a></li>
</ul>

<h3>Removed Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsplatformgtkfastrubyrubybasemergeblockchildrencrash2expectedpng">trunk/LayoutTests/platform/gtk/fast/ruby/ruby-base-merge-block-children-crash-2-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastrubyrubybasemergeblockchildrencrash2expectedtxt">trunk/LayoutTests/platform/gtk/fast/ruby/ruby-base-merge-block-children-crash-2-expected.txt</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkLayoutTestsChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/ChangeLog (172980 => 172981)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/ChangeLog        2014-08-26 22:38:36 UTC (rev 172980)
+++ trunk/LayoutTests/ChangeLog        2014-08-26 23:32:16 UTC (rev 172981)
</span><span class="lines">@@ -1,3 +1,14 @@
</span><ins>+2014-08-26  Carlos Alberto Lopez Perez  &lt;clopez@igalia.com&gt;
+
+        [GTK] Unreviewed GTK gardening.
+
+        * platform/gtk/TestExpectations: Report and mark new failures after r136159, r172826 and r172835.
+        * platform/gtk/fast/ruby/bopomofo-expected.txt: Added. Add baseline after r172861 and r172874.
+        * platform/gtk/fast/ruby/bopomofo-letter-spacing-expected.txt: Added. Add baseline after r172861 and r172874.
+        * platform/gtk/fast/ruby/bopomofo-rl-expected.txt: Added. Add baseline after r172861 and r172874.
+        * platform/gtk/fast/ruby/ruby-base-merge-block-children-crash-2-expected.png: Removed. Rebaseline (use default baseline) after r172835 and r172847.
+        * platform/gtk/fast/ruby/ruby-base-merge-block-children-crash-2-expected.txt: Removed. Rebaseline (use default baseline) after r172835 and r172847.
+
</ins><span class="cx"> 2014-08-26  Zoltan Horvath  &lt;zoltan@webkit.org&gt;
</span><span class="cx"> 
</span><span class="cx">         [CSS Shapes] Positioned polygon reftests failing
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkTestExpectations"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/TestExpectations (172980 => 172981)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/TestExpectations        2014-08-26 22:38:36 UTC (rev 172980)
+++ trunk/LayoutTests/platform/gtk/TestExpectations        2014-08-26 23:32:16 UTC (rev 172981)
</span><span class="lines">@@ -514,7 +514,7 @@
</span><span class="cx"> webkit.org/b/135051 fast/regions/repaint/region-painting-in-composited-view.html [ Crash Pass ]
</span><span class="cx"> webkit.org/b/135051 fast/regions/repaint/region-painting-invalidation.html [ Crash Pass ]
</span><span class="cx"> 
</span><del>-webkit.org/b/129050 fast/sub-pixel/compositing-layers-on-subpixel-position.html [ ImageOnlyFailure Crash ]
</del><ins>+webkit.org/b/129050 fast/sub-pixel/compositing-layers-on-subpixel-position.html [ ImageOnlyFailure Crash Pass ]
</ins><span class="cx"> 
</span><span class="cx"> #////////////////////////////////////////////////////////////////////////////////////////
</span><span class="cx"> # End of Crashing tests
</span><span class="lines">@@ -2047,8 +2047,8 @@
</span><span class="cx"> webkit.org/b/134979 media/track/track-cue-mutable-text.html [ Failure ]
</span><span class="cx"> webkit.org/b/134979 media/track/track-cue-nothing-to-render.html [ Failure ]
</span><span class="cx"> webkit.org/b/134979 media/track/track-cue-rendering-mode-changed.html [ Failure ]
</span><del>-webkit.org/b/134979 media/track/track-cue-rendering-rtl.html [ Failure ]
-webkit.org/b/134979 media/track/track-cue-rendering-snap-to-lines-not-set.html [ Failure ]
</del><ins>+webkit.org/b/134979 media/track/track-cue-rendering-rtl.html [ Failure Timeout ]
+webkit.org/b/134979 media/track/track-cue-rendering-snap-to-lines-not-set.html [ Failure Timeout ]
</ins><span class="cx"> webkit.org/b/134979 media/track/track-kind.html [ Failure ]
</span><span class="cx"> 
</span><span class="cx"> webkit.org/b/134995 media/track/track-in-band-subtitles-too-large.html [ Failure ]
</span><span class="lines">@@ -2092,6 +2092,19 @@
</span><span class="cx"> # The backing store is cleared when page cached in GTK
</span><span class="cx"> webkit.org/b/135348 compositing/iframes/page-cache-layer-tree.html [ Skip ]
</span><span class="cx"> 
</span><ins>+webkit.org/b/136255 fast/block/float/overhanging-tall-block.html [ Failure ]
+
+webkit.org/b/136257 fast/css/placeholder-shown-basics.html [ ImageOnlyFailure ]
+webkit.org/b/136257 fast/forms/input-placeholder-visibility-1.html [ Failure ]
+webkit.org/b/136257 fast/forms/input-placeholder-visibility-3.html [ Failure ]
+webkit.org/b/136257 fast/forms/textarea-placeholder-visibility-1.html [ Failure ]
+webkit.org/b/136257 fast/forms/textarea-placeholder-visibility-2.html [ Failure ]
+
+webkit.org/b/136159 fast/borders/border-painting-dashed-at-all.html [ ImageOnlyFailure ]
+webkit.org/b/136159 fast/borders/border-painting-dotted-at-all.html [ ImageOnlyFailure ]
+webkit.org/b/136159 fast/borders/hidpi-border-painting-groove.html [ ImageOnlyFailure ]
+webkit.org/b/136159 fast/borders/hidpi-border-painting-ridge.html [ ImageOnlyFailure ]
+
</ins><span class="cx"> #////////////////////////////////////////////////////////////////////////////////////////
</span><span class="cx"> # End of Tests failing
</span><span class="cx"> #////////////////////////////////////////////////////////////////////////////////////////
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastrubybopomofoexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/fast/ruby/bopomofo-expected.txt (0 => 172981)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/ruby/bopomofo-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/fast/ruby/bopomofo-expected.txt        2014-08-26 23:32:16 UTC (rev 172981)
</span><span class="lines">@@ -0,0 +1,124 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x64
+  RenderBlock {HTML} at (0,0) size 800x64
+    RenderBody {BODY} at (8,8) size 784x48
+      RenderRuby (inline) {RUBY} at (0,0) size 500x36
+        RenderRubyRun (anonymous) at (0,0) size 50x48
+          RenderRubyText {RT} at (32,19) size 9x10
+            RenderRuby (inline) {RUBY} at (0,0) size 9x9
+              RenderRubyRun (anonymous) at (0,0) size 9x9
+                RenderRubyText {RT} at (9,0) size 9x9
+                  RenderText {#text} at (0,0) size 9x9
+                    text run at (0,0) width 9: &quot;\x{2CB}&quot;
+                RenderRubyBase (anonymous) at (0,0) size 9x9
+                  RenderText {#text} at (0,0) size 9x9
+                    text run at (0,0) width 9: &quot;\x{3115}&quot;
+          RenderRubyBase (anonymous) at (0,0) size 32x48
+            RenderText {#text} at (0,6) size 32x36
+              text run at (0,6) width 32: &quot;\x{4E16}&quot;
+        RenderRubyRun (anonymous) at (50,0) size 50x48
+          RenderRubyText {RT} at (32,15) size 9x18
+            RenderRuby (inline) {RUBY} at (0,0) size 9x18
+              RenderRubyRun (anonymous) at (0,0) size 9x18
+                RenderRubyText {RT} at (9,0) size 9x18
+                  RenderText {#text} at (0,4) size 9x10
+                    text run at (0,4) width 9: &quot;\x{2CB}&quot;
+                RenderRubyBase (anonymous) at (0,0) size 9x18
+                  RenderText {#text} at (0,0) size 9x18
+                    text run at (0,0) width 18: &quot;\x{3115}\x{3124}&quot;
+          RenderRubyBase (anonymous) at (0,0) size 32x48
+            RenderText {#text} at (0,6) size 32x36
+              text run at (0,6) width 32: &quot;\x{4E0A}&quot;
+        RenderRubyRun (anonymous) at (100,0) size 50x48
+          RenderRubyText {RT} at (32,19) size 9x10
+            RenderRuby (inline) {RUBY} at (0,0) size 9x9
+              RenderRubyRun (anonymous) at (0,0) size 9x9
+                RenderRubyText {RT} at (9,0) size 9x9
+                  RenderText {#text} at (0,0) size 9x9
+                    text run at (0,0) width 9: &quot;\x{2CA}&quot;
+                RenderRubyBase (anonymous) at (0,0) size 9x9
+                  RenderText {#text} at (0,0) size 9x9
+                    text run at (0,0) width 9: &quot;\x{3128}&quot;
+          RenderRubyBase (anonymous) at (0,0) size 32x48
+            RenderText {#text} at (0,6) size 32x36
+              text run at (0,6) width 32: &quot;\x{7121}&quot;
+        RenderRubyRun (anonymous) at (150,0) size 50x48
+          RenderRubyText {RT} at (32,15) size 9x18
+            RenderRuby (inline) {RUBY} at (0,0) size 9x18
+              RenderRubyRun (anonymous) at (0,0) size 9x18
+                RenderRubyText {RT} at (9,0) size 9x18
+                  RenderText {#text} at (0,4) size 9x10
+                    text run at (0,4) width 9: &quot;\x{2CA}&quot;
+                RenderRubyBase (anonymous) at (0,0) size 9x18
+                  RenderText {#text} at (0,0) size 9x18
+                    text run at (0,0) width 18: &quot;\x{310B}\x{3122}&quot;
+          RenderRubyBase (anonymous) at (0,0) size 32x48
+            RenderText {#text} at (0,6) size 32x36
+              text run at (0,6) width 32: &quot;\x{96E3}&quot;
+        RenderRubyRun (anonymous) at (200,0) size 50x48
+          RenderRubyText {RT} at (32,19) size 9x10
+            RenderRuby (inline) {RUBY} at (0,0) size 9x9
+              RenderRubyRun (anonymous) at (0,0) size 9x9
+                RenderRubyText {RT} at (9,0) size 9x9
+                  RenderText {#text} at (0,0) size 9x9
+                    text run at (0,0) width 9: &quot;\x{2CB}&quot;
+                RenderRubyBase (anonymous) at (0,0) size 9x9
+                  RenderText {#text} at (0,0) size 9x9
+                    text run at (0,0) width 9: &quot;\x{3115}&quot;
+          RenderRubyBase (anonymous) at (0,0) size 32x48
+            RenderText {#text} at (0,6) size 32x36
+              text run at (0,6) width 32: &quot;\x{4E8B}&quot;
+        RenderRubyRun (anonymous) at (250,0) size 50x48
+          RenderRubyText {RT} at (32,15) size 9x18
+            RenderText {#text} at (0,0) size 9x18
+              text run at (0,0) width 18: &quot;\x{3113}\x{2C7}&quot;
+          RenderRubyBase (anonymous) at (0,0) size 32x48
+            RenderText {#text} at (0,6) size 32x36
+              text run at (0,6) width 32: &quot;\x{53EA}&quot;
+        RenderRubyRun (anonymous) at (300,0) size 50x48
+          RenderRubyText {RT} at (32,15) size 9x18
+            RenderRuby (inline) {RUBY} at (0,0) size 9x18
+              RenderRubyRun (anonymous) at (0,0) size 9x18
+                RenderRubyText {RT} at (9,0) size 9x18
+                  RenderText {#text} at (0,4) size 9x10
+                    text run at (0,4) width 9: &quot;\x{2CB}&quot;
+                RenderRubyBase (anonymous) at (0,0) size 9x18
+                  RenderText {#text} at (0,0) size 9x18
+                    text run at (0,0) width 18: &quot;\x{3106}\x{311A}&quot;
+          RenderRubyBase (anonymous) at (0,0) size 32x48
+            RenderText {#text} at (0,6) size 32x36
+              text run at (0,6) width 32: &quot;\x{6015}&quot;
+        RenderRubyRun (anonymous) at (350,0) size 50x48
+          RenderRubyText {RT} at (32,15) size 9x18
+            RenderRuby (inline) {RUBY} at (0,0) size 9x18
+              RenderRubyRun (anonymous) at (0,0) size 9x18
+                RenderRubyText {RT} at (9,0) size 9x18
+                  RenderText {#text} at (0,4) size 9x10
+                    text run at (0,4) width 9: &quot;\x{2C7}&quot;
+                RenderRubyBase (anonymous) at (0,0) size 9x18
+                  RenderText {#text} at (0,0) size 9x18
+                    text run at (0,0) width 18: &quot;\x{3127}\x{3121}&quot;
+          RenderRubyBase (anonymous) at (0,0) size 32x48
+            RenderText {#text} at (0,6) size 32x36
+              text run at (0,6) width 32: &quot;\x{6709}&quot;
+        RenderRubyRun (anonymous) at (400,0) size 50x48
+          RenderRubyText {RT} at (32,10) size 9x28
+            RenderText {#text} at (0,0) size 9x27
+              text run at (0,0) width 27: &quot;\x{3112}\x{3127}\x{3123}&quot;
+          RenderRubyBase (anonymous) at (0,0) size 32x48
+            RenderText {#text} at (0,6) size 32x36
+              text run at (0,6) width 32: &quot;\x{5FC3}&quot;
+        RenderRubyRun (anonymous) at (450,0) size 50x48
+          RenderRubyText {RT} at (32,15) size 9x18
+            RenderRuby (inline) {RUBY} at (0,0) size 9x18
+              RenderRubyRun (anonymous) at (0,0) size 9x18
+                RenderRubyText {RT} at (9,0) size 9x18
+                  RenderText {#text} at (0,4) size 9x10
+                    text run at (0,4) width 9: &quot;\x{2CA}&quot;
+                RenderRubyBase (anonymous) at (0,0) size 9x18
+                  RenderText {#text} at (0,0) size 9x18
+                    text run at (0,0) width 18: &quot;\x{3116}\x{3123}&quot;
+          RenderRubyBase (anonymous) at (0,0) size 32x48
+            RenderText {#text} at (0,6) size 32x36
+              text run at (0,6) width 32: &quot;\x{4EBA}&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastrubybopomofoletterspacingexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/fast/ruby/bopomofo-letter-spacing-expected.txt (0 => 172981)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/ruby/bopomofo-letter-spacing-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/fast/ruby/bopomofo-letter-spacing-expected.txt        2014-08-26 23:32:16 UTC (rev 172981)
</span><span class="lines">@@ -0,0 +1,129 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x112
+  RenderBlock {HTML} at (0,0) size 800x112
+    RenderBody {BODY} at (8,8) size 784x96
+      RenderRuby (inline) {RUBY} at (0,0) size 570x36
+        RenderRubyRun (anonymous) at (0,0) size 57x48
+          RenderRubyText {RT} at (32,19) size 9x10
+            RenderRuby (inline) {RUBY} at (0,0) size 9x9
+              RenderRubyRun (anonymous) at (0,0) size 9x9
+                RenderRubyText {RT} at (9,0) size 9x9
+                  RenderText {#text} at (0,0) size 9x9
+                    text run at (0,0) width 9: &quot;\x{2CB}&quot;
+                RenderRubyBase (anonymous) at (0,0) size 9x9
+                  RenderText {#text} at (0,0) size 9x9
+                    text run at (0,0) width 9: &quot;\x{3115}&quot;
+          RenderRubyBase (anonymous) at (0,0) size 57x48
+            RenderText {#text} at (0,6) size 57x36
+              text run at (0,6) width 57: &quot;\x{4E16}&quot;
+        RenderRubyRun (anonymous) at (57,0) size 57x48
+          RenderRubyText {RT} at (32,15) size 9x18
+            RenderRuby (inline) {RUBY} at (0,0) size 9x18
+              RenderRubyRun (anonymous) at (0,0) size 9x18
+                RenderRubyText {RT} at (9,0) size 9x18
+                  RenderText {#text} at (0,4) size 9x10
+                    text run at (0,4) width 9: &quot;\x{2CB}&quot;
+                RenderRubyBase (anonymous) at (0,0) size 9x18
+                  RenderText {#text} at (0,0) size 9x18
+                    text run at (0,0) width 18: &quot;\x{3115}\x{3124}&quot;
+          RenderRubyBase (anonymous) at (0,0) size 57x48
+            RenderText {#text} at (0,6) size 57x36
+              text run at (0,6) width 57: &quot;\x{4E0A}&quot;
+        RenderRubyRun (anonymous) at (114,0) size 57x48
+          RenderRubyText {RT} at (32,19) size 9x10
+            RenderRuby (inline) {RUBY} at (0,0) size 9x9
+              RenderRubyRun (anonymous) at (0,0) size 9x9
+                RenderRubyText {RT} at (9,0) size 9x9
+                  RenderText {#text} at (0,0) size 9x9
+                    text run at (0,0) width 9: &quot;\x{2CA}&quot;
+                RenderRubyBase (anonymous) at (0,0) size 9x9
+                  RenderText {#text} at (0,0) size 9x9
+                    text run at (0,0) width 9: &quot;\x{3128}&quot;
+          RenderRubyBase (anonymous) at (0,0) size 57x48
+            RenderText {#text} at (0,6) size 57x36
+              text run at (0,6) width 57: &quot;\x{7121}&quot;
+        RenderRubyRun (anonymous) at (171,0) size 57x48
+          RenderRubyText {RT} at (32,15) size 9x18
+            RenderRuby (inline) {RUBY} at (0,0) size 9x18
+              RenderRubyRun (anonymous) at (0,0) size 9x18
+                RenderRubyText {RT} at (9,0) size 9x18
+                  RenderText {#text} at (0,4) size 9x10
+                    text run at (0,4) width 9: &quot;\x{2CA}&quot;
+                RenderRubyBase (anonymous) at (0,0) size 9x18
+                  RenderText {#text} at (0,0) size 9x18
+                    text run at (0,0) width 18: &quot;\x{310B}\x{3122}&quot;
+          RenderRubyBase (anonymous) at (0,0) size 57x48
+            RenderText {#text} at (0,6) size 57x36
+              text run at (0,6) width 57: &quot;\x{96E3}&quot;
+        RenderRubyRun (anonymous) at (228,0) size 57x48
+          RenderRubyText {RT} at (32,19) size 9x10
+            RenderRuby (inline) {RUBY} at (0,0) size 9x9
+              RenderRubyRun (anonymous) at (0,0) size 9x9
+                RenderRubyText {RT} at (9,0) size 9x9
+                  RenderText {#text} at (0,0) size 9x9
+                    text run at (0,0) width 9: &quot;\x{2CB}&quot;
+                RenderRubyBase (anonymous) at (0,0) size 9x9
+                  RenderText {#text} at (0,0) size 9x9
+                    text run at (0,0) width 9: &quot;\x{3115}&quot;
+          RenderRubyBase (anonymous) at (0,0) size 57x48
+            RenderText {#text} at (0,6) size 57x36
+              text run at (0,6) width 57: &quot;\x{4E8B}&quot;
+        RenderRubyRun (anonymous) at (285,0) size 57x48
+          RenderRubyText {RT} at (32,15) size 9x18
+            RenderText {#text} at (0,0) size 9x18
+              text run at (0,0) width 18: &quot;\x{3113}\x{2C7}&quot;
+          RenderRubyBase (anonymous) at (0,0) size 57x48
+            RenderText {#text} at (0,6) size 57x36
+              text run at (0,6) width 57: &quot;\x{53EA}&quot;
+        RenderRubyRun (anonymous) at (342,0) size 57x48
+          RenderRubyText {RT} at (32,15) size 9x18
+            RenderRuby (inline) {RUBY} at (0,0) size 9x18
+              RenderRubyRun (anonymous) at (0,0) size 9x18
+                RenderRubyText {RT} at (9,0) size 9x18
+                  RenderText {#text} at (0,4) size 9x10
+                    text run at (0,4) width 9: &quot;\x{2CB}&quot;
+                RenderRubyBase (anonymous) at (0,0) size 9x18
+                  RenderText {#text} at (0,0) size 9x18
+                    text run at (0,0) width 18: &quot;\x{3106}\x{311A}&quot;
+          RenderRubyBase (anonymous) at (0,0) size 57x48
+            RenderText {#text} at (0,6) size 57x36
+              text run at (0,6) width 57: &quot;\x{6015}&quot;
+        RenderRubyRun (anonymous) at (399,0) size 57x48
+          RenderRubyText {RT} at (32,15) size 9x18
+            RenderRuby (inline) {RUBY} at (0,0) size 9x18
+              RenderRubyRun (anonymous) at (0,0) size 9x18
+                RenderRubyText {RT} at (9,0) size 9x18
+                  RenderText {#text} at (0,4) size 9x10
+                    text run at (0,4) width 9: &quot;\x{2C7}&quot;
+                RenderRubyBase (anonymous) at (0,0) size 9x18
+                  RenderText {#text} at (0,0) size 9x18
+                    text run at (0,0) width 18: &quot;\x{3127}\x{3121}&quot;
+          RenderRubyBase (anonymous) at (0,0) size 57x48
+            RenderText {#text} at (0,6) size 57x36
+              text run at (0,6) width 57: &quot;\x{6709}&quot;
+        RenderRubyRun (anonymous) at (456,0) size 57x48
+          RenderRubyText {RT} at (32,10) size 9x28
+            RenderText {#text} at (0,0) size 9x27
+              text run at (0,0) width 27: &quot;\x{3112}\x{3127}\x{3123}&quot;
+          RenderRubyBase (anonymous) at (0,0) size 57x48
+            RenderText {#text} at (0,6) size 57x36
+              text run at (0,6) width 57: &quot;\x{5FC3}&quot;
+        RenderRubyRun (anonymous) at (513,0) size 57x48
+          RenderRubyText {RT} at (32,15) size 9x18
+            RenderRuby (inline) {RUBY} at (0,0) size 9x18
+              RenderRubyRun (anonymous) at (0,0) size 9x18
+                RenderRubyText {RT} at (9,0) size 9x18
+                  RenderText {#text} at (0,4) size 9x10
+                    text run at (0,4) width 9: &quot;\x{2CA}&quot;
+                RenderRubyBase (anonymous) at (0,0) size 9x18
+                  RenderText {#text} at (0,0) size 9x18
+                    text run at (0,0) width 18: &quot;\x{3116}\x{3123}&quot;
+          RenderRubyBase (anonymous) at (0,0) size 57x48
+            RenderText {#text} at (0,6) size 57x36
+              text run at (0,6) width 57: &quot;\x{4EBA}&quot;
+      RenderText {#text} at (570,6) size 33x36
+        text run at (570,6) width 33: &quot; &quot;
+      RenderBR {BR} at (0,0) size 0x0
+      RenderText {#text} at (0,54) size 570x36
+        text run at (0,54) width 570: &quot;\x{4E16}\x{4E0A}\x{7121}\x{96E3}\x{4E8B}\x{53EA}\x{6015}\x{6709}\x{5FC3}\x{4EBA}&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastrubybopomoforlexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/fast/ruby/bopomofo-rl-expected.txt (0 => 172981)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/ruby/bopomofo-rl-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/fast/ruby/bopomofo-rl-expected.txt        2014-08-26 23:32:16 UTC (rev 172981)
</span><span class="lines">@@ -0,0 +1,124 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (724,0) size 76x600
+  RenderBlock {HTML} at (0,0) size 76x600
+    RenderBody {BODY} at (20,8) size 48x584
+      RenderRuby (inline) {RUBY} at (0,0) size 36x330
+        RenderRubyRun (anonymous) at (0,0) size 48x33
+          RenderRubyText {RT} at (-3,0) size 9x33
+            RenderRuby (inline) {RUBY} at (0,0) size 9x9
+              RenderRubyRun (anonymous) at (0,12) size 9x9
+                RenderRubyText {RT} at (-9,0) size 9x9
+                  RenderText {#text} at (0,0) size 9x9
+                    text run at (0,0) width 9: &quot;\x{2CB}&quot;
+                RenderRubyBase (anonymous) at (0,0) size 9x9
+                  RenderText {#text} at (0,0) size 9x9
+                    text run at (0,0) width 9: &quot;\x{3115}&quot;
+          RenderRubyBase (anonymous) at (0,0) size 48x33
+            RenderText {#text} at (6,0) size 36x33
+              text run at (6,0) width 33: &quot;\x{4E16}&quot;
+        RenderRubyRun (anonymous) at (0,33) size 48x33
+          RenderRubyText {RT} at (-3,0) size 9x33
+            RenderRuby (inline) {RUBY} at (0,0) size 9x19
+              RenderRubyRun (anonymous) at (0,7) size 9x19
+                RenderRubyText {RT} at (-9,0) size 9x18
+                  RenderText {#text} at (0,4) size 9x10
+                    text run at (0,4) width 9: &quot;\x{2CB}&quot;
+                RenderRubyBase (anonymous) at (0,0) size 9x18
+                  RenderText {#text} at (0,0) size 9x18
+                    text run at (0,0) width 18: &quot;\x{3115}\x{3124}&quot;
+          RenderRubyBase (anonymous) at (0,0) size 48x33
+            RenderText {#text} at (6,0) size 36x33
+              text run at (6,0) width 33: &quot;\x{4E0A}&quot;
+        RenderRubyRun (anonymous) at (0,66) size 48x33
+          RenderRubyText {RT} at (-3,0) size 9x33
+            RenderRuby (inline) {RUBY} at (0,0) size 9x9
+              RenderRubyRun (anonymous) at (0,12) size 9x9
+                RenderRubyText {RT} at (-9,0) size 9x9
+                  RenderText {#text} at (0,0) size 9x9
+                    text run at (0,0) width 9: &quot;\x{2CA}&quot;
+                RenderRubyBase (anonymous) at (0,0) size 9x9
+                  RenderText {#text} at (0,0) size 9x9
+                    text run at (0,0) width 9: &quot;\x{3128}&quot;
+          RenderRubyBase (anonymous) at (0,0) size 48x33
+            RenderText {#text} at (6,0) size 36x33
+              text run at (6,0) width 33: &quot;\x{7121}&quot;
+        RenderRubyRun (anonymous) at (0,99) size 48x33
+          RenderRubyText {RT} at (-3,0) size 9x33
+            RenderRuby (inline) {RUBY} at (0,0) size 9x19
+              RenderRubyRun (anonymous) at (0,7) size 9x19
+                RenderRubyText {RT} at (-9,0) size 9x18
+                  RenderText {#text} at (0,4) size 9x10
+                    text run at (0,4) width 9: &quot;\x{2CA}&quot;
+                RenderRubyBase (anonymous) at (0,0) size 9x18
+                  RenderText {#text} at (0,0) size 9x18
+                    text run at (0,0) width 18: &quot;\x{310B}\x{3122}&quot;
+          RenderRubyBase (anonymous) at (0,0) size 48x33
+            RenderText {#text} at (6,0) size 36x33
+              text run at (6,0) width 33: &quot;\x{96E3}&quot;
+        RenderRubyRun (anonymous) at (0,132) size 48x33
+          RenderRubyText {RT} at (-3,0) size 9x33
+            RenderRuby (inline) {RUBY} at (0,0) size 9x9
+              RenderRubyRun (anonymous) at (0,12) size 9x9
+                RenderRubyText {RT} at (-9,0) size 9x9
+                  RenderText {#text} at (0,0) size 9x9
+                    text run at (0,0) width 9: &quot;\x{2CB}&quot;
+                RenderRubyBase (anonymous) at (0,0) size 9x9
+                  RenderText {#text} at (0,0) size 9x9
+                    text run at (0,0) width 9: &quot;\x{3115}&quot;
+          RenderRubyBase (anonymous) at (0,0) size 48x33
+            RenderText {#text} at (6,0) size 36x33
+              text run at (6,0) width 33: &quot;\x{4E8B}&quot;
+        RenderRubyRun (anonymous) at (0,165) size 48x33
+          RenderRubyText {RT} at (-3,0) size 9x33
+            RenderText {#text} at (0,7) size 9x19
+              text run at (0,7) width 18: &quot;\x{3113}\x{2C7}&quot;
+          RenderRubyBase (anonymous) at (0,0) size 48x33
+            RenderText {#text} at (6,0) size 36x33
+              text run at (6,0) width 33: &quot;\x{53EA}&quot;
+        RenderRubyRun (anonymous) at (0,198) size 48x33
+          RenderRubyText {RT} at (-3,0) size 9x33
+            RenderRuby (inline) {RUBY} at (0,0) size 9x19
+              RenderRubyRun (anonymous) at (0,7) size 9x19
+                RenderRubyText {RT} at (-9,0) size 9x18
+                  RenderText {#text} at (0,4) size 9x10
+                    text run at (0,4) width 9: &quot;\x{2CB}&quot;
+                RenderRubyBase (anonymous) at (0,0) size 9x18
+                  RenderText {#text} at (0,0) size 9x18
+                    text run at (0,0) width 18: &quot;\x{3106}\x{311A}&quot;
+          RenderRubyBase (anonymous) at (0,0) size 48x33
+            RenderText {#text} at (6,0) size 36x33
+              text run at (6,0) width 33: &quot;\x{6015}&quot;
+        RenderRubyRun (anonymous) at (0,231) size 48x33
+          RenderRubyText {RT} at (-3,0) size 9x33
+            RenderRuby (inline) {RUBY} at (0,0) size 9x19
+              RenderRubyRun (anonymous) at (0,7) size 9x19
+                RenderRubyText {RT} at (-9,0) size 9x18
+                  RenderText {#text} at (0,4) size 9x10
+                    text run at (0,4) width 9: &quot;\x{2C7}&quot;
+                RenderRubyBase (anonymous) at (0,0) size 9x18
+                  RenderText {#text} at (0,0) size 9x18
+                    text run at (0,0) width 18: &quot;\x{3127}\x{3121}&quot;
+          RenderRubyBase (anonymous) at (0,0) size 48x33
+            RenderText {#text} at (6,0) size 36x33
+              text run at (6,0) width 33: &quot;\x{6709}&quot;
+        RenderRubyRun (anonymous) at (0,264) size 48x33
+          RenderRubyText {RT} at (-3,0) size 9x33
+            RenderText {#text} at (0,3) size 9x27
+              text run at (0,3) width 27: &quot;\x{3112}\x{3127}\x{3123}&quot;
+          RenderRubyBase (anonymous) at (0,0) size 48x33
+            RenderText {#text} at (6,0) size 36x33
+              text run at (6,0) width 33: &quot;\x{5FC3}&quot;
+        RenderRubyRun (anonymous) at (0,297) size 48x33
+          RenderRubyText {RT} at (-3,0) size 9x33
+            RenderRuby (inline) {RUBY} at (0,0) size 9x19
+              RenderRubyRun (anonymous) at (0,7) size 9x19
+                RenderRubyText {RT} at (-9,0) size 9x18
+                  RenderText {#text} at (0,4) size 9x10
+                    text run at (0,4) width 9: &quot;\x{2CA}&quot;
+                RenderRubyBase (anonymous) at (0,0) size 9x18
+                  RenderText {#text} at (0,0) size 9x18
+                    text run at (0,0) width 18: &quot;\x{3116}\x{3123}&quot;
+          RenderRubyBase (anonymous) at (0,0) size 48x33
+            RenderText {#text} at (6,0) size 36x33
+              text run at (6,0) width 33: &quot;\x{4EBA}&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastrubyrubybasemergeblockchildrencrash2expectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/gtk/fast/ruby/ruby-base-merge-block-children-crash-2-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastrubyrubybasemergeblockchildrencrash2expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/gtk/fast/ruby/ruby-base-merge-block-children-crash-2-expected.txt (172980 => 172981)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/ruby/ruby-base-merge-block-children-crash-2-expected.txt        2014-08-26 22:38:36 UTC (rev 172980)
+++ trunk/LayoutTests/platform/gtk/fast/ruby/ruby-base-merge-block-children-crash-2-expected.txt        2014-08-26 23:32:16 UTC (rev 172981)
</span><span class="lines">@@ -1,32 +0,0 @@
</span><del>-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 {SUMMARY} at (0,0) size 784x184
-        RenderInline {I} at (0,0) size 604x17
-          RenderRuby (inline) {RUBY} at (0,0) size 300x17
-            RenderRubyRun (anonymous) at (0,171) size 0x0
-              RenderRubyText {RT} at (0,0) size 0x0
-              RenderRubyBase (anonymous) at (0,0) size 0x0
-                RenderText {#text} at (0,0) size 0x0
-            RenderRubyRun (anonymous) at (0,0) size 300x185
-              RenderRubyBase (anonymous) at (0,21) size 300x143
-                RenderBlock {H1} at (0,0) size 300x142
-                  RenderBlock (anonymous) at (0,0) size 300x150
-                    RenderEmbeddedObject {OBJECT} at (0,0) size 300x150
-                    RenderImage {IMG} at (0,150) size 0x0
-                    RenderText {#text} at (0,0) size 0x0
-                  RenderBlock {DIV} at (0,150) size 300x-8
-          RenderText {#text} at (300,157) size 4x17
-            text run at (300,157) width 4: &quot; &quot;
-          RenderEmbeddedObject {OBJECT} at (304,21) size 300x150
-        RenderText {#text} at (0,0) size 0x0
-      RenderBlock {DIV} at (0,184) size 784x17
-        RenderInline {A} at (0,0) size 138x17 [color=#0000EE]
-          RenderText {#text} at (0,0) size 138x17
-            text run at (0,0) width 138: &quot;WebKit bug #127515&quot;
-        RenderText {#text} at (138,0) size 455x17
-          text run at (138,0) width 455: &quot;. This test must be run under Guard Malloc. It passes if it does not crash.&quot;
-selection start: position 0 of child 1 {OBJECT} of child 3 {H1} of child 0 {RUBY} of child 1 {I} of child 0 {SUMMARY} of body
-selection end:   position 1 of child 2 {OBJECT} of child 1 {I} of child 0 {SUMMARY} of body
</del></span></pre>
</div>
</div>

</body>
</html>