Region and text field roles should respect role description
1. region's output rule currently omits role *if* a page sets focus to it directly. This was done to omit verbose region announcements in Docs's live region. However, this meant we don't pick up on role description (which is part of the $role). Include it explicitly. 2. text fields have a slightly more involved role string computation which excluded role description. Include it. Bug: Test: chromevox_tests Cq-Include-Trybots: master.tryserver.chromium.linux:closure_compilation Change-Id: If034a3e1070f1cf022f63084982f59d1d9e16321 Reviewed-on: https://chromium-review.googlesource.com/843236Reviewed-by:Dominic Mazzoni <dmazzoni@chromium.org> Commit-Queue: David Tseng <dtseng@chromium.org> Cr-Commit-Position: refs/heads/master@{#526095}
Showing
Please register or sign in to comment