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

Side by Side Diff: third_party/WebKit/LayoutTests/accessibility/table-header-column-row-expected.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
OLDNEW
1 scope test 1 scope test
2 col head row head col head 2 col head row head col head
3 col head data row head 3 col head data row head
4 row head data col head 4 row head data col head
5 row header and column header (1) 5 row header and column header (1)
6 data row head column head 6 data row head column head
7 column head column head data 7 column head column head data
8 row head data row head 8 row head data row head
9 row header and column header (2) 9 row header and column header (2)
10 row head data data 10 row head data data
(...skipping 12 matching lines...) Expand all
23 23
24 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ". 24 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
25 25
26 26
27 AXRole: AXWebArea 27 AXRole: AXWebArea
28 AXRole: AXTable "scope test" 28 AXRole: AXTable "scope test"
29 AXRole: AXCaption 29 AXRole: AXCaption
30 AXRole: AXStaticText "scope test" 30 AXRole: AXStaticText "scope test"
31 AXRole: AXInlineTextBox "scope test" 31 AXRole: AXInlineTextBox "scope test"
32 AXRole: AXRow 32 AXRole: AXRow
33 AXRole: AXColumnHeader 33 AXRole: AXColumnHeader "col head"
34 AXRole: AXStaticText "col head" 34 AXRole: AXStaticText "col head"
35 AXRole: AXInlineTextBox "col head" 35 AXRole: AXInlineTextBox "col head"
36 AXRole: AXRowHeader 36 AXRole: AXRowHeader "row head"
37 AXRole: AXStaticText "row head" 37 AXRole: AXStaticText "row head"
38 AXRole: AXInlineTextBox "row head" 38 AXRole: AXInlineTextBox "row head"
39 AXRole: AXColumnHeader 39 AXRole: AXColumnHeader "col head"
40 AXRole: AXStaticText "col head" 40 AXRole: AXStaticText "col head"
41 AXRole: AXInlineTextBox "col head" 41 AXRole: AXInlineTextBox "col head"
42 AXRole: AXRow 42 AXRole: AXRow
43 AXRole: AXColumnHeader 43 AXRole: AXColumnHeader "col head"
44 AXRole: AXStaticText "col head" 44 AXRole: AXStaticText "col head"
45 AXRole: AXInlineTextBox "col head" 45 AXRole: AXInlineTextBox "col head"
46 AXRole: AXCell 46 AXRole: AXCell "data"
47 AXRole: AXStaticText "data" 47 AXRole: AXStaticText "data"
48 AXRole: AXInlineTextBox "data" 48 AXRole: AXInlineTextBox "data"
49 AXRole: AXRowHeader 49 AXRole: AXRowHeader "row head"
50 AXRole: AXStaticText "row head" 50 AXRole: AXStaticText "row head"
51 AXRole: AXInlineTextBox "row head" 51 AXRole: AXInlineTextBox "row head"
52 AXRole: AXRow 52 AXRole: AXRow
53 AXRole: AXRowHeader 53 AXRole: AXRowHeader "row head"
54 AXRole: AXStaticText "row head" 54 AXRole: AXStaticText "row head"
55 AXRole: AXInlineTextBox "row head" 55 AXRole: AXInlineTextBox "row head"
56 AXRole: AXCell 56 AXRole: AXCell "data"
57 AXRole: AXStaticText "data" 57 AXRole: AXStaticText "data"
58 AXRole: AXInlineTextBox "data" 58 AXRole: AXInlineTextBox "data"
59 AXRole: AXColumnHeader 59 AXRole: AXColumnHeader "col head"
60 AXRole: AXStaticText "col head" 60 AXRole: AXStaticText "col head"
61 AXRole: AXInlineTextBox "col head" 61 AXRole: AXInlineTextBox "col head"
62 AXRole: AXTable "row header and column header (1)" 62 AXRole: AXTable "row header and column header (1)"
63 AXRole: AXCaption 63 AXRole: AXCaption
64 AXRole: AXStaticText "row header and column header (1)" 64 AXRole: AXStaticText "row header and column header (1)"
65 AXRole: AXInlineTextBox "row header and column header (1)" 65 AXRole: AXInlineTextBox "row header and column header (1)"
66 AXRole: AXRow 66 AXRole: AXRow
67 AXRole: AXCell 67 AXRole: AXCell "data"
68 AXRole: AXStaticText "data" 68 AXRole: AXStaticText "data"
69 AXRole: AXInlineTextBox "data" 69 AXRole: AXInlineTextBox "data"
70 AXRole: AXRowHeader 70 AXRole: AXRowHeader "row head"
71 AXRole: AXStaticText "row head" 71 AXRole: AXStaticText "row head"
72 AXRole: AXInlineTextBox "row head" 72 AXRole: AXInlineTextBox "row head"
73 AXRole: AXColumnHeader 73 AXRole: AXColumnHeader "column head"
74 AXRole: AXStaticText "column head" 74 AXRole: AXStaticText "column head"
75 AXRole: AXInlineTextBox "column head" 75 AXRole: AXInlineTextBox "column head"
76 AXRole: AXRow 76 AXRole: AXRow
77 AXRole: AXColumnHeader 77 AXRole: AXColumnHeader "column head"
78 AXRole: AXStaticText "column head" 78 AXRole: AXStaticText "column head"
79 AXRole: AXInlineTextBox "column head" 79 AXRole: AXInlineTextBox "column head"
80 AXRole: AXColumnHeader 80 AXRole: AXColumnHeader "column head"
81 AXRole: AXStaticText "column head" 81 AXRole: AXStaticText "column head"
82 AXRole: AXInlineTextBox "column head" 82 AXRole: AXInlineTextBox "column head"
83 AXRole: AXCell 83 AXRole: AXCell "data"
84 AXRole: AXStaticText "data" 84 AXRole: AXStaticText "data"
85 AXRole: AXInlineTextBox "data" 85 AXRole: AXInlineTextBox "data"
86 AXRole: AXRow 86 AXRole: AXRow
87 AXRole: AXRowHeader 87 AXRole: AXRowHeader "row head"
88 AXRole: AXStaticText "row head" 88 AXRole: AXStaticText "row head"
89 AXRole: AXInlineTextBox "row head" 89 AXRole: AXInlineTextBox "row head"
90 AXRole: AXCell 90 AXRole: AXCell "data"
91 AXRole: AXStaticText "data" 91 AXRole: AXStaticText "data"
92 AXRole: AXInlineTextBox "data" 92 AXRole: AXInlineTextBox "data"
93 AXRole: AXRowHeader 93 AXRole: AXRowHeader "row head"
94 AXRole: AXStaticText "row head" 94 AXRole: AXStaticText "row head"
95 AXRole: AXInlineTextBox "row head" 95 AXRole: AXInlineTextBox "row head"
96 AXRole: AXTable "row header and column header (2)" 96 AXRole: AXTable "row header and column header (2)"
97 AXRole: AXCaption 97 AXRole: AXCaption
98 AXRole: AXStaticText "row header and column header (2)" 98 AXRole: AXStaticText "row header and column header (2)"
99 AXRole: AXInlineTextBox "row header and column header (2)" 99 AXRole: AXInlineTextBox "row header and column header (2)"
100 AXRole: AXRow 100 AXRole: AXRow
101 AXRole: AXRowHeader 101 AXRole: AXRowHeader "row head"
102 AXRole: AXStaticText "row head" 102 AXRole: AXStaticText "row head"
103 AXRole: AXInlineTextBox "row head" 103 AXRole: AXInlineTextBox "row head"
104 AXRole: AXCell 104 AXRole: AXCell "data"
105 AXRole: AXStaticText "data" 105 AXRole: AXStaticText "data"
106 AXRole: AXInlineTextBox "data" 106 AXRole: AXInlineTextBox "data"
107 AXRole: AXCell 107 AXRole: AXCell "data"
108 AXRole: AXStaticText "data" 108 AXRole: AXStaticText "data"
109 AXRole: AXInlineTextBox "data" 109 AXRole: AXInlineTextBox "data"
110 AXRole: AXRow 110 AXRole: AXRow
111 AXRole: AXColumnHeader 111 AXRole: AXColumnHeader "column head"
112 AXRole: AXStaticText "column head" 112 AXRole: AXStaticText "column head"
113 AXRole: AXInlineTextBox "column head" 113 AXRole: AXInlineTextBox "column head"
114 AXRole: AXColumnHeader 114 AXRole: AXColumnHeader "column head"
115 AXRole: AXStaticText "column head" 115 AXRole: AXStaticText "column head"
116 AXRole: AXInlineTextBox "column head" 116 AXRole: AXInlineTextBox "column head"
117 AXRole: AXColumnHeader 117 AXRole: AXColumnHeader "column head"
118 AXRole: AXStaticText "column head" 118 AXRole: AXStaticText "column head"
119 AXRole: AXInlineTextBox "column head" 119 AXRole: AXInlineTextBox "column head"
120 AXRole: AXRow 120 AXRole: AXRow
121 AXRole: AXCell 121 AXRole: AXCell "data"
122 AXRole: AXStaticText "data" 122 AXRole: AXStaticText "data"
123 AXRole: AXInlineTextBox "data" 123 AXRole: AXInlineTextBox "data"
124 AXRole: AXCell 124 AXRole: AXCell "data"
125 AXRole: AXStaticText "data" 125 AXRole: AXStaticText "data"
126 AXRole: AXInlineTextBox "data" 126 AXRole: AXInlineTextBox "data"
127 AXRole: AXCell 127 AXRole: AXCell "data"
128 AXRole: AXStaticText "data" 128 AXRole: AXStaticText "data"
129 AXRole: AXInlineTextBox "data" 129 AXRole: AXInlineTextBox "data"
130 AXRole: AXTable "row header and column header (3)" 130 AXRole: AXTable "row header and column header (3)"
131 AXRole: AXCaption 131 AXRole: AXCaption
132 AXRole: AXStaticText "row header and column header (3)" 132 AXRole: AXStaticText "row header and column header (3)"
133 AXRole: AXInlineTextBox "row header and column header (3)" 133 AXRole: AXInlineTextBox "row header and column header (3)"
134 AXRole: AXRow 134 AXRole: AXRow
135 AXRole: AXCell 135 AXRole: AXCell
136 AXRole: AXColumnHeader 136 AXRole: AXColumnHeader "col head"
137 AXRole: AXStaticText "col head" 137 AXRole: AXStaticText "col head"
138 AXRole: AXInlineTextBox "col head" 138 AXRole: AXInlineTextBox "col head"
139 AXRole: AXRow 139 AXRole: AXRow
140 AXRole: AXColumnHeader 140 AXRole: AXColumnHeader "col head"
141 AXRole: AXStaticText "col head" 141 AXRole: AXStaticText "col head"
142 AXRole: AXInlineTextBox "col head" 142 AXRole: AXInlineTextBox "col head"
143 AXRole: AXColumnHeader 143 AXRole: AXColumnHeader "col head"
144 AXRole: AXStaticText "col head" 144 AXRole: AXStaticText "col head"
145 AXRole: AXInlineTextBox "col head" 145 AXRole: AXInlineTextBox "col head"
146 AXRole: AXRow 146 AXRole: AXRow
147 AXRole: AXRowHeader 147 AXRole: AXRowHeader "row head"
148 AXRole: AXStaticText "row head" 148 AXRole: AXStaticText "row head"
149 AXRole: AXInlineTextBox "row head" 149 AXRole: AXInlineTextBox "row head"
150 AXRole: AXCell 150 AXRole: AXCell "data"
151 AXRole: AXStaticText "data" 151 AXRole: AXStaticText "data"
152 AXRole: AXInlineTextBox "data" 152 AXRole: AXInlineTextBox "data"
153 AXRole: AXCell 153 AXRole: AXCell "data"
154 AXRole: AXStaticText "data" 154 AXRole: AXStaticText "data"
155 AXRole: AXInlineTextBox "data" 155 AXRole: AXInlineTextBox "data"
156 AXRole: AXTable "row header and column header (4)" 156 AXRole: AXTable "row header and column header (4)"
157 AXRole: AXCaption 157 AXRole: AXCaption
158 AXRole: AXStaticText "row header and column header (4)" 158 AXRole: AXStaticText "row header and column header (4)"
159 AXRole: AXInlineTextBox "row header and column header (4)" 159 AXRole: AXInlineTextBox "row header and column header (4)"
160 AXRole: AXRow 160 AXRole: AXRow
161 AXRole: AXRowHeader 161 AXRole: AXRowHeader "row head"
162 AXRole: AXStaticText "row head" 162 AXRole: AXStaticText "row head"
163 AXRole: AXInlineTextBox "row head" 163 AXRole: AXInlineTextBox "row head"
164 AXRole: AXColumnHeader 164 AXRole: AXColumnHeader "col head"
165 AXRole: AXStaticText "col head" 165 AXRole: AXStaticText "col head"
166 AXRole: AXInlineTextBox "col head" 166 AXRole: AXInlineTextBox "col head"
167 AXRole: AXRow 167 AXRole: AXRow
168 AXRole: AXRowHeader 168 AXRole: AXRowHeader "row head"
169 AXRole: AXStaticText "row head" 169 AXRole: AXStaticText "row head"
170 AXRole: AXInlineTextBox "row head" 170 AXRole: AXInlineTextBox "row head"
171 AXRole: AXParagraph 171 AXRole: AXParagraph
172 AXRole: AXStaticText "End of test" 172 AXRole: AXStaticText "End of test"
173 PASS successfullyParsed is true 173 PASS successfullyParsed is true
174 174
175 TEST COMPLETE 175 TEST COMPLETE
176 176
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698