Chromium Code Reviews
DescriptionMerges the |kHTML| and |kScreenReader| AccessibilityModes on Windows.
Unfortunately there is no easy way to separate the HTML and ScreenReader accessibility modes on Windows.
HTML mode includes HTML tag name, HTML attributes and inner HTML for math tags.
However, screen readers rely on some of the above for correct functioning: For example, the HTML tag name is used in some IA2 roles. Input fields expose their type attribute.
Unless we create a new EnhancedScreenReader mode only for Windows, it's hard to separate the two existing modes.
BUG=703277
R=dmazzoni@chromium.org, aleventhal@chromium.org
Review-Url: https://codereview.chromium.org/2765533002
Cr-Commit-Position: refs/heads/master@{#458440}
Committed: https://chromium.googlesource.com/chromium/src/+/20bfdecc5f865755ad8b8a18fdc9fd3bac161fca
Patch Set 1 #
Messages
Total messages: 7 (3 generated)
|
|||||||||||||||||||