aria-query icon indicating copy to clipboard operation
aria-query copied to clipboard

Missing mark role

Open amlehman opened this issue 3 years ago • 1 comments

Hi, I'm using this library via @testing-library/react to select elements and I've found that the mark role is not included:

https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles/mark_role https://github.com/A11yance/aria-query/blob/main/src/etc/roles/ariaLiteralRoles.js#L124

amlehman avatar Jul 26 '22 17:07 amlehman

I'm not sure if any of the 1.3 stuff has been added here since it's not finalized https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles/mark_role#specifications

nschonni avatar Jul 26 '22 19:07 nschonni

@nschonni that's right. The 1.3 spec should be finalized soon. Probably before the end of 2022.

jessebeach avatar Aug 25 '22 23:08 jessebeach

Closing for now. We'll get the full update when the 1.3 spec if released.

jessebeach avatar Aug 25 '22 23:08 jessebeach

Thank you for the interest in the project @amlehman!

jessebeach avatar Aug 25 '22 23:08 jessebeach