NEW277195
[ iOS ] imported/w3c/web-platform-tests/html/semantics/interactive-elements/the-dialog-element/inert-label-focus.html is constantly failing.
https://bugs.webkit.org/show_bug.cgi?id=277195
Summary [ iOS ] imported/w3c/web-platform-tests/html/semantics/interactive-elements/t...
Ben Schwartz
Reported 2024-07-26 21:29:52 PDT
imported/w3c/web-platform-tests/html/semantics/interactive-elements/the-dialog-element/inert-label-focus.html This test is errantly baselined to fail on iOS, and should be constantly failing. HISTORY: https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fhtml%2Fsemantics%2Finteractive-elements%2Fthe-dialog-element%2Finert-label-focus.html&platform=ios CORRECT BASELINE: Label for Submit PASS Tests focusing of an inert label for a non-inert target. ACTUAL iOS BASELINE: Label for Submit FAIL Tests focusing of an inert label for a non-inert target. assert_not_equals: Clicking the label should not focus the submit input. got disallowed value Element node <input id="submit" type="submit"></input> We should investigate why the test is producing the FAIL output.
Attachments
Radar WebKit Bug Importer
Comment 1 2024-07-26 21:30:01 PDT
EWS
Comment 2 2024-07-26 21:39:31 PDT
Test gardening commit 281442@main (dc338666f2f3): <https://commits.webkit.org/281442@main> Reviewed commits have been landed. Closing PR #31342 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.