imported/w3c/web-platform-tests/html/interaction/focus/the-autofocus-attribute/document-with-fragment-valid.html is a flaky text failure on iOS 16 and macOS. HISTORY: https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fhtml%2Finteraction%2Ffocus%2Fthe-autofocus-attribute%2Fdocument-with-fragment-valid.html I was able to replicate this failure on iOS 16 ToT as follows: run-webkit-tests --ios-simulator --root imported/w3c/web-platform-tests/html/interaction/focus/the-autofocus-attribute/document-with-fragment-valid.html --force DIFF TEXT: @@ -1,5 +1,5 @@ FAIL Autofocus elements in iframed documents with URL fragments should be skipped. assert_not_equals: got disallowed value Element node <input autofocus=""></input> -FAIL Autofocus elements in top-level browsing context's documents with URL fragments should be skipped. assert_not_equals: got disallowed value Element node <input autofocus=""></input> +PASS Autofocus elements in top-level browsing context's documents with URL fragments should be skipped.
<rdar://problem/107348996>
Pull request: https://github.com/WebKit/WebKit/pull/13671
Committed 263893@main (7b474c357fab): <https://commits.webkit.org/263893@main> Reviewed commits have been landed. Closing PR #13671 and removing active labels.