Test Case
The punctuation in the following text should be announced by screen readers:
class MyClass { myProperty = 1; }
Instructions for Manual Test
- Open the website in your browser.
-
Activate your screen reader (NVDA, VoiceOver, TalkBack etc.).
-
Set verbosity preferences of the screen reader to default setting, which ignores most punctuation (e.g. comma, period, parentheses).
- In the screen reader's browse mode, navigate to the paragraph following the first heading.
-
The screen reader should still announce all punctuation (parentheses, semicolon etc.) in the paragraph.