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

Side by Side Diff: content/test/data/accessibility/html/optgroup-expected-win.txt

Issue 857853003: Add DumpAccessibilityTree tests (13,14 of 20) (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: incorporating comments Created 5 years, 11 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
(Empty)
1 ROLE_SYSTEM_DOCUMENT READONLY FOCUSABLE
2 IA2_ROLE_SECTION
3 ROLE_SYSTEM_LIST FOCUSABLE IA2_STATE_VERTICAL invalid:false
4 ROLE_SYSTEM_GROUPING name='Enabled' xml-roles:group
5 ROLE_SYSTEM_STATICTEXT name='Enabled'
6 ROLE_SYSTEM_LISTITEM name='One' FOCUSABLE SELECTABLE
7 ROLE_SYSTEM_LISTITEM name='Two' FOCUSABLE SELECTABLE
8 ROLE_SYSTEM_LISTITEM name='Three' FOCUSABLE SELECTABLE
9 ROLE_SYSTEM_LISTITEM name='Four' FOCUSABLE SELECTABLE
10 ROLE_SYSTEM_GROUPING name='Disabled' xml-roles:group
11 ROLE_SYSTEM_STATICTEXT name='Disabled'
12 ROLE_SYSTEM_LISTITEM name='One'
13 ROLE_SYSTEM_LISTITEM name='Two'
14 ROLE_SYSTEM_LISTITEM name='Three'
15 ROLE_SYSTEM_LISTITEM name='Four'
OLDNEW
« no previous file with comments | « content/test/data/accessibility/html/optgroup-expected-mac.txt ('k') | content/test/data/accessibility/html/style.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698