Space separated words - Screen reader compatibility
Expected Result: causes problems in some screen readers Actual Result: causes problems in 20 screen reader / browser combinationsWCAG Technique: F32Code used for this test:<span>S A L...
View ArticleSpace separated tables - Screen reader compatibility
Expected Result: causes problems in some screen readers Actual Result: causes problems in 20 screen reader / browser combinationsWCAG Technique: F34Code used for this test:<pre> Menu Breakfast...
View ArticleLook alike unicode chars - Screen reader compatibility
Expected Result: causes problems in some screen readers Actual Result: causes problems in 20 screen reader / browser combinationsWCAG Technique: F71Code used for this test:<pre> ϲоοk...
View ArticleHTML attributes - Screen reader compatibility
Shows how different HTML attributes behave in commonly used screen readers.altScreen ReaderNVDAJAWSVoiceOverWinEyesSaToGoNew problemsBrowserIEFFIEFFOSXiOSIEIEin latest versionA element containing IMG...
View ArticleCSS and text content - Screen reader compatibility
Screen reader compatibility for CSS and text, showing how failures and techniques work in specific screen reader / browser combinations.Expected to fail These tests use non-conformant HTML or WCAG...
View ArticleCSS content: property - Screen reader compatibility
Expected Result: causes problems in some screen readers Actual Result: causes problems in 24 screen reader / browser combinationsWCAG Technique: F87Code used for this test:<style>...
View ArticleDefinition lists with images as bullets - Screen reader compatibility
Expected Result: causes problems in some screen readers Actual Result: causes problems in 16 screen reader / browser combinationsCode used for this test:<dl> <dd><img src='img16x16.png'...
View ArticleWAI-ARIA - Screen reader compatibility
Shows how different WAI-ARIA attributes behave in commonly used screen readersARIA rolesgridScreen ReaderNVDAJAWSVoiceOverWinEyesSaToGoNew problemsBrowserIEFFIEFFOSXiOSIEIEin latest versionData table...
View ArticleAssistive technology compatibility tests
Test results for assistive technologies (AT) including popular screen readers like NVDA, JAWS and VoiceOver:130 test cases for HTML markup and WCAG techniques25 browser / AT combinations tested for...
View ArticleGovernment accessibility standards and WCAG 2
This posting summarizes some detailed research into the state of government accessibility standards around the world, as of November 2015. Usually these evolve fairly slowly, although the Jodhan vs....
View ArticleA link TARGET opens in new window - Screen reader compatibility
Expected Result: causes problems in some screen readers Actual Result: causes problems in 17 screen reader / browser combinationsWCAG Technique: F22Code used for this test:<a...
View ArticleA element with TITLE containing IMG without ALT - Screen reader compatibility
Expected Result: causes problems in some screen readers Actual Result: causes problems in 5 screen reader / browser combinationsCode used for this test:<a href='4567.html' title='this is a link...
View ArticleA element with ONCLICK but no HREF - Screen reader compatibility
Expected Result: causes problems in some screen readers Actual Result: causes problems in 17 screen reader / browser combinationsWCAG Technique: F42Code used for this test:<a...
View ArticleA element with ARIA-LABELLEDBY containing IMG without ALT - Screen reader...
Expected Result: causes problems in some screen readers Actual Result: causes problems in 18 screen reader / browser combinationsCode used for this test:<a href='4567.html'...
View ArticleA element with ARIA-LABEL containing IMG without ALT - Screen reader...
Expected Result: causes problems in some screen readers Actual Result: causes problems in 11 screen reader / browser combinationsCode used for this test:<a href='4567.html' aria-label='this is an...
View ArticleA element containing IMG without ALT - Screen reader compatibility
Expected Result: causes problems in some screen readers Actual Result: causes problems in 37 screen reader / browser combinationsWCAG Technique: F65Code used for this test:<a...
View ArticleA element containing IMG with null ALT - Screen reader compatibility
Expected Result: causes problems in some screen readers Actual Result: causes problems in 37 screen reader / browser combinationsWCAG Technique: F89Code used for this test:<a...
View ArticleA element containing IMG with TITLE - Screen reader compatibility
Expected Result: works in a screen reader Actual Result: works in all tested screen readersCode used for this test:<a href='4567.html'><img src='1234.png' title='this is an image...
View ArticleA element containing IMG with ALT - Screen reader compatibility
Expected Result: works in a screen reader Actual Result: works in all tested screen readersWCAG Technique: H30Code used for this test:<a href='4567.html'><img src='1234.png' alt='this is a...
View ArticleA "click here" link with TITLE attribute - Screen reader compatibility
Expected Result: works in a screen reader Actual Result: causes problems in 11 screen reader / browser combinationsTests if the user hears extra text describing the "Click Here" link when tabbing...
View Article