How do screen readers read <abbr> tags?
问题 I learned that the <abbr> tag is supposed to be interpreted by screen readers in a way that its title attribute would replace its content when read by a screen reader. However, when I try that, neither MacOS (Firefox and Safari) Voiceover nor NVDA (Windows 10, Edge and Firefox) work that way. Here's the relevant code part: ... bla bla bla <abbr title="nervus">N.</abbr> peronaeus ... (that's a medical expression) IMO this should be read as "... bla bla bla nervus peronaeus ...", but it's read