Add what ARIA module / version a feature is part of
See original GitHub issueI was wondering if it would be possible to indicate what version of ARIA a role/prop is supported in. For instance, aria-grabbed
and aria-dropeffect
are deprecated in ARIA 1.1. Also there are of course things that got introduced in ARIA 1.1 that aren’t part of 1.0. It’d be helpful if that information was available in aria-query.
This may also help make this project more future proof. Right now neither the graphics module nor the DPUB module seem to be included, which is something that would be a nice addition.
Issue Analytics
- State:
- Created 5 years ago
- Comments:6 (6 by maintainers)
Top Results From Across the Web
WAI-ARIA Graphics Module - W3C
This specification defines a module of WAI-ARIA for graphics, consisting of graphics-specific element roles. It impacts several audiences: User ...
Read more >ARIA - Accessibility - MDN Web Docs - Mozilla
Accessible Rich Internet Applications (ARIA) is a set of roles and ... instead of re-purposing an element and adding an ARIA role, ...
Read more >What the Heck is ARIA? A Beginner's Guide to ARIA ... - Lullabot
ARIA is a set of attributes you can add to HTML elements that define ways to make web content and applications accessible to...
Read more >arcgis.features module | ArcGIS API for Python
The arcgis.features module contains types and functions for working with features and feature layers in the GIS . Entities located in space with...
Read more >Jira Basics – Module 5: Versions & Components
Setting Up Versions ... First then lets navigate to the Project Settings area for our project. ... From here select your project ('ACME...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@WilcoFiers , Oh, yes, that would be good so folks can target the API level they want to support. I’m open to the change!
– @mcking65 https://github.com/A11yance/aria-query/pull/65#issuecomment-654328494
– @mcking65 https://github.com/A11yance/aria-query/pull/65#issuecomment-654331294