CSS Can Influence Screenreaders
Ben Myers covers some clear examples of where CSS totally changes what some screen readers announce. For example, some screenreader will see text-transform: uppercase;
on a button label that says “Add” and read it like an abbreviation, “A.D.D.”
…These cases