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

Side by Side Diff: LayoutTests/accessibility/table-header-column-row-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
OLDNEW
(Empty)
1 scope test
2 col head row head col head
3 col head data row head
4 row head data col head
5 row header and column header (1)
6 data row head column head
7 column head column head data
8 row head data row head
9 row header and column header (2)
10 row head data data
11 column head column head column head
12 data data data
13 End of test
14
15 This tests that AXRoles for header cells are assigned.
16
17 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
18
19
20 AXRole: AXWebArea AXValue:
21 AXRole: AXTable AXValue:
22 AXRole: AXRow AXValue:
23 AXRole: AXColumnHeader AXValue:
24 AXRole: AXStaticText AXValue: col head
25 AXRole: AXInlineTextBox AXValue: col head
26 AXRole: AXRowHeader AXValue:
27 AXRole: AXStaticText AXValue: row head
28 AXRole: AXInlineTextBox AXValue: row head
29 AXRole: AXColumnHeader AXValue:
30 AXRole: AXStaticText AXValue: col head
31 AXRole: AXInlineTextBox AXValue: col head
32 AXRole: AXRow AXValue:
33 AXRole: AXColumnHeader AXValue:
34 AXRole: AXStaticText AXValue: col head
35 AXRole: AXInlineTextBox AXValue: col head
36 AXRole: AXCell AXValue:
37 AXRole: AXStaticText AXValue: data
38 AXRole: AXInlineTextBox AXValue: data
39 AXRole: AXRowHeader AXValue:
40 AXRole: AXStaticText AXValue: row head
41 AXRole: AXInlineTextBox AXValue: row head
42 AXRole: AXRow AXValue:
43 AXRole: AXRowHeader AXValue:
44 AXRole: AXStaticText AXValue: row head
45 AXRole: AXInlineTextBox AXValue: row head
46 AXRole: AXCell AXValue:
47 AXRole: AXStaticText AXValue: data
48 AXRole: AXInlineTextBox AXValue: data
49 AXRole: AXColumnHeader AXValue:
50 AXRole: AXStaticText AXValue: col head
51 AXRole: AXInlineTextBox AXValue: col head
52 AXRole: AXTable AXValue:
53 AXRole: AXRow AXValue:
54 AXRole: AXCell AXValue:
55 AXRole: AXStaticText AXValue: data
56 AXRole: AXInlineTextBox AXValue: data
57 AXRole: AXRowHeader AXValue:
58 AXRole: AXStaticText AXValue: row head
59 AXRole: AXInlineTextBox AXValue: row head
60 AXRole: AXColumnHeader AXValue:
61 AXRole: AXStaticText AXValue: column head
62 AXRole: AXInlineTextBox AXValue: column head
63 AXRole: AXRow AXValue:
64 AXRole: AXColumnHeader AXValue:
65 AXRole: AXStaticText AXValue: column head
66 AXRole: AXInlineTextBox AXValue: column head
67 AXRole: AXColumnHeader AXValue:
68 AXRole: AXStaticText AXValue: column head
69 AXRole: AXInlineTextBox AXValue: column head
70 AXRole: AXCell AXValue:
71 AXRole: AXStaticText AXValue: data
72 AXRole: AXInlineTextBox AXValue: data
73 AXRole: AXRow AXValue:
74 AXRole: AXRowHeader AXValue:
75 AXRole: AXStaticText AXValue: row head
76 AXRole: AXInlineTextBox AXValue: row head
77 AXRole: AXCell AXValue:
78 AXRole: AXStaticText AXValue: data
79 AXRole: AXInlineTextBox AXValue: data
80 AXRole: AXRowHeader AXValue:
81 AXRole: AXStaticText AXValue: row head
82 AXRole: AXInlineTextBox AXValue: row head
83 AXRole: AXTable AXValue:
84 AXRole: AXRow AXValue:
85 AXRole: AXRowHeader AXValue:
86 AXRole: AXStaticText AXValue: row head
87 AXRole: AXInlineTextBox AXValue: row head
88 AXRole: AXCell AXValue:
89 AXRole: AXStaticText AXValue: data
90 AXRole: AXInlineTextBox AXValue: data
91 AXRole: AXCell AXValue:
92 AXRole: AXStaticText AXValue: data
93 AXRole: AXInlineTextBox AXValue: data
94 AXRole: AXRow AXValue:
95 AXRole: AXColumnHeader AXValue:
96 AXRole: AXStaticText AXValue: column head
97 AXRole: AXInlineTextBox AXValue: column head
98 AXRole: AXColumnHeader AXValue:
99 AXRole: AXStaticText AXValue: column head
100 AXRole: AXInlineTextBox AXValue: column head
101 AXRole: AXColumnHeader AXValue:
102 AXRole: AXStaticText AXValue: column head
103 AXRole: AXInlineTextBox AXValue: column head
104 AXRole: AXRow AXValue:
105 AXRole: AXCell AXValue:
106 AXRole: AXStaticText AXValue: data
107 AXRole: AXInlineTextBox AXValue: data
108 AXRole: AXCell AXValue:
109 AXRole: AXStaticText AXValue: data
110 AXRole: AXInlineTextBox AXValue: data
111 AXRole: AXCell AXValue:
112 AXRole: AXStaticText AXValue: data
113 AXRole: AXInlineTextBox AXValue: data
114 AXRole: AXParagraph AXValue:
115 AXRole: AXStaticText AXValue: End of test
116 PASS successfullyParsed is true
117
118 TEST COMPLETE
119
OLDNEW
« no previous file with comments | « LayoutTests/accessibility/table-header-column-row.html ('k') | Source/modules/accessibility/AXTableCell.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698