aria icon indicating copy to clipboard operation
aria copied to clipboard

JSON roleInfo.js is not updated

Open giacomo-petri opened this issue 1 year ago • 3 comments
trafficstars

The JSON file available at https://github.com/w3c/aria/blob/main/common/script/roleInfo.js is outdated. For instance, the aria-braillelabel property cannot be utilized in:

caption, code, definition, deletion, emphasis, generic, insertion, mark, none, paragraph, strong, subscript, suggestion, superscript, term, time

(and presentation, which is a synonym of none), but the JSON file does not include this information.

Moreover, the array associated with the "allProps" key appears to be unnecessary.

giacomo-petri avatar May 29 '24 13:05 giacomo-petri