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.
<rdar://problem/107850452>
Pull request: https://github.com/WebKit/WebKit/pull/12993
Test gardening commit 263247@main (35e95d9ef729): <https://commits.webkit.org/263247@main> Reviewed commits have been landed. Closing PR #12993 and removing active labels.
Pull request: https://github.com/WebKit/WebKit/pull/13138
Committed 263385@main (c356d9f402c2): <https://commits.webkit.org/263385@main> Reviewed commits have been landed. Closing PR #13138 and removing active labels.