Test Case

The punctuation in the following text should be announced by screen readers:

class MyClass { myProperty = 1; }

Instructions for Manual Test

  1. Open the website in your browser.
  2. Activate your screen reader (NVDA, VoiceOver, TalkBack etc.).
  3. Set verbosity preferences of the screen reader to default setting, which ignores most punctuation (e.g. comma, period, parentheses).
  4. In the screen reader's browse mode, navigate to the paragraph following the first heading.
  5. The screen reader should still announce all punctuation (parentheses, semicolon etc.) in the paragraph.