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

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

Issue 2797463002: Added some more roles to the list of roles that calculate their names from content. (Closed)
Patch Set: Fixed test expectations. Created 3 years, 8 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
« no previous file with comments | « no previous file | content/test/data/accessibility/aria/aria-col-attr-expected-blink.txt » ('j') | 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_TABLE xml-roles:table 2 ++ROLE_SYSTEM_TABLE xml-roles:table
3 ++++ROLE_SYSTEM_ROW xml-roles:row 3 ++++ROLE_SYSTEM_ROW xml-roles:row
4 ++++++ROLE_SYSTEM_COLUMNHEADER xml-roles:columnheader 4 ++++++ROLE_SYSTEM_COLUMNHEADER name='Browser' xml-roles:columnheader
5 ++++++++ROLE_SYSTEM_STATICTEXT name='Browser' 5 ++++++++ROLE_SYSTEM_STATICTEXT name='Browser'
6 ++++++ROLE_SYSTEM_COLUMNHEADER xml-roles:columnheader 6 ++++++ROLE_SYSTEM_COLUMNHEADER name='Rendering Engine' xml-roles:columnheader
7 ++++++++ROLE_SYSTEM_STATICTEXT name='Rendering Engine' 7 ++++++++ROLE_SYSTEM_STATICTEXT name='Rendering Engine'
8 ++++ROLE_SYSTEM_ROW xml-roles:row 8 ++++ROLE_SYSTEM_ROW xml-roles:row
9 ++++++ROLE_SYSTEM_CELL xml-roles:cell 9 ++++++ROLE_SYSTEM_CELL name='Chrome' xml-roles:cell
10 ++++++++ROLE_SYSTEM_STATICTEXT name='Chrome' 10 ++++++++ROLE_SYSTEM_STATICTEXT name='Chrome'
11 ++++++ROLE_SYSTEM_CELL xml-roles:cell 11 ++++++ROLE_SYSTEM_CELL name='Blink' xml-roles:cell
12 ++++++++ROLE_SYSTEM_STATICTEXT name='Blink' 12 ++++++++ROLE_SYSTEM_STATICTEXT name='Blink'
OLDNEW
« no previous file with comments | « no previous file | content/test/data/accessibility/aria/aria-col-attr-expected-blink.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698