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

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

Issue 1417213006: Switch all LayoutTests to use new AX name calculation (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix canvas-fallback-content-labels-expected.txt Created 5 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
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
14 AXRole: AXColumnHeader 14 AXRole: AXColumnHeader
15 AXDescription:
16 ------------------------ 15 ------------------------
17 [3,1] 16 [3,1]
18 AXTitle: 17
19 AXRole: AXColumnHeader 18 AXRole: AXColumnHeader
20 AXDescription:
21 ------------------------ 19 ------------------------
22 [1,1] 20 [1,1]
23 AXTitle: 21
24 AXRole: AXColumnHeader 22 AXRole: AXColumnHeader
25 AXDescription:
26 ------------------------ 23 ------------------------
27 [2,2] 24 [2,2]
28 AXTitle: 25
29 AXRole: AXCell 26 AXRole: AXCell
30 AXDescription:
31 ------------------------ 27 ------------------------
32 [3,5] 28 [3,5]
33 AXTitle: 29
34 AXRole: AXCell 30 AXRole: AXCell
35 AXDescription:
36 ------------------------ 31 ------------------------
37 [100,0] 32 [100,0]
38 33
39 ------------------------ 34 ------------------------
40 [0,100] 35 [0,100]
41 36
42 37
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698