w3c / html-aam

HTML Accessibility API Mappings - new spec updates should be made in https://github.com/w3c/aria/tree/main/html-aam
https://w3c.github.io/html-aam/
Other
100 stars 26 forks source link

Acknowledge text-transform impacts a11y tree #554

Open scottaohara opened 1 month ago

scottaohara commented 1 month ago

As discussed in today's ARIA call, since the CSS text-transform property consistently alters the way text is exposed by the different browser's a11y trees, this needs to be called out.

in lieu of a css aam spec, we could note that here.

scottaohara commented 1 month ago

related to https://github.com/w3c/accname/issues/239