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

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

Issue 2927033004: Expand test defaults to include more states, include more blink test results (Closed)
Patch Set: Update Windows test results Created 3 years, 6 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 e07713dd4f2669670a3d7aa81a91f3ab7e7fe2d4..be1c777943dcec0b880752e0b2711ee98f53d6af 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
@@ -1,7 +1,7 @@
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 FOCUSABLE
-++++++ROLE_SYSTEM_LIST
-++++++++ROLE_SYSTEM_LISTITEM name='This should be in the tree.' FOCUSABLE
-++IA2_ROLE_COLOR_CHOOSER FOCUSABLE
+++++ROLE_SYSTEM_COMBOBOX COLLAPSED FOCUSABLE HASPOPUP
+++++++ROLE_SYSTEM_LIST INVISIBLE
+++++++++ROLE_SYSTEM_LISTITEM name='This should be in the tree.' SELECTED FOCUSABLE
+++IA2_ROLE_COLOR_CHOOSER FOCUSABLE

Powered by Google App Engine
This is Rietveld 408576698