<!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>[179385] 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/179385">179385</a></dd>
<dt>Author</dt> <dd>weinig@apple.com</dd>
<dt>Date</dt> <dd>2015-01-29 16:55:54 -0800 (Thu, 29 Jan 2015)</dd>
</dl>

<h3>Log Message</h3>
<pre>Follow up to https://bugs.webkit.org/show_bug.cgi?id=141038

Update test results on Yosemite now that we don't use the screen font
in controls.

* platform/mac/fast/css/rtl-ordering-expected.png:
* platform/mac/fast/css/rtl-ordering-expected.txt:
* platform/mac/fast/forms/search-rtl-expected.png:
* platform/mac/fast/forms/search-rtl-expected.txt:
* platform/mac/fast/forms/select-visual-hebrew-expected.png:
* platform/mac/fast/forms/select-visual-hebrew-expected.txt:
* platform/mac/fast/forms/select-writing-direction-natural-expected.png:
* platform/mac/fast/forms/select-writing-direction-natural-expected.txt:
* platform/mac/fast/text/international/hindi-spacing-expected.txt:
* platform/mac/fast/text/international/pop-up-button-text-alignment-and-direction-expected.png:
* platform/mac/fast/text/international/pop-up-button-text-alignment-and-direction-expected.txt:</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsChangeLog">trunk/LayoutTests/ChangeLog</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastcssrtlorderingexpectedpng">trunk/LayoutTests/platform/mac/fast/css/rtl-ordering-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastcssrtlorderingexpectedtxt">trunk/LayoutTests/platform/mac/fast/css/rtl-ordering-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastformssearchrtlexpectedpng">trunk/LayoutTests/platform/mac/fast/forms/search-rtl-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastformssearchrtlexpectedtxt">trunk/LayoutTests/platform/mac/fast/forms/search-rtl-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastformsselectvisualhebrewexpectedpng">trunk/LayoutTests/platform/mac/fast/forms/select-visual-hebrew-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastformsselectvisualhebrewexpectedtxt">trunk/LayoutTests/platform/mac/fast/forms/select-visual-hebrew-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastformsselectwritingdirectionnaturalexpectedpng">trunk/LayoutTests/platform/mac/fast/forms/select-writing-direction-natural-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastformsselectwritingdirectionnaturalexpectedtxt">trunk/LayoutTests/platform/mac/fast/forms/select-writing-direction-natural-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfasttextinternationalhindispacingexpectedtxt">trunk/LayoutTests/platform/mac/fast/text/international/hindi-spacing-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfasttextinternationalpopupbuttontextalignmentanddirectionexpectedpng">trunk/LayoutTests/platform/mac/fast/text/international/pop-up-button-text-alignment-and-direction-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformmacfasttextinternationalpopupbuttontextalignmentanddirectionexpectedtxt">trunk/LayoutTests/platform/mac/fast/text/international/pop-up-button-text-alignment-and-direction-expected.txt</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkLayoutTestsChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/ChangeLog (179384 => 179385)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/ChangeLog        2015-01-30 00:51:32 UTC (rev 179384)
+++ trunk/LayoutTests/ChangeLog        2015-01-30 00:55:54 UTC (rev 179385)
</span><span class="lines">@@ -1,3 +1,22 @@
</span><ins>+2015-01-29  Sam Weinig  &lt;sam@webkit.org&gt;
+
+        Follow up to https://bugs.webkit.org/show_bug.cgi?id=141038
+
+        Update test results on Yosemite now that we don't use the screen font
+        in controls.
+
+        * platform/mac/fast/css/rtl-ordering-expected.png:
+        * platform/mac/fast/css/rtl-ordering-expected.txt:
+        * platform/mac/fast/forms/search-rtl-expected.png:
+        * platform/mac/fast/forms/search-rtl-expected.txt:
+        * platform/mac/fast/forms/select-visual-hebrew-expected.png:
+        * platform/mac/fast/forms/select-visual-hebrew-expected.txt:
+        * platform/mac/fast/forms/select-writing-direction-natural-expected.png:
+        * platform/mac/fast/forms/select-writing-direction-natural-expected.txt:
+        * platform/mac/fast/text/international/hindi-spacing-expected.txt:
+        * platform/mac/fast/text/international/pop-up-button-text-alignment-and-direction-expected.png:
+        * platform/mac/fast/text/international/pop-up-button-text-alignment-and-direction-expected.txt:
+
</ins><span class="cx"> 2015-01-29  Ryosuke Niwa  &lt;rniwa@webkit.org&gt;
</span><span class="cx"> 
</span><span class="cx">         Skip these two tests in the stress testing since the feature isn't enabled.
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastcssrtlorderingexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/mac/fast/css/rtl-ordering-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastcssrtlorderingexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/css/rtl-ordering-expected.txt (179384 => 179385)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/css/rtl-ordering-expected.txt        2015-01-30 00:51:32 UTC (rev 179384)
+++ trunk/LayoutTests/platform/mac/fast/css/rtl-ordering-expected.txt        2015-01-30 00:55:54 UTC (rev 179385)
</span><span class="lines">@@ -27,10 +27,10 @@
</span><span class="cx">         RenderText {#text} at (50,1) size 5x18
</span><span class="cx">           text run at (50,1) width 5 LTR override: &quot; &quot;
</span><span class="cx">         RenderBR {BR} at (54,15) size 1x0
</span><del>-        RenderButton {INPUT} at (2,24) size 46x18 [bgcolor=#C0C0C0]
-          RenderBlock (anonymous) at (8,2) size 30x13
-            RenderText at (0,0) size 30x13
-              text run at (0,0) width 30 RTL: &quot;\x{5DB}\x{5E4}\x{5EA}\x{5D5}\x{5E8}&quot;
</del><ins>+        RenderButton {INPUT} at (2,24) size 47x18 [bgcolor=#C0C0C0]
+          RenderBlock (anonymous) at (8,2) size 31x13
+            RenderText at (0,0) size 31x13
+              text run at (0,0) width 31 RTL: &quot;\x{5DB}\x{5E4}\x{5EA}\x{5D5}\x{5E8}&quot;
</ins><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><span class="cx">       RenderBlock {HR} at (0,157) size 784x2 [border: (1px inset #000000)]
</span><span class="cx">       RenderBlock {P} at (0,175) size 784x18
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastformssearchrtlexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/mac/fast/forms/search-rtl-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastformssearchrtlexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/forms/search-rtl-expected.txt (179384 => 179385)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/forms/search-rtl-expected.txt        2015-01-30 00:51:32 UTC (rev 179384)
+++ trunk/LayoutTests/platform/mac/fast/forms/search-rtl-expected.txt        2015-01-30 00:55:54 UTC (rev 179385)
</span><span class="lines">@@ -41,22 +41,22 @@
</span><span class="cx">       RenderBlock {P} at (0,119) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 37x18
</span><span class="cx">           text run at (0,0) width 37: &quot;PASS&quot;
</span><del>-layer at (35,47) size 130x13 scrollX 5 scrollWidth 136
</del><ins>+layer at (35,47) size 130x13 scrollX 3 scrollWidth 134
</ins><span class="cx">   RenderBlock {DIV} at (0,0) size 131x13
</span><del>-    RenderText {#text} at (-5,0) size 137x13
-      text run at (-5,0) width 22 RTL: &quot; \x{5D5}\x{5D6}\x{5D4}\x{5D5}&quot;
-      text run at (16,0) width 20: &quot;she&quot;
-      text run at (35,0) width 45 RTL: &quot; \x{5D5}\x{5D4}\x{5D9}\x{5D0} \x{5D6}\x{5D4} &quot;
-      text run at (79,0) width 14: &quot;he&quot;
-      text run at (92,0) width 39 RTL: &quot;\x{5D4}\x{5D5}\x{5D0} \x{5D6}\x{5D4} &quot;
</del><ins>+    RenderText {#text} at (-3,0) size 135x13
+      text run at (-3,0) width 22 RTL: &quot; \x{5D5}\x{5D6}\x{5D4}\x{5D5}&quot;
+      text run at (18,0) width 20: &quot;she&quot;
+      text run at (37,0) width 44 RTL: &quot; \x{5D5}\x{5D4}\x{5D9}\x{5D0} \x{5D6}\x{5D4} &quot;
+      text run at (80,0) width 14: &quot;he&quot;
+      text run at (93,0) width 38 RTL: &quot;\x{5D4}\x{5D5}\x{5D0} \x{5D6}\x{5D4} &quot;
</ins><span class="cx"> layer at (35,70) size 196x13
</span><span class="cx">   RenderBlock {DIV} at (0,0) size 196x13
</span><del>-    RenderText {#text} at (59,0) size 137x13
-      text run at (59,0) width 23 RTL: &quot; \x{5D5}\x{5D6}\x{5D4}\x{5D5}&quot;
-      text run at (81,0) width 20: &quot;she&quot;
-      text run at (100,0) width 45 RTL: &quot; \x{5D5}\x{5D4}\x{5D9}\x{5D0} \x{5D6}\x{5D4} &quot;
-      text run at (144,0) width 14: &quot;he&quot;
-      text run at (157,0) width 39 RTL: &quot;\x{5D4}\x{5D5}\x{5D0} \x{5D6}\x{5D4} &quot;
</del><ins>+    RenderText {#text} at (61,0) size 135x13
+      text run at (61,0) width 23 RTL: &quot; \x{5D5}\x{5D6}\x{5D4}\x{5D5}&quot;
+      text run at (83,0) width 20: &quot;she&quot;
+      text run at (102,0) width 44 RTL: &quot; \x{5D5}\x{5D4}\x{5D9}\x{5D0} \x{5D6}\x{5D4} &quot;
+      text run at (145,0) width 14: &quot;he&quot;
+      text run at (158,0) width 38 RTL: &quot;\x{5D4}\x{5D5}\x{5D0} \x{5D6}\x{5D4} &quot;
</ins><span class="cx"> layer at (35,93) size 130x13
</span><span class="cx">   RenderBlock {DIV} at (0,0) size 131x13
</span><span class="cx"> caret: position 0 of child 0 {DIV} of child 1 {DIV} of child 0 {DIV} of {#document-fragment} of child 9 {INPUT} of child 3 {P} of body
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastformsselectvisualhebrewexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/mac/fast/forms/select-visual-hebrew-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastformsselectvisualhebrewexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/forms/select-visual-hebrew-expected.txt (179384 => 179385)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/forms/select-visual-hebrew-expected.txt        2015-01-30 00:51:32 UTC (rev 179384)
+++ trunk/LayoutTests/platform/mac/fast/forms/select-visual-hebrew-expected.txt        2015-01-30 00:55:54 UTC (rev 179385)
</span><span class="lines">@@ -11,8 +11,8 @@
</span><span class="cx">         RenderText {#text} at (0,1) size 398x18
</span><span class="cx">           text run at (0,1) width 398 LTR override: &quot;Text on the pop-up and in the list should look like this: \x{5E8}\x{5D5}\x{5EA}\x{5E4}\x{5DB}&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,87) size 784x22
</span><del>-        RenderMenuList {SELECT} at (2,2) size 61x18 [bgcolor=#FFFFFF]
-          RenderBlock (anonymous) at (0,0) size 61x18
-            RenderText at (8,2) size 30x13
-              text run at (8,2) width 30 RTL: &quot;\x{5DB}\x{5E4}\x{5EA}\x{5D5}\x{5E8}&quot;
</del><ins>+        RenderMenuList {SELECT} at (2,2) size 62x18 [bgcolor=#FFFFFF]
+          RenderBlock (anonymous) at (0,0) size 62x18
+            RenderText at (8,2) size 31x13
+              text run at (8,2) width 31 RTL: &quot;\x{5DB}\x{5E4}\x{5EA}\x{5D5}\x{5E8}&quot;
</ins><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastformsselectwritingdirectionnaturalexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/mac/fast/forms/select-writing-direction-natural-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastformsselectwritingdirectionnaturalexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/forms/select-writing-direction-natural-expected.txt (179384 => 179385)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/forms/select-writing-direction-natural-expected.txt        2015-01-30 00:51:32 UTC (rev 179384)
+++ trunk/LayoutTests/platform/mac/fast/forms/select-writing-direction-natural-expected.txt        2015-01-30 00:55:54 UTC (rev 179385)
</span><span class="lines">@@ -26,7 +26,7 @@
</span><span class="cx">           RenderMenuList {SELECT} at (0,2) size 70x18 [bgcolor=#FFFFFF]
</span><span class="cx">             RenderBlock (anonymous) at (0,0) size 70x18
</span><span class="cx">               RenderText at (8,2) size 15x13
</span><del>-                text run at (8,2) width 7 RTL: &quot;\x{5D0}&quot;
</del><ins>+                text run at (8,2) width 8 RTL: &quot;\x{5D0}&quot;
</ins><span class="cx">                 text run at (15,2) width 8: &quot;A&quot;
</span><span class="cx">           RenderText {#text} at (70,1) size 4x18
</span><span class="cx">             text run at (70,1) width 4: &quot; &quot;
</span><span class="lines">@@ -55,7 +55,7 @@
</span><span class="cx">           RenderMenuList {SELECT} at (492,2) size 70x18 [bgcolor=#FFFFFF]
</span><span class="cx">             RenderBlock (anonymous) at (0,0) size 70x18
</span><span class="cx">               RenderText at (8,2) size 15x13
</span><del>-                text run at (8,2) width 7 RTL: &quot;\x{5D0}&quot;
</del><ins>+                text run at (8,2) width 8 RTL: &quot;\x{5D0}&quot;
</ins><span class="cx">                 text run at (15,2) width 8: &quot;A&quot;
</span><span class="cx">           RenderText {#text} at (562,1) size 4x18
</span><span class="cx">             text run at (562,1) width 4: &quot; &quot;
</span><span class="lines">@@ -86,7 +86,7 @@
</span><span class="cx">             RenderBlock (anonymous) at (0,0) size 70x18
</span><span class="cx">               RenderText at (32,2) size 15x13
</span><span class="cx">                 text run at (32,2) width 8: &quot;A&quot;
</span><del>-                text run at (40,2) width 7 RTL: &quot;\x{5D0}&quot;
</del><ins>+                text run at (39,2) width 8 RTL: &quot;\x{5D0}&quot;
</ins><span class="cx">           RenderText {#text} at (218,1) size 4x18
</span><span class="cx">             text run at (218,1) width 4 RTL: &quot; &quot;
</span><span class="cx">           RenderMenuList {SELECT} at (148,2) size 70x18 [bgcolor=#FFFFFF]
</span><span class="lines">@@ -115,7 +115,7 @@
</span><span class="cx">             RenderBlock (anonymous) at (0,0) size 70x18
</span><span class="cx">               RenderText at (32,2) size 15x13
</span><span class="cx">                 text run at (32,2) width 8: &quot;A&quot;
</span><del>-                text run at (40,2) width 7 RTL: &quot;\x{5D0}&quot;
</del><ins>+                text run at (39,2) width 8 RTL: &quot;\x{5D0}&quot;
</ins><span class="cx">           RenderText {#text} at (710,1) size 4x18
</span><span class="cx">             text run at (710,1) width 4 RTL: &quot; &quot;
</span><span class="cx">           RenderMenuList {SELECT} at (640,2) size 70x18 [bgcolor=#FFFFFF]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfasttextinternationalhindispacingexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/text/international/hindi-spacing-expected.txt (179384 => 179385)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/text/international/hindi-spacing-expected.txt        2015-01-30 00:51:32 UTC (rev 179384)
+++ trunk/LayoutTests/platform/mac/fast/text/international/hindi-spacing-expected.txt        2015-01-30 00:55:54 UTC (rev 179385)
</span><span class="lines">@@ -10,18 +10,18 @@
</span><span class="cx">       RenderBR {BR} at (27,50) size 1x0
</span><span class="cx">       RenderButton {INPUT} at (2,56) size 101x18 [bgcolor=#C0C0C0]
</span><span class="cx">         RenderBlock (anonymous) at (8,2) size 85x17
</span><del>-          RenderText at (0,1) size 85x13
-            text run at (0,1) width 85: &quot;\x{915}\x{93F}\x{938}\x{940} \x{92D}\x{940} \x{924}\x{930}\x{939} \x{906}\x{917}\x{947} \x{92C}&quot;
-      RenderBR {BR} at (104,70) size 1x0
-      RenderInline {SPAN} at (0,0) size 114x18
-        RenderText {#text} at (0,80) size 114x18
-          text run at (0,80) width 114: &quot;\x{915}\x{93F}\x{938}\x{940} \x{92D}\x{940} \x{924}\x{930}\x{939} \x{906}\x{917}\x{947} \x{92C}&quot;
-      RenderText {#text} at (113,80) size 25x18
-        text run at (113,80) width 25: &quot;Foo&quot;
-      RenderBR {BR} at (137,94) size 1x0
-      RenderInline {SPAN} at (0,0) size 114x17
-        RenderText {#text} at (0,105) size 114x17
-          text run at (0,105) width 114: &quot;\x{915}\x{93F}\x{938}\x{940} \x{92D}\x{940} \x{924}\x{930}\x{939} \x{906}\x{917}\x{947} \x{92C}&quot;
-      RenderText {#text} at (113,105) size 25x18
-        text run at (113,105) width 25: &quot;Foo&quot;
-      RenderBR {BR} at (137,119) size 1x0
</del><ins>+          RenderText at (0,0) size 85x13
+            text run at (0,0) width 85: &quot;\x{915}\x{93F}\x{938}\x{940} \x{92D}\x{940} \x{924}\x{930}\x{939} \x{906}\x{917}\x{947} \x{92C}&quot;
+      RenderBR {BR} at (104,69) size 1x0
+      RenderInline {SPAN} at (0,0) size 123x18
+        RenderText {#text} at (0,77) size 123x18
+          text run at (0,77) width 123: &quot;\x{915}\x{93F}\x{938}\x{940} \x{92D}\x{940} \x{924}\x{930}\x{939} \x{906}\x{917}\x{947} \x{92C}&quot;
+      RenderText {#text} at (122,77) size 26x18
+        text run at (122,77) width 26: &quot;Foo&quot;
+      RenderBR {BR} at (147,91) size 1x0
+      RenderInline {SPAN} at (0,0) size 123x17
+        RenderText {#text} at (0,103) size 123x17
+          text run at (0,103) width 123: &quot;\x{915}\x{93F}\x{938}\x{940} \x{92D}\x{940} \x{924}\x{930}\x{939} \x{906}\x{917}\x{947} \x{92C}&quot;
+      RenderText {#text} at (122,103) size 26x18
+        text run at (122,103) width 26: &quot;Foo&quot;
+      RenderBR {BR} at (147,117) size 1x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmacfasttextinternationalpopupbuttontextalignmentanddirectionexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/mac/fast/text/international/pop-up-button-text-alignment-and-direction-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfasttextinternationalpopupbuttontextalignmentanddirectionexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/text/international/pop-up-button-text-alignment-and-direction-expected.txt (179384 => 179385)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/text/international/pop-up-button-text-alignment-and-direction-expected.txt        2015-01-30 00:51:32 UTC (rev 179384)
+++ trunk/LayoutTests/platform/mac/fast/text/international/pop-up-button-text-alignment-and-direction-expected.txt        2015-01-30 00:55:54 UTC (rev 179385)
</span><span class="lines">@@ -10,12 +10,12 @@
</span><span class="cx">       RenderBlock {DIV} at (0,34) size 784x242
</span><span class="cx">         RenderMenuList {SELECT} at (0,0) size 500x21 [bgcolor=#FFFFFF]
</span><span class="cx">           RenderBlock (anonymous) at (0,0) size 500x21
</span><del>-            RenderText at (8,2) size 159x16
</del><ins>+            RenderText at (8,2) size 157x16
</ins><span class="cx">               text run at (8,2) width 31: &quot;First &quot;
</span><del>-              text run at (38,2) width 51 RTL: &quot;) \x{5E8}\x{5D1}\x{5D9}\x{5E2}\x{5D9}\x{5EA}&quot;
-              text run at (88,2) width 16: &quot;03&quot;
-              text run at (103,2) width 37 RTL: &quot;\x{5E9}\x{5E0}\x{5D9}\x{5D4} (&quot;
-              text run at (139,2) width 28: &quot; fifth&quot;
</del><ins>+              text run at (38,2) width 49 RTL: &quot;) \x{5E8}\x{5D1}\x{5D9}\x{5E2}\x{5D9}\x{5EA}&quot;
+              text run at (86,2) width 16: &quot;03&quot;
+              text run at (101,2) width 37 RTL: &quot;\x{5E9}\x{5E0}\x{5D9}\x{5D4} (&quot;
+              text run at (137,2) width 28: &quot; fifth&quot;
</ins><span class="cx">         RenderBlock {DIV} at (0,23) size 470x36
</span><span class="cx">           RenderText {#text} at (10,10) size 163x16
</span><span class="cx">             text run at (10,10) width 32: &quot;First &quot;
</span><span class="lines">@@ -25,12 +25,12 @@
</span><span class="cx">             text run at (141,10) width 32: &quot; fifth&quot;
</span><span class="cx">         RenderMenuList {SELECT} at (0,61) size 500x21 [bgcolor=#FFFFFF]
</span><span class="cx">           RenderBlock (anonymous) at (0,0) size 500x21
</span><del>-            RenderText at (8,2) size 159x16
</del><ins>+            RenderText at (8,2) size 157x16
</ins><span class="cx">               text run at (8,2) width 24: &quot;fifth&quot;
</span><del>-              text run at (31,2) width 54 RTL: &quot;) \x{5E8}\x{5D1}\x{5D9}\x{5E2}\x{5D9}\x{5EA} &quot;
-              text run at (84,2) width 17: &quot;03&quot;
-              text run at (100,2) width 40 RTL: &quot; \x{5E9}\x{5E0}\x{5D9}\x{5D4} (&quot;
-              text run at (139,2) width 28: &quot;First&quot;
</del><ins>+              text run at (31,2) width 53 RTL: &quot;) \x{5E8}\x{5D1}\x{5D9}\x{5E2}\x{5D9}\x{5EA} &quot;
+              text run at (83,2) width 16: &quot;03&quot;
+              text run at (98,2) width 40 RTL: &quot; \x{5E9}\x{5E0}\x{5D9}\x{5D4} (&quot;
+              text run at (137,2) width 28: &quot;First&quot;
</ins><span class="cx">         RenderBlock {DIV} at (0,84) size 470x36
</span><span class="cx">           RenderText {#text} at (10,10) size 163x16
</span><span class="cx">             text run at (10,10) width 27: &quot;fifth&quot;
</span><span class="lines">@@ -40,24 +40,24 @@
</span><span class="cx">             text run at (144,10) width 29: &quot;First&quot;
</span><span class="cx">         RenderMenuList {SELECT} at (0,122) size 500x21 [bgcolor=#FFFFFF]
</span><span class="cx">           RenderBlock (anonymous) at (0,0) size 500x21
</span><del>-            RenderText at (8,2) size 159x16
-              text run at (8,2) width 159 LTR override: &quot;First \x{5E9}\x{5E0}\x{5D9}\x{5D4} (03) \x{5E8}\x{5D1}\x{5D9}\x{5E2}\x{5D9}\x{5EA} fifth&quot;
</del><ins>+            RenderText at (8,2) size 157x16
+              text run at (8,2) width 157 LTR override: &quot;First \x{5E9}\x{5E0}\x{5D9}\x{5D4} (03) \x{5E8}\x{5D1}\x{5D9}\x{5E2}\x{5D9}\x{5EA} fifth&quot;
</ins><span class="cx">         RenderBlock {DIV} at (0,145) size 470x36
</span><span class="cx">           RenderText {#text} at (10,10) size 163x16
</span><span class="cx">             text run at (10,10) width 163 LTR override: &quot;First \x{5E9}\x{5E0}\x{5D9}\x{5D4} (03) \x{5E8}\x{5D1}\x{5D9}\x{5E2}\x{5D9}\x{5EA} fifth&quot;
</span><span class="cx">         RenderMenuList {SELECT} at (0,183) size 500x21 [bgcolor=#FFFFFF]
</span><span class="cx">           RenderBlock (anonymous) at (0,0) size 500x21
</span><del>-            RenderText at (8,2) size 159x16
-              text run at (8,2) width 159 RTL override: &quot;First \x{5E9}\x{5E0}\x{5D9}\x{5D4} (03) \x{5E8}\x{5D1}\x{5D9}\x{5E2}\x{5D9}\x{5EA} fifth&quot;
</del><ins>+            RenderText at (8,2) size 157x16
+              text run at (8,2) width 157 RTL override: &quot;First \x{5E9}\x{5E0}\x{5D9}\x{5D4} (03) \x{5E8}\x{5D1}\x{5D9}\x{5E2}\x{5D9}\x{5EA} fifth&quot;
</ins><span class="cx">         RenderBlock {DIV} at (0,206) size 470x36
</span><span class="cx">           RenderText {#text} at (10,10) size 163x16
</span><span class="cx">             text run at (10,10) width 163 RTL override: &quot;First \x{5E9}\x{5E0}\x{5D9}\x{5D4} (03) \x{5E8}\x{5D1}\x{5D9}\x{5E2}\x{5D9}\x{5EA} fifth&quot;
</span><span class="cx">       RenderBlock {DIV} at (0,278) size 784x242
</span><span class="cx">         RenderMenuList {SELECT} at (0,0) size 500x21 [bgcolor=#FFFFFF]
</span><span class="cx">           RenderBlock (anonymous) at (0,0) size 500x21
</span><del>-            RenderText at (318,2) size 159x16
-              text run at (318,2) width 32: &quot;First &quot;
-              text run at (349,2) width 50 RTL: &quot;) \x{5E8}\x{5D1}\x{5D9}\x{5E2}\x{5D9}\x{5EA}&quot;
</del><ins>+            RenderText at (320,2) size 157x16
+              text run at (320,2) width 32: &quot;First &quot;
+              text run at (351,2) width 48 RTL: &quot;) \x{5E8}\x{5D1}\x{5D9}\x{5E2}\x{5D9}\x{5EA}&quot;
</ins><span class="cx">               text run at (398,2) width 17: &quot;03&quot;
</span><span class="cx">               text run at (414,2) width 36 RTL: &quot;\x{5E9}\x{5E0}\x{5D9}\x{5D4} (&quot;
</span><span class="cx">               text run at (449,2) width 28: &quot; fifth&quot;
</span><span class="lines">@@ -70,12 +70,12 @@
</span><span class="cx">             text run at (429,10) width 31: &quot; fifth&quot;
</span><span class="cx">         RenderMenuList {SELECT} at (0,61) size 500x21 [bgcolor=#FFFFFF]
</span><span class="cx">           RenderBlock (anonymous) at (0,0) size 500x21
</span><del>-            RenderText at (318,2) size 159x16
-              text run at (318,2) width 24: &quot;fifth&quot;
-              text run at (341,2) width 55 RTL: &quot;) \x{5E8}\x{5D1}\x{5D9}\x{5E2}\x{5D9}\x{5EA} &quot;
</del><ins>+            RenderText at (320,2) size 158x16
+              text run at (320,2) width 24: &quot;fifth&quot;
+              text run at (343,2) width 53 RTL: &quot;) \x{5E8}\x{5D1}\x{5D9}\x{5E2}\x{5D9}\x{5EA} &quot;
</ins><span class="cx">               text run at (395,2) width 16: &quot;03&quot;
</span><span class="cx">               text run at (410,2) width 40 RTL: &quot; \x{5E9}\x{5E0}\x{5D9}\x{5D4} (&quot;
</span><del>-              text run at (449,2) width 28: &quot;First&quot;
</del><ins>+              text run at (449,2) width 29: &quot;First&quot;
</ins><span class="cx">         RenderBlock {DIV} at (0,84) size 470x36
</span><span class="cx">           RenderText {#text} at (297,10) size 163x16
</span><span class="cx">             text run at (297,10) width 28: &quot;fifth&quot;
</span><span class="lines">@@ -85,15 +85,15 @@
</span><span class="cx">             text run at (432,10) width 28: &quot;First&quot;
</span><span class="cx">         RenderMenuList {SELECT} at (0,122) size 500x21 [bgcolor=#FFFFFF]
</span><span class="cx">           RenderBlock (anonymous) at (0,0) size 500x21
</span><del>-            RenderText at (318,2) size 159x16
-              text run at (318,2) width 159 LTR override: &quot;First \x{5E9}\x{5E0}\x{5D9}\x{5D4} (03) \x{5E8}\x{5D1}\x{5D9}\x{5E2}\x{5D9}\x{5EA} fifth&quot;
</del><ins>+            RenderText at (320,2) size 157x16
+              text run at (320,2) width 157 LTR override: &quot;First \x{5E9}\x{5E0}\x{5D9}\x{5D4} (03) \x{5E8}\x{5D1}\x{5D9}\x{5E2}\x{5D9}\x{5EA} fifth&quot;
</ins><span class="cx">         RenderBlock {DIV} at (0,145) size 470x36
</span><span class="cx">           RenderText {#text} at (297,10) size 163x16
</span><span class="cx">             text run at (297,10) width 163 LTR override: &quot;First \x{5E9}\x{5E0}\x{5D9}\x{5D4} (03) \x{5E8}\x{5D1}\x{5D9}\x{5E2}\x{5D9}\x{5EA} fifth&quot;
</span><span class="cx">         RenderMenuList {SELECT} at (0,183) size 500x21 [bgcolor=#FFFFFF]
</span><span class="cx">           RenderBlock (anonymous) at (0,0) size 500x21
</span><del>-            RenderText at (318,2) size 159x16
-              text run at (318,2) width 159 RTL override: &quot;First \x{5E9}\x{5E0}\x{5D9}\x{5D4} (03) \x{5E8}\x{5D1}\x{5D9}\x{5E2}\x{5D9}\x{5EA} fifth&quot;
</del><ins>+            RenderText at (320,2) size 157x16
+              text run at (320,2) width 157 RTL override: &quot;First \x{5E9}\x{5E0}\x{5D9}\x{5D4} (03) \x{5E8}\x{5D1}\x{5D9}\x{5E2}\x{5D9}\x{5EA} fifth&quot;
</ins><span class="cx">         RenderBlock {DIV} at (0,206) size 470x36
</span><span class="cx">           RenderText {#text} at (297,10) size 163x16
</span><span class="cx">             text run at (297,10) width 163 RTL override: &quot;First \x{5E9}\x{5E0}\x{5D9}\x{5D4} (03) \x{5E8}\x{5D1}\x{5D9}\x{5E2}\x{5D9}\x{5EA} fifth&quot;
</span></span></pre>
</div>
</div>

</body>
</html>