RESOLVED FIXED255246
REGRESSION (262691@main?): [ iOS ] TestWebKitAPI.DocumentEditingContext.RequestRectsInTextAreaInsideScrolledIFrame is a near-constant failure.
https://bugs.webkit.org/show_bug.cgi?id=255246
Summary REGRESSION (262691@main?): [ iOS ] TestWebKitAPI.DocumentEditingContext.Reque...
Bri Harris
Reported 2023-04-10 14:20:26 PDT
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@main.
Attachments
Radar WebKit Bug Importer
Comment 1 2023-04-10 14:20:45 PDT
Bri Harris
Comment 2 2023-04-20 15:09:10 PDT
EWS
Comment 3 2023-04-21 09:58:01 PDT
Test gardening commit 263247@main (35e95d9ef729): <https://commits.webkit.org/263247@main> Reviewed commits have been landed. Closing PR #12993 and removing active labels.
Ryosuke Niwa
Comment 4 2023-04-25 01:19:23 PDT
EWS
Comment 5 2023-04-25 11:12:31 PDT
Committed 263385@main (c356d9f402c2): <https://commits.webkit.org/263385@main> Reviewed commits have been landed. Closing PR #13138 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.