Title: [293140] trunk/LayoutTests
Revision
293140
Author
[email protected]
Date
2022-04-20 19:48:24 -0700 (Wed, 20 Apr 2022)

Log Message

[ iOS ] platform/ios/ios/fast/text/opticalFont.html is a constant failure
https://bugs.webkit.org/show_bug.cgi?id=239570
<rdar://problem/92056238>

Unreviewed test gardening.

Rebase.


* platform/ios/platform/ios/ios/fast/text/opticalFont-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (293139 => 293140)


--- trunk/LayoutTests/ChangeLog	2022-04-21 02:43:49 UTC (rev 293139)
+++ trunk/LayoutTests/ChangeLog	2022-04-21 02:48:24 UTC (rev 293140)
@@ -1,3 +1,15 @@
+2022-04-20  Myles C. Maxfield  <[email protected]>
+
+        [ iOS ] platform/ios/ios/fast/text/opticalFont.html is a constant failure
+        https://bugs.webkit.org/show_bug.cgi?id=239570
+        <rdar://problem/92056238>
+
+        Unreviewed test gardening.
+
+        Rebase.
+
+        * platform/ios/platform/ios/ios/fast/text/opticalFont-expected.txt:
+
 2022-04-20  Karl Rackler  <[email protected]>
 
         [ macOS wk2 ] imported/w3c/web-platform-tests/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_anchor_download_block_downloads.tentative.html is a flaky failure

Modified: trunk/LayoutTests/platform/ios/platform/ios/ios/fast/text/opticalFont-expected.txt (293139 => 293140)


--- trunk/LayoutTests/platform/ios/platform/ios/ios/fast/text/opticalFont-expected.txt	2022-04-21 02:43:49 UTC (rev 293139)
+++ trunk/LayoutTests/platform/ios/platform/ios/ios/fast/text/opticalFont-expected.txt	2022-04-21 02:48:24 UTC (rev 293140)
@@ -12,13 +12,13 @@
       RenderBlock {DIV} at (0,58) size 784x74
         RenderText {#text} at (0,0) size 679x74
           text run at (0,0) width 679: "This is a test for -webkit-system-font, using the 'font'"
-          text run at (0,37) width 109: "property"
+          text run at (0,37) width 110: "property"
       RenderBlock {DIV} at (0,132) size 784x37
-        RenderText {#text} at (0,0) size 717x37
-          text run at (0,0) width 717: "This is a test for -apple-system, using the 'font' property"
+        RenderText {#text} at (0,0) size 718x37
+          text run at (0,0) width 718: "This is a test for -apple-system, using the 'font' property"
       RenderBlock {DIV} at (0,169) size 784x37
-        RenderText {#text} at (0,0) size 655x37
-          text run at (0,0) width 655: "This is a test for system-ui, using the 'font' property"
+        RenderText {#text} at (0,0) size 656x37
+          text run at (0,0) width 656: "This is a test for system-ui, using the 'font' property"
       RenderBlock {DIV} at (0,206) size 784x29
         RenderInline {B} at (0,0) size 552x29
           RenderText {#text} at (0,0) size 552x29
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to