RESOLVED FIXED 254642
[ ] imported/w3c/web-platform-tests/html/interaction/focus/the-autofocus-attribute/document-with-fragment-valid.html is a flaky text failure.
https://bugs.webkit.org/show_bug.cgi?id=254642
Summary [ ] imported/w3c/web-platform-tests/html/interaction/focus/the-autofocus-attr...
Bri Harris
Reported 2023-03-28 20:12:27 PDT
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.
Attachments
Radar WebKit Bug Importer
Comment 1 2023-03-28 20:12:51 PDT
Chris Dumez
Comment 2 2023-05-09 16:54:41 PDT
EWS
Comment 3 2023-05-09 21:48:06 PDT
Committed 263893@main (7b474c357fab): <https://commits.webkit.org/263893@main> Reviewed commits have been landed. Closing PR #13671 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.