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/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 unified diff | Download patch
OLDNEW
1 ROLE_SYSTEM_DOCUMENT READONLY FOCUSABLE 1 ROLE_SYSTEM_DOCUMENT READONLY FOCUSABLE
2 ++ROLE_SYSTEM_MENUBAR 2 ++ROLE_SYSTEM_MENUBAR IA2_STATE_HORIZONTAL
3 ++++ROLE_SYSTEM_MENUITEM name='File' 3 ++++ROLE_SYSTEM_MENUITEM name='File'
4 ++++ROLE_SYSTEM_MENUITEM name='Edit' 4 ++++ROLE_SYSTEM_MENUITEM name='Edit'
5 ++++ROLE_SYSTEM_MENUITEM name='View' 5 ++++ROLE_SYSTEM_MENUITEM name='View'
6 ++ROLE_SYSTEM_MENUPOPUP name='File' 6 ++ROLE_SYSTEM_MENUPOPUP name='File'
7 ++++ROLE_SYSTEM_MENUITEM name='New' 7 ++++ROLE_SYSTEM_MENUITEM name='New'
8 ++++ROLE_SYSTEM_MENUITEM name='Open' 8 ++++ROLE_SYSTEM_MENUITEM name='Open'
9 ++++ROLE_SYSTEM_MENUITEM name='Save' 9 ++++ROLE_SYSTEM_MENUITEM name='Save'
10 ++++ROLE_SYSTEM_MENUITEM name='Quit' 10 ++++ROLE_SYSTEM_MENUITEM name='Quit'
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698