<!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>[202474] 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/202474">202474</a></dd>
<dt>Author</dt> <dd>mmaxfield@apple.com</dd>
<dt>Date</dt> <dd>2016-06-26 11:02:16 -0700 (Sun, 26 Jun 2016)</dd>
</dl>

<h3>Log Message</h3>
<pre>[macOS] Font-related test gardening for macOS Sierra
https://bugs.webkit.org/show_bug.cgi?id=159106
&lt;rdar://problem/25807529&gt;

Unreviewed.

* fast/ruby/bopomofo-letter-spacing.html:
* fast/ruby/bopomofo-rl.html:
* fast/ruby/bopomofo.html:
* svg/W3C-SVG-1.1/text-fonts-01-t.svg:
* svg/text/text-fonts-01-t.svg:</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsChangeLog">trunk/LayoutTests/ChangeLog</a></li>
<li><a href="#trunkLayoutTestsfastrubybopomofoletterspacinghtml">trunk/LayoutTests/fast/ruby/bopomofo-letter-spacing.html</a></li>
<li><a href="#trunkLayoutTestsfastrubybopomoforlhtml">trunk/LayoutTests/fast/ruby/bopomofo-rl.html</a></li>
<li><a href="#trunkLayoutTestsfastrubybopomofohtml">trunk/LayoutTests/fast/ruby/bopomofo.html</a></li>
<li><a href="#trunkLayoutTestsplatformmacelcapitanfastrubybopomofoexpectedtxt">trunk/LayoutTests/platform/mac-elcapitan/fast/ruby/bopomofo-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacelcapitanfastrubybopomofoletterspacingexpectedtxt">trunk/LayoutTests/platform/mac-elcapitan/fast/ruby/bopomofo-letter-spacing-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacelcapitanfastrubybopomoforlexpectedtxt">trunk/LayoutTests/platform/mac-elcapitan/fast/ruby/bopomofo-rl-expected.txt</a></li>
<li><a href="#trunkLayoutTestssvgW3CSVG11textfonts01tsvg">trunk/LayoutTests/svg/W3C-SVG-1.1/text-fonts-01-t.svg</a></li>
<li><a href="#trunkLayoutTestssvgtexttextfonts01tsvg">trunk/LayoutTests/svg/text/text-fonts-01-t.svg</a></li>
</ul>

<h3>Added Paths</h3>
<ul>
<li>trunk/LayoutTests/platform/mac-yosemite/fast/ruby/</li>
<li><a href="#trunkLayoutTestsplatformmacyosemitefastrubybopomofoexpectedtxt">trunk/LayoutTests/platform/mac-yosemite/fast/ruby/bopomofo-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacyosemitefastrubybopomofoletterspacingexpectedtxt">trunk/LayoutTests/platform/mac-yosemite/fast/ruby/bopomofo-letter-spacing-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacyosemitefastrubybopomoforlexpectedtxt">trunk/LayoutTests/platform/mac-yosemite/fast/ruby/bopomofo-rl-expected.txt</a></li>
</ul>

<h3>Removed Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsplatformmacelcapitanfastrubybopomofoexpectedpng">trunk/LayoutTests/platform/mac-elcapitan/fast/ruby/bopomofo-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformmacelcapitanfastrubybopomofoletterspacingexpectedpng">trunk/LayoutTests/platform/mac-elcapitan/fast/ruby/bopomofo-letter-spacing-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformmacelcapitanfastrubybopomoforlexpectedpng">trunk/LayoutTests/platform/mac-elcapitan/fast/ruby/bopomofo-rl-expected.png</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkLayoutTestsChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/ChangeLog (202473 => 202474)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/ChangeLog        2016-06-26 17:21:24 UTC (rev 202473)
+++ trunk/LayoutTests/ChangeLog        2016-06-26 18:02:16 UTC (rev 202474)
</span><span class="lines">@@ -1,3 +1,17 @@
</span><ins>+2016-06-26  Myles C. Maxfield  &lt;mmaxfield@apple.com&gt;
+
+        [macOS] Font-related test gardening for macOS Sierra
+        https://bugs.webkit.org/show_bug.cgi?id=159106
+        &lt;rdar://problem/25807529&gt;
+
+        Unreviewed.
+
+        * fast/ruby/bopomofo-letter-spacing.html:
+        * fast/ruby/bopomofo-rl.html:
+        * fast/ruby/bopomofo.html:
+        * svg/W3C-SVG-1.1/text-fonts-01-t.svg:
+        * svg/text/text-fonts-01-t.svg:
+
</ins><span class="cx"> 2016-06-26  Youenn Fablet  &lt;youennf@gmail.com&gt;
</span><span class="cx"> 
</span><span class="cx">         Refreshing WPT tests up to 12b7800
</span></span></pre></div>
<a id="trunkLayoutTestsfastrubybopomofoletterspacinghtml"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/fast/ruby/bopomofo-letter-spacing.html (202473 => 202474)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/fast/ruby/bopomofo-letter-spacing.html        2016-06-26 17:21:24 UTC (rev 202473)
+++ trunk/LayoutTests/fast/ruby/bopomofo-letter-spacing.html        2016-06-26 18:02:16 UTC (rev 202474)
</span><span class="lines">@@ -8,7 +8,7 @@
</span><span class="cx"> rt { letter-spacing:normal; }
</span><span class="cx"> &lt;/style&gt;
</span><span class="cx"> &lt;/head&gt;
</span><del>-&lt;body style=&quot;line-height:1.5;font-family:'STHeiti';&quot;&gt;
</del><ins>+&lt;body style=&quot;line-height:1.5;font-family:'serif';&quot;&gt;
</ins><span class="cx"> 
</span><span class="cx"> &lt;ruby&gt;世&lt;rp&gt;(&lt;/rp&gt;&lt;rt&gt;&lt;ruby&gt;ㄕ&lt;rt class=&quot;tone&quot;&gt;ˋ&lt;/rt&gt;&lt;/ruby&gt;&lt;/rt&gt;&lt;rp&gt;)&lt;/rp&gt;上&lt;rp&gt;(&lt;/rp&gt;&lt;rt&gt;&lt;ruby&gt;ㄕㄤ&lt;rt class=&quot;tone&quot;&gt;ˋ&lt;/rt&gt;&lt;/ruby&gt;&lt;/rt&gt;&lt;rp&gt;)&lt;/rp&gt;無&lt;rp&gt;(&lt;/rp&gt;&lt;rt&gt;&lt;ruby&gt;ㄨ&lt;rt class=&quot;tone&quot;&gt;ˊ&lt;/rt&gt;&lt;/ruby&gt;&lt;/rt&gt;&lt;rp&gt;)&lt;/rp&gt;難&lt;rp&gt;(&lt;/rp&gt;&lt;rt&gt;&lt;ruby&gt;ㄋㄢ&lt;rt class=&quot;tone&quot;&gt;ˊ&lt;/rt&gt;&lt;/ruby&gt;&lt;/rt&gt;&lt;rp&gt;)&lt;/rp&gt;事&lt;rp&gt;(&lt;/rp&gt;&lt;rt&gt;&lt;ruby&gt;ㄕ&lt;rt class=&quot;tone&quot;&gt;ˋ&lt;/rt&gt;&lt;/ruby&gt;&lt;/rt&gt;&lt;rp&gt;)&lt;/rp&gt;只&lt;rp&gt;(&lt;/rp&gt;&lt;rt&gt;ㄓˇ&lt;/rt&gt;&lt;rp&gt;)&lt;/rp&gt;怕&lt;rp&gt;(&lt;/rp&gt;&lt;rt&gt;&lt;ruby&gt;ㄆㄚ&lt;rt class=&quot;tone&quot;&gt;ˋ&lt;/rt&gt;&lt;/ruby&gt;&lt;/rt&gt;&lt;rp&gt;)&l
 t;/rp&gt;有&lt;rp&gt;(&lt;/rp&gt;&lt;rt&gt;&lt;ruby&gt;ㄧㄡ&lt;rt class=&quot;tone&quot;&gt;ˇ&lt;/rt&gt;&lt;/ruby&gt;&lt;/rt&gt;&lt;rp&gt;)&lt;/rp&gt;心&lt;rp&gt;(&lt;/rp&gt;&lt;rt&gt;ㄒㄧㄣ&lt;/rt&gt;&lt;rp&gt;)&lt;/rp&gt;人&lt;rp&gt;(&lt;/rp&gt;&lt;rt&gt;&lt;ruby&gt;ㄖㄣ&lt;rt class=&quot;tone&quot;&gt;ˊ&lt;/rt&gt;&lt;/ruby&gt;&lt;/rt&gt;&lt;rp&gt;)&lt;/rp&gt;&lt;/ruby&gt;
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkLayoutTestsfastrubybopomoforlhtml"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/fast/ruby/bopomofo-rl.html (202473 => 202474)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/fast/ruby/bopomofo-rl.html        2016-06-26 17:21:24 UTC (rev 202473)
+++ trunk/LayoutTests/fast/ruby/bopomofo-rl.html        2016-06-26 18:02:16 UTC (rev 202474)
</span><span class="lines">@@ -6,6 +6,6 @@
</span><span class="cx"> ruby { -webkit-ruby-position: inter-character;  }
</span><span class="cx"> &lt;/style&gt;
</span><span class="cx"> &lt;/head&gt;
</span><del>-&lt;body style=&quot;line-height:1.5;margin-right:20px;font-family:'STHeiti'; -webkit-writing-mode:vertical-rl&quot;&gt;
</del><ins>+&lt;body style=&quot;line-height:1.5;margin-right:20px;font-family:'serif'; -webkit-writing-mode:vertical-rl&quot;&gt;
</ins><span class="cx"> 
</span><span class="cx"> &lt;ruby style=&quot;font-size:32px&quot;&gt;世&lt;rp&gt;(&lt;/rp&gt;&lt;rt&gt;&lt;ruby&gt;ㄕ&lt;rt class=&quot;tone&quot;&gt;ˋ&lt;/rt&gt;&lt;/ruby&gt;&lt;/rt&gt;&lt;rp&gt;)&lt;/rp&gt;上&lt;rp&gt;(&lt;/rp&gt;&lt;rt&gt;&lt;ruby&gt;ㄕㄤ&lt;rt class=&quot;tone&quot;&gt;ˋ&lt;/rt&gt;&lt;/ruby&gt;&lt;/rt&gt;&lt;rp&gt;)&lt;/rp&gt;無&lt;rp&gt;(&lt;/rp&gt;&lt;rt&gt;&lt;ruby&gt;ㄨ&lt;rt class=&quot;tone&quot;&gt;ˊ&lt;/rt&gt;&lt;/ruby&gt;&lt;/rt&gt;&lt;rp&gt;)&lt;/rp&gt;難&lt;rp&gt;(&lt;/rp&gt;&lt;rt&gt;&lt;ruby&gt;ㄋㄢ&lt;rt class=&quot;tone&quot;&gt;ˊ&lt;/rt&gt;&lt;/ruby&gt;&lt;/rt&gt;&lt;rp&gt;)&lt;/rp&gt;事&lt;rp&gt;(&lt;/rp&gt;&lt;rt&gt;&lt;ruby&gt;ㄕ&lt;rt class=&quot;tone&quot;&gt;ˋ&lt;/rt&gt;&lt;/ruby&gt;&lt;/rt&gt;&lt;rp&gt;)&lt;/rp&gt;只&lt;rp&gt;(&lt;/rp&gt;&lt;rt&gt;ㄓˇ&lt;/rt&gt;&lt;rp&gt;)&lt;/rp&gt;怕&lt;rp&gt;(&lt;/rp&gt;&lt;rt&gt;&lt;ruby&gt;ㄆㄚ&lt;rt class=&quot;tone&quot;&gt;ˋ&lt;/rt&gt;&lt;/r
 uby&gt;&lt;/rt&gt;&lt;rp&gt;)&lt;/rp&gt;有&lt;rp&gt;(&lt;/rp&gt;&lt;rt&gt;&lt;ruby&gt;ㄧㄡ&lt;rt class=&quot;tone&quot;&gt;ˇ&lt;/rt&gt;&lt;/ruby&gt;&lt;/rt&gt;&lt;rp&gt;)&lt;/rp&gt;心&lt;rp&gt;(&lt;/rp&gt;&lt;rt&gt;ㄒㄧㄣ&lt;/rt&gt;&lt;rp&gt;)&lt;/rp&gt;人&lt;rp&gt;(&lt;/rp&gt;&lt;rt&gt;&lt;ruby&gt;ㄖㄣ&lt;rt class=&quot;tone&quot;&gt;ˊ&lt;/rt&gt;&lt;/ruby&gt;&lt;/rt&gt;&lt;rp&gt;)&lt;/rp&gt;&lt;/ruby&gt;
</span><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsfastrubybopomofohtml"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/fast/ruby/bopomofo.html (202473 => 202474)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/fast/ruby/bopomofo.html        2016-06-26 17:21:24 UTC (rev 202473)
+++ trunk/LayoutTests/fast/ruby/bopomofo.html        2016-06-26 18:02:16 UTC (rev 202474)
</span><span class="lines">@@ -6,6 +6,6 @@
</span><span class="cx"> ruby { -webkit-ruby-position: inter-character;  }
</span><span class="cx"> &lt;/style&gt;
</span><span class="cx"> &lt;/head&gt;
</span><del>-&lt;body style=&quot;line-height:1.5;font-family:'STHeiti';&quot;&gt;
</del><ins>+&lt;body style=&quot;line-height:1.5;font-family:'serif';&quot;&gt;
</ins><span class="cx"> 
</span><span class="cx"> &lt;ruby style=&quot;font-size:32px&quot;&gt;世&lt;rp&gt;(&lt;/rp&gt;&lt;rt&gt;&lt;ruby&gt;ㄕ&lt;rt class=&quot;tone&quot;&gt;ˋ&lt;/rt&gt;&lt;/ruby&gt;&lt;/rt&gt;&lt;rp&gt;)&lt;/rp&gt;上&lt;rp&gt;(&lt;/rp&gt;&lt;rt&gt;&lt;ruby&gt;ㄕㄤ&lt;rt class=&quot;tone&quot;&gt;ˋ&lt;/rt&gt;&lt;/ruby&gt;&lt;/rt&gt;&lt;rp&gt;)&lt;/rp&gt;無&lt;rp&gt;(&lt;/rp&gt;&lt;rt&gt;&lt;ruby&gt;ㄨ&lt;rt class=&quot;tone&quot;&gt;ˊ&lt;/rt&gt;&lt;/ruby&gt;&lt;/rt&gt;&lt;rp&gt;)&lt;/rp&gt;難&lt;rp&gt;(&lt;/rp&gt;&lt;rt&gt;&lt;ruby&gt;ㄋㄢ&lt;rt class=&quot;tone&quot;&gt;ˊ&lt;/rt&gt;&lt;/ruby&gt;&lt;/rt&gt;&lt;rp&gt;)&lt;/rp&gt;事&lt;rp&gt;(&lt;/rp&gt;&lt;rt&gt;&lt;ruby&gt;ㄕ&lt;rt class=&quot;tone&quot;&gt;ˋ&lt;/rt&gt;&lt;/ruby&gt;&lt;/rt&gt;&lt;rp&gt;)&lt;/rp&gt;只&lt;rp&gt;(&lt;/rp&gt;&lt;rt&gt;ㄓˇ&lt;/rt&gt;&lt;rp&gt;)&lt;/rp&gt;怕&lt;rp&gt;(&lt;/rp&gt;&lt;rt&gt;&lt;ruby&gt;ㄆㄚ&lt;rt class=&quot;tone&quot;&gt;ˋ&lt;/rt&gt;&lt;/r
 uby&gt;&lt;/rt&gt;&lt;rp&gt;)&lt;/rp&gt;有&lt;rp&gt;(&lt;/rp&gt;&lt;rt&gt;&lt;ruby&gt;ㄧㄡ&lt;rt class=&quot;tone&quot;&gt;ˇ&lt;/rt&gt;&lt;/ruby&gt;&lt;/rt&gt;&lt;rp&gt;)&lt;/rp&gt;心&lt;rp&gt;(&lt;/rp&gt;&lt;rt&gt;ㄒㄧㄣ&lt;/rt&gt;&lt;rp&gt;)&lt;/rp&gt;人&lt;rp&gt;(&lt;/rp&gt;&lt;rt&gt;&lt;ruby&gt;ㄖㄣ&lt;rt class=&quot;tone&quot;&gt;ˊ&lt;/rt&gt;&lt;/ruby&gt;&lt;/rt&gt;&lt;rp&gt;)&lt;/rp&gt;&lt;/ruby&gt;
</span><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacelcapitanfastrubybopomofoexpectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/mac-elcapitan/fast/ruby/bopomofo-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacelcapitanfastrubybopomofoexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac-elcapitan/fast/ruby/bopomofo-expected.txt (202473 => 202474)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac-elcapitan/fast/ruby/bopomofo-expected.txt        2016-06-26 17:21:24 UTC (rev 202473)
+++ trunk/LayoutTests/platform/mac-elcapitan/fast/ruby/bopomofo-expected.txt        2016-06-26 18:02:16 UTC (rev 202474)
</span><span class="lines">@@ -3,122 +3,122 @@
</span><span class="cx"> layer at (0,0) size 800x64
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 800x64
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x48
</span><del>-      RenderRuby (inline) {RUBY} at (0,0) size 480x32
-        RenderRubyRun (anonymous) at (0,0) size 48x48
-          RenderRubyText {RT} at (32,20) size 8x8
-            RenderRuby (inline) {RUBY} at (0,0) size 8x8
-              RenderRubyRun (anonymous) at (0,0) size 8x8
-                RenderRubyText {RT} at (8,0) size 8x8
-                  RenderText {#text} at (0,0) size 8x8
-                    text run at (0,0) width 8: &quot;\x{2CB}&quot;
-                RenderRubyBase (anonymous) at (0,0) size 8x8
-                  RenderText {#text} at (0,0) size 8x8
-                    text run at (0,0) width 8: &quot;\x{3115}&quot;
</del><ins>+      RenderRuby (inline) {RUBY} at (0,0) size 500x37
+        RenderRubyRun (anonymous) at (0,0) size 50x48
+          RenderRubyText {RT} at (32,19) size 12x9
+            RenderRuby (inline) {RUBY} at (0,0) size 9x8
+              RenderRubyRun (anonymous) at (0,0) size 11x8
+                RenderRubyText {RT} at (9,0) size 10x8
+                  RenderText {#text} at (1,3) size 9x3
+                    text run at (1,3) width 3: &quot;\x{2CB}&quot;
+                RenderRubyBase (anonymous) at (0,0) size 11x8
+                  RenderText {#text} at (1,0) size 9x8
+                    text run at (1,0) width 8: &quot;\x{3115}&quot;
</ins><span class="cx">           RenderRubyBase (anonymous) at (0,0) size 32x48
</span><del>-            RenderText {#text} at (0,8) size 32x32
-              text run at (0,8) width 32: &quot;\x{4E16}&quot;
-        RenderRubyRun (anonymous) at (48,0) size 48x48
-          RenderRubyText {RT} at (32,16) size 8x16
-            RenderRuby (inline) {RUBY} at (0,0) size 8x16
-              RenderRubyRun (anonymous) at (0,0) size 8x16
-                RenderRubyText {RT} at (8,0) size 8x16
-                  RenderText {#text} at (0,4) size 8x8
-                    text run at (0,4) width 8: &quot;\x{2CB}&quot;
-                RenderRubyBase (anonymous) at (0,0) size 8x16
-                  RenderText {#text} at (0,0) size 8x16
-                    text run at (0,0) width 16: &quot;\x{3115}\x{3124}&quot;
</del><ins>+            RenderText {#text} at (0,5) size 32x37
+              text run at (0,5) width 32: &quot;\x{4E16}&quot;
+        RenderRubyRun (anonymous) at (50,0) size 50x48
+          RenderRubyText {RT} at (32,15) size 12x17
+            RenderRuby (inline) {RUBY} at (0,0) size 9x16
+              RenderRubyRun (anonymous) at (0,0) size 11x16
+                RenderRubyText {RT} at (9,0) size 10x16
+                  RenderText {#text} at (1,7) size 9x3
+                    text run at (1,7) width 3: &quot;\x{2CB}&quot;
+                RenderRubyBase (anonymous) at (0,0) size 11x16
+                  RenderText {#text} at (1,0) size 9x16
+                    text run at (1,0) width 16: &quot;\x{3115}\x{3124}&quot;
</ins><span class="cx">           RenderRubyBase (anonymous) at (0,0) size 32x48
</span><del>-            RenderText {#text} at (0,8) size 32x32
-              text run at (0,8) width 32: &quot;\x{4E0A}&quot;
-        RenderRubyRun (anonymous) at (96,0) size 48x48
-          RenderRubyText {RT} at (32,20) size 8x8
-            RenderRuby (inline) {RUBY} at (0,0) size 8x8
-              RenderRubyRun (anonymous) at (0,0) size 8x8
-                RenderRubyText {RT} at (8,0) size 8x8
-                  RenderText {#text} at (0,0) size 8x8
-                    text run at (0,0) width 8: &quot;\x{2CA}&quot;
-                RenderRubyBase (anonymous) at (0,0) size 8x8
-                  RenderText {#text} at (0,0) size 8x8
-                    text run at (0,0) width 8: &quot;\x{3128}&quot;
</del><ins>+            RenderText {#text} at (0,5) size 32x37
+              text run at (0,5) width 32: &quot;\x{4E0A}&quot;
+        RenderRubyRun (anonymous) at (100,0) size 50x48
+          RenderRubyText {RT} at (32,19) size 12x9
+            RenderRuby (inline) {RUBY} at (0,0) size 9x8
+              RenderRubyRun (anonymous) at (0,0) size 11x8
+                RenderRubyText {RT} at (9,0) size 10x8
+                  RenderText {#text} at (1,3) size 9x3
+                    text run at (1,3) width 3: &quot;\x{2CA}&quot;
+                RenderRubyBase (anonymous) at (0,0) size 11x8
+                  RenderText {#text} at (1,0) size 9x8
+                    text run at (1,0) width 8: &quot;\x{3128}&quot;
</ins><span class="cx">           RenderRubyBase (anonymous) at (0,0) size 32x48
</span><del>-            RenderText {#text} at (0,8) size 32x32
-              text run at (0,8) width 32: &quot;\x{7121}&quot;
-        RenderRubyRun (anonymous) at (144,0) size 48x48
-          RenderRubyText {RT} at (32,16) size 8x16
-            RenderRuby (inline) {RUBY} at (0,0) size 8x16
-              RenderRubyRun (anonymous) at (0,0) size 8x16
-                RenderRubyText {RT} at (8,0) size 8x16
-                  RenderText {#text} at (0,4) size 8x8
-                    text run at (0,4) width 8: &quot;\x{2CA}&quot;
-                RenderRubyBase (anonymous) at (0,0) size 8x16
-                  RenderText {#text} at (0,0) size 8x16
-                    text run at (0,0) width 16: &quot;\x{310B}\x{3122}&quot;
</del><ins>+            RenderText {#text} at (0,5) size 32x37
+              text run at (0,5) width 32: &quot;\x{7121}&quot;
+        RenderRubyRun (anonymous) at (150,0) size 50x48
+          RenderRubyText {RT} at (32,15) size 12x17
+            RenderRuby (inline) {RUBY} at (0,0) size 9x16
+              RenderRubyRun (anonymous) at (0,0) size 11x16
+                RenderRubyText {RT} at (9,0) size 10x16
+                  RenderText {#text} at (1,7) size 9x3
+                    text run at (1,7) width 3: &quot;\x{2CA}&quot;
+                RenderRubyBase (anonymous) at (0,0) size 11x16
+                  RenderText {#text} at (1,0) size 9x16
+                    text run at (1,0) width 16: &quot;\x{310B}\x{3122}&quot;
</ins><span class="cx">           RenderRubyBase (anonymous) at (0,0) size 32x48
</span><del>-            RenderText {#text} at (0,8) size 32x32
-              text run at (0,8) width 32: &quot;\x{96E3}&quot;
-        RenderRubyRun (anonymous) at (192,0) size 48x48
-          RenderRubyText {RT} at (32,20) size 8x8
-            RenderRuby (inline) {RUBY} at (0,0) size 8x8
-              RenderRubyRun (anonymous) at (0,0) size 8x8
-                RenderRubyText {RT} at (8,0) size 8x8
-                  RenderText {#text} at (0,0) size 8x8
-                    text run at (0,0) width 8: &quot;\x{2CB}&quot;
-                RenderRubyBase (anonymous) at (0,0) size 8x8
-                  RenderText {#text} at (0,0) size 8x8
-                    text run at (0,0) width 8: &quot;\x{3115}&quot;
</del><ins>+            RenderText {#text} at (0,5) size 32x37
+              text run at (0,5) width 32: &quot;\x{96E3}&quot;
+        RenderRubyRun (anonymous) at (200,0) size 50x48
+          RenderRubyText {RT} at (32,19) size 12x9
+            RenderRuby (inline) {RUBY} at (0,0) size 9x8
+              RenderRubyRun (anonymous) at (0,0) size 11x8
+                RenderRubyText {RT} at (9,0) size 10x8
+                  RenderText {#text} at (1,3) size 9x3
+                    text run at (1,3) width 3: &quot;\x{2CB}&quot;
+                RenderRubyBase (anonymous) at (0,0) size 11x8
+                  RenderText {#text} at (1,0) size 9x8
+                    text run at (1,0) width 8: &quot;\x{3115}&quot;
</ins><span class="cx">           RenderRubyBase (anonymous) at (0,0) size 32x48
</span><del>-            RenderText {#text} at (0,8) size 32x32
-              text run at (0,8) width 32: &quot;\x{4E8B}&quot;
-        RenderRubyRun (anonymous) at (240,0) size 48x48
-          RenderRubyText {RT} at (32,16) size 8x16
-            RenderText {#text} at (0,0) size 8x16
-              text run at (0,0) width 16: &quot;\x{3113}\x{2C7}&quot;
</del><ins>+            RenderText {#text} at (0,5) size 32x37
+              text run at (0,5) width 32: &quot;\x{4E8B}&quot;
+        RenderRubyRun (anonymous) at (250,0) size 50x48
+          RenderRubyText {RT} at (32,18) size 11x11
+            RenderText {#text} at (1,0) size 9x11
+              text run at (1,0) width 11: &quot;\x{3113}\x{2C7}&quot;
</ins><span class="cx">           RenderRubyBase (anonymous) at (0,0) size 32x48
</span><del>-            RenderText {#text} at (0,8) size 32x32
-              text run at (0,8) width 32: &quot;\x{53EA}&quot;
-        RenderRubyRun (anonymous) at (288,0) size 48x48
-          RenderRubyText {RT} at (32,16) size 8x16
-            RenderRuby (inline) {RUBY} at (0,0) size 8x16
-              RenderRubyRun (anonymous) at (0,0) size 8x16
-                RenderRubyText {RT} at (8,0) size 8x16
-                  RenderText {#text} at (0,4) size 8x8
-                    text run at (0,4) width 8: &quot;\x{2CB}&quot;
-                RenderRubyBase (anonymous) at (0,0) size 8x16
-                  RenderText {#text} at (0,0) size 8x16
-                    text run at (0,0) width 16: &quot;\x{3106}\x{311A}&quot;
</del><ins>+            RenderText {#text} at (0,5) size 32x37
+              text run at (0,5) width 32: &quot;\x{53EA}&quot;
+        RenderRubyRun (anonymous) at (300,0) size 50x48
+          RenderRubyText {RT} at (32,15) size 12x17
+            RenderRuby (inline) {RUBY} at (0,0) size 9x16
+              RenderRubyRun (anonymous) at (0,0) size 11x16
+                RenderRubyText {RT} at (9,0) size 10x16
+                  RenderText {#text} at (1,7) size 9x3
+                    text run at (1,7) width 3: &quot;\x{2CB}&quot;
+                RenderRubyBase (anonymous) at (0,0) size 11x16
+                  RenderText {#text} at (1,0) size 9x16
+                    text run at (1,0) width 16: &quot;\x{3106}\x{311A}&quot;
</ins><span class="cx">           RenderRubyBase (anonymous) at (0,0) size 32x48
</span><del>-            RenderText {#text} at (0,8) size 32x32
-              text run at (0,8) width 32: &quot;\x{6015}&quot;
-        RenderRubyRun (anonymous) at (336,0) size 48x48
-          RenderRubyText {RT} at (32,16) size 8x16
-            RenderRuby (inline) {RUBY} at (0,0) size 8x16
-              RenderRubyRun (anonymous) at (0,0) size 8x16
-                RenderRubyText {RT} at (8,0) size 8x16
-                  RenderText {#text} at (0,4) size 8x8
-                    text run at (0,4) width 8: &quot;\x{2C7}&quot;
-                RenderRubyBase (anonymous) at (0,0) size 8x16
-                  RenderText {#text} at (0,0) size 8x16
-                    text run at (0,0) width 16: &quot;\x{3127}\x{3121}&quot;
</del><ins>+            RenderText {#text} at (0,5) size 32x37
+              text run at (0,5) width 32: &quot;\x{6015}&quot;
+        RenderRubyRun (anonymous) at (350,0) size 50x48
+          RenderRubyText {RT} at (32,15) size 12x17
+            RenderRuby (inline) {RUBY} at (0,0) size 9x16
+              RenderRubyRun (anonymous) at (0,0) size 11x16
+                RenderRubyText {RT} at (10,0) size 9x16
+                  RenderText {#text} at (0,7) size 9x3
+                    text run at (0,7) width 3: &quot;\x{2C7}&quot;
+                RenderRubyBase (anonymous) at (0,0) size 11x16
+                  RenderText {#text} at (1,0) size 9x16
+                    text run at (1,0) width 16: &quot;\x{3127}\x{3121}&quot;
</ins><span class="cx">           RenderRubyBase (anonymous) at (0,0) size 32x48
</span><del>-            RenderText {#text} at (0,8) size 32x32
-              text run at (0,8) width 32: &quot;\x{6709}&quot;
-        RenderRubyRun (anonymous) at (384,0) size 48x48
-          RenderRubyText {RT} at (32,12) size 8x24
-            RenderText {#text} at (0,0) size 8x24
-              text run at (0,0) width 24: &quot;\x{3112}\x{3127}\x{3123}&quot;
</del><ins>+            RenderText {#text} at (0,5) size 32x37
+              text run at (0,5) width 32: &quot;\x{6709}&quot;
+        RenderRubyRun (anonymous) at (400,0) size 50x48
+          RenderRubyText {RT} at (32,11) size 11x25
+            RenderText {#text} at (1,0) size 9x24
+              text run at (1,0) width 24: &quot;\x{3112}\x{3127}\x{3123}&quot;
</ins><span class="cx">           RenderRubyBase (anonymous) at (0,0) size 32x48
</span><del>-            RenderText {#text} at (0,8) size 32x32
-              text run at (0,8) width 32: &quot;\x{5FC3}&quot;
-        RenderRubyRun (anonymous) at (432,0) size 48x48
-          RenderRubyText {RT} at (32,16) size 8x16
-            RenderRuby (inline) {RUBY} at (0,0) size 8x16
-              RenderRubyRun (anonymous) at (0,0) size 8x16
-                RenderRubyText {RT} at (8,0) size 8x16
-                  RenderText {#text} at (0,4) size 8x8
-                    text run at (0,4) width 8: &quot;\x{2CA}&quot;
-                RenderRubyBase (anonymous) at (0,0) size 8x16
-                  RenderText {#text} at (0,0) size 8x16
-                    text run at (0,0) width 16: &quot;\x{3116}\x{3123}&quot;
</del><ins>+            RenderText {#text} at (0,5) size 32x37
+              text run at (0,5) width 32: &quot;\x{5FC3}&quot;
+        RenderRubyRun (anonymous) at (450,0) size 50x48
+          RenderRubyText {RT} at (32,15) size 12x17
+            RenderRuby (inline) {RUBY} at (0,0) size 9x16
+              RenderRubyRun (anonymous) at (0,0) size 11x16
+                RenderRubyText {RT} at (9,0) size 10x16
+                  RenderText {#text} at (1,7) size 9x3
+                    text run at (1,7) width 3: &quot;\x{2CA}&quot;
+                RenderRubyBase (anonymous) at (0,0) size 11x16
+                  RenderText {#text} at (1,0) size 9x16
+                    text run at (1,0) width 16: &quot;\x{3116}\x{3123}&quot;
</ins><span class="cx">           RenderRubyBase (anonymous) at (0,0) size 32x48
</span><del>-            RenderText {#text} at (0,8) size 32x32
-              text run at (0,8) width 32: &quot;\x{4EBA}&quot;
</del><ins>+            RenderText {#text} at (0,5) size 32x37
+              text run at (0,5) width 32: &quot;\x{4EBA}&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmacelcapitanfastrubybopomofoletterspacingexpectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/mac-elcapitan/fast/ruby/bopomofo-letter-spacing-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacelcapitanfastrubybopomofoletterspacingexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac-elcapitan/fast/ruby/bopomofo-letter-spacing-expected.txt (202473 => 202474)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac-elcapitan/fast/ruby/bopomofo-letter-spacing-expected.txt        2016-06-26 17:21:24 UTC (rev 202473)
+++ trunk/LayoutTests/platform/mac-elcapitan/fast/ruby/bopomofo-letter-spacing-expected.txt        2016-06-26 18:02:16 UTC (rev 202474)
</span><span class="lines">@@ -3,127 +3,127 @@
</span><span class="cx"> layer at (0,0) size 800x112
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 800x112
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x96
</span><del>-      RenderRuby (inline) {RUBY} at (0,0) size 570x32
</del><ins>+      RenderRuby (inline) {RUBY} at (0,0) size 570x37
</ins><span class="cx">         RenderRubyRun (anonymous) at (0,0) size 57x48
</span><del>-          RenderRubyText {RT} at (32,20) size 8x8
-            RenderRuby (inline) {RUBY} at (0,0) size 8x8
-              RenderRubyRun (anonymous) at (0,0) size 8x8
-                RenderRubyText {RT} at (8,0) size 8x8
-                  RenderText {#text} at (0,0) size 8x8
-                    text run at (0,0) width 8: &quot;\x{2CB}&quot;
-                RenderRubyBase (anonymous) at (0,0) size 8x8
-                  RenderText {#text} at (0,0) size 8x8
-                    text run at (0,0) width 8: &quot;\x{3115}&quot;
</del><ins>+          RenderRubyText {RT} at (32,19) size 12x9
+            RenderRuby (inline) {RUBY} at (0,0) size 9x8
+              RenderRubyRun (anonymous) at (0,0) size 11x8
+                RenderRubyText {RT} at (9,0) size 10x8
+                  RenderText {#text} at (1,3) size 9x3
+                    text run at (1,3) width 3: &quot;\x{2CB}&quot;
+                RenderRubyBase (anonymous) at (0,0) size 11x8
+                  RenderText {#text} at (1,0) size 9x8
+                    text run at (1,0) width 8: &quot;\x{3115}&quot;
</ins><span class="cx">           RenderRubyBase (anonymous) at (0,0) size 57x48
</span><del>-            RenderText {#text} at (0,8) size 57x32
-              text run at (0,8) width 57: &quot;\x{4E16}&quot;
</del><ins>+            RenderText {#text} at (0,5) size 57x37
+              text run at (0,5) width 57: &quot;\x{4E16}&quot;
</ins><span class="cx">         RenderRubyRun (anonymous) at (57,0) size 57x48
</span><del>-          RenderRubyText {RT} at (32,16) size 8x16
-            RenderRuby (inline) {RUBY} at (0,0) size 8x16
-              RenderRubyRun (anonymous) at (0,0) size 8x16
-                RenderRubyText {RT} at (8,0) size 8x16
-                  RenderText {#text} at (0,4) size 8x8
-                    text run at (0,4) width 8: &quot;\x{2CB}&quot;
-                RenderRubyBase (anonymous) at (0,0) size 8x16
-                  RenderText {#text} at (0,0) size 8x16
-                    text run at (0,0) width 16: &quot;\x{3115}\x{3124}&quot;
</del><ins>+          RenderRubyText {RT} at (32,15) size 12x17
+            RenderRuby (inline) {RUBY} at (0,0) size 9x16
+              RenderRubyRun (anonymous) at (0,0) size 11x16
+                RenderRubyText {RT} at (9,0) size 10x16
+                  RenderText {#text} at (1,7) size 9x3
+                    text run at (1,7) width 3: &quot;\x{2CB}&quot;
+                RenderRubyBase (anonymous) at (0,0) size 11x16
+                  RenderText {#text} at (1,0) size 9x16
+                    text run at (1,0) width 16: &quot;\x{3115}\x{3124}&quot;
</ins><span class="cx">           RenderRubyBase (anonymous) at (0,0) size 57x48
</span><del>-            RenderText {#text} at (0,8) size 57x32
-              text run at (0,8) width 57: &quot;\x{4E0A}&quot;
</del><ins>+            RenderText {#text} at (0,5) size 57x37
+              text run at (0,5) width 57: &quot;\x{4E0A}&quot;
</ins><span class="cx">         RenderRubyRun (anonymous) at (114,0) size 57x48
</span><del>-          RenderRubyText {RT} at (32,20) size 8x8
-            RenderRuby (inline) {RUBY} at (0,0) size 8x8
-              RenderRubyRun (anonymous) at (0,0) size 8x8
-                RenderRubyText {RT} at (8,0) size 8x8
-                  RenderText {#text} at (0,0) size 8x8
-                    text run at (0,0) width 8: &quot;\x{2CA}&quot;
-                RenderRubyBase (anonymous) at (0,0) size 8x8
-                  RenderText {#text} at (0,0) size 8x8
-                    text run at (0,0) width 8: &quot;\x{3128}&quot;
</del><ins>+          RenderRubyText {RT} at (32,19) size 12x9
+            RenderRuby (inline) {RUBY} at (0,0) size 9x8
+              RenderRubyRun (anonymous) at (0,0) size 11x8
+                RenderRubyText {RT} at (9,0) size 10x8
+                  RenderText {#text} at (1,3) size 9x3
+                    text run at (1,3) width 3: &quot;\x{2CA}&quot;
+                RenderRubyBase (anonymous) at (0,0) size 11x8
+                  RenderText {#text} at (1,0) size 9x8
+                    text run at (1,0) width 8: &quot;\x{3128}&quot;
</ins><span class="cx">           RenderRubyBase (anonymous) at (0,0) size 57x48
</span><del>-            RenderText {#text} at (0,8) size 57x32
-              text run at (0,8) width 57: &quot;\x{7121}&quot;
</del><ins>+            RenderText {#text} at (0,5) size 57x37
+              text run at (0,5) width 57: &quot;\x{7121}&quot;
</ins><span class="cx">         RenderRubyRun (anonymous) at (171,0) size 57x48
</span><del>-          RenderRubyText {RT} at (32,16) size 8x16
-            RenderRuby (inline) {RUBY} at (0,0) size 8x16
-              RenderRubyRun (anonymous) at (0,0) size 8x16
-                RenderRubyText {RT} at (8,0) size 8x16
-                  RenderText {#text} at (0,4) size 8x8
-                    text run at (0,4) width 8: &quot;\x{2CA}&quot;
-                RenderRubyBase (anonymous) at (0,0) size 8x16
-                  RenderText {#text} at (0,0) size 8x16
-                    text run at (0,0) width 16: &quot;\x{310B}\x{3122}&quot;
</del><ins>+          RenderRubyText {RT} at (32,15) size 12x17
+            RenderRuby (inline) {RUBY} at (0,0) size 9x16
+              RenderRubyRun (anonymous) at (0,0) size 11x16
+                RenderRubyText {RT} at (9,0) size 10x16
+                  RenderText {#text} at (1,7) size 9x3
+                    text run at (1,7) width 3: &quot;\x{2CA}&quot;
+                RenderRubyBase (anonymous) at (0,0) size 11x16
+                  RenderText {#text} at (1,0) size 9x16
+                    text run at (1,0) width 16: &quot;\x{310B}\x{3122}&quot;
</ins><span class="cx">           RenderRubyBase (anonymous) at (0,0) size 57x48
</span><del>-            RenderText {#text} at (0,8) size 57x32
-              text run at (0,8) width 57: &quot;\x{96E3}&quot;
</del><ins>+            RenderText {#text} at (0,5) size 57x37
+              text run at (0,5) width 57: &quot;\x{96E3}&quot;
</ins><span class="cx">         RenderRubyRun (anonymous) at (228,0) size 57x48
</span><del>-          RenderRubyText {RT} at (32,20) size 8x8
-            RenderRuby (inline) {RUBY} at (0,0) size 8x8
-              RenderRubyRun (anonymous) at (0,0) size 8x8
-                RenderRubyText {RT} at (8,0) size 8x8
-                  RenderText {#text} at (0,0) size 8x8
-                    text run at (0,0) width 8: &quot;\x{2CB}&quot;
-                RenderRubyBase (anonymous) at (0,0) size 8x8
-                  RenderText {#text} at (0,0) size 8x8
-                    text run at (0,0) width 8: &quot;\x{3115}&quot;
</del><ins>+          RenderRubyText {RT} at (32,19) size 12x9
+            RenderRuby (inline) {RUBY} at (0,0) size 9x8
+              RenderRubyRun (anonymous) at (0,0) size 11x8
+                RenderRubyText {RT} at (9,0) size 10x8
+                  RenderText {#text} at (1,3) size 9x3
+                    text run at (1,3) width 3: &quot;\x{2CB}&quot;
+                RenderRubyBase (anonymous) at (0,0) size 11x8
+                  RenderText {#text} at (1,0) size 9x8
+                    text run at (1,0) width 8: &quot;\x{3115}&quot;
</ins><span class="cx">           RenderRubyBase (anonymous) at (0,0) size 57x48
</span><del>-            RenderText {#text} at (0,8) size 57x32
-              text run at (0,8) width 57: &quot;\x{4E8B}&quot;
</del><ins>+            RenderText {#text} at (0,5) size 57x37
+              text run at (0,5) width 57: &quot;\x{4E8B}&quot;
</ins><span class="cx">         RenderRubyRun (anonymous) at (285,0) size 57x48
</span><del>-          RenderRubyText {RT} at (32,16) size 8x16
-            RenderText {#text} at (0,0) size 8x16
-              text run at (0,0) width 16: &quot;\x{3113}\x{2C7}&quot;
</del><ins>+          RenderRubyText {RT} at (32,18) size 11x11
+            RenderText {#text} at (1,0) size 9x11
+              text run at (1,0) width 11: &quot;\x{3113}\x{2C7}&quot;
</ins><span class="cx">           RenderRubyBase (anonymous) at (0,0) size 57x48
</span><del>-            RenderText {#text} at (0,8) size 57x32
-              text run at (0,8) width 57: &quot;\x{53EA}&quot;
</del><ins>+            RenderText {#text} at (0,5) size 57x37
+              text run at (0,5) width 57: &quot;\x{53EA}&quot;
</ins><span class="cx">         RenderRubyRun (anonymous) at (342,0) size 57x48
</span><del>-          RenderRubyText {RT} at (32,16) size 8x16
-            RenderRuby (inline) {RUBY} at (0,0) size 8x16
-              RenderRubyRun (anonymous) at (0,0) size 8x16
-                RenderRubyText {RT} at (8,0) size 8x16
-                  RenderText {#text} at (0,4) size 8x8
-                    text run at (0,4) width 8: &quot;\x{2CB}&quot;
-                RenderRubyBase (anonymous) at (0,0) size 8x16
-                  RenderText {#text} at (0,0) size 8x16
-                    text run at (0,0) width 16: &quot;\x{3106}\x{311A}&quot;
</del><ins>+          RenderRubyText {RT} at (32,15) size 12x17
+            RenderRuby (inline) {RUBY} at (0,0) size 9x16
+              RenderRubyRun (anonymous) at (0,0) size 11x16
+                RenderRubyText {RT} at (9,0) size 10x16
+                  RenderText {#text} at (1,7) size 9x3
+                    text run at (1,7) width 3: &quot;\x{2CB}&quot;
+                RenderRubyBase (anonymous) at (0,0) size 11x16
+                  RenderText {#text} at (1,0) size 9x16
+                    text run at (1,0) width 16: &quot;\x{3106}\x{311A}&quot;
</ins><span class="cx">           RenderRubyBase (anonymous) at (0,0) size 57x48
</span><del>-            RenderText {#text} at (0,8) size 57x32
-              text run at (0,8) width 57: &quot;\x{6015}&quot;
</del><ins>+            RenderText {#text} at (0,5) size 57x37
+              text run at (0,5) width 57: &quot;\x{6015}&quot;
</ins><span class="cx">         RenderRubyRun (anonymous) at (399,0) size 57x48
</span><del>-          RenderRubyText {RT} at (32,16) size 8x16
-            RenderRuby (inline) {RUBY} at (0,0) size 8x16
-              RenderRubyRun (anonymous) at (0,0) size 8x16
-                RenderRubyText {RT} at (8,0) size 8x16
-                  RenderText {#text} at (0,4) size 8x8
-                    text run at (0,4) width 8: &quot;\x{2C7}&quot;
-                RenderRubyBase (anonymous) at (0,0) size 8x16
-                  RenderText {#text} at (0,0) size 8x16
-                    text run at (0,0) width 16: &quot;\x{3127}\x{3121}&quot;
</del><ins>+          RenderRubyText {RT} at (32,15) size 12x17
+            RenderRuby (inline) {RUBY} at (0,0) size 9x16
+              RenderRubyRun (anonymous) at (0,0) size 11x16
+                RenderRubyText {RT} at (10,0) size 9x16
+                  RenderText {#text} at (0,7) size 9x3
+                    text run at (0,7) width 3: &quot;\x{2C7}&quot;
+                RenderRubyBase (anonymous) at (0,0) size 11x16
+                  RenderText {#text} at (1,0) size 9x16
+                    text run at (1,0) width 16: &quot;\x{3127}\x{3121}&quot;
</ins><span class="cx">           RenderRubyBase (anonymous) at (0,0) size 57x48
</span><del>-            RenderText {#text} at (0,8) size 57x32
-              text run at (0,8) width 57: &quot;\x{6709}&quot;
</del><ins>+            RenderText {#text} at (0,5) size 57x37
+              text run at (0,5) width 57: &quot;\x{6709}&quot;
</ins><span class="cx">         RenderRubyRun (anonymous) at (456,0) size 57x48
</span><del>-          RenderRubyText {RT} at (32,12) size 8x24
-            RenderText {#text} at (0,0) size 8x24
-              text run at (0,0) width 24: &quot;\x{3112}\x{3127}\x{3123}&quot;
</del><ins>+          RenderRubyText {RT} at (32,11) size 11x25
+            RenderText {#text} at (1,0) size 9x24
+              text run at (1,0) width 24: &quot;\x{3112}\x{3127}\x{3123}&quot;
</ins><span class="cx">           RenderRubyBase (anonymous) at (0,0) size 57x48
</span><del>-            RenderText {#text} at (0,8) size 57x32
-              text run at (0,8) width 57: &quot;\x{5FC3}&quot;
</del><ins>+            RenderText {#text} at (0,5) size 57x37
+              text run at (0,5) width 57: &quot;\x{5FC3}&quot;
</ins><span class="cx">         RenderRubyRun (anonymous) at (513,0) size 57x48
</span><del>-          RenderRubyText {RT} at (32,16) size 8x16
-            RenderRuby (inline) {RUBY} at (0,0) size 8x16
-              RenderRubyRun (anonymous) at (0,0) size 8x16
-                RenderRubyText {RT} at (8,0) size 8x16
-                  RenderText {#text} at (0,4) size 8x8
-                    text run at (0,4) width 8: &quot;\x{2CA}&quot;
-                RenderRubyBase (anonymous) at (0,0) size 8x16
-                  RenderText {#text} at (0,0) size 8x16
-                    text run at (0,0) width 16: &quot;\x{3116}\x{3123}&quot;
</del><ins>+          RenderRubyText {RT} at (32,15) size 12x17
+            RenderRuby (inline) {RUBY} at (0,0) size 9x16
+              RenderRubyRun (anonymous) at (0,0) size 11x16
+                RenderRubyText {RT} at (9,0) size 10x16
+                  RenderText {#text} at (1,7) size 9x3
+                    text run at (1,7) width 3: &quot;\x{2CA}&quot;
+                RenderRubyBase (anonymous) at (0,0) size 11x16
+                  RenderText {#text} at (1,0) size 9x16
+                    text run at (1,0) width 16: &quot;\x{3116}\x{3123}&quot;
</ins><span class="cx">           RenderRubyBase (anonymous) at (0,0) size 57x48
</span><del>-            RenderText {#text} at (0,8) size 57x32
-              text run at (0,8) width 57: &quot;\x{4EBA}&quot;
-      RenderText {#text} at (570,8) size 33x32
-        text run at (570,8) width 33: &quot; &quot;
</del><ins>+            RenderText {#text} at (0,5) size 57x37
+              text run at (0,5) width 57: &quot;\x{4EBA}&quot;
+      RenderText {#text} at (570,5) size 33x37
+        text run at (570,5) width 33: &quot; &quot;
</ins><span class="cx">       RenderBR {BR} at (0,0) size 0x0
</span><del>-      RenderText {#text} at (0,56) size 570x32
-        text run at (0,56) width 570: &quot;\x{4E16}\x{4E0A}\x{7121}\x{96E3}\x{4E8B}\x{53EA}\x{6015}\x{6709}\x{5FC3}\x{4EBA}&quot;
</del><ins>+      RenderText {#text} at (0,53) size 570x37
+        text run at (0,53) 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="trunkLayoutTestsplatformmacelcapitanfastrubybopomoforlexpectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/mac-elcapitan/fast/ruby/bopomofo-rl-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacelcapitanfastrubybopomoforlexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac-elcapitan/fast/ruby/bopomofo-rl-expected.txt (202473 => 202474)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac-elcapitan/fast/ruby/bopomofo-rl-expected.txt        2016-06-26 17:21:24 UTC (rev 202473)
+++ trunk/LayoutTests/platform/mac-elcapitan/fast/ruby/bopomofo-rl-expected.txt        2016-06-26 18:02:16 UTC (rev 202474)
</span><span class="lines">@@ -1,124 +1,124 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><del>-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 32x320
-        RenderRubyRun (anonymous) at (0,0) size 48x32
-          RenderRubyText {RT} at (0,0) size 8x32
-            RenderRuby (inline) {RUBY} at (0,0) size 8x8
-              RenderRubyRun (anonymous) at (0,12) size 8x8
-                RenderRubyText {RT} at (-8,0) size 8x8
-                  RenderText {#text} at (0,0) size 8x8
-                    text run at (0,0) width 8: &quot;\x{2CB}&quot;
-                RenderRubyBase (anonymous) at (0,0) size 8x8
-                  RenderText {#text} at (0,0) size 8x8
-                    text run at (0,0) width 8: &quot;\x{3115}&quot;
</del><ins>+layer at (714,0) size 86x600
+  RenderBlock {HTML} at (0,0) size 86x600
+    RenderBody {BODY} at (20,8) size 58x584
+      RenderRuby (inline) {RUBY} at (0,0) size 37x320
+        RenderRubyRun (anonymous) at (10,0) size 48x32
+          RenderRubyText {RT} at (-7,0) size 12x32
+            RenderRuby (inline) {RUBY} at (0,0) size 9x8
+              RenderRubyRun (anonymous) at (1,12) size 11x8
+                RenderRubyText {RT} at (-9,0) size 10x8
+                  RenderText {#text} at (1,3) size 9x3
+                    text run at (1,3) width 3: &quot;\x{2CB}&quot;
+                RenderRubyBase (anonymous) at (0,0) size 11x8
+                  RenderText {#text} at (1,0) size 9x8
+                    text run at (1,0) width 8: &quot;\x{3115}&quot;
</ins><span class="cx">           RenderRubyBase (anonymous) at (0,0) size 48x32
</span><del>-            RenderText {#text} at (8,0) size 32x32
-              text run at (8,0) width 32: &quot;\x{4E16}&quot;
-        RenderRubyRun (anonymous) at (0,32) size 48x32
-          RenderRubyText {RT} at (0,0) size 8x32
-            RenderRuby (inline) {RUBY} at (0,0) size 8x24
-              RenderRubyRun (anonymous) at (0,4) size 8x24
-                RenderRubyText {RT} at (-8,0) size 8x24
-                  RenderText {#text} at (0,8) size 8x8
-                    text run at (0,8) width 8: &quot;\x{2CB}&quot;
-                RenderRubyBase (anonymous) at (0,0) size 8x24
-                  RenderText {#text} at (0,0) size 8x24
-                    text run at (0,0) width 24: &quot;\x{3115}\x{3124}&quot;
</del><ins>+            RenderText {#text} at (5,0) size 37x32
+              text run at (5,0) width 32: &quot;\x{4E16}&quot;
+        RenderRubyRun (anonymous) at (10,32) size 48x32
+          RenderRubyText {RT} at (-7,0) size 12x32
+            RenderRuby (inline) {RUBY} at (0,0) size 9x24
+              RenderRubyRun (anonymous) at (1,4) size 11x24
+                RenderRubyText {RT} at (-9,0) size 10x24
+                  RenderText {#text} at (1,11) size 9x3
+                    text run at (1,11) width 3: &quot;\x{2CB}&quot;
+                RenderRubyBase (anonymous) at (0,0) size 11x24
+                  RenderText {#text} at (1,0) size 9x24
+                    text run at (1,0) width 24: &quot;\x{3115}\x{3124}&quot;
</ins><span class="cx">           RenderRubyBase (anonymous) at (0,0) size 48x32
</span><del>-            RenderText {#text} at (8,0) size 32x32
-              text run at (8,0) width 32: &quot;\x{4E0A}&quot;
-        RenderRubyRun (anonymous) at (0,64) size 48x32
-          RenderRubyText {RT} at (0,0) size 8x32
-            RenderRuby (inline) {RUBY} at (0,0) size 8x8
-              RenderRubyRun (anonymous) at (0,12) size 8x8
-                RenderRubyText {RT} at (-8,0) size 8x8
-                  RenderText {#text} at (0,0) size 8x8
-                    text run at (0,0) width 8: &quot;\x{2CA}&quot;
-                RenderRubyBase (anonymous) at (0,0) size 8x8
-                  RenderText {#text} at (0,0) size 8x8
-                    text run at (0,0) width 8: &quot;\x{3128}&quot;
</del><ins>+            RenderText {#text} at (5,0) size 37x32
+              text run at (5,0) width 32: &quot;\x{4E0A}&quot;
+        RenderRubyRun (anonymous) at (10,64) size 48x32
+          RenderRubyText {RT} at (-7,0) size 12x32
+            RenderRuby (inline) {RUBY} at (0,0) size 9x8
+              RenderRubyRun (anonymous) at (1,12) size 11x8
+                RenderRubyText {RT} at (-9,0) size 10x8
+                  RenderText {#text} at (1,3) size 9x3
+                    text run at (1,3) width 3: &quot;\x{2CA}&quot;
+                RenderRubyBase (anonymous) at (0,0) size 11x8
+                  RenderText {#text} at (1,0) size 9x8
+                    text run at (1,0) width 8: &quot;\x{3128}&quot;
</ins><span class="cx">           RenderRubyBase (anonymous) at (0,0) size 48x32
</span><del>-            RenderText {#text} at (8,0) size 32x32
-              text run at (8,0) width 32: &quot;\x{7121}&quot;
-        RenderRubyRun (anonymous) at (0,96) size 48x32
-          RenderRubyText {RT} at (0,0) size 8x32
-            RenderRuby (inline) {RUBY} at (0,0) size 8x24
-              RenderRubyRun (anonymous) at (0,4) size 8x24
-                RenderRubyText {RT} at (-8,0) size 8x24
-                  RenderText {#text} at (0,8) size 8x8
-                    text run at (0,8) width 8: &quot;\x{2CA}&quot;
-                RenderRubyBase (anonymous) at (0,0) size 8x24
-                  RenderText {#text} at (0,0) size 8x24
-                    text run at (0,0) width 24: &quot;\x{310B}\x{3122}&quot;
</del><ins>+            RenderText {#text} at (5,0) size 37x32
+              text run at (5,0) width 32: &quot;\x{7121}&quot;
+        RenderRubyRun (anonymous) at (10,96) size 48x32
+          RenderRubyText {RT} at (-7,0) size 12x32
+            RenderRuby (inline) {RUBY} at (0,0) size 9x24
+              RenderRubyRun (anonymous) at (1,4) size 11x24
+                RenderRubyText {RT} at (-9,0) size 10x24
+                  RenderText {#text} at (1,11) size 9x3
+                    text run at (1,11) width 3: &quot;\x{2CA}&quot;
+                RenderRubyBase (anonymous) at (0,0) size 11x24
+                  RenderText {#text} at (1,0) size 9x24
+                    text run at (1,0) width 24: &quot;\x{310B}\x{3122}&quot;
</ins><span class="cx">           RenderRubyBase (anonymous) at (0,0) size 48x32
</span><del>-            RenderText {#text} at (8,0) size 32x32
-              text run at (8,0) width 32: &quot;\x{96E3}&quot;
-        RenderRubyRun (anonymous) at (0,128) size 48x32
-          RenderRubyText {RT} at (0,0) size 8x32
-            RenderRuby (inline) {RUBY} at (0,0) size 8x8
-              RenderRubyRun (anonymous) at (0,12) size 8x8
-                RenderRubyText {RT} at (-8,0) size 8x8
-                  RenderText {#text} at (0,0) size 8x8
-                    text run at (0,0) width 8: &quot;\x{2CB}&quot;
-                RenderRubyBase (anonymous) at (0,0) size 8x8
-                  RenderText {#text} at (0,0) size 8x8
-                    text run at (0,0) width 8: &quot;\x{3115}&quot;
</del><ins>+            RenderText {#text} at (5,0) size 37x32
+              text run at (5,0) width 32: &quot;\x{96E3}&quot;
+        RenderRubyRun (anonymous) at (10,128) size 48x32
+          RenderRubyText {RT} at (-7,0) size 12x32
+            RenderRuby (inline) {RUBY} at (0,0) size 9x8
+              RenderRubyRun (anonymous) at (1,12) size 11x8
+                RenderRubyText {RT} at (-9,0) size 10x8
+                  RenderText {#text} at (1,3) size 9x3
+                    text run at (1,3) width 3: &quot;\x{2CB}&quot;
+                RenderRubyBase (anonymous) at (0,0) size 11x8
+                  RenderText {#text} at (1,0) size 9x8
+                    text run at (1,0) width 8: &quot;\x{3115}&quot;
</ins><span class="cx">           RenderRubyBase (anonymous) at (0,0) size 48x32
</span><del>-            RenderText {#text} at (8,0) size 32x32
-              text run at (8,0) width 32: &quot;\x{4E8B}&quot;
-        RenderRubyRun (anonymous) at (0,160) size 48x32
-          RenderRubyText {RT} at (0,0) size 8x32
-            RenderText {#text} at (0,4) size 8x24
-              text run at (0,4) width 24: &quot;\x{3113}\x{2C7}&quot;
</del><ins>+            RenderText {#text} at (5,0) size 37x32
+              text run at (5,0) width 32: &quot;\x{4E8B}&quot;
+        RenderRubyRun (anonymous) at (10,160) size 48x32
+          RenderRubyText {RT} at (-5,0) size 11x32
+            RenderText {#text} at (1,5) size 9x22
+              text run at (1,5) width 21: &quot;\x{3113}\x{2C7}&quot;
</ins><span class="cx">           RenderRubyBase (anonymous) at (0,0) size 48x32
</span><del>-            RenderText {#text} at (8,0) size 32x32
-              text run at (8,0) width 32: &quot;\x{53EA}&quot;
-        RenderRubyRun (anonymous) at (0,192) size 48x32
-          RenderRubyText {RT} at (0,0) size 8x32
-            RenderRuby (inline) {RUBY} at (0,0) size 8x24
-              RenderRubyRun (anonymous) at (0,4) size 8x24
-                RenderRubyText {RT} at (-8,0) size 8x24
-                  RenderText {#text} at (0,8) size 8x8
-                    text run at (0,8) width 8: &quot;\x{2CB}&quot;
-                RenderRubyBase (anonymous) at (0,0) size 8x24
-                  RenderText {#text} at (0,0) size 8x24
-                    text run at (0,0) width 24: &quot;\x{3106}\x{311A}&quot;
</del><ins>+            RenderText {#text} at (5,0) size 37x32
+              text run at (5,0) width 32: &quot;\x{53EA}&quot;
+        RenderRubyRun (anonymous) at (10,192) size 48x32
+          RenderRubyText {RT} at (-7,0) size 12x32
+            RenderRuby (inline) {RUBY} at (0,0) size 9x24
+              RenderRubyRun (anonymous) at (1,4) size 11x24
+                RenderRubyText {RT} at (-9,0) size 10x24
+                  RenderText {#text} at (1,11) size 9x3
+                    text run at (1,11) width 3: &quot;\x{2CB}&quot;
+                RenderRubyBase (anonymous) at (0,0) size 11x24
+                  RenderText {#text} at (1,0) size 9x24
+                    text run at (1,0) width 24: &quot;\x{3106}\x{311A}&quot;
</ins><span class="cx">           RenderRubyBase (anonymous) at (0,0) size 48x32
</span><del>-            RenderText {#text} at (8,0) size 32x32
-              text run at (8,0) width 32: &quot;\x{6015}&quot;
-        RenderRubyRun (anonymous) at (0,224) size 48x32
-          RenderRubyText {RT} at (0,0) size 8x32
-            RenderRuby (inline) {RUBY} at (0,0) size 8x24
-              RenderRubyRun (anonymous) at (0,4) size 8x24
-                RenderRubyText {RT} at (-8,0) size 8x24
-                  RenderText {#text} at (0,8) size 8x8
-                    text run at (0,8) width 8: &quot;\x{2C7}&quot;
-                RenderRubyBase (anonymous) at (0,0) size 8x24
-                  RenderText {#text} at (0,0) size 8x24
-                    text run at (0,0) width 24: &quot;\x{3127}\x{3121}&quot;
</del><ins>+            RenderText {#text} at (5,0) size 37x32
+              text run at (5,0) width 32: &quot;\x{6015}&quot;
+        RenderRubyRun (anonymous) at (10,224) size 48x32
+          RenderRubyText {RT} at (-7,0) size 12x32
+            RenderRuby (inline) {RUBY} at (0,0) size 9x24
+              RenderRubyRun (anonymous) at (1,4) size 11x24
+                RenderRubyText {RT} at (-8,0) size 9x24
+                  RenderText {#text} at (0,11) size 9x3
+                    text run at (0,11) width 3: &quot;\x{2C7}&quot;
+                RenderRubyBase (anonymous) at (0,0) size 11x24
+                  RenderText {#text} at (1,0) size 9x24
+                    text run at (1,0) width 24: &quot;\x{3127}\x{3121}&quot;
</ins><span class="cx">           RenderRubyBase (anonymous) at (0,0) size 48x32
</span><del>-            RenderText {#text} at (8,0) size 32x32
-              text run at (8,0) width 32: &quot;\x{6709}&quot;
-        RenderRubyRun (anonymous) at (0,256) size 48x32
-          RenderRubyText {RT} at (0,0) size 8x32
-            RenderText {#text} at (0,1) size 8x30
-              text run at (0,1) width 30: &quot;\x{3112}\x{3127}\x{3123}&quot;
</del><ins>+            RenderText {#text} at (5,0) size 37x32
+              text run at (5,0) width 32: &quot;\x{6709}&quot;
+        RenderRubyRun (anonymous) at (10,256) size 48x32
+          RenderRubyText {RT} at (-5,0) size 11x32
+            RenderText {#text} at (1,1) size 9x30
+              text run at (1,1) width 30: &quot;\x{3112}\x{3127}\x{3123}&quot;
</ins><span class="cx">           RenderRubyBase (anonymous) at (0,0) size 48x32
</span><del>-            RenderText {#text} at (8,0) size 32x32
-              text run at (8,0) width 32: &quot;\x{5FC3}&quot;
-        RenderRubyRun (anonymous) at (0,288) size 48x32
-          RenderRubyText {RT} at (0,0) size 8x32
-            RenderRuby (inline) {RUBY} at (0,0) size 8x24
-              RenderRubyRun (anonymous) at (0,4) size 8x24
-                RenderRubyText {RT} at (-8,0) size 8x24
-                  RenderText {#text} at (0,8) size 8x8
-                    text run at (0,8) width 8: &quot;\x{2CA}&quot;
-                RenderRubyBase (anonymous) at (0,0) size 8x24
-                  RenderText {#text} at (0,0) size 8x24
-                    text run at (0,0) width 24: &quot;\x{3116}\x{3123}&quot;
</del><ins>+            RenderText {#text} at (5,0) size 37x32
+              text run at (5,0) width 32: &quot;\x{5FC3}&quot;
+        RenderRubyRun (anonymous) at (10,288) size 48x32
+          RenderRubyText {RT} at (-7,0) size 12x32
+            RenderRuby (inline) {RUBY} at (0,0) size 9x24
+              RenderRubyRun (anonymous) at (1,4) size 11x24
+                RenderRubyText {RT} at (-9,0) size 10x24
+                  RenderText {#text} at (1,11) size 9x3
+                    text run at (1,11) width 3: &quot;\x{2CA}&quot;
+                RenderRubyBase (anonymous) at (0,0) size 11x24
+                  RenderText {#text} at (1,0) size 9x24
+                    text run at (1,0) width 24: &quot;\x{3116}\x{3123}&quot;
</ins><span class="cx">           RenderRubyBase (anonymous) at (0,0) size 48x32
</span><del>-            RenderText {#text} at (8,0) size 32x32
-              text run at (8,0) width 32: &quot;\x{4EBA}&quot;
</del><ins>+            RenderText {#text} at (5,0) size 37x32
+              text run at (5,0) width 32: &quot;\x{4EBA}&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmacyosemitefastrubybopomofoexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/mac-yosemite/fast/ruby/bopomofo-expected.txt (0 => 202474)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac-yosemite/fast/ruby/bopomofo-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/mac-yosemite/fast/ruby/bopomofo-expected.txt        2016-06-26 18:02:16 UTC (rev 202474)
</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 500x37
+        RenderRubyRun (anonymous) at (0,0) size 50x48
+          RenderRubyText {RT} at (32,19) size 12x9
+            RenderRuby (inline) {RUBY} at (0,0) size 9x8
+              RenderRubyRun (anonymous) at (0,0) size 11x8
+                RenderRubyText {RT} at (9,0) size 10x8
+                  RenderText {#text} at (1,3) size 9x3
+                    text run at (1,3) width 3: &quot;\x{2CB}&quot;
+                RenderRubyBase (anonymous) at (0,0) size 11x8
+                  RenderText {#text} at (1,0) size 9x8
+                    text run at (1,0) width 8: &quot;\x{3115}&quot;
+          RenderRubyBase (anonymous) at (0,0) size 32x48
+            RenderText {#text} at (0,5) size 32x37
+              text run at (0,5) width 32: &quot;\x{4E16}&quot;
+        RenderRubyRun (anonymous) at (50,0) size 50x48
+          RenderRubyText {RT} at (32,15) size 12x17
+            RenderRuby (inline) {RUBY} at (0,0) size 9x16
+              RenderRubyRun (anonymous) at (0,0) size 11x16
+                RenderRubyText {RT} at (9,0) size 10x16
+                  RenderText {#text} at (1,7) size 9x3
+                    text run at (1,7) width 3: &quot;\x{2CB}&quot;
+                RenderRubyBase (anonymous) at (0,0) size 11x16
+                  RenderText {#text} at (1,0) size 9x16
+                    text run at (1,0) width 16: &quot;\x{3115}\x{3124}&quot;
+          RenderRubyBase (anonymous) at (0,0) size 32x48
+            RenderText {#text} at (0,5) size 32x37
+              text run at (0,5) width 32: &quot;\x{4E0A}&quot;
+        RenderRubyRun (anonymous) at (100,0) size 50x48
+          RenderRubyText {RT} at (32,19) size 12x9
+            RenderRuby (inline) {RUBY} at (0,0) size 9x8
+              RenderRubyRun (anonymous) at (0,0) size 11x8
+                RenderRubyText {RT} at (9,0) size 10x8
+                  RenderText {#text} at (1,3) size 9x3
+                    text run at (1,3) width 3: &quot;\x{2CA}&quot;
+                RenderRubyBase (anonymous) at (0,0) size 11x8
+                  RenderText {#text} at (1,0) size 9x8
+                    text run at (1,0) width 8: &quot;\x{3128}&quot;
+          RenderRubyBase (anonymous) at (0,0) size 32x48
+            RenderText {#text} at (0,5) size 32x37
+              text run at (0,5) width 32: &quot;\x{7121}&quot;
+        RenderRubyRun (anonymous) at (150,0) size 50x48
+          RenderRubyText {RT} at (32,15) size 12x17
+            RenderRuby (inline) {RUBY} at (0,0) size 9x16
+              RenderRubyRun (anonymous) at (0,0) size 11x16
+                RenderRubyText {RT} at (9,0) size 10x16
+                  RenderText {#text} at (1,7) size 9x3
+                    text run at (1,7) width 3: &quot;\x{2CA}&quot;
+                RenderRubyBase (anonymous) at (0,0) size 11x16
+                  RenderText {#text} at (1,0) size 9x16
+                    text run at (1,0) width 16: &quot;\x{310B}\x{3122}&quot;
+          RenderRubyBase (anonymous) at (0,0) size 32x48
+            RenderText {#text} at (0,5) size 32x37
+              text run at (0,5) width 32: &quot;\x{96E3}&quot;
+        RenderRubyRun (anonymous) at (200,0) size 50x48
+          RenderRubyText {RT} at (32,19) size 12x9
+            RenderRuby (inline) {RUBY} at (0,0) size 9x8
+              RenderRubyRun (anonymous) at (0,0) size 11x8
+                RenderRubyText {RT} at (9,0) size 10x8
+                  RenderText {#text} at (1,3) size 9x3
+                    text run at (1,3) width 3: &quot;\x{2CB}&quot;
+                RenderRubyBase (anonymous) at (0,0) size 11x8
+                  RenderText {#text} at (1,0) size 9x8
+                    text run at (1,0) width 8: &quot;\x{3115}&quot;
+          RenderRubyBase (anonymous) at (0,0) size 32x48
+            RenderText {#text} at (0,5) size 32x37
+              text run at (0,5) width 32: &quot;\x{4E8B}&quot;
+        RenderRubyRun (anonymous) at (250,0) size 50x48
+          RenderRubyText {RT} at (32,18) size 11x11
+            RenderText {#text} at (1,0) size 9x11
+              text run at (1,0) width 11: &quot;\x{3113}\x{2C7}&quot;
+          RenderRubyBase (anonymous) at (0,0) size 32x48
+            RenderText {#text} at (0,5) size 32x37
+              text run at (0,5) width 32: &quot;\x{53EA}&quot;
+        RenderRubyRun (anonymous) at (300,0) size 50x48
+          RenderRubyText {RT} at (32,15) size 12x17
+            RenderRuby (inline) {RUBY} at (0,0) size 9x16
+              RenderRubyRun (anonymous) at (0,0) size 11x16
+                RenderRubyText {RT} at (9,0) size 10x16
+                  RenderText {#text} at (1,7) size 9x3
+                    text run at (1,7) width 3: &quot;\x{2CB}&quot;
+                RenderRubyBase (anonymous) at (0,0) size 11x16
+                  RenderText {#text} at (1,0) size 9x16
+                    text run at (1,0) width 16: &quot;\x{3106}\x{311A}&quot;
+          RenderRubyBase (anonymous) at (0,0) size 32x48
+            RenderText {#text} at (0,5) size 32x37
+              text run at (0,5) width 32: &quot;\x{6015}&quot;
+        RenderRubyRun (anonymous) at (350,0) size 50x48
+          RenderRubyText {RT} at (32,15) size 12x17
+            RenderRuby (inline) {RUBY} at (0,0) size 9x16
+              RenderRubyRun (anonymous) at (0,0) size 11x16
+                RenderRubyText {RT} at (10,0) size 9x16
+                  RenderText {#text} at (0,7) size 9x3
+                    text run at (0,7) width 3: &quot;\x{2C7}&quot;
+                RenderRubyBase (anonymous) at (0,0) size 11x16
+                  RenderText {#text} at (1,0) size 9x16
+                    text run at (1,0) width 16: &quot;\x{3127}\x{3121}&quot;
+          RenderRubyBase (anonymous) at (0,0) size 32x48
+            RenderText {#text} at (0,5) size 32x37
+              text run at (0,5) width 32: &quot;\x{6709}&quot;
+        RenderRubyRun (anonymous) at (400,0) size 50x48
+          RenderRubyText {RT} at (32,11) size 11x25
+            RenderText {#text} at (1,0) size 9x24
+              text run at (1,0) width 24: &quot;\x{3112}\x{3127}\x{3123}&quot;
+          RenderRubyBase (anonymous) at (0,0) size 32x48
+            RenderText {#text} at (0,5) size 32x37
+              text run at (0,5) width 32: &quot;\x{5FC3}&quot;
+        RenderRubyRun (anonymous) at (450,0) size 50x48
+          RenderRubyText {RT} at (32,15) size 12x17
+            RenderRuby (inline) {RUBY} at (0,0) size 9x16
+              RenderRubyRun (anonymous) at (0,0) size 11x16
+                RenderRubyText {RT} at (9,0) size 10x16
+                  RenderText {#text} at (1,7) size 9x3
+                    text run at (1,7) width 3: &quot;\x{2CA}&quot;
+                RenderRubyBase (anonymous) at (0,0) size 11x16
+                  RenderText {#text} at (1,0) size 9x16
+                    text run at (1,0) width 16: &quot;\x{3116}\x{3123}&quot;
+          RenderRubyBase (anonymous) at (0,0) size 32x48
+            RenderText {#text} at (0,5) size 32x37
+              text run at (0,5) width 32: &quot;\x{4EBA}&quot;
</ins><span class="cx">Property changes on: trunk/LayoutTests/platform/mac-yosemite/fast/ruby/bopomofo-expected.txt
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svneolstyle"></a>
<div class="addfile"><h4>Added: svn:eol-style</h4></div>
<ins>+native
</ins><span class="cx">\ No newline at end of property
</span><a id="svnkeywords"></a>
<div class="addfile"><h4>Added: svn:keywords</h4></div>
<ins>+Author Date Id Rev URL
</ins><span class="cx">\ No newline at end of property
</span><a id="trunkLayoutTestsplatformmacyosemitefastrubybopomofoletterspacingexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/mac-yosemite/fast/ruby/bopomofo-letter-spacing-expected.txt (0 => 202474)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac-yosemite/fast/ruby/bopomofo-letter-spacing-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/mac-yosemite/fast/ruby/bopomofo-letter-spacing-expected.txt        2016-06-26 18:02:16 UTC (rev 202474)
</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 570x37
+        RenderRubyRun (anonymous) at (0,0) size 57x48
+          RenderRubyText {RT} at (32,19) size 12x9
+            RenderRuby (inline) {RUBY} at (0,0) size 9x8
+              RenderRubyRun (anonymous) at (0,0) size 11x8
+                RenderRubyText {RT} at (9,0) size 10x8
+                  RenderText {#text} at (1,3) size 9x3
+                    text run at (1,3) width 3: &quot;\x{2CB}&quot;
+                RenderRubyBase (anonymous) at (0,0) size 11x8
+                  RenderText {#text} at (1,0) size 9x8
+                    text run at (1,0) width 8: &quot;\x{3115}&quot;
+          RenderRubyBase (anonymous) at (0,0) size 57x48
+            RenderText {#text} at (0,5) size 57x37
+              text run at (0,5) width 57: &quot;\x{4E16}&quot;
+        RenderRubyRun (anonymous) at (57,0) size 57x48
+          RenderRubyText {RT} at (32,15) size 12x17
+            RenderRuby (inline) {RUBY} at (0,0) size 9x16
+              RenderRubyRun (anonymous) at (0,0) size 11x16
+                RenderRubyText {RT} at (9,0) size 10x16
+                  RenderText {#text} at (1,7) size 9x3
+                    text run at (1,7) width 3: &quot;\x{2CB}&quot;
+                RenderRubyBase (anonymous) at (0,0) size 11x16
+                  RenderText {#text} at (1,0) size 9x16
+                    text run at (1,0) width 16: &quot;\x{3115}\x{3124}&quot;
+          RenderRubyBase (anonymous) at (0,0) size 57x48
+            RenderText {#text} at (0,5) size 57x37
+              text run at (0,5) width 57: &quot;\x{4E0A}&quot;
+        RenderRubyRun (anonymous) at (114,0) size 57x48
+          RenderRubyText {RT} at (32,19) size 12x9
+            RenderRuby (inline) {RUBY} at (0,0) size 9x8
+              RenderRubyRun (anonymous) at (0,0) size 11x8
+                RenderRubyText {RT} at (9,0) size 10x8
+                  RenderText {#text} at (1,3) size 9x3
+                    text run at (1,3) width 3: &quot;\x{2CA}&quot;
+                RenderRubyBase (anonymous) at (0,0) size 11x8
+                  RenderText {#text} at (1,0) size 9x8
+                    text run at (1,0) width 8: &quot;\x{3128}&quot;
+          RenderRubyBase (anonymous) at (0,0) size 57x48
+            RenderText {#text} at (0,5) size 57x37
+              text run at (0,5) width 57: &quot;\x{7121}&quot;
+        RenderRubyRun (anonymous) at (171,0) size 57x48
+          RenderRubyText {RT} at (32,15) size 12x17
+            RenderRuby (inline) {RUBY} at (0,0) size 9x16
+              RenderRubyRun (anonymous) at (0,0) size 11x16
+                RenderRubyText {RT} at (9,0) size 10x16
+                  RenderText {#text} at (1,7) size 9x3
+                    text run at (1,7) width 3: &quot;\x{2CA}&quot;
+                RenderRubyBase (anonymous) at (0,0) size 11x16
+                  RenderText {#text} at (1,0) size 9x16
+                    text run at (1,0) width 16: &quot;\x{310B}\x{3122}&quot;
+          RenderRubyBase (anonymous) at (0,0) size 57x48
+            RenderText {#text} at (0,5) size 57x37
+              text run at (0,5) width 57: &quot;\x{96E3}&quot;
+        RenderRubyRun (anonymous) at (228,0) size 57x48
+          RenderRubyText {RT} at (32,19) size 12x9
+            RenderRuby (inline) {RUBY} at (0,0) size 9x8
+              RenderRubyRun (anonymous) at (0,0) size 11x8
+                RenderRubyText {RT} at (9,0) size 10x8
+                  RenderText {#text} at (1,3) size 9x3
+                    text run at (1,3) width 3: &quot;\x{2CB}&quot;
+                RenderRubyBase (anonymous) at (0,0) size 11x8
+                  RenderText {#text} at (1,0) size 9x8
+                    text run at (1,0) width 8: &quot;\x{3115}&quot;
+          RenderRubyBase (anonymous) at (0,0) size 57x48
+            RenderText {#text} at (0,5) size 57x37
+              text run at (0,5) width 57: &quot;\x{4E8B}&quot;
+        RenderRubyRun (anonymous) at (285,0) size 57x48
+          RenderRubyText {RT} at (32,18) size 11x11
+            RenderText {#text} at (1,0) size 9x11
+              text run at (1,0) width 11: &quot;\x{3113}\x{2C7}&quot;
+          RenderRubyBase (anonymous) at (0,0) size 57x48
+            RenderText {#text} at (0,5) size 57x37
+              text run at (0,5) width 57: &quot;\x{53EA}&quot;
+        RenderRubyRun (anonymous) at (342,0) size 57x48
+          RenderRubyText {RT} at (32,15) size 12x17
+            RenderRuby (inline) {RUBY} at (0,0) size 9x16
+              RenderRubyRun (anonymous) at (0,0) size 11x16
+                RenderRubyText {RT} at (9,0) size 10x16
+                  RenderText {#text} at (1,7) size 9x3
+                    text run at (1,7) width 3: &quot;\x{2CB}&quot;
+                RenderRubyBase (anonymous) at (0,0) size 11x16
+                  RenderText {#text} at (1,0) size 9x16
+                    text run at (1,0) width 16: &quot;\x{3106}\x{311A}&quot;
+          RenderRubyBase (anonymous) at (0,0) size 57x48
+            RenderText {#text} at (0,5) size 57x37
+              text run at (0,5) width 57: &quot;\x{6015}&quot;
+        RenderRubyRun (anonymous) at (399,0) size 57x48
+          RenderRubyText {RT} at (32,15) size 12x17
+            RenderRuby (inline) {RUBY} at (0,0) size 9x16
+              RenderRubyRun (anonymous) at (0,0) size 11x16
+                RenderRubyText {RT} at (10,0) size 9x16
+                  RenderText {#text} at (0,7) size 9x3
+                    text run at (0,7) width 3: &quot;\x{2C7}&quot;
+                RenderRubyBase (anonymous) at (0,0) size 11x16
+                  RenderText {#text} at (1,0) size 9x16
+                    text run at (1,0) width 16: &quot;\x{3127}\x{3121}&quot;
+          RenderRubyBase (anonymous) at (0,0) size 57x48
+            RenderText {#text} at (0,5) size 57x37
+              text run at (0,5) width 57: &quot;\x{6709}&quot;
+        RenderRubyRun (anonymous) at (456,0) size 57x48
+          RenderRubyText {RT} at (32,11) size 11x25
+            RenderText {#text} at (1,0) size 9x24
+              text run at (1,0) width 24: &quot;\x{3112}\x{3127}\x{3123}&quot;
+          RenderRubyBase (anonymous) at (0,0) size 57x48
+            RenderText {#text} at (0,5) size 57x37
+              text run at (0,5) width 57: &quot;\x{5FC3}&quot;
+        RenderRubyRun (anonymous) at (513,0) size 57x48
+          RenderRubyText {RT} at (32,15) size 12x17
+            RenderRuby (inline) {RUBY} at (0,0) size 9x16
+              RenderRubyRun (anonymous) at (0,0) size 11x16
+                RenderRubyText {RT} at (9,0) size 10x16
+                  RenderText {#text} at (1,7) size 9x3
+                    text run at (1,7) width 3: &quot;\x{2CA}&quot;
+                RenderRubyBase (anonymous) at (0,0) size 11x16
+                  RenderText {#text} at (1,0) size 9x16
+                    text run at (1,0) width 16: &quot;\x{3116}\x{3123}&quot;
+          RenderRubyBase (anonymous) at (0,0) size 57x48
+            RenderText {#text} at (0,5) size 57x37
+              text run at (0,5) width 57: &quot;\x{4EBA}&quot;
+      RenderText {#text} at (570,5) size 33x37
+        text run at (570,5) width 33: &quot; &quot;
+      RenderBR {BR} at (0,0) size 0x0
+      RenderText {#text} at (0,53) size 570x37
+        text run at (0,53) 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 class="cx">Property changes on: trunk/LayoutTests/platform/mac-yosemite/fast/ruby/bopomofo-letter-spacing-expected.txt
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svneolstyle"></a>
<div class="addfile"><h4>Added: svn:eol-style</h4></div>
<ins>+native
</ins><span class="cx">\ No newline at end of property
</span><a id="svnkeywords"></a>
<div class="addfile"><h4>Added: svn:keywords</h4></div>
<ins>+Author Date Id Rev URL
</ins><span class="cx">\ No newline at end of property
</span><a id="trunkLayoutTestsplatformmacyosemitefastrubybopomoforlexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/mac-yosemite/fast/ruby/bopomofo-rl-expected.txt (0 => 202474)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac-yosemite/fast/ruby/bopomofo-rl-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/mac-yosemite/fast/ruby/bopomofo-rl-expected.txt        2016-06-26 18:02:16 UTC (rev 202474)
</span><span class="lines">@@ -0,0 +1,124 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (714,0) size 86x600
+  RenderBlock {HTML} at (0,0) size 86x600
+    RenderBody {BODY} at (20,8) size 58x584
+      RenderRuby (inline) {RUBY} at (0,0) size 37x320
+        RenderRubyRun (anonymous) at (10,0) size 48x32
+          RenderRubyText {RT} at (-7,0) size 12x32
+            RenderRuby (inline) {RUBY} at (0,0) size 9x8
+              RenderRubyRun (anonymous) at (1,12) size 11x8
+                RenderRubyText {RT} at (-9,0) size 10x8
+                  RenderText {#text} at (1,3) size 9x3
+                    text run at (1,3) width 3: &quot;\x{2CB}&quot;
+                RenderRubyBase (anonymous) at (0,0) size 11x8
+                  RenderText {#text} at (1,0) size 9x8
+                    text run at (1,0) width 8: &quot;\x{3115}&quot;
+          RenderRubyBase (anonymous) at (0,0) size 48x32
+            RenderText {#text} at (5,0) size 37x32
+              text run at (5,0) width 32: &quot;\x{4E16}&quot;
+        RenderRubyRun (anonymous) at (10,32) size 48x32
+          RenderRubyText {RT} at (-7,0) size 12x32
+            RenderRuby (inline) {RUBY} at (0,0) size 9x24
+              RenderRubyRun (anonymous) at (1,4) size 11x24
+                RenderRubyText {RT} at (-9,0) size 10x24
+                  RenderText {#text} at (1,11) size 9x3
+                    text run at (1,11) width 3: &quot;\x{2CB}&quot;
+                RenderRubyBase (anonymous) at (0,0) size 11x24
+                  RenderText {#text} at (1,0) size 9x24
+                    text run at (1,0) width 24: &quot;\x{3115}\x{3124}&quot;
+          RenderRubyBase (anonymous) at (0,0) size 48x32
+            RenderText {#text} at (5,0) size 37x32
+              text run at (5,0) width 32: &quot;\x{4E0A}&quot;
+        RenderRubyRun (anonymous) at (10,64) size 48x32
+          RenderRubyText {RT} at (-7,0) size 12x32
+            RenderRuby (inline) {RUBY} at (0,0) size 9x8
+              RenderRubyRun (anonymous) at (1,12) size 11x8
+                RenderRubyText {RT} at (-9,0) size 10x8
+                  RenderText {#text} at (1,3) size 9x3
+                    text run at (1,3) width 3: &quot;\x{2CA}&quot;
+                RenderRubyBase (anonymous) at (0,0) size 11x8
+                  RenderText {#text} at (1,0) size 9x8
+                    text run at (1,0) width 8: &quot;\x{3128}&quot;
+          RenderRubyBase (anonymous) at (0,0) size 48x32
+            RenderText {#text} at (5,0) size 37x32
+              text run at (5,0) width 32: &quot;\x{7121}&quot;
+        RenderRubyRun (anonymous) at (10,96) size 48x32
+          RenderRubyText {RT} at (-7,0) size 12x32
+            RenderRuby (inline) {RUBY} at (0,0) size 9x24
+              RenderRubyRun (anonymous) at (1,4) size 11x24
+                RenderRubyText {RT} at (-9,0) size 10x24
+                  RenderText {#text} at (1,11) size 9x3
+                    text run at (1,11) width 3: &quot;\x{2CA}&quot;
+                RenderRubyBase (anonymous) at (0,0) size 11x24
+                  RenderText {#text} at (1,0) size 9x24
+                    text run at (1,0) width 24: &quot;\x{310B}\x{3122}&quot;
+          RenderRubyBase (anonymous) at (0,0) size 48x32
+            RenderText {#text} at (5,0) size 37x32
+              text run at (5,0) width 32: &quot;\x{96E3}&quot;
+        RenderRubyRun (anonymous) at (10,128) size 48x32
+          RenderRubyText {RT} at (-7,0) size 12x32
+            RenderRuby (inline) {RUBY} at (0,0) size 9x8
+              RenderRubyRun (anonymous) at (1,12) size 11x8
+                RenderRubyText {RT} at (-9,0) size 10x8
+                  RenderText {#text} at (1,3) size 9x3
+                    text run at (1,3) width 3: &quot;\x{2CB}&quot;
+                RenderRubyBase (anonymous) at (0,0) size 11x8
+                  RenderText {#text} at (1,0) size 9x8
+                    text run at (1,0) width 8: &quot;\x{3115}&quot;
+          RenderRubyBase (anonymous) at (0,0) size 48x32
+            RenderText {#text} at (5,0) size 37x32
+              text run at (5,0) width 32: &quot;\x{4E8B}&quot;
+        RenderRubyRun (anonymous) at (10,160) size 48x32
+          RenderRubyText {RT} at (-5,0) size 11x32
+            RenderText {#text} at (1,5) size 9x22
+              text run at (1,5) width 21: &quot;\x{3113}\x{2C7}&quot;
+          RenderRubyBase (anonymous) at (0,0) size 48x32
+            RenderText {#text} at (5,0) size 37x32
+              text run at (5,0) width 32: &quot;\x{53EA}&quot;
+        RenderRubyRun (anonymous) at (10,192) size 48x32
+          RenderRubyText {RT} at (-7,0) size 12x32
+            RenderRuby (inline) {RUBY} at (0,0) size 9x24
+              RenderRubyRun (anonymous) at (1,4) size 11x24
+                RenderRubyText {RT} at (-9,0) size 10x24
+                  RenderText {#text} at (1,11) size 9x3
+                    text run at (1,11) width 3: &quot;\x{2CB}&quot;
+                RenderRubyBase (anonymous) at (0,0) size 11x24
+                  RenderText {#text} at (1,0) size 9x24
+                    text run at (1,0) width 24: &quot;\x{3106}\x{311A}&quot;
+          RenderRubyBase (anonymous) at (0,0) size 48x32
+            RenderText {#text} at (5,0) size 37x32
+              text run at (5,0) width 32: &quot;\x{6015}&quot;
+        RenderRubyRun (anonymous) at (10,224) size 48x32
+          RenderRubyText {RT} at (-7,0) size 12x32
+            RenderRuby (inline) {RUBY} at (0,0) size 9x24
+              RenderRubyRun (anonymous) at (1,4) size 11x24
+                RenderRubyText {RT} at (-8,0) size 9x24
+                  RenderText {#text} at (0,11) size 9x3
+                    text run at (0,11) width 3: &quot;\x{2C7}&quot;
+                RenderRubyBase (anonymous) at (0,0) size 11x24
+                  RenderText {#text} at (1,0) size 9x24
+                    text run at (1,0) width 24: &quot;\x{3127}\x{3121}&quot;
+          RenderRubyBase (anonymous) at (0,0) size 48x32
+            RenderText {#text} at (5,0) size 37x32
+              text run at (5,0) width 32: &quot;\x{6709}&quot;
+        RenderRubyRun (anonymous) at (10,256) size 48x32
+          RenderRubyText {RT} at (-5,0) size 11x32
+            RenderText {#text} at (1,1) size 9x30
+              text run at (1,1) width 30: &quot;\x{3112}\x{3127}\x{3123}&quot;
+          RenderRubyBase (anonymous) at (0,0) size 48x32
+            RenderText {#text} at (5,0) size 37x32
+              text run at (5,0) width 32: &quot;\x{5FC3}&quot;
+        RenderRubyRun (anonymous) at (10,288) size 48x32
+          RenderRubyText {RT} at (-7,0) size 12x32
+            RenderRuby (inline) {RUBY} at (0,0) size 9x24
+              RenderRubyRun (anonymous) at (1,4) size 11x24
+                RenderRubyText {RT} at (-9,0) size 10x24
+                  RenderText {#text} at (1,11) size 9x3
+                    text run at (1,11) width 3: &quot;\x{2CA}&quot;
+                RenderRubyBase (anonymous) at (0,0) size 11x24
+                  RenderText {#text} at (1,0) size 9x24
+                    text run at (1,0) width 24: &quot;\x{3116}\x{3123}&quot;
+          RenderRubyBase (anonymous) at (0,0) size 48x32
+            RenderText {#text} at (5,0) size 37x32
+              text run at (5,0) width 32: &quot;\x{4EBA}&quot;
</ins><span class="cx">Property changes on: trunk/LayoutTests/platform/mac-yosemite/fast/ruby/bopomofo-rl-expected.txt
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svneolstyle"></a>
<div class="addfile"><h4>Added: svn:eol-style</h4></div>
<ins>+native
</ins><span class="cx">\ No newline at end of property
</span><a id="svnkeywords"></a>
<div class="addfile"><h4>Added: svn:keywords</h4></div>
<ins>+Author Date Id Rev URL
</ins><span class="cx">\ No newline at end of property
</span><a id="trunkLayoutTestssvgW3CSVG11textfonts01tsvg"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/svg/W3C-SVG-1.1/text-fonts-01-t.svg (202473 => 202474)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/svg/W3C-SVG-1.1/text-fonts-01-t.svg        2016-06-26 17:21:24 UTC (rev 202473)
+++ trunk/LayoutTests/svg/W3C-SVG-1.1/text-fonts-01-t.svg        2016-06-26 18:02:16 UTC (rev 202474)
</span><span class="lines">@@ -80,8 +80,8 @@
</span><span class="cx">         &lt;g id=&quot;test-body-content&quot;&gt;
</span><span class="cx">                 &lt;g font-weight=&quot;normal&quot; font-size=&quot;24&quot; stroke=&quot;none&quot;&gt;
</span><span class="cx">                         &lt;text font-family=&quot;Georgia, 'Minion Web', 'Times New Roman', Times, 'MS PMincho', Heisei-Mincho, serif &quot; x=&quot;20&quot; y=&quot;80&quot;&gt;A serifed face 画像&lt;/text&gt;
</span><del>-                        &lt;text font-family=&quot;Arial, 'Arial Unicode', 'Myriad Web', Geneva, 'Lucida Sans Unicode', 'MS PGothic', Osaka, sans-serif &quot; x=&quot;20&quot; y=&quot;160&quot;&gt;A sans-serif face 画像&lt;/text&gt;
-                        &lt;text font-family=&quot;'Lucida Console', 'Courier New', Courier, Monaco, 'MS Gothic', Osaka-Mono, monospace&quot; x=&quot;20&quot; y=&quot;240&quot;&gt;A mono (iW) face 画像&lt;/text&gt;
</del><ins>+                        &lt;text font-family=&quot;Arial, 'Arial Unicode', 'Myriad Web', Geneva, 'Lucida Sans Unicode', 'MS PGothic', sans-serif &quot; x=&quot;20&quot; y=&quot;160&quot;&gt;A sans-serif face 画像&lt;/text&gt;
+                        &lt;text font-family=&quot;'Lucida Console', 'Courier New', Courier, Monaco, 'MS Gothic', monospace&quot; x=&quot;20&quot; y=&quot;240&quot;&gt;A mono (iW) face 画像&lt;/text&gt;
</ins><span class="cx">                         &lt;g id=&quot;generic&quot; fill=&quot;maroon&quot;&gt;
</span><span class="cx">                                 &lt;text font-family=&quot;serif&quot; x=&quot;40&quot; y=&quot;50&quot;&gt;A serifed face 画像&lt;/text&gt;
</span><span class="cx">                                 &lt;text font-family=&quot;sans-serif &quot; x=&quot;40&quot; y=&quot;130&quot;&gt;A sans-serif face 画像&lt;/text&gt;
</span></span></pre></div>
<a id="trunkLayoutTestssvgtexttextfonts01tsvg"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/svg/text/text-fonts-01-t.svg (202473 => 202474)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/svg/text/text-fonts-01-t.svg        2016-06-26 17:21:24 UTC (rev 202473)
+++ trunk/LayoutTests/svg/text/text-fonts-01-t.svg        2016-06-26 18:02:16 UTC (rev 202474)
</span><span class="lines">@@ -80,8 +80,8 @@
</span><span class="cx">         &lt;g id=&quot;test-body-content&quot;&gt;
</span><span class="cx">                 &lt;g font-weight=&quot;normal&quot; font-size=&quot;24&quot; stroke=&quot;none&quot;&gt;
</span><span class="cx">                         &lt;text font-family=&quot;Georgia, 'Minion Web', 'Times New Roman', Times, 'MS PMincho', Heisei-Mincho, serif &quot; x=&quot;20&quot; y=&quot;80&quot;&gt;A serifed face 画像&lt;/text&gt;
</span><del>-                        &lt;text font-family=&quot;Arial, 'Arial Unicode', 'Myriad Web', Geneva, 'Lucida Sans Unicode', 'MS PGothic', Osaka, sans-serif &quot; x=&quot;20&quot; y=&quot;160&quot;&gt;A sans-serif face 画像&lt;/text&gt;
-                        &lt;text font-family=&quot;'Lucida Console', 'Courier New', Courier, Monaco, 'MS Gothic', Osaka-Mono, monospace&quot; x=&quot;20&quot; y=&quot;240&quot;&gt;A mono (iW) face 画像&lt;/text&gt;
</del><ins>+                        &lt;text font-family=&quot;Arial, 'Arial Unicode', 'Myriad Web', Geneva, 'Lucida Sans Unicode', 'MS PGothic', sans-serif &quot; x=&quot;20&quot; y=&quot;160&quot;&gt;A sans-serif face 画像&lt;/text&gt;
+                        &lt;text font-family=&quot;'Lucida Console', 'Courier New', Courier, Monaco, 'MS Gothic', monospace&quot; x=&quot;20&quot; y=&quot;240&quot;&gt;A mono (iW) face 画像&lt;/text&gt;
</ins><span class="cx">                         &lt;g id=&quot;generic&quot; fill=&quot;maroon&quot;&gt;
</span><span class="cx">                                 &lt;text font-family=&quot;serif&quot; x=&quot;40&quot; y=&quot;50&quot;&gt;A serifed face 画像&lt;/text&gt;
</span><span class="cx">                                 &lt;text font-family=&quot;sans-serif &quot; x=&quot;40&quot; y=&quot;130&quot;&gt;A sans-serif face 画像&lt;/text&gt;
</span></span></pre>
</div>
</div>

</body>
</html>