Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(295)

Side by Side Diff: content/test/data/accessibility/html/modal-dialog-closed-expected-win.txt

Issue 1057083002: Fix menu list and list box screen reader accessibility. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix Mac test Created 5 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 ROLE_SYSTEM_DOCUMENT READONLY FOCUSABLE 1 ROLE_SYSTEM_DOCUMENT READONLY FOCUSABLE
2 ++IA2_ROLE_SECTION 2 ++IA2_ROLE_SECTION
3 ++++ROLE_SYSTEM_STATICTEXT name='Test that elements respawn in the accessibility tree after a modal dialog closes.' 3 ++++ROLE_SYSTEM_STATICTEXT name='Test that elements respawn in the accessibility tree after a modal dialog closes.'
4 ++IA2_ROLE_SECTION 4 ++IA2_ROLE_SECTION
5 ++++ROLE_SYSTEM_COMBOBOX FOCUSABLE 5 ++++ROLE_SYSTEM_COMBOBOX FOCUSABLE
6 ++++++ROLE_SYSTEM_CLIENT 6 ++++++ROLE_SYSTEM_LIST
7 ++++++++ROLE_SYSTEM_LISTITEM FOCUSABLE 7 ++++++++ROLE_SYSTEM_LISTITEM name='This should be in the tree.' FOCUSABLE
8 ++IA2_ROLE_SECTION 8 ++IA2_ROLE_SECTION
9 ++++IA2_ROLE_COLOR_CHOOSER FOCUSABLE 9 ++++IA2_ROLE_COLOR_CHOOSER FOCUSABLE
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698