<!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>[173004] 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/173004">173004</a></dd>
<dt>Author</dt> <dd>m.pakula@samsung.com</dd>
<dt>Date</dt> <dd>2014-08-27 06:20:32 -0700 (Wed, 27 Aug 2014)</dd>
</dl>

<h3>Log Message</h3>
<pre>Unreviewed EFL gardening

* platform/efl/TestExpectations: Add test expectations for failing and crashin tests.
* platform/efl/fast/css/viewport-units-dynamic-expected.txt: Added after <a href="http://trac.webkit.org/projects/webkit/changeset/171567">r171567</a>.
* platform/efl/fast/multicol/pagination/RightToLeft-max-width-expected.txt: Added after <a href="http://trac.webkit.org/projects/webkit/changeset/171609">r171609</a>.
* platform/efl/fast/ruby/bopomofo-expected.txt: Added after <a href="http://trac.webkit.org/projects/webkit/changeset/172874">r172874</a>.
* platform/efl/fast/ruby/bopomofo-letter-spacing-expected.txt: Ditto.
* platform/efl/fast/ruby/bopomofo-rl-expected.txt: Added after <a href="http://trac.webkit.org/projects/webkit/changeset/172861">r172861</a>.</pre>

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

<h3>Added Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsplatformeflfastcssviewportunitsdynamicexpectedtxt">trunk/LayoutTests/platform/efl/fast/css/viewport-units-dynamic-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformeflfastmulticolpaginationRightToLeftmaxwidthexpectedtxt">trunk/LayoutTests/platform/efl/fast/multicol/pagination/RightToLeft-max-width-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformeflfastrubybopomofoexpectedtxt">trunk/LayoutTests/platform/efl/fast/ruby/bopomofo-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformeflfastrubybopomofoletterspacingexpectedtxt">trunk/LayoutTests/platform/efl/fast/ruby/bopomofo-letter-spacing-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformeflfastrubybopomoforlexpectedtxt">trunk/LayoutTests/platform/efl/fast/ruby/bopomofo-rl-expected.txt</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkLayoutTestsChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/ChangeLog (173003 => 173004)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/ChangeLog        2014-08-27 13:10:53 UTC (rev 173003)
+++ trunk/LayoutTests/ChangeLog        2014-08-27 13:20:32 UTC (rev 173004)
</span><span class="lines">@@ -1,3 +1,14 @@
</span><ins>+2014-08-27  Michał Pakuła vel Rutka  &lt;m.pakula@samsung.com&gt;
+
+        Unreviewed EFL gardening
+
+        * platform/efl/TestExpectations: Add test expectations for failing and crashin tests.
+        * platform/efl/fast/css/viewport-units-dynamic-expected.txt: Added after r171567.
+        * platform/efl/fast/multicol/pagination/RightToLeft-max-width-expected.txt: Added after r171609.
+        * platform/efl/fast/ruby/bopomofo-expected.txt: Added after r172874.
+        * platform/efl/fast/ruby/bopomofo-letter-spacing-expected.txt: Ditto.
+        * platform/efl/fast/ruby/bopomofo-rl-expected.txt: Added after r172861.
+
</ins><span class="cx"> 2014-08-27  Andrzej Badowski  &lt;a.badowski@samsung.com&gt;
</span><span class="cx"> 
</span><span class="cx">         [EFL] Add expectations for flaky svg layout test.
</span></span></pre></div>
<a id="trunkLayoutTestsplatformeflTestExpectations"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/efl/TestExpectations (173003 => 173004)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/efl/TestExpectations        2014-08-27 13:10:53 UTC (rev 173003)
+++ trunk/LayoutTests/platform/efl/TestExpectations        2014-08-27 13:20:32 UTC (rev 173004)
</span><span class="lines">@@ -527,7 +527,7 @@
</span><span class="cx"> webkit.org/b/116587 http/tests/websocket/tests/hybi/workers/multiple-subprotocols.html [ Skip ]
</span><span class="cx"> webkit.org/b/116587 http/tests/websocket/tests/hybi/zero-length-text.html [ Skip ]
</span><span class="cx"> 
</span><del>-webkit.org/b/124574 fast/css/object-fit/object-fit-embed.html [ Crash Pass ]
</del><ins>+webkit.org/b/124574 fast/css/object-fit/object-fit-embed.html [ Crash Timeout Pass ]
</ins><span class="cx"> 
</span><span class="cx"> # EFL media control has broken since r166395.
</span><span class="cx"> webkit.org/b/131044 media [ Skip ]
</span><span class="lines">@@ -547,7 +547,7 @@
</span><span class="cx"> # Tests crashing with common backtrace ending in GraphicsContext3D::mappedSymbolName
</span><span class="cx"> webkit.org/b/127277 webkit.org/b/135196 fast/canvas/webgl/glsl-conformance.html [ Crash Timeout ]
</span><span class="cx"> webkit.org/b/105029 webkit.org/b/135196 fast/canvas/webgl/webgl-composite-modes.html [ Crash Failure Timeout ]
</span><del>-webkit.org/b/105029 webkit.org/b/135196 fast/canvas/webgl/webgl-composite-modes-repaint.html [ Crash Timeout ]
</del><ins>+webkit.org/b/105029 webkit.org/b/135196 fast/canvas/webgl/webgl-composite-modes-repaint.html [ Crash Timeout Failure ]
</ins><span class="cx"> webkit.org/b/135196 webgl/1.0.2/conformance/attribs/gl-vertex-attrib-render.html [ Crash Failure Timeout ]
</span><span class="cx"> webkit.org/b/135196 webgl/1.0.2/conformance/ogles/GL/sin/sin_001_to_006.html [ Crash Timeout ]
</span><span class="cx"> webkit.org/b/135196 webgl/1.0.2/conformance/uniforms/gl-uniform-arrays.html [ Crash Timeout ]
</span><span class="lines">@@ -614,6 +614,8 @@
</span><span class="cx"> 
</span><span class="cx"> # These ref tests are flaky with coordinated graphics (missing purple corners).
</span><span class="cx"> webkit.org/b/108340 fast/layers/no-clipping-overflow-hidden-added-after-transform.html [ ImageOnlyFailure Pass ]
</span><ins>+webkit.org/b/108340 fast/layers/no-clipping-overflow-hidden-added-after-transition.html [ ImageOnlyFailure Pass ]
+webkit.org/b/108340 fast/layers/no-clipping-overflow-hidden-hardware-acceleration.html [ ImageOnlyFailure Pass ]
</ins><span class="cx"> 
</span><span class="cx"> # Flaky websocket tests.
</span><span class="cx"> Bug(EFL) http/tests/websocket/tests/hybi/invalid-subprotocol-characters.html [ Failure Pass ]
</span><span class="lines">@@ -812,7 +814,7 @@
</span><span class="cx"> # Started to crash after r160991
</span><span class="cx"> webkit.org/b/127914 fast/canvas/webgl/oes-texture-half-float-with-image.html [ Failure Crash ]
</span><span class="cx"> webkit.org/b/127914 fast/canvas/webgl/oes-texture-half-float.html [ Crash Pass ]
</span><del>-webkit.org/b/127914 fast/canvas/webgl/tex-image-and-sub-image-2d-with-canvas-rgb565.html [ Crash Pass ]
</del><ins>+webkit.org/b/127914 fast/canvas/webgl/tex-image-and-sub-image-2d-with-canvas-rgb565.html [ Crash Timeout Pass ]
</ins><span class="cx"> webkit.org/b/127914 fast/canvas/webgl/tex-image-and-sub-image-2d-with-canvas-rgba5551.html [ Crash Pass ]
</span><span class="cx"> webkit.org/b/127914 fast/canvas/webgl/tex-image-and-sub-image-2d-with-canvas.html [ Crash Pass ]
</span><span class="cx"> webkit.org/b/127914 fast/canvas/webgl/tex-image-and-sub-image-2d-with-image-data-rgb565.html [ Crash Pass ]
</span><span class="lines">@@ -825,18 +827,18 @@
</span><span class="cx"> webkit.org/b/127914 webgl/1.0.1/conformance/textures/gl-pixelstorei.html [ Crash Failure ]
</span><span class="cx"> webkit.org/b/127914 webgl/1.0.1/conformance/textures/tex-image-and-sub-image-2d-with-canvas.html [ Crash Pass ]
</span><span class="cx"> webkit.org/b/127914 webgl/1.0.1/conformance/textures/tex-image-and-sub-image-2d-with-image.html [ Crash Pass ]
</span><del>-webkit.org/b/127914 webgl/1.0.2/conformance/textures/tex-image-and-sub-image-2d-with-image-data.html [ Crash Pass ]
</del><span class="cx"> webkit.org/b/127914 webgl/1.0.2/conformance/extensions/oes-texture-float-with-image-data.html [ Crash Pass ]
</span><span class="cx"> webkit.org/b/127914 webgl/1.0.2/conformance/extensions/webgl-debug-renderer-info.html [ Crash Failure ]
</span><span class="cx"> webkit.org/b/127914 webgl/1.0.2/conformance/rendering/gl-drawelements.html [ Crash Failure ]
</span><span class="cx"> webkit.org/b/127914 webgl/1.0.2/conformance/textures/copy-tex-image-and-sub-image-2d.html [ Crash Pass ]
</span><span class="cx"> webkit.org/b/127914 webgl/1.0.2/conformance/textures/gl-get-tex-parameter.html [ Crash Pass ]
</span><del>-webkit.org/b/127914 webgl/1.0.2/conformance/textures/tex-image-and-sub-image-2d-with-canvas-rgb565.html [ Crash Pass ]
</del><ins>+webkit.org/b/127914 webgl/1.0.2/conformance/textures/tex-image-and-sub-image-2d-with-canvas-rgb565.html [ Crash Timeout Pass ]
</ins><span class="cx"> webkit.org/b/127914 webgl/1.0.2/conformance/textures/tex-image-and-sub-image-2d-with-canvas-rgba4444.html [ Crash Pass ]
</span><span class="cx"> webkit.org/b/127914 webgl/1.0.2/conformance/textures/tex-image-and-sub-image-2d-with-canvas-rgba5551.html [ Crash Pass ]
</span><span class="cx"> webkit.org/b/127914 webgl/1.0.2/conformance/textures/tex-image-and-sub-image-2d-with-canvas.html [ Crash Pass ]
</span><span class="cx"> webkit.org/b/127914 webgl/1.0.2/conformance/textures/tex-image-and-sub-image-2d-with-image-data-rgb565.html [ Crash Pass ]
</span><span class="cx"> webkit.org/b/127914 webgl/1.0.2/conformance/textures/tex-image-and-sub-image-2d-with-image-data-rgba4444.html [ Crash Pass ]
</span><ins>+webkit.org/b/127914 webgl/1.0.2/conformance/textures/tex-image-and-sub-image-2d-with-image-data.html [ Crash Timeout Pass ]
</ins><span class="cx"> webkit.org/b/127914 webgl/1.0.2/conformance/textures/tex-image-and-sub-image-2d-with-image-rgb565.html [ Crash Pass ]
</span><span class="cx"> webkit.org/b/127914 webgl/conformance/extensions/oes-texture-float-with-image-data.html [ Crash Pass ]
</span><span class="cx"> webkit.org/b/127914 webgl/conformance/extensions/webgl-debug-renderer-info.html [ Crash Failure ]
</span><span class="lines">@@ -846,7 +848,7 @@
</span><span class="cx"> webkit.org/b/127914 webgl/conformance/textures/tex-image-and-sub-image-2d-with-canvas-rgb565.html [ Crash Pass ]
</span><span class="cx"> webkit.org/b/127914 webgl/conformance/textures/tex-image-and-sub-image-2d-with-canvas-rgba4444.html [ Crash Pass ]
</span><span class="cx"> webkit.org/b/127914 webgl/conformance/textures/tex-image-and-sub-image-2d-with-canvas-rgba5551.html [ Crash Pass ]
</span><del>-webkit.org/b/127914 webgl/conformance/textures/tex-image-and-sub-image-2d-with-canvas.html [ Crash Pass ]
</del><ins>+webkit.org/b/127914 webgl/conformance/textures/tex-image-and-sub-image-2d-with-canvas.html [ Crash Timeout Pass ]
</ins><span class="cx"> webkit.org/b/127914 webgl/conformance/textures/tex-image-and-sub-image-2d-with-image-data-rgb565.html [ Crash Pass ]
</span><span class="cx"> webkit.org/b/127914 webgl/conformance/textures/tex-image-and-sub-image-2d-with-image-data-rgba4444.html [ Crash Pass ]
</span><span class="cx"> webkit.org/b/127914 webgl/conformance/textures/tex-image-and-sub-image-2d-with-image-data-rgba5551.html [ Crash Pass ]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformeflfastcssviewportunitsdynamicexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/efl/fast/css/viewport-units-dynamic-expected.txt (0 => 173004)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/efl/fast/css/viewport-units-dynamic-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/efl/fast/css/viewport-units-dynamic-expected.txt        2014-08-27 13:20:32 UTC (rev 173004)
</span><span class="lines">@@ -0,0 +1,16 @@
</span><ins>+layer at (0,0) size 10000x10000
+  RenderView at (0,0) size 785x585
+layer at (0,0) size 785x10000
+  RenderBlock {HTML} at (0,0) size 785x10000
+    RenderBody {BODY} at (0,0) size 10000x10000
+layer at (0,0) size 800x100
+  RenderBlock (positioned) {DIV} at (0,0) size 800x100 [bgcolor=#0000007F] [border: (5px solid #000000)]
+    RenderText {#text} at (105,5) size 282x17
+      text run at (105,5) width 282: &quot;This should be as wide as the CSS viewport.&quot;
+layer at (0,0) size 100x600
+  RenderBlock (positioned) {DIV} at (0,0) size 100x600 [bgcolor=#0000007F] [border: (5px solid #000000)]
+    RenderText {#text} at (5,105) size 74x71
+      text run at (5,105) width 74: &quot;This should&quot;
+      text run at (5,123) width 72: &quot;be as tall as&quot;
+      text run at (5,141) width 52: &quot;the CSS&quot;
+      text run at (5,159) width 60: &quot;viewport.&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformeflfastmulticolpaginationRightToLeftmaxwidthexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/efl/fast/multicol/pagination/RightToLeft-max-width-expected.txt (0 => 173004)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/efl/fast/multicol/pagination/RightToLeft-max-width-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/efl/fast/multicol/pagination/RightToLeft-max-width-expected.txt        2014-08-27 13:20:32 UTC (rev 173004)
</span><span class="lines">@@ -0,0 +1,24 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+    RenderMultiColumnSet at (0,0) size 800x600
+layer at (268,0) size 532x600
+  RenderMultiColumnFlowThread at (0,0) size 532x600
+layer at (268,0) size 532x600
+  RenderBlock {HTML} at (0,0) size 532x600
+    RenderBody {BODY} at (16,8) size 500x584
+      RenderBlock {P} at (0,0) size 90x584
+        RenderText {#text} at (0,0) size 89x584
+          text run at (0,0) width 580: &quot;1 Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt&quot;
+          text run at (18,0) width 536: &quot;ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation&quot;
+          text run at (36,0) width 510: &quot;ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in&quot;
+          text run at (54,0) width 553: &quot;reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint&quot;
+          text run at (72,0) width 584: &quot;occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.&quot;
+      RenderImage {IMG} at (164,0) size 180x100 [bgcolor=#00FF00]
+      RenderBlock {DIV} at (344,0) size 50x50 [bgcolor=#0000FF]
+      RenderBlock {P} at (410,0) size 90x584
+        RenderText {#text} at (0,0) size 89x584
+          text run at (0,0) width 580: &quot;2 Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt&quot;
+          text run at (18,0) width 536: &quot;ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation&quot;
+          text run at (36,0) width 510: &quot;ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in&quot;
+          text run at (54,0) width 553: &quot;reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint&quot;
+          text run at (72,0) width 584: &quot;occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformeflfastrubybopomofoexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/efl/fast/ruby/bopomofo-expected.txt (0 => 173004)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/efl/fast/ruby/bopomofo-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/efl/fast/ruby/bopomofo-expected.txt        2014-08-27 13:20:32 UTC (rev 173004)
</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="trunkLayoutTestsplatformeflfastrubybopomofoletterspacingexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/efl/fast/ruby/bopomofo-letter-spacing-expected.txt (0 => 173004)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/efl/fast/ruby/bopomofo-letter-spacing-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/efl/fast/ruby/bopomofo-letter-spacing-expected.txt        2014-08-27 13:20:32 UTC (rev 173004)
</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="trunkLayoutTestsplatformeflfastrubybopomoforlexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/efl/fast/ruby/bopomofo-rl-expected.txt (0 => 173004)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/efl/fast/ruby/bopomofo-rl-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/efl/fast/ruby/bopomofo-rl-expected.txt        2014-08-27 13:20:32 UTC (rev 173004)
</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>
</div>

</body>
</html>