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

Side by Side Diff: content/test/data/accessibility/html/table-thead-tbody-tfoot-expected-win.txt

Issue 837183002: Add a helper function and update test results with ax role of table header. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add a helper function for ax table header 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
« no previous file with comments | « content/test/data/accessibility/html/table-thead-tbody-tfoot-expected-android.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 #<skip - we don't dump table attrs on win yet> 1 #<skip - we don't dump table attrs on win yet>
2 ROLE_SYSTEM_DOCUMENT name='Table example - thead, tbody, tfoot' READONLY FOCUSAB LE 2 ROLE_SYSTEM_DOCUMENT name='Table example - thead, tbody, tfoot' READONLY FOCUSAB LE
3 ROLE_SYSTEM_TABLE 3 ROLE_SYSTEM_TABLE
4 ROLE_SYSTEM_ROW 4 ROLE_SYSTEM_ROW
5 ROLE_SYSTEM_CELL 5 ROLE_SYSTEM_COLUMNHEADER
6 ROLE_SYSTEM_STATICTEXT name='Sum' 6 ROLE_SYSTEM_STATICTEXT name='Sum'
7 ROLE_SYSTEM_CELL 7 ROLE_SYSTEM_COLUMNHEADER
8 ROLE_SYSTEM_STATICTEXT name='Subtraction' 8 ROLE_SYSTEM_STATICTEXT name='Subtraction'
9 ROLE_SYSTEM_ROW 9 ROLE_SYSTEM_ROW
10 ROLE_SYSTEM_CELL 10 ROLE_SYSTEM_CELL
11 ROLE_SYSTEM_STATICTEXT name='10' 11 ROLE_SYSTEM_STATICTEXT name='10'
12 ROLE_SYSTEM_CELL 12 ROLE_SYSTEM_CELL
13 ROLE_SYSTEM_STATICTEXT name='7' 13 ROLE_SYSTEM_STATICTEXT name='7'
14 ROLE_SYSTEM_ROW 14 ROLE_SYSTEM_ROW
15 ROLE_SYSTEM_CELL 15 ROLE_SYSTEM_CELL
16 ROLE_SYSTEM_STATICTEXT name='2' 16 ROLE_SYSTEM_STATICTEXT name='2'
17 ROLE_SYSTEM_CELL 17 ROLE_SYSTEM_CELL
18 ROLE_SYSTEM_STATICTEXT name='4' 18 ROLE_SYSTEM_STATICTEXT name='4'
19 ROLE_SYSTEM_ROW 19 ROLE_SYSTEM_ROW
20 ROLE_SYSTEM_CELL 20 ROLE_SYSTEM_CELL
21 ROLE_SYSTEM_STATICTEXT name='12' 21 ROLE_SYSTEM_STATICTEXT name='12'
22 ROLE_SYSTEM_CELL 22 ROLE_SYSTEM_CELL
23 ROLE_SYSTEM_STATICTEXT name='3' 23 ROLE_SYSTEM_STATICTEXT name='3'
24 ROLE_SYSTEM_COLUMN 24 ROLE_SYSTEM_COLUMN
25 ROLE_SYSTEM_COLUMN 25 ROLE_SYSTEM_COLUMN
26 IA2_ROLE_SECTION 26 IA2_ROLE_SECTION
OLDNEW
« no previous file with comments | « content/test/data/accessibility/html/table-thead-tbody-tfoot-expected-android.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698