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

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

Issue 685993005: Enable AX TCs related to list-item and update results. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Update TC results on the latest code. Created 6 years, 1 month 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
« no previous file with comments | « content/test/data/accessibility/ul-expected-mac.txt ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 ROLE_SYSTEM_DOCUMENT READONLY FOCUSABLE 1 ROLE_SYSTEM_DOCUMENT READONLY FOCUSABLE
2 ROLE_SYSTEM_LIST READONLY 2 ROLE_SYSTEM_LIST READONLY
3 ROLE_SYSTEM_LISTITEM READONLY 3 ROLE_SYSTEM_LISTITEM name='Item 1' READONLY
4 ROLE_SYSTEM_STATICTEXT name='•' 4 ROLE_SYSTEM_STATICTEXT name='•'
5 ROLE_SYSTEM_STATICTEXT name='Item 1' 5 ROLE_SYSTEM_STATICTEXT name='Item 1'
6 ROLE_SYSTEM_LISTITEM READONLY 6 ROLE_SYSTEM_LISTITEM name='Item 2' READONLY
7 ROLE_SYSTEM_STATICTEXT name='•' 7 ROLE_SYSTEM_STATICTEXT name='•'
8 ROLE_SYSTEM_STATICTEXT name='Item 2' 8 ROLE_SYSTEM_STATICTEXT name='Item 2'
9 ROLE_SYSTEM_LISTITEM READONLY 9 ROLE_SYSTEM_LISTITEM name='Item 3' READONLY
10 ROLE_SYSTEM_STATICTEXT name='•' 10 ROLE_SYSTEM_STATICTEXT name='•'
11 ROLE_SYSTEM_STATICTEXT name='Item 3' 11 ROLE_SYSTEM_STATICTEXT name='Item 3'
OLDNEW
« no previous file with comments | « content/test/data/accessibility/ul-expected-mac.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698