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

Side by Side Diff: LayoutTests/accessibility/table-cells-expected.txt

Issue 816423003: Assigned ax role for table headers. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: 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 | « no previous file | LayoutTests/accessibility/table-header-column-row.html » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 Example #1: Nested Stubs 1 Example #1: Nested Stubs
2 Ruritanian 2 Ruritanian
3 Population 3 Population
4 Survey All 4 Survey All
5 Genders By Gender 5 Genders By Gender
6 Males Females 6 Males Females
7 All Regions North 3333 1111 2222 7 All Regions North 3333 1111 2222
8 South 3333 1111 2222 8 South 3333 1111 2222
9 South 3333 1111 2222 9 South 3333 1111 2222
10 South 3333 1111 2222 10 South 3333 1111 2222
11 ------------------------ 11 ------------------------
12 [0,0] 12 [0,0]
13 AXTitle: 13 AXTitle:
14 AXRole: AXCell 14 AXRole: AXColumnHeader
15 AXDescription: 15 AXDescription:
16 ------------------------ 16 ------------------------
17 [3,1] 17 [3,1]
18 AXTitle: 18 AXTitle:
19 AXRole: AXCell 19 AXRole: AXColumnHeader
20 AXDescription: 20 AXDescription:
21 ------------------------ 21 ------------------------
22 [1,1] 22 [1,1]
23 AXTitle: 23 AXTitle:
24 AXRole: AXCell 24 AXRole: AXColumnHeader
25 AXDescription: 25 AXDescription:
26 ------------------------ 26 ------------------------
27 [2,2] 27 [2,2]
28 AXTitle: 28 AXTitle:
29 AXRole: AXCell 29 AXRole: AXCell
30 AXDescription: 30 AXDescription:
31 ------------------------ 31 ------------------------
32 [3,5] 32 [3,5]
33 AXTitle: 33 AXTitle:
34 AXRole: AXCell 34 AXRole: AXCell
35 AXDescription: 35 AXDescription:
36 ------------------------ 36 ------------------------
37 [100,0] 37 [100,0]
38 38
39 ------------------------ 39 ------------------------
40 [0,100] 40 [0,100]
41 41
42 42
OLDNEW
« no previous file with comments | « no previous file | LayoutTests/accessibility/table-header-column-row.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698