[Webkit-unassigned] [Bug 239570] New: [ iOS ] platform/ios/ios/fast/text/opticalFont.html is a constant failure

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 20 15:39:32 PDT 2022


https://bugs.webkit.org/show_bug.cgi?id=239570

            Bug ID: 239570
           Summary: [ iOS ] platform/ios/ios/fast/text/opticalFont.html is
                    a constant failure
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Text
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: tsavell at apple.com
                CC: mmaxfield at apple.com

platform/ios/ios/fast/text/opticalFont.html 

This test is a constant failure on iOS, I think it just needs a rebase as the pixels are off by one. 

History:
https://results.webkit.org/?suite=layout-tests&test=platform%2Fios%2Fios%2Ffast%2Ftext%2FopticalFont.html

Diff:
--- /Volumes/Data/worker/ios-simulator-15-release-tests-wk2/build/layout-test-results/platform/ios/ios/fast/text/opticalFont-expected.txt
+++ /Volumes/Data/worker/ios-simulator-15-release-tests-wk2/build/layout-test-results/platform/ios/ios/fast/text/opticalFont-actual.txt
@@ -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

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220420/56b079c0/attachment-0001.htm>


More information about the webkit-unassigned mailing list