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

Unified 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 side-by-side diff with in-line comments
Download patch
Index: content/test/data/accessibility/html/modal-dialog-closed-expected-win.txt
diff --git a/content/test/data/accessibility/html/modal-dialog-closed-expected-win.txt b/content/test/data/accessibility/html/modal-dialog-closed-expected-win.txt
index be1c777943dcec0b880752e0b2711ee98f53d6af..f1fc9ec35a2b454596101f15a24db1bdfbc05c98 100644
--- a/content/test/data/accessibility/html/modal-dialog-closed-expected-win.txt
+++ b/content/test/data/accessibility/html/modal-dialog-closed-expected-win.txt
@@ -2,6 +2,6 @@ ROLE_SYSTEM_DOCUMENT READONLY FOCUSABLE
++ROLE_SYSTEM_STATICTEXT name='Test that elements respawn in the accessibility tree after a modal dialog closes.'
++IA2_ROLE_SECTION
++++ROLE_SYSTEM_COMBOBOX COLLAPSED FOCUSABLE HASPOPUP
-++++++ROLE_SYSTEM_LIST INVISIBLE
-++++++++ROLE_SYSTEM_LISTITEM name='This should be in the tree.' SELECTED FOCUSABLE
+++++++ROLE_SYSTEM_MENUPOPUP INVISIBLE
+++++++++ROLE_SYSTEM_MENUITEM name='This should be in the tree.' SELECTED FOCUSABLE
++IA2_ROLE_COLOR_CHOOSER FOCUSABLE

Powered by Google App Engine
This is Rietveld 408576698