Title: [263467] trunk/LayoutTests
Revision
263467
Author
ryanhad...@apple.com
Date
2020-06-24 12:16:14 -0700 (Wed, 24 Jun 2020)

Log Message

Remove expectation for css3/font-variant-petite-caps-synthesis-coverage.html and css3/font-variant-small-caps-synthesis-coverage.html as they are passing.
https://bugs.webkit.org/show_bug.cgi?id=213569

Unreviewed test gardening.

Patch by Karl Rackler <rack...@apple.com> on 2020-06-24

* platform/mac/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (263466 => 263467)


--- trunk/LayoutTests/ChangeLog	2020-06-24 18:37:42 UTC (rev 263466)
+++ trunk/LayoutTests/ChangeLog	2020-06-24 19:16:14 UTC (rev 263467)
@@ -1,3 +1,12 @@
+2020-06-24  Karl Rackler  <rack...@apple.com>
+
+        Remove expectation for css3/font-variant-petite-caps-synthesis-coverage.html and css3/font-variant-small-caps-synthesis-coverage.html as they are passing. 
+        https://bugs.webkit.org/show_bug.cgi?id=213569
+
+        Unreviewed test gardening.
+
+        * platform/mac/TestExpectations:
+
 2020-06-24  Antoine Quint  <grao...@webkit.org>
 
         REGRESSION (r260360): easing curves are broken on JS-originated animations

Modified: trunk/LayoutTests/platform/mac/TestExpectations (263466 => 263467)


--- trunk/LayoutTests/platform/mac/TestExpectations	2020-06-24 18:37:42 UTC (rev 263466)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2020-06-24 19:16:14 UTC (rev 263467)
@@ -1444,10 +1444,6 @@
 canvas/philip/tests/2d.path.stroke.scale2.html [ Failure ]
 imported/w3c/canvas/2d.path.stroke.scale2.html [ Failure ]
 
-# <rdar://problem/32799624> REGRESSION: LayoutTests css3/font-variant-petite-caps-synthesis-coverage.html and css3/font-variant-small-caps-synthesis-coverage.html are failing
-css3/font-variant-petite-caps-synthesis-coverage.html [ ImageOnlyFailure ]
-css3/font-variant-small-caps-synthesis-coverage.html [ ImageOnlyFailure ]
-
 # <rdar://problem/32799596> REGRESSION: LayoutTests canvas/philip/tests/2d.gradient.interpolate.solid.html and imported/w3c/canvas/2d.gradient.interpolate.solid.html failing
 imported/w3c/canvas/2d.gradient.interpolate.solid.html [ Failure ]
 
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to