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

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

Issue 2607113003: Implement 5 ARIA 1.1 roles: cell, feed, figure, table, term (Closed)
Patch Set: Fix blink to Chrome enum mapping Created 3 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 ++ROLE_SYSTEM_TABLE xml-roles:table
3 ++++ROLE_SYSTEM_ROW xml-roles:row
4 ++++++ROLE_SYSTEM_COLUMNHEADER xml-roles:columnheader
5 ++++++++ROLE_SYSTEM_STATICTEXT name='Browser'
6 ++++++ROLE_SYSTEM_COLUMNHEADER xml-roles:columnheader
7 ++++++++ROLE_SYSTEM_STATICTEXT name='Rendering Engine'
8 ++++ROLE_SYSTEM_ROW xml-roles:row
9 ++++++ROLE_SYSTEM_CELL xml-roles:cell
10 ++++++++ROLE_SYSTEM_STATICTEXT name='Chrome'
11 ++++++ROLE_SYSTEM_CELL xml-roles:cell
12 ++++++++ROLE_SYSTEM_STATICTEXT name='Blink'
OLDNEW
« no previous file with comments | « content/test/data/accessibility/aria/aria-table-expected-mac.txt ('k') | content/test/data/accessibility/aria/aria-term.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698