Title: [282044] trunk/LayoutTests
Revision
282044
Author
mmaxfi...@apple.com
Date
2021-09-03 21:34:45 -0700 (Fri, 03 Sep 2021)

Log Message

Test gardening after r281291
https://bugs.webkit.org/show_bug.cgi?id=228176

Unreviewed.

There is a fast/text/trak-optimizeLegibility-expected-mismatch.html.

* platform/ios/fast/text/trak-optimizeLegibility-expected.txt: Removed.
* platform/mac/fast/text/trak-optimizeLegibility-expected.txt: Removed.
* platform/win/fast/text/trak-optimizeLegibility-expected.txt: Removed.

Modified Paths

Removed Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (282043 => 282044)


--- trunk/LayoutTests/ChangeLog	2021-09-04 04:21:17 UTC (rev 282043)
+++ trunk/LayoutTests/ChangeLog	2021-09-04 04:34:45 UTC (rev 282044)
@@ -1,3 +1,16 @@
+2021-09-03  Myles C. Maxfield  <mmaxfi...@apple.com>
+
+        Test gardening after r281291
+        https://bugs.webkit.org/show_bug.cgi?id=228176
+
+        Unreviewed.
+
+        There is a fast/text/trak-optimizeLegibility-expected-mismatch.html.
+
+        * platform/ios/fast/text/trak-optimizeLegibility-expected.txt: Removed.
+        * platform/mac/fast/text/trak-optimizeLegibility-expected.txt: Removed.
+        * platform/win/fast/text/trak-optimizeLegibility-expected.txt: Removed.
+
 2021-09-03  Chris Dumez  <cdu...@apple.com>
 
         [iOS] Regression(r282025) fast/forms/ios/remove-and-add-view-during-focus.html is timing out

Deleted: trunk/LayoutTests/platform/ios/fast/text/trak-optimizeLegibility-expected.txt (282043 => 282044)


--- trunk/LayoutTests/platform/ios/fast/text/trak-optimizeLegibility-expected.txt	2021-09-04 04:21:17 UTC (rev 282043)
+++ trunk/LayoutTests/platform/ios/fast/text/trak-optimizeLegibility-expected.txt	2021-09-04 04:34:45 UTC (rev 282044)
@@ -1,12 +0,0 @@
-PASS first.getClientRects().length is 1
-PASS third.getClientRects().length is 1
-PASS first.getClientRects()[0].right is third.getClientRects()[0].right
-PASS successfullyParsed is true
-
-TEST COMPLETE
-This test makes sure that you can opt-in to honoring the 'trak' table by specifying text-rendering: optimizeLegibility. The first and third lines below should have the same width. The middle one can (but doesn't have to) have a different width.
-hamburgefonstiv
-
-hamburgefonstiv
-
-hamburgefonstiv

Deleted: trunk/LayoutTests/platform/mac/fast/text/trak-optimizeLegibility-expected.txt (282043 => 282044)


--- trunk/LayoutTests/platform/mac/fast/text/trak-optimizeLegibility-expected.txt	2021-09-04 04:21:17 UTC (rev 282043)
+++ trunk/LayoutTests/platform/mac/fast/text/trak-optimizeLegibility-expected.txt	2021-09-04 04:34:45 UTC (rev 282044)
@@ -1,12 +0,0 @@
-PASS first.getClientRects().length is 1
-PASS third.getClientRects().length is 1
-PASS first.getClientRects()[0].right is third.getClientRects()[0].right
-PASS successfullyParsed is true
-
-TEST COMPLETE
-This test makes sure that you can opt-in to honoring the 'trak' table by specifying text-rendering: optimizeLegibility. The first and third lines below should have the same width. The middle one can (but doesn't have to) have a different width.
-hamburgefonstiv
-
-hamburgefonstiv
-
-hamburgefonstiv

Deleted: trunk/LayoutTests/platform/win/fast/text/trak-optimizeLegibility-expected.txt (282043 => 282044)


--- trunk/LayoutTests/platform/win/fast/text/trak-optimizeLegibility-expected.txt	2021-09-04 04:21:17 UTC (rev 282043)
+++ trunk/LayoutTests/platform/win/fast/text/trak-optimizeLegibility-expected.txt	2021-09-04 04:34:45 UTC (rev 282044)
@@ -1,12 +0,0 @@
-PASS first.getClientRects().length is 1
-PASS third.getClientRects().length is 1
-PASS first.getClientRects()[0].right is within 4 of 347
-PASS successfullyParsed is true
-
-TEST COMPLETE
-This test makes sure that you can opt-in to honoring the 'trak' table by specifying text-rendering: optimizeLegibility. The first and third lines below should have the same width. The middle one can (but doesn't have to) have a different width.
-hamburgefonstiv
-
-hamburgefonstiv
-
-hamburgefonstiv
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to