Title: [251092] trunk/LayoutTests
Revision
251092
Author
mmaxfi...@apple.com
Date
2019-10-14 13:52:14 -0700 (Mon, 14 Oct 2019)

Log Message

[Mac] Update fast/text/font-cursive-italic-cjk-2.html for Catalina
https://bugs.webkit.org/show_bug.cgi?id=202779
<rdar://problem/54317204>

Reviewed by Alexey Proskuryakov.

The platform-specific generic font family mappings changed. Luckily, we already had a (skipped) test that tests the new mappings.

* platform/mac/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (251091 => 251092)


--- trunk/LayoutTests/ChangeLog	2019-10-14 20:43:28 UTC (rev 251091)
+++ trunk/LayoutTests/ChangeLog	2019-10-14 20:52:14 UTC (rev 251092)
@@ -1,5 +1,17 @@
 2019-10-14  Myles C. Maxfield  <mmaxfi...@apple.com>
 
+        [Mac] Update fast/text/font-cursive-italic-cjk-2.html for Catalina
+        https://bugs.webkit.org/show_bug.cgi?id=202779
+        <rdar://problem/54317204>
+
+        Reviewed by Alexey Proskuryakov.
+
+        The platform-specific generic font family mappings changed. Luckily, we already had a (skipped) test that tests the new mappings.
+
+        * platform/mac/TestExpectations:
+
+2019-10-14  Myles C. Maxfield  <mmaxfi...@apple.com>
+
         [Cocoa] REGRESSION (r245672): Contenteditable with optical sizing freezes Safari
         https://bugs.webkit.org/show_bug.cgi?id=202262
 

Modified: trunk/LayoutTests/platform/mac/TestExpectations (251091 => 251092)


--- trunk/LayoutTests/platform/mac/TestExpectations	2019-10-14 20:43:28 UTC (rev 251091)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2019-10-14 20:52:14 UTC (rev 251092)
@@ -1169,8 +1169,11 @@
 
 # These tests hardcode platform-specific font aliases.
 webkit.org/b/158649 [ Sierra+ ] fast/text/chinese-font-name-aliases-2.html [ ImageOnlyFailure ]
-webkit.org/b/159003 [ Sierra+ ] fast/text/font-cursive-italic-cjk.html [ Skip ]
 
+# fast/text/font-cursive-italic-cjk.html can be deleted when Catalina is the oldest supported OS
+[ Sierra HighSierra Mojave ] fast/text/font-cursive-italic-cjk.html [ Pass ImageOnlyFailure ]
+[ Catalina+ ] fast/text/font-cursive-italic-cjk-2.html [ ImageOnlyFailure ]
+
 webkit.org/b/158889 media/video-controls-show-on-kb-or-ax-event.html [ Pass Failure Timeout ]
 
 [ Sierra+ ] fast/css/appearance-apple-pay-button.html [ Pass ]
@@ -1974,9 +1977,6 @@
 [ Catalina+ ] fast/css/paint-order.html [ ImageOnlyFailure ]
 [ Catalina+ ] fast/css/paint-order-shadow.html [ ImageOnlyFailure ]
 
-# rdar://54317204 (fast/text/font-cursive-italic-cjk-2.html is failing)
-[ Catalina+ ] fast/text/font-cursive-italic-cjk-2.html [ ImageOnlyFailure ]
-
 webkit.org/b/181837 [ Release ] imported/w3c/web-platform-tests/service-workers/service-worker/ready.https.html [ Pass Failure ]
 
 webkit.org/b/199124 http/tests/appcache/remove-cache.html [ Pass Failure ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to