Title: [281653] trunk/LayoutTests
- Revision
- 281653
- Author
- [email protected]
- Date
- 2021-08-26 14:16:30 -0700 (Thu, 26 Aug 2021)
Log Message
[GLIB] mark fast/text/trak-optimizeLegibility.html as a skip
https://bugs.webkit.org/show_bug.cgi?id=229572
optimizeLegibility doesn't affect text rendering on GLIB platforms,
effectively being always enabled.
Unreviewed test gardening.
Patch by Arcady Goldmints-Orlov <[email protected]> on 2021-08-26
* platform/glib/TestExpectations:
* platform/gtk/fast/text/trak-optimizeLegibility-expected.txt: Removed.
* platform/wpe/fast/text/trak-optimizeLegibility-expected.txt: Removed.
Modified Paths
Removed Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (281652 => 281653)
--- trunk/LayoutTests/ChangeLog 2021-08-26 21:14:37 UTC (rev 281652)
+++ trunk/LayoutTests/ChangeLog 2021-08-26 21:16:30 UTC (rev 281653)
@@ -1,3 +1,17 @@
+2021-08-26 Arcady Goldmints-Orlov <[email protected]>
+
+ [GLIB] mark fast/text/trak-optimizeLegibility.html as a skip
+ https://bugs.webkit.org/show_bug.cgi?id=229572
+
+ optimizeLegibility doesn't affect text rendering on GLIB platforms,
+ effectively being always enabled.
+
+ Unreviewed test gardening.
+
+ * platform/glib/TestExpectations:
+ * platform/gtk/fast/text/trak-optimizeLegibility-expected.txt: Removed.
+ * platform/wpe/fast/text/trak-optimizeLegibility-expected.txt: Removed.
+
2021-08-26 Eric Hutchison <[email protected]>
REGRESSION: [BigSur wk2 Release, iOS15] animations/fill-mode-forwards.html is a flaky failure.
Modified: trunk/LayoutTests/platform/glib/TestExpectations (281652 => 281653)
--- trunk/LayoutTests/platform/glib/TestExpectations 2021-08-26 21:14:37 UTC (rev 281652)
+++ trunk/LayoutTests/platform/glib/TestExpectations 2021-08-26 21:16:30 UTC (rev 281653)
@@ -1768,6 +1768,7 @@
# No different rendering for text-rendering: optimizeLegibility.
fast/text/variations/optical-sizing-trak-2.html [ Skip ]
+fast/text/trak-optimizeLegibility.html [ Skip ]
# Currently enabled on Mac only.
media/media-usage-state.html [ Skip ]
Deleted: trunk/LayoutTests/platform/gtk/fast/text/trak-optimizeLegibility-expected.txt (281652 => 281653)
--- trunk/LayoutTests/platform/gtk/fast/text/trak-optimizeLegibility-expected.txt 2021-08-26 21:14:37 UTC (rev 281652)
+++ trunk/LayoutTests/platform/gtk/fast/text/trak-optimizeLegibility-expected.txt 2021-08-26 21:16:30 UTC (rev 281653)
@@ -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 346
-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/wpe/fast/text/trak-optimizeLegibility-expected.txt (281652 => 281653)
--- trunk/LayoutTests/platform/wpe/fast/text/trak-optimizeLegibility-expected.txt 2021-08-26 21:14:37 UTC (rev 281652)
+++ trunk/LayoutTests/platform/wpe/fast/text/trak-optimizeLegibility-expected.txt 2021-08-26 21:16:30 UTC (rev 281653)
@@ -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
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes