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

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

Issue 2967493005: Use MSAA_Role directly from BrowserAccessibility. (Closed)
Patch Set: Change tests to match internal ax tree. Created 3 years, 5 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 ++ROLE_SYSTEM_STATICTEXT name='Test that elements respawn in the accessibility t ree after a modal dialog closes.' 2 ++ROLE_SYSTEM_STATICTEXT name='Test that elements respawn in the accessibility t ree after a modal dialog closes.'
3 ++IA2_ROLE_SECTION 3 ++IA2_ROLE_SECTION
4 ++++ROLE_SYSTEM_COMBOBOX COLLAPSED FOCUSABLE HASPOPUP 4 ++++ROLE_SYSTEM_COMBOBOX COLLAPSED FOCUSABLE HASPOPUP
5 ++++++ROLE_SYSTEM_LIST INVISIBLE 5 ++++++ROLE_SYSTEM_MENUPOPUP INVISIBLE
6 ++++++++ROLE_SYSTEM_LISTITEM name='This should be in the tree.' SELECTED FOCUSAB LE 6 ++++++++ROLE_SYSTEM_MENUITEM name='This should be in the tree.' SELECTED FOCUSAB LE
7 ++IA2_ROLE_COLOR_CHOOSER FOCUSABLE 7 ++IA2_ROLE_COLOR_CHOOSER FOCUSABLE
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698