w3c / html-aria

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

update s element mapping #469

Closed scottaohara closed 1 year ago

scottaohara commented 1 year ago

the s element was remapped from generic to role=deletion in html aam.

the only potential change here for conformance checkers is to signal a warning that use of the deletion role on the s element is unnecessary.

this pr will close #466

Issues filed:


Preview | Diff

scottaohara commented 1 year ago

as this update does not represent a normative must, there's no reason to hold up merging for updated implementations from checkers. issues have been filed to track their changes.