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

Unified Diff: content/test/data/accessibility/aria/aria-menu-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/aria/aria-menu-expected-win.txt
diff --git a/content/test/data/accessibility/aria/aria-menu-expected-win.txt b/content/test/data/accessibility/aria/aria-menu-expected-win.txt
index 93689efa0d6e4b6d22c1ac9bacd7ad6f87e9848a..0668b19c33adb670619554e8e34b298554493247 100644
--- a/content/test/data/accessibility/aria/aria-menu-expected-win.txt
+++ b/content/test/data/accessibility/aria/aria-menu-expected-win.txt
@@ -1,5 +1,5 @@
ROLE_SYSTEM_DOCUMENT READONLY FOCUSABLE
-++ROLE_SYSTEM_MENUBAR
+++ROLE_SYSTEM_MENUBAR IA2_STATE_HORIZONTAL
++++ROLE_SYSTEM_MENUITEM name='File'
++++ROLE_SYSTEM_MENUITEM name='Edit'
++++ROLE_SYSTEM_MENUITEM name='View'
@@ -7,4 +7,4 @@ ROLE_SYSTEM_DOCUMENT READONLY FOCUSABLE
++++ROLE_SYSTEM_MENUITEM name='New'
++++ROLE_SYSTEM_MENUITEM name='Open'
++++ROLE_SYSTEM_MENUITEM name='Save'
-++++ROLE_SYSTEM_MENUITEM name='Quit'
+++++ROLE_SYSTEM_MENUITEM name='Quit'

Powered by Google App Engine
This is Rietveld 408576698