Bug 277195
| Summary: | [ iOS ] imported/w3c/web-platform-tests/html/semantics/interactive-elements/the-dialog-element/inert-label-focus.html is constantly failing. | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ben Schwartz <ben_schwartz> |
| Component: | DOM | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | ntim, webkit-bot-watchers-bugzilla, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Ben Schwartz
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/132617790>
EWS
Test gardening commit 281442@main (dc338666f2f3): <https://commits.webkit.org/281442@main>
Reviewed commits have been landed. Closing PR #31342 and removing active labels.