Description: fast/forms/scroll-into-view-and-show-validation-message.html is consistently failing on Sonoma w2 starting from Sonoma bringup. This issue can be reproduced by using the command on ToT: run-webkit-tests --release --iterations=1 fast/forms/scroll-into-view-and-show-validation-message.html History: https://results.webkit.org/?suite=layout-tests&test=fast%2Fforms%2Fscroll-into-view-and-show-validation-message.html&version_name=Sonoma&flavor=wk2 Diff: Tests that the validation bubble is shown even if the invalid field needs to be scrolled into view. On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". FAIL Unexpected message: FAIL message should be Fill out this field. Was . PASS successfullyParsed is true Some tests failed. TEST COMPLETE Submit Diff Link: https://build.webkit.org/results/Apple-Sonoma-Release-AppleSilicon-WK2-Tests/269206@main%20(234)/fast/forms/scroll-into-view-and-show-validation-message-pretty-diff.html
<rdar://problem/116838049>
Pull request: https://github.com/WebKit/WebKit/pull/18999
Pull request: https://github.com/WebKit/WebKit/pull/19003
Pull request: https://github.com/WebKit/WebKit/pull/26812
Committed 277069@main (5eb211273e06): <https://commits.webkit.org/277069@main> Reviewed commits have been landed. Closing PR #26812 and removing active labels.
This indeed appears to be fixed.