Bug 261457
| Summary: | AX: Fix failing WPT menu-roles test | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Hunseop Jeong <hs85jeong> |
| Component: | Accessibility | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | andresg_22, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | All | ||
| OS: | All | ||
Hunseop Jeong
Currently, some of the WPT menu-roles tests[1] have failed.
According to the ARIA spec[2], if a menuitem has a group as first parent and a menu or menubar as the second parent, it must be a menuitem role.
[1]: https://wpt.fyi/results/wai-aria/role/menu-roles.html
[2]: https://w3c.github.io/aria/#menu
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/115336495>
Hunseop Jeong
Pull request: https://github.com/WebKit/WebKit/pull/17687
EWS
Committed 267955@main (2e6a3871e571): <https://commits.webkit.org/267955@main>
Reviewed commits have been landed. Closing PR #17687 and removing active labels.