Prioritized list of data I request collecting.
Straight forward data collection feature requests:
- Cursor type
- This was started previously
- Used to determine if a click was important or not.
- Collect 'aria-*' and 'role' attributes
- W3 reference
- If it helps accessibility readers, it helps us.
- Collect 'ng-*' attributes
- important for some of the single-page apps we have.
- Collect . 'data-*' attributes
- important for more of the single-page apps we have.
More complex data collection feature requests
Prioritized list of data I request collecting.
Straight forward data collection feature requests:
- important for some of the single-page apps we have.
- important for more of the single-page apps we have.
More complex data collection feature requests
Collect Keyboard Shortcuts
Redacted TextContent
(^|\s)[a-zA-Z](\s|$)if...