Title: [188383] trunk/LayoutTests
Revision
188383
Author
a...@apple.com
Date
2015-08-13 08:53:50 -0700 (Thu, 13 Aug 2015)

Log Message

[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.

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (188382 => 188383)


--- trunk/LayoutTests/ChangeLog	2015-08-13 11:49:43 UTC (rev 188382)
+++ trunk/LayoutTests/ChangeLog	2015-08-13 15:53:50 UTC (rev 188383)
@@ -1,3 +1,12 @@
+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-12  Alexey Proskuryakov  <a...@apple.com>
 
         Mac TestExpectations gardening.

Added: trunk/LayoutTests/platform/mac/fast/text/system-font-punctuation-expected.txt (0 => 188383)


--- trunk/LayoutTests/platform/mac/fast/text/system-font-punctuation-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/mac/fast/text/system-font-punctuation-expected.txt	2015-08-13 15:53:50 UTC (rev 188383)
@@ -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: ";"
Property changes on: trunk/LayoutTests/platform/mac/fast/text/system-font-punctuation-expected.txt
___________________________________________________________________

Added: svn:mime-type

Added: svn:eol-style

_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to