Bug 254642
| Summary: | [ ] imported/w3c/web-platform-tests/html/interaction/focus/the-autofocus-attribute/document-with-fragment-valid.html is a flaky text failure. | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Bri Harris <bharris9> |
| Component: | New Bugs | Assignee: | Chris Dumez <cdumez> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bot-watchers-bugzilla, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Other | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Bri Harris
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/107348996>
Chris Dumez
Pull request: https://github.com/WebKit/WebKit/pull/13671
EWS
Committed 263893@main (7b474c357fab): <https://commits.webkit.org/263893@main>
Reviewed commits have been landed. Closing PR #13671 and removing active labels.