[Webkit-unassigned] [Bug 255246] New: [ iOS ] TestWebKitAPI.DocumentEditingContext.RequestRectsInTextAreaInsideScrolledIFrame is a constant failure.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 10 14:20:26 PDT 2023


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

            Bug ID: 255246
           Summary: [ iOS ]
                    TestWebKitAPI.DocumentEditingContext.RequestRectsInTex
                    tAreaInsideScrolledIFrame is a constant failure.
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: bharris9 at apple.com

TestWebKitAPI.DocumentEditingContext.RequestRectsInTextAreaInsideScrolledIFrame

is a constant failure on iOS 16 and iPad OS.

HISTORY:

https://results.webkit.org/?suite=api-tests&test=TestWebKitAPI.DocumentEditingContext.RequestRectsInTextAreaInsideScrolledIFrame


TEXT:

Expected equality of these values:
          CGRectMake(x + 0 * glyphWidth, yPos, 25, height)
            Which is: (origin = (x = 26, y = 27), size = (width = 25, height = 25))
          textRects[0].CGRectValue
            Which is: (origin = (x = 26, y = 26), size = (width = 25, height = 25))



This appears to have started failing at 262691 at main.

-- 
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/20230410/ed209579/attachment-0001.htm>


More information about the webkit-unassigned mailing list