Title: [183148] trunk/LayoutTests
Revision
183148
Author
[email protected]
Date
2015-04-22 15:46:13 -0700 (Wed, 22 Apr 2015)

Log Message

fast/text/emoji.html passes on OS X 10.10.3 and higher.

* platform/mac/TestExpectations: Mark it as such.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (183147 => 183148)


--- trunk/LayoutTests/ChangeLog	2015-04-22 22:43:41 UTC (rev 183147)
+++ trunk/LayoutTests/ChangeLog	2015-04-22 22:46:13 UTC (rev 183148)
@@ -1,3 +1,9 @@
+2015-04-22  Alexey Proskuryakov  <[email protected]>
+
+        fast/text/emoji.html passes on OS X 10.10.3 and higher.
+
+        * platform/mac/TestExpectations: Mark it as such.
+
 2015-04-22  Benjamin Poulain  <[email protected]>
 
         Implement String.codePointAt()

Modified: trunk/LayoutTests/platform/mac/TestExpectations (183147 => 183148)


--- trunk/LayoutTests/platform/mac/TestExpectations	2015-04-22 22:43:41 UTC (rev 183147)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2015-04-22 22:46:13 UTC (rev 183148)
@@ -1264,3 +1264,6 @@
 
 # Mavericks and prior do not support APNG.
 webkit.org/b/17022 [ MountainLion Mavericks ] fast/images/animated-png.html [ Skip ]
+
+# OS X 10.10.3+ has the necessary glyphs.
+[ Yosemite+ ] webkit.org/b/141661 fast/text/emoji.html [ Pass ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to