w3c / html-aria

ARIA in HTML
https://w3c.github.io/html-aria/
Other
178 stars 48 forks source link

Mapping <s> element to role=deletion #466

Closed cmorten closed 1 year ago

cmorten commented 1 year ago

Follows on from https://github.com/w3c/html-aam/issues/416 (https://github.com/w3c/html-aam/pull/442) and https://github.com/w3c/aria/pull/1834

There has been prior agreement in html-aam WG for the nominative change to update the mapping of the <s> element to role=deletion, with a corresponding update to the deletion role description in aria to enable this change.

Filing this for consideration to make the equivalent changes to the html-aria spec for the role mapping definition of the <s> element for consistency - moving from "no corresponding role" to "deletion".

Pertinent areas: