Title: [188392] branches/safari-601.1.46-branch/LayoutTests
Revision
188392
Author
bshaf...@apple.com
Date
2015-08-13 12:19:28 -0700 (Thu, 13 Aug 2015)

Log Message

Merged r188383.  rdar://problem/22256660

Modified Paths

Added Paths

Diff

Modified: branches/safari-601.1.46-branch/LayoutTests/ChangeLog (188391 => 188392)


--- branches/safari-601.1.46-branch/LayoutTests/ChangeLog	2015-08-13 19:17:13 UTC (rev 188391)
+++ branches/safari-601.1.46-branch/LayoutTests/ChangeLog	2015-08-13 19:19:28 UTC (rev 188392)
@@ -1,5 +1,18 @@
 2015-08-13  Babak Shafiei  <bshaf...@apple.com>
 
+        Merge r188383.
+
+    2015-08-13  Alexey Proskuryakov  <a...@apple.com>
+
+            [Cocoa] [CJK-configured device] System font has vertical punctuation
+            https://bugs.webkit.org/show_bug.cgi?id=147964
+            <rdar://problem/22256660>
+
+            * platform/mac/fast/text/system-font-punctuation-expected.txt: Actually landing
+            results for Mac.
+
+2015-08-13  Babak Shafiei  <bshaf...@apple.com>
+
         Merge r188377.
 
     2015-08-12  Myles C. Maxfield  <mmaxfi...@apple.com>

Copied: branches/safari-601.1.46-branch/LayoutTests/platform/mac/fast/text/system-font-punctuation-expected.txt (from rev 188383, trunk/LayoutTests/platform/mac/fast/text/system-font-punctuation-expected.txt) (0 => 188392)


--- branches/safari-601.1.46-branch/LayoutTests/platform/mac/fast/text/system-font-punctuation-expected.txt	                        (rev 0)
+++ branches/safari-601.1.46-branch/LayoutTests/platform/mac/fast/text/system-font-punctuation-expected.txt	2015-08-13 19:19:28 UTC (rev 188392)
@@ -0,0 +1,12 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderBlock (anonymous) at (0,0) size 784x36
+        RenderText {#text} at (0,0) size 720x36
+          text run at (0,0) width 720: "This test makes sure punctuation laid out with the system font does not use vertical glyphs. The test passes if the"
+          text run at (0,18) width 527: "semicolon below looks like a regular horizontal semicolon (;) and is not sideways."
+      RenderBlock {DIV} at (0,36) size 784x59
+        RenderText {#text} at (0,0) size 14x59
+          text run at (0,0) width 14: ";"
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to