<!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>[165131] branches/safari-537.75-branch</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/165131">165131</a></dd>
<dt>Author</dt> <dd>matthew_hanson@apple.com</dd>
<dt>Date</dt> <dd>2014-03-05 14:31:34 -0800 (Wed, 05 Mar 2014)</dd>
</dl>

<h3>Log Message</h3>
<pre>Merged <a href="http://trac.webkit.org/projects/webkit/changeset/158697">r158697</a>.</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#branchessafari53775branchLayoutTestsChangeLog">branches/safari-537.75-branch/LayoutTests/ChangeLog</a></li>
<li><a href="#branchessafari53775branchLayoutTestsplatformmacfasttextverticalnosidewayshtml">branches/safari-537.75-branch/LayoutTests/platform/mac/fast/text/vertical-no-sideways.html</a></li>
<li><a href="#branchessafari53775branchLayoutTestsplatformmacplatformmacfasttextverticalnosidewaysexpectedtxt">branches/safari-537.75-branch/LayoutTests/platform/mac/platform/mac/fast/text/vertical-no-sideways-expected.txt</a></li>
<li><a href="#branchessafari53775branchSourceWebCoreChangeLog">branches/safari-537.75-branch/Source/WebCore/ChangeLog</a></li>
<li><a href="#branchessafari53775branchSourceWebCoreplatformgraphicsFontGlyphscpp">branches/safari-537.75-branch/Source/WebCore/platform/graphics/FontGlyphs.cpp</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="branchessafari53775branchLayoutTestsChangeLog"></a>
<div class="modfile"><h4>Modified: branches/safari-537.75-branch/LayoutTests/ChangeLog (165130 => 165131)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-537.75-branch/LayoutTests/ChangeLog        2014-03-05 22:02:55 UTC (rev 165130)
+++ branches/safari-537.75-branch/LayoutTests/ChangeLog        2014-03-05 22:31:34 UTC (rev 165131)
</span><span class="lines">@@ -1,5 +1,24 @@
</span><span class="cx"> 2014-03-05  Matthew Hanson  &lt;matthew_hanson@apple.com&gt;
</span><span class="cx"> 
</span><ins>+        Merge r158697.
+
+    2013-11-05  Enrica Casucci  &lt;enrica@apple.com&gt;
+
+            Full width semicolon is wrong in vertical text.
+            https://bugs.webkit.org/show_bug.cgi?id=123814
+            &lt;rdar://problem/15312541&gt;
+
+            Reviewed by Benjamin Poulain.
+
+            Extended the existing test to include the full width
+            semicolon.
+
+            * platform/mac/fast/text/vertical-no-sideways.html:
+            * platform/mac/platform/mac/fast/text/vertical-no-sideways-expected.txt:
+            * platform/mac-mountainlion/platform/mac/fast/text/vertical-no-sideways-expected.txt
+
+2014-03-05  Matthew Hanson  &lt;matthew_hanson@apple.com&gt;
+
</ins><span class="cx">         Merge r163465.
</span><span class="cx"> 
</span><span class="cx">     2014-02-04  Myles C. Maxfield  &lt;mmaxfield@apple.com&gt;
</span></span></pre></div>
<a id="branchessafari53775branchLayoutTestsplatformmacfasttextverticalnosidewayshtml"></a>
<div class="modfile"><h4>Modified: branches/safari-537.75-branch/LayoutTests/platform/mac/fast/text/vertical-no-sideways.html (165130 => 165131)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-537.75-branch/LayoutTests/platform/mac/fast/text/vertical-no-sideways.html        2014-03-05 22:02:55 UTC (rev 165130)
+++ branches/safari-537.75-branch/LayoutTests/platform/mac/fast/text/vertical-no-sideways.html        2014-03-05 22:31:34 UTC (rev 165131)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> &lt;div style=&quot;font-family: 'Lucida grande'; font-size: 24px; border: solid red 1px; letter-spacing: 15px;&quot;&gt;
</span><del>-    &amp;#x000A7;&amp;#x000A9;&amp;#x000AE;&amp;#x000B6;&amp;#x000BC;&amp;#x000BD;&amp;#x000BE;&lt;br&gt;
</del><ins>+    &amp;#x000A7;&amp;#x000A9;&amp;#x000AE;&amp;#x0FF1B;&amp;#x000B6;&amp;#x000BC;&amp;#x000BD;&amp;#x000BE;&lt;br&gt;
</ins><span class="cx">     &amp;#x002E5;&amp;#x002E6;&amp;#x002E7;&amp;#x002E8;&amp;#x002E9;&amp;#x002EA;&amp;#x002EB;&lt;br&gt;
</span><span class="cx">     &amp;#x01100;&amp;#x01101;&amp;#x01401;&amp;#x01402;&amp;#x01800;&amp;#x01801;&lt;br&gt;
</span><span class="cx">     &amp;#x02016;&amp;#x02018;&amp;#x02019;&amp;#x02020;&amp;#x02021;&amp;#x02030;&amp;#x02031;&lt;br&gt;
</span><span class="lines">@@ -15,7 +15,7 @@
</span><span class="cx">     &amp;#x0FF40;&amp;#x0FF5A;&amp;#x0FFE0;&amp;#x0FFE2;&amp;#x0FFE4;&amp;#x0FFFD;&amp;#x1D300;&amp;#x1F64F;&amp;#x1F680;&lt;br&gt;
</span><span class="cx"> &lt;/div&gt;
</span><span class="cx"> &lt;div style=&quot;font-family: 'Lucida grande'; font-size: 24px; border: solid blue 1px; -webkit-writing-mode: vertical-lr; -webkit-column-progression: normal; letter-spacing: 15px;&quot;&gt;
</span><del>-    &amp;#x000A7;&amp;#x000A9;&amp;#x000AE;&amp;#x000B6;&amp;#x000BC;&amp;#x000BD;&amp;#x000BE;&lt;br&gt;
</del><ins>+    &amp;#x000A7;&amp;#x000A9;&amp;#x000AE;&amp;#x0FF1B;&amp;#x000B6;&amp;#x000BC;&amp;#x000BD;&amp;#x000BE;&lt;br&gt;
</ins><span class="cx">     &amp;#x002E5;&amp;#x002E6;&amp;#x002E7;&amp;#x002E8;&amp;#x002E9;&amp;#x002EA;&amp;#x002EB;&lt;br&gt;
</span><span class="cx">     &amp;#x01100;&amp;#x01101;&amp;#x01401;&amp;#x01402;&amp;#x01800;&amp;#x01801;&lt;br&gt;
</span><span class="cx">     &amp;#x02016;&amp;#x02018;&amp;#x02019;&amp;#x02020;&amp;#x02021;&amp;#x02030;&amp;#x02031;&lt;br&gt;
</span></span></pre></div>
<a id="branchessafari53775branchLayoutTestsplatformmacplatformmacfasttextverticalnosidewaysexpectedtxt"></a>
<div class="modfile"><h4>Modified: branches/safari-537.75-branch/LayoutTests/platform/mac/platform/mac/fast/text/vertical-no-sideways-expected.txt (165130 => 165131)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-537.75-branch/LayoutTests/platform/mac/platform/mac/fast/text/vertical-no-sideways-expected.txt        2014-03-05 22:02:55 UTC (rev 165130)
+++ branches/safari-537.75-branch/LayoutTests/platform/mac/platform/mac/fast/text/vertical-no-sideways-expected.txt        2014-03-05 22:31:34 UTC (rev 165131)
</span><span class="lines">@@ -1,87 +1,87 @@
</span><del>-layer at (0,0) size 785x953
</del><ins>+layer at (0,0) size 785x961
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x953
-  RenderBlock {HTML} at (0,0) size 785x953
-    RenderBody {BODY} at (8,8) size 769x937
-      RenderBlock {DIV} at (0,0) size 769x442 [border: (1px solid #FF0000)]
-        RenderText {#text} at (1,1) size 235x28
-          text run at (1,1) width 235: &quot;\x{A7}\x{A9}\x{AE}\x{B6}\x{BC}\x{BD}\x{BE}&quot;
-        RenderBR {BR} at (235,24) size 1x0
-        RenderText {#text} at (1,29) size 170x28
-          text run at (1,29) width 170: &quot;\x{2E5}\x{2E6}\x{2E7}\x{2E8}\x{2E9}\x{2EA}\x{2EB}&quot;
-        RenderBR {BR} at (170,52) size 1x0
-        RenderText {#text} at (1,60) size 187x28
-          text run at (1,60) width 187: &quot;\x{1100}\x{1101}\x{1401}\x{1402}\x{1800}\x{1801}&quot;
-        RenderBR {BR} at (188,83) size 0x0
-        RenderText {#text} at (1,90) size 222x28
-          text run at (1,90) width 222: &quot;\x{2016}\x{2018}\x{2019}\x{2020}\x{2021}\x{2030}\x{2031}&quot;
-        RenderBR {BR} at (222,113) size 1x0
-        RenderText {#text} at (1,118) size 247x28
-          text run at (1,118) width 247: &quot;\x{203B}\x{203C}\x{203D}\x{2042}\x{2044}\x{2047}\x{2048}\x{2049}\x{2051}&quot;
-        RenderBR {BR} at (247,141) size 1x0
-        RenderText {#text} at (1,150) size 392x28
-          text run at (1,150) width 392: &quot;\x{2100}\x{2101}\x{2116}\x{2117}\x{2119}\x{211A}\x{2130}\x{2131}\x{2133}\x{2134}\x{213E}\x{213F}&quot;
-        RenderBR {BR} at (392,173) size 1x0
-        RenderText {#text} at (1,188) size 150x28
-          text run at (1,188) width 150: &quot;\x{2145}\x{2146}\x{2149}\x{214A}\x{214D}&quot;
-        RenderBR {BR} at (151,211) size 0x0
-        RenderText {#text} at (1,226) size 568x28
-          text run at (1,226) width 282: &quot;\x{2300}\x{2307}\x{230C}\x{231F}\x{2322}\x{232B}\x{237D}\x{239A} &quot;
-          text run at (282,226) width 287: &quot;\x{23B4}\x{23B6}\x{23BA}\x{23CF}\x{23D1}\x{23DB}\x{23E2}\x{24FF}&quot;
-        RenderBR {BR} at (568,249) size 1x0
-        RenderText {#text} at (1,263) size 319x28
-          text run at (1,263) width 319: &quot;\x{25A0}\x{2619}\x{2620}\x{2767}\x{2776}\x{2793}\x{2B12}\x{2B2F}\x{2E80}\x{2007}&quot;
-        RenderBR {BR} at (319,286) size 1x0
-        RenderText {#text} at (1,301) size 327x28
-          text run at (1,301) width 327: &quot;\x{3012}\x{3013}\x{3020}\x{302F}\x{3031}\x{309F}\x{30A1}\x{30FB}\x{30FD}&quot;
-        RenderBR {BR} at (328,324) size 0x0
-        RenderText {#text} at (1,337) size 312x28
-          text run at (1,337) width 312: &quot;\x{FE10}\x{FE30}\x{FE48}\x{FE50}\x{FE57}\x{FE5F}\x{FE62}\x{FE6}&quot;
-        RenderBR {BR} at (313,360) size 0x0
-        RenderText {#text} at (1,373) size 390x28
-          text run at (1,373) width 390: &quot;\x{FF01}\x{FF07}\x{FF0A}\x{FF0C}\x{FF0E}\x{FF19}\x{FF1F}\x{FF3A}\x{FF3C}\x{FF3E}&quot;
-        RenderBR {BR} at (391,396) size 0x0
-        RenderText {#text} at (1,409) size 349x28
-          text run at (1,409) width 349: &quot;\x{FF40}\x{FF5A}\x{FFE0}\x{FFE2}\x{FFE4}\x{FFFD}\x{D834}\x{DF00}\x{D83D}\x{DE4F}\x{D83D}\x{DE80}&quot;
-        RenderBR {BR} at (349,432) size 1x0
-      RenderBlock {DIV} at (0,442) size 438x495 [border: (1px solid #0000FF)]
-        RenderText {#text} at (1,1) size 28x256
-          text run at (1,1) width 256: &quot;\x{A7}\x{A9}\x{AE}\x{B6}\x{BC}\x{BD}\x{BE}&quot;
-        RenderBR {BR} at (6,256) size 0x1
-        RenderText {#text} at (29,1) size 28x219
-          text run at (29,1) width 219: &quot;\x{2E5}\x{2E6}\x{2E7}\x{2E8}\x{2E9}\x{2EA}\x{2EB}&quot;
-        RenderBR {BR} at (34,219) size 0x1
-        RenderText {#text} at (59,1) size 28x197
-          text run at (59,1) width 197: &quot;\x{1100}\x{1101}\x{1401}\x{1402}\x{1800}\x{1801}&quot;
-        RenderBR {BR} at (73,198) size 0x0
-        RenderText {#text} at (89,1) size 28x223
-          text run at (89,1) width 223: &quot;\x{2016}\x{2018}\x{2019}\x{2020}\x{2021}\x{2030}\x{2031}&quot;
-        RenderBR {BR} at (94,223) size 0x1
-        RenderText {#text} at (117,1) size 28x293
-          text run at (117,1) width 293: &quot;\x{203B}\x{203C}\x{203D}\x{2042}\x{2044}\x{2047}\x{2048}\x{2049}\x{2051}&quot;
-        RenderBR {BR} at (122,293) size 0x1
-        RenderText {#text} at (149,1) size 28x403
-          text run at (149,1) width 403: &quot;\x{2100}\x{2101}\x{2116}\x{2117}\x{2119}\x{211A}\x{2130}\x{2131}\x{2133}\x{2134}\x{213E}\x{213F}&quot;
-        RenderBR {BR} at (154,403) size 0x1
-        RenderText {#text} at (187,1) size 28x170
-          text run at (187,1) width 170: &quot;\x{2145}\x{2146}\x{2149}\x{214A}\x{214D}&quot;
-        RenderBR {BR} at (192,170) size 0x1
-        RenderText {#text} at (225,1) size 28x493
-          text run at (225,1) width 262: &quot;\x{2300}\x{2307}\x{230C}\x{231F}\x{2322}\x{232B}\x{237D}\x{239A} &quot;
-          text run at (225,262) width 231: &quot;\x{23B4}\x{23B6}\x{23BA}\x{23CF}\x{23D1}\x{23DB}\x{23E2}\x{24FF}&quot;
-        RenderBR {BR} at (239,493) size 0x1
-        RenderText {#text} at (261,1) size 28x320
-          text run at (261,1) width 320: &quot;\x{25A0}\x{2619}\x{2620}\x{2767}\x{2776}\x{2793}\x{2B12}\x{2B2F}\x{2E80}\x{2007}&quot;
-        RenderBR {BR} at (275,320) size 0x1
-        RenderText {#text} at (297,1) size 28x350
-          text run at (297,1) width 350: &quot;\x{3012}\x{3013}\x{3020}\x{302F}\x{3031}\x{309F}\x{30A1}\x{30FB}\x{30FD}&quot;
-        RenderBR {BR} at (311,351) size 0x0
-        RenderText {#text} at (333,1) size 28x312
-          text run at (333,1) width 312: &quot;\x{FE10}\x{FE30}\x{FE48}\x{FE50}\x{FE57}\x{FE5F}\x{FE62}\x{FE6}&quot;
-        RenderBR {BR} at (347,313) size 0x0
-        RenderText {#text} at (369,1) size 28x390
-          text run at (369,1) width 390: &quot;\x{FF01}\x{FF07}\x{FF0A}\x{FF0C}\x{FF0E}\x{FF19}\x{FF1F}\x{FF3A}\x{FF3C}\x{FF3E}&quot;
-        RenderBR {BR} at (383,391) size 0x0
-        RenderText {#text} at (405,1) size 28x334
-          text run at (405,1) width 334: &quot;\x{FF40}\x{FF5A}\x{FFE0}\x{FFE2}\x{FFE4}\x{FFFD}\x{D834}\x{DF00}\x{D83D}\x{DE4F}\x{D83D}\x{DE80}&quot;
-        RenderBR {BR} at (419,334) size 0x1
</del><ins>+layer at (0,0) size 785x961
+  RenderBlock {HTML} at (0,0) size 785x961
+    RenderBody {BODY} at (8,8) size 769x945
+      RenderBlock {DIV} at (0,0) size 769x450 [border: (1px solid #FF0000)]
+        RenderText {#text} at (1,5) size 274x28
+          text run at (1,5) width 274: &quot;\x{A7}\x{A9}\x{AE}\x{FF1B}\x{B6}\x{BC}\x{BD}\x{BE}&quot;
+        RenderBR {BR} at (274,28) size 1x0
+        RenderText {#text} at (1,37) size 170x28
+          text run at (1,37) width 170: &quot;\x{2E5}\x{2E6}\x{2E7}\x{2E8}\x{2E9}\x{2EA}\x{2EB}&quot;
+        RenderBR {BR} at (170,60) size 1x0
+        RenderText {#text} at (1,68) size 187x28
+          text run at (1,68) width 187: &quot;\x{1100}\x{1101}\x{1401}\x{1402}\x{1800}\x{1801}&quot;
+        RenderBR {BR} at (188,91) size 0x0
+        RenderText {#text} at (1,98) size 222x28
+          text run at (1,98) width 222: &quot;\x{2016}\x{2018}\x{2019}\x{2020}\x{2021}\x{2030}\x{2031}&quot;
+        RenderBR {BR} at (222,121) size 1x0
+        RenderText {#text} at (1,126) size 247x28
+          text run at (1,126) width 247: &quot;\x{203B}\x{203C}\x{203D}\x{2042}\x{2044}\x{2047}\x{2048}\x{2049}\x{2051}&quot;
+        RenderBR {BR} at (247,149) size 1x0
+        RenderText {#text} at (1,158) size 392x28
+          text run at (1,158) width 392: &quot;\x{2100}\x{2101}\x{2116}\x{2117}\x{2119}\x{211A}\x{2130}\x{2131}\x{2133}\x{2134}\x{213E}\x{213F}&quot;
+        RenderBR {BR} at (392,181) size 1x0
+        RenderText {#text} at (1,196) size 150x28
+          text run at (1,196) width 150: &quot;\x{2145}\x{2146}\x{2149}\x{214A}\x{214D}&quot;
+        RenderBR {BR} at (151,219) size 0x0
+        RenderText {#text} at (1,234) size 568x28
+          text run at (1,234) width 282: &quot;\x{2300}\x{2307}\x{230C}\x{231F}\x{2322}\x{232B}\x{237D}\x{239A} &quot;
+          text run at (282,234) width 287: &quot;\x{23B4}\x{23B6}\x{23BA}\x{23CF}\x{23D1}\x{23DB}\x{23E2}\x{24FF}&quot;
+        RenderBR {BR} at (568,257) size 1x0
+        RenderText {#text} at (1,271) size 319x28
+          text run at (1,271) width 319: &quot;\x{25A0}\x{2619}\x{2620}\x{2767}\x{2776}\x{2793}\x{2B12}\x{2B2F}\x{2E80}\x{2007}&quot;
+        RenderBR {BR} at (319,294) size 1x0
+        RenderText {#text} at (1,309) size 327x28
+          text run at (1,309) width 327: &quot;\x{3012}\x{3013}\x{3020}\x{302F}\x{3031}\x{309F}\x{30A1}\x{30FB}\x{30FD}&quot;
+        RenderBR {BR} at (328,332) size 0x0
+        RenderText {#text} at (1,345) size 312x28
+          text run at (1,345) width 312: &quot;\x{FE10}\x{FE30}\x{FE48}\x{FE50}\x{FE57}\x{FE5F}\x{FE62}\x{FE6}&quot;
+        RenderBR {BR} at (313,368) size 0x0
+        RenderText {#text} at (1,381) size 390x28
+          text run at (1,381) width 390: &quot;\x{FF01}\x{FF07}\x{FF0A}\x{FF0C}\x{FF0E}\x{FF19}\x{FF1F}\x{FF3A}\x{FF3C}\x{FF3E}&quot;
+        RenderBR {BR} at (391,404) size 0x0
+        RenderText {#text} at (1,417) size 349x28
+          text run at (1,417) width 349: &quot;\x{FF40}\x{FF5A}\x{FFE0}\x{FFE2}\x{FFE4}\x{FFFD}\x{D834}\x{DF00}\x{D83D}\x{DE4F}\x{D83D}\x{DE80}&quot;
+        RenderBR {BR} at (349,440) size 1x0
+      RenderBlock {DIV} at (0,450) size 446x495 [border: (1px solid #0000FF)]
+        RenderText {#text} at (5,1) size 28x295
+          text run at (5,1) width 295: &quot;\x{A7}\x{A9}\x{AE}\x{FF1B}\x{B6}\x{BC}\x{BD}\x{BE}&quot;
+        RenderBR {BR} at (19,295) size 0x1
+        RenderText {#text} at (37,1) size 28x219
+          text run at (37,1) width 219: &quot;\x{2E5}\x{2E6}\x{2E7}\x{2E8}\x{2E9}\x{2EA}\x{2EB}&quot;
+        RenderBR {BR} at (42,219) size 0x1
+        RenderText {#text} at (67,1) size 28x197
+          text run at (67,1) width 197: &quot;\x{1100}\x{1101}\x{1401}\x{1402}\x{1800}\x{1801}&quot;
+        RenderBR {BR} at (81,198) size 0x0
+        RenderText {#text} at (97,1) size 28x223
+          text run at (97,1) width 223: &quot;\x{2016}\x{2018}\x{2019}\x{2020}\x{2021}\x{2030}\x{2031}&quot;
+        RenderBR {BR} at (102,223) size 0x1
+        RenderText {#text} at (125,1) size 28x293
+          text run at (125,1) width 293: &quot;\x{203B}\x{203C}\x{203D}\x{2042}\x{2044}\x{2047}\x{2048}\x{2049}\x{2051}&quot;
+        RenderBR {BR} at (130,293) size 0x1
+        RenderText {#text} at (157,1) size 28x403
+          text run at (157,1) width 403: &quot;\x{2100}\x{2101}\x{2116}\x{2117}\x{2119}\x{211A}\x{2130}\x{2131}\x{2133}\x{2134}\x{213E}\x{213F}&quot;
+        RenderBR {BR} at (162,403) size 0x1
+        RenderText {#text} at (195,1) size 28x170
+          text run at (195,1) width 170: &quot;\x{2145}\x{2146}\x{2149}\x{214A}\x{214D}&quot;
+        RenderBR {BR} at (200,170) size 0x1
+        RenderText {#text} at (233,1) size 28x493
+          text run at (233,1) width 262: &quot;\x{2300}\x{2307}\x{230C}\x{231F}\x{2322}\x{232B}\x{237D}\x{239A} &quot;
+          text run at (233,262) width 231: &quot;\x{23B4}\x{23B6}\x{23BA}\x{23CF}\x{23D1}\x{23DB}\x{23E2}\x{24FF}&quot;
+        RenderBR {BR} at (247,493) size 0x1
+        RenderText {#text} at (269,1) size 28x320
+          text run at (269,1) width 320: &quot;\x{25A0}\x{2619}\x{2620}\x{2767}\x{2776}\x{2793}\x{2B12}\x{2B2F}\x{2E80}\x{2007}&quot;
+        RenderBR {BR} at (283,320) size 0x1
+        RenderText {#text} at (305,1) size 28x350
+          text run at (305,1) width 350: &quot;\x{3012}\x{3013}\x{3020}\x{302F}\x{3031}\x{309F}\x{30A1}\x{30FB}\x{30FD}&quot;
+        RenderBR {BR} at (319,351) size 0x0
+        RenderText {#text} at (341,1) size 28x312
+          text run at (341,1) width 312: &quot;\x{FE10}\x{FE30}\x{FE48}\x{FE50}\x{FE57}\x{FE5F}\x{FE62}\x{FE6}&quot;
+        RenderBR {BR} at (355,313) size 0x0
+        RenderText {#text} at (377,1) size 28x390
+          text run at (377,1) width 390: &quot;\x{FF01}\x{FF07}\x{FF0A}\x{FF0C}\x{FF0E}\x{FF19}\x{FF1F}\x{FF3A}\x{FF3C}\x{FF3E}&quot;
+        RenderBR {BR} at (391,391) size 0x0
+        RenderText {#text} at (413,1) size 28x334
+          text run at (413,1) width 334: &quot;\x{FF40}\x{FF5A}\x{FFE0}\x{FFE2}\x{FFE4}\x{FFFD}\x{D834}\x{DF00}\x{D83D}\x{DE4F}\x{D83D}\x{DE80}&quot;
+        RenderBR {BR} at (427,334) size 0x1
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="branchessafari53775branchSourceWebCoreChangeLog"></a>
<div class="modfile"><h4>Modified: branches/safari-537.75-branch/Source/WebCore/ChangeLog (165130 => 165131)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-537.75-branch/Source/WebCore/ChangeLog        2014-03-05 22:02:55 UTC (rev 165130)
+++ branches/safari-537.75-branch/Source/WebCore/ChangeLog        2014-03-05 22:31:34 UTC (rev 165131)
</span><span class="lines">@@ -1,5 +1,24 @@
</span><span class="cx"> 2014-03-05  Matthew Hanson  &lt;matthew_hanson@apple.com&gt;
</span><span class="cx"> 
</span><ins>+        Merge r158697.
+
+    2013-11-05  Enrica Casucci  &lt;enrica@apple.com&gt;
+
+            Full width semicolon is wrong in vertical text.
+            https://bugs.webkit.org/show_bug.cgi?id=123814
+            &lt;rdar://problem/15312541&gt;
+
+            Reviewed by Benjamin Poulain.
+
+            The full width semicolon should always be upright.
+            Adding it to the list of characters that should
+            ignore rotation.
+
+            * platform/graphics/FontGlyphs.cpp:
+            (WebCore::shouldIgnoreRotation):
+
+2014-03-05  Matthew Hanson  &lt;matthew_hanson@apple.com&gt;
+
</ins><span class="cx">         Merge r163465.
</span><span class="cx"> 
</span><span class="cx">     2014-02-04  Myles C. Maxfield  &lt;mmaxfield@apple.com&gt;
</span></span></pre></div>
<a id="branchessafari53775branchSourceWebCoreplatformgraphicsFontGlyphscpp"></a>
<div class="modfile"><h4>Modified: branches/safari-537.75-branch/Source/WebCore/platform/graphics/FontGlyphs.cpp (165130 => 165131)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-537.75-branch/Source/WebCore/platform/graphics/FontGlyphs.cpp        2014-03-05 22:02:55 UTC (rev 165130)
+++ branches/safari-537.75-branch/Source/WebCore/platform/graphics/FontGlyphs.cpp        2014-03-05 22:31:34 UTC (rev 165131)
</span><span class="lines">@@ -178,7 +178,7 @@
</span><span class="cx">         return true;
</span><span class="cx"> 
</span><span class="cx">     if (isInRange(character, 0x0FF01, 0x0FF07) || isInRange(character, 0x0FF0A, 0x0FF0C)
</span><del>-        || isInRange(character, 0x0FF0E, 0x0FF19) || isInRange(character, 0x0FF1F, 0x0FF3A))
</del><ins>+        || isInRange(character, 0x0FF0E, 0x0FF19) || character == 0x0FF1B || isInRange(character, 0x0FF1F, 0x0FF3A))
</ins><span class="cx">         return true;
</span><span class="cx"> 
</span><span class="cx">     if (character == 0x0FF3C || character == 0x0FF3E)
</span></span></pre>
</div>
</div>

</body>
</html>