Re: [csswg-drafts] [css-text] text-transform's design, intent and reality resolution (#3775)

> it would be OK for an screen-reader to have a setting allowing the user to ask for transformed text to be read as if untransformed.

Probably the best way to introduce such a thing would be through the browser, rather than the screen reader, as an accessibility override of the CSS (`text-transform: none !important`).  Anything else would have all the same implementation obstacles of requiring browsers to expose both transformed and untransformed text to the screen reader.

-- 
GitHub Notification of comment by AmeliaBR
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/3775#issuecomment-478103223 using your GitHub account

Received on Friday, 29 March 2019 18:28:23 UTC