aria
aria copied to clipboard
Add listview and listviewitem roles to support interactive lists of interactive widgets, cards, tiles, etc.
Closes #2036
- Adds two roles: listview and listviewitem.
- Implementation of A proposal for an interactive lists role
- Implementation of Proposal: Interactive Lists ยท w3c/aria Wiki
Related issues:
- #1325
- #1994
- #2162
Test, Documentation and Implementation tracking
Once this PR has been reviewed and has consensus from the working group, tests should be written and issues should be opened on browsers. Add N/A and check when not applicable.
- [x] "author MUST" tests:
- [x] "user agent MUST" tests:
- [x] Browser implementations (link to issue or commit):
- WebKit:
- Gecko:
- Blink:
- [x] Does this need AT implementations?
- [ ] Related APG Issue/PR:
- [ ] MDN Issue/PR:
Preview (#listview) (#listviewitem) | Diff
Deploy Preview for wai-aria ready!
| Name | Link |
|---|---|
| Latest commit | 82f61ff97e96f3c08ec12078f1596d07259b9355 |
| Latest deploy log | https://app.netlify.com/sites/wai-aria/deploys/66f11ade1ac8230008e648d8 |
| Deploy Preview | https://deploy-preview-2328--wai-aria.netlify.app |
| Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
@jnurthen @spectranaut
How do I find the lines that are generating the failures? When I go to the details for the check, I can't find where the actual failure is shown.
@mcking65 Your PR has introduced a lot of spacing changes which makes it very difficult to evaluate the problem.