Title: [269471] trunk/LayoutTests
Revision
269471
Author
[email protected]
Date
2020-11-05 13:35:01 -0800 (Thu, 05 Nov 2020)

Log Message

[GPU Process] Add tests for sbix and COLR fonts in canvas
https://bugs.webkit.org/show_bug.cgi?id=218346

Unreviewed test gardening.

* platform/mac/TestExpectations: Skip the tests for Mojave.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (269470 => 269471)


--- trunk/LayoutTests/ChangeLog	2020-11-05 21:32:25 UTC (rev 269470)
+++ trunk/LayoutTests/ChangeLog	2020-11-05 21:35:01 UTC (rev 269471)
@@ -1,3 +1,12 @@
+2020-11-05  Ryan Haddad  <[email protected]>
+
+        [GPU Process] Add tests for sbix and COLR fonts in canvas
+        https://bugs.webkit.org/show_bug.cgi?id=218346
+
+        Unreviewed test gardening.
+
+        * platform/mac/TestExpectations: Skip the tests for Mojave.
+
 2020-11-05  Youenn Fablet  <[email protected]>
 
         WebSocket constructor should not throw in case port is blocked

Modified: trunk/LayoutTests/platform/mac/TestExpectations (269470 => 269471)


--- trunk/LayoutTests/platform/mac/TestExpectations	2020-11-05 21:32:25 UTC (rev 269470)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2020-11-05 21:35:01 UTC (rev 269471)
@@ -2254,4 +2254,4 @@
 [ BigSur+ ] fast/text/international/complex-character-based-fallback.html [ Pass Failure ]
 
 # Mojave doesn't support COLR fonts.
-webkit.org/b/218346 [ Mojave ] fast/text/canvas-color-fonts [ WontFix ]
+webkit.org/b/218346 [ Mojave ] fast/text/canvas-color-fonts [ Skip ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to