Title: [258793] trunk/LayoutTests
Revision
258793
Author
jacob_uph...@apple.com
Date
2020-03-20 15:27:17 -0700 (Fri, 20 Mar 2020)

Log Message

Update imported/w3c/web-platform-tests/css/css-text/line-break/line-break-{strict,normal}-015.xht
https://bugs.webkit.org/show_bug.cgi?id=209250

Fixing test expectations.

Unreviewed test gardening.

* platform/mac/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (258792 => 258793)


--- trunk/LayoutTests/ChangeLog	2020-03-20 21:55:10 UTC (rev 258792)
+++ trunk/LayoutTests/ChangeLog	2020-03-20 22:27:17 UTC (rev 258793)
@@ -1,3 +1,14 @@
+2020-03-20  Jacob Uphoff  <jacob_uph...@apple.com>
+
+        Update imported/w3c/web-platform-tests/css/css-text/line-break/line-break-{strict,normal}-015.xht
+        https://bugs.webkit.org/show_bug.cgi?id=209250
+
+        Fixing test expectations.
+
+        Unreviewed test gardening.
+
+        * platform/mac/TestExpectations:
+
 2020-03-20  Ali Juma  <aj...@chromium.org>
 
         Intersection Observer intersections are wrong with zooming

Modified: trunk/LayoutTests/platform/mac/TestExpectations (258792 => 258793)


--- trunk/LayoutTests/platform/mac/TestExpectations	2020-03-20 21:55:10 UTC (rev 258792)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2020-03-20 22:27:17 UTC (rev 258793)
@@ -2037,5 +2037,5 @@
 webkit.org/b/209239 imported/w3c/web-platform-tests/web-animations/timing-model/timelines/update-and-send-events-replacement.html [ Pass Failure ]
 
 # The line breaking rules changed in ICU 66. We've updated the tests to match, but old platforms won't get updated line breaking rules.
-webkit.org/b/209250 [ Sierra HighSierra Mojave Catalina ] imported/w3c/web-platform-tests/css/css-text/line-break/line-break-normal-015.xht [ ImageOnlyFailure ]
-webkit.org/b/209250 [ Sierra HighSierra Mojave Catalina ] imported/w3c/web-platform-tests/css/css-text/line-break/line-break-strict-015.xht [ ImageOnlyFailure ]
+webkit.org/b/209250 [ Sierra+ ] imported/w3c/web-platform-tests/css/css-text/line-break/line-break-normal-015.xht [ ImageOnlyFailure ]
+webkit.org/b/209250 [ Sierra+ ] imported/w3c/web-platform-tests/css/css-text/line-break/line-break-strict-015.xht [ ImageOnlyFailure ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to