Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / accessibility / canvas-fallback-content-2-expected.txt
blobf6e86018a2c7c24804fce0b756d8b9144e3f5ed0
1 Link  Button  Button  Button                 
2 Focusable
3 Heading
5 ARIA button
6 ARIA disabled button
7 ARIA enabled button
8 ARIA required button
9 ARIA toggle button
10 ARIA link
11 This tests a number of different elements in canvas fallback content to make sure their accessible attributes are essentially identical to the corresponding elements outside of canvas fallback content.
13 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
16 link1
17 PASS document.activeElement == element1 is true
18 link2
19 PASS document.activeElement == element2 is true
20 PASS axElement2.role is axElement1.role
21 PASS axElement2.roleDescription is axElement1.roleDescription
22 PASS axElement2.deprecatedTitle is axElement1.deprecatedTitle
23 PASS axElement2.deprecatedDescription is axElement1.deprecatedDescription
24 PASS axElement2.deprecatedHelpText is axElement1.deprecatedHelpText
25 PASS axElement2.stringValue is axElement1.stringValue
26 PASS axElement2.isEnabled is axElement1.isEnabled
27 PASS axElement2.isRequired is axElement1.isRequired
28 PASS axElement2.isChecked is axElement1.isChecked
29 PASS axElement2.intValue is axElement1.intValue
30 PASS axElement2.minValue is axElement1.minValue
31 PASS axElement2.maxValue is axElement1.maxValue
33 button1
34 PASS document.activeElement == element1 is true
35 button2
36 PASS document.activeElement == element2 is true
37 PASS axElement2.role is axElement1.role
38 PASS axElement2.roleDescription is axElement1.roleDescription
39 PASS axElement2.deprecatedTitle is axElement1.deprecatedTitle
40 PASS axElement2.deprecatedDescription is axElement1.deprecatedDescription
41 PASS axElement2.deprecatedHelpText is axElement1.deprecatedHelpText
42 PASS axElement2.stringValue is axElement1.stringValue
43 PASS axElement2.isEnabled is axElement1.isEnabled
44 PASS axElement2.isRequired is axElement1.isRequired
45 PASS axElement2.isChecked is axElement1.isChecked
46 PASS axElement2.intValue is axElement1.intValue
47 PASS axElement2.minValue is axElement1.minValue
48 PASS axElement2.maxValue is axElement1.maxValue
50 labeled-button1
51 PASS document.activeElement == element1 is true
52 labeled-button2
53 PASS document.activeElement == element2 is true
54 PASS axElement2.role is axElement1.role
55 PASS axElement2.roleDescription is axElement1.roleDescription
56 PASS axElement2.deprecatedTitle is axElement1.deprecatedTitle
57 PASS axElement2.deprecatedDescription is axElement1.deprecatedDescription
58 PASS axElement2.deprecatedHelpText is axElement1.deprecatedHelpText
59 PASS axElement2.stringValue is axElement1.stringValue
60 PASS axElement2.isEnabled is axElement1.isEnabled
61 PASS axElement2.isRequired is axElement1.isRequired
62 PASS axElement2.isChecked is axElement1.isChecked
63 PASS axElement2.intValue is axElement1.intValue
64 PASS axElement2.minValue is axElement1.minValue
65 PASS axElement2.maxValue is axElement1.maxValue
67 button-with-title1
68 PASS document.activeElement == element1 is true
69 button-with-title2
70 PASS document.activeElement == element2 is true
71 PASS axElement2.role is axElement1.role
72 PASS axElement2.roleDescription is axElement1.roleDescription
73 PASS axElement2.deprecatedTitle is axElement1.deprecatedTitle
74 PASS axElement2.deprecatedDescription is axElement1.deprecatedDescription
75 PASS axElement2.deprecatedHelpText is axElement1.deprecatedHelpText
76 PASS axElement2.stringValue is axElement1.stringValue
77 PASS axElement2.isEnabled is axElement1.isEnabled
78 PASS axElement2.isRequired is axElement1.isRequired
79 PASS axElement2.isChecked is axElement1.isChecked
80 PASS axElement2.intValue is axElement1.intValue
81 PASS axElement2.minValue is axElement1.minValue
82 PASS axElement2.maxValue is axElement1.maxValue
84 text1
85 PASS document.activeElement == element1 is true
86 text2
87 PASS document.activeElement == element2 is true
88 PASS axElement2.role is axElement1.role
89 PASS axElement2.roleDescription is axElement1.roleDescription
90 PASS axElement2.deprecatedTitle is axElement1.deprecatedTitle
91 PASS axElement2.deprecatedDescription is axElement1.deprecatedDescription
92 PASS axElement2.deprecatedHelpText is axElement1.deprecatedHelpText
93 PASS axElement2.stringValue is axElement1.stringValue
94 PASS axElement2.isEnabled is axElement1.isEnabled
95 PASS axElement2.isRequired is axElement1.isRequired
96 PASS axElement2.isChecked is axElement1.isChecked
97 PASS axElement2.intValue is axElement1.intValue
98 PASS axElement2.minValue is axElement1.minValue
99 PASS axElement2.maxValue is axElement1.maxValue
101 checkbox1
102 PASS document.activeElement == element1 is true
103 checkbox2
104 PASS document.activeElement == element2 is true
105 PASS axElement2.role is axElement1.role
106 PASS axElement2.roleDescription is axElement1.roleDescription
107 PASS axElement2.deprecatedTitle is axElement1.deprecatedTitle
108 PASS axElement2.deprecatedDescription is axElement1.deprecatedDescription
109 PASS axElement2.deprecatedHelpText is axElement1.deprecatedHelpText
110 PASS axElement2.stringValue is axElement1.stringValue
111 PASS axElement2.isEnabled is axElement1.isEnabled
112 PASS axElement2.isRequired is axElement1.isRequired
113 PASS axElement2.isChecked is axElement1.isChecked
114 PASS axElement2.intValue is axElement1.intValue
115 PASS axElement2.minValue is axElement1.minValue
116 PASS axElement2.maxValue is axElement1.maxValue
118 number1
119 PASS document.activeElement == element1 is true
120 number2
121 PASS document.activeElement == element2 is true
122 PASS axElement2.role is axElement1.role
123 PASS axElement2.roleDescription is axElement1.roleDescription
124 PASS axElement2.deprecatedTitle is axElement1.deprecatedTitle
125 PASS axElement2.deprecatedDescription is axElement1.deprecatedDescription
126 PASS axElement2.deprecatedHelpText is axElement1.deprecatedHelpText
127 PASS axElement2.stringValue is axElement1.stringValue
128 PASS axElement2.isEnabled is axElement1.isEnabled
129 PASS axElement2.isRequired is axElement1.isRequired
130 PASS axElement2.isChecked is axElement1.isChecked
131 PASS axElement2.intValue is axElement1.intValue
132 PASS axElement2.minValue is axElement1.minValue
133 PASS axElement2.maxValue is axElement1.maxValue
135 radio1
136 PASS document.activeElement == element1 is true
137 radio2
138 PASS document.activeElement == element2 is true
139 PASS axElement2.role is axElement1.role
140 PASS axElement2.roleDescription is axElement1.roleDescription
141 PASS axElement2.deprecatedTitle is axElement1.deprecatedTitle
142 PASS axElement2.deprecatedDescription is axElement1.deprecatedDescription
143 PASS axElement2.deprecatedHelpText is axElement1.deprecatedHelpText
144 PASS axElement2.stringValue is axElement1.stringValue
145 PASS axElement2.isEnabled is axElement1.isEnabled
146 PASS axElement2.isRequired is axElement1.isRequired
147 PASS axElement2.isChecked is axElement1.isChecked
148 PASS axElement2.intValue is axElement1.intValue
149 PASS axElement2.minValue is axElement1.minValue
150 PASS axElement2.maxValue is axElement1.maxValue
152 slider1
153 PASS document.activeElement == element1 is true
154 slider2
155 PASS document.activeElement == element2 is true
156 PASS axElement2.role is axElement1.role
157 PASS axElement2.roleDescription is axElement1.roleDescription
158 PASS axElement2.deprecatedTitle is axElement1.deprecatedTitle
159 PASS axElement2.deprecatedDescription is axElement1.deprecatedDescription
160 PASS axElement2.deprecatedHelpText is axElement1.deprecatedHelpText
161 PASS axElement2.stringValue is axElement1.stringValue
162 PASS axElement2.isEnabled is axElement1.isEnabled
163 PASS axElement2.isRequired is axElement1.isRequired
164 PASS axElement2.isChecked is axElement1.isChecked
165 PASS axElement2.intValue is axElement1.intValue
166 PASS axElement2.minValue is axElement1.minValue
167 PASS axElement2.maxValue is axElement1.maxValue
169 submit1
170 PASS document.activeElement == element1 is true
171 submit2
172 PASS document.activeElement == element2 is true
173 PASS axElement2.role is axElement1.role
174 PASS axElement2.roleDescription is axElement1.roleDescription
175 PASS axElement2.deprecatedTitle is axElement1.deprecatedTitle
176 PASS axElement2.deprecatedDescription is axElement1.deprecatedDescription
177 PASS axElement2.deprecatedHelpText is axElement1.deprecatedHelpText
178 PASS axElement2.stringValue is axElement1.stringValue
179 PASS axElement2.isEnabled is axElement1.isEnabled
180 PASS axElement2.isRequired is axElement1.isRequired
181 PASS axElement2.isChecked is axElement1.isChecked
182 PASS axElement2.intValue is axElement1.intValue
183 PASS axElement2.minValue is axElement1.minValue
184 PASS axElement2.maxValue is axElement1.maxValue
186 combobox1
187 PASS document.activeElement == element1 is true
188 combobox2
189 PASS document.activeElement == element2 is true
190 PASS axElement2.role is axElement1.role
191 PASS axElement2.roleDescription is axElement1.roleDescription
192 PASS axElement2.deprecatedTitle is axElement1.deprecatedTitle
193 PASS axElement2.deprecatedDescription is axElement1.deprecatedDescription
194 PASS axElement2.deprecatedHelpText is axElement1.deprecatedHelpText
195 PASS axElement2.stringValue is axElement1.stringValue
196 PASS axElement2.isEnabled is axElement1.isEnabled
197 PASS axElement2.isRequired is axElement1.isRequired
198 PASS axElement2.isChecked is axElement1.isChecked
199 PASS axElement2.intValue is axElement1.intValue
200 PASS axElement2.minValue is axElement1.minValue
201 PASS axElement2.maxValue is axElement1.maxValue
203 listbox1
204 PASS document.activeElement == element1 is true
205 listbox2
206 PASS document.activeElement == element2 is true
207 PASS axElement2.role is axElement1.role
208 PASS axElement2.roleDescription is axElement1.roleDescription
209 PASS axElement2.deprecatedTitle is axElement1.deprecatedTitle
210 PASS axElement2.deprecatedDescription is axElement1.deprecatedDescription
211 PASS axElement2.deprecatedHelpText is axElement1.deprecatedHelpText
212 PASS axElement2.stringValue is axElement1.stringValue
213 PASS axElement2.isEnabled is axElement1.isEnabled
214 PASS axElement2.isRequired is axElement1.isRequired
215 PASS axElement2.isChecked is axElement1.isChecked
216 PASS axElement2.intValue is axElement1.intValue
217 PASS axElement2.minValue is axElement1.minValue
218 PASS axElement2.maxValue is axElement1.maxValue
220 textarea1
221 PASS document.activeElement == element1 is true
222 textarea2
223 PASS document.activeElement == element2 is true
224 PASS axElement2.role is axElement1.role
225 PASS axElement2.roleDescription is axElement1.roleDescription
226 PASS axElement2.deprecatedTitle is axElement1.deprecatedTitle
227 PASS axElement2.deprecatedDescription is axElement1.deprecatedDescription
228 PASS axElement2.deprecatedHelpText is axElement1.deprecatedHelpText
229 PASS axElement2.stringValue is axElement1.stringValue
230 PASS axElement2.isEnabled is axElement1.isEnabled
231 PASS axElement2.isRequired is axElement1.isRequired
232 PASS axElement2.isChecked is axElement1.isChecked
233 PASS axElement2.intValue is axElement1.intValue
234 PASS axElement2.minValue is axElement1.minValue
235 PASS axElement2.maxValue is axElement1.maxValue
237 focusable1
238 PASS document.activeElement == element1 is true
239 focusable2
240 PASS document.activeElement == element2 is true
241 PASS axElement2.role is axElement1.role
242 PASS axElement2.roleDescription is axElement1.roleDescription
243 PASS axElement2.deprecatedTitle is axElement1.deprecatedTitle
244 PASS axElement2.deprecatedDescription is axElement1.deprecatedDescription
245 PASS axElement2.deprecatedHelpText is axElement1.deprecatedHelpText
246 PASS axElement2.stringValue is axElement1.stringValue
247 PASS axElement2.isEnabled is axElement1.isEnabled
248 PASS axElement2.isRequired is axElement1.isRequired
249 PASS axElement2.isChecked is axElement1.isChecked
250 PASS axElement2.intValue is axElement1.intValue
251 PASS axElement2.minValue is axElement1.minValue
252 PASS axElement2.maxValue is axElement1.maxValue
254 heading1
255 PASS document.activeElement == element1 is true
256 heading2
257 PASS document.activeElement == element2 is true
258 PASS axElement2.role is axElement1.role
259 PASS axElement2.roleDescription is axElement1.roleDescription
260 PASS axElement2.deprecatedTitle is axElement1.deprecatedTitle
261 PASS axElement2.deprecatedDescription is axElement1.deprecatedDescription
262 PASS axElement2.deprecatedHelpText is axElement1.deprecatedHelpText
263 PASS axElement2.stringValue is axElement1.stringValue
264 PASS axElement2.isEnabled is axElement1.isEnabled
265 PASS axElement2.isRequired is axElement1.isRequired
266 PASS axElement2.isChecked is axElement1.isChecked
267 PASS axElement2.intValue is axElement1.intValue
268 PASS axElement2.minValue is axElement1.minValue
269 PASS axElement2.maxValue is axElement1.maxValue
271 aria-button1
272 PASS document.activeElement == element1 is true
273 aria-button2
274 PASS document.activeElement == element2 is true
275 PASS axElement2.role is axElement1.role
276 PASS axElement2.roleDescription is axElement1.roleDescription
277 PASS axElement2.deprecatedTitle is axElement1.deprecatedTitle
278 PASS axElement2.deprecatedDescription is axElement1.deprecatedDescription
279 PASS axElement2.deprecatedHelpText is axElement1.deprecatedHelpText
280 PASS axElement2.stringValue is axElement1.stringValue
281 PASS axElement2.isEnabled is axElement1.isEnabled
282 PASS axElement2.isRequired is axElement1.isRequired
283 PASS axElement2.isChecked is axElement1.isChecked
284 PASS axElement2.intValue is axElement1.intValue
285 PASS axElement2.minValue is axElement1.minValue
286 PASS axElement2.maxValue is axElement1.maxValue
288 aria-disabledbutton1
289 PASS document.activeElement == element1 is true
290 aria-disabledbutton2
291 PASS document.activeElement == element2 is true
292 PASS axElement2.role is axElement1.role
293 PASS axElement2.roleDescription is axElement1.roleDescription
294 PASS axElement2.deprecatedTitle is axElement1.deprecatedTitle
295 PASS axElement2.deprecatedDescription is axElement1.deprecatedDescription
296 PASS axElement2.deprecatedHelpText is axElement1.deprecatedHelpText
297 PASS axElement2.stringValue is axElement1.stringValue
298 PASS axElement2.isEnabled is axElement1.isEnabled
299 PASS axElement2.isRequired is axElement1.isRequired
300 PASS axElement2.isChecked is axElement1.isChecked
301 PASS axElement2.intValue is axElement1.intValue
302 PASS axElement2.minValue is axElement1.minValue
303 PASS axElement2.maxValue is axElement1.maxValue
305 aria-enabledbutton1
306 PASS document.activeElement == element1 is true
307 aria-enabledbutton2
308 PASS document.activeElement == element2 is true
309 PASS axElement2.role is axElement1.role
310 PASS axElement2.roleDescription is axElement1.roleDescription
311 PASS axElement2.deprecatedTitle is axElement1.deprecatedTitle
312 PASS axElement2.deprecatedDescription is axElement1.deprecatedDescription
313 PASS axElement2.deprecatedHelpText is axElement1.deprecatedHelpText
314 PASS axElement2.stringValue is axElement1.stringValue
315 PASS axElement2.isEnabled is axElement1.isEnabled
316 PASS axElement2.isRequired is axElement1.isRequired
317 PASS axElement2.isChecked is axElement1.isChecked
318 PASS axElement2.intValue is axElement1.intValue
319 PASS axElement2.minValue is axElement1.minValue
320 PASS axElement2.maxValue is axElement1.maxValue
322 aria-requiredbutton1
323 PASS document.activeElement == element1 is true
324 aria-requiredbutton2
325 PASS document.activeElement == element2 is true
326 PASS axElement2.role is axElement1.role
327 PASS axElement2.roleDescription is axElement1.roleDescription
328 PASS axElement2.deprecatedTitle is axElement1.deprecatedTitle
329 PASS axElement2.deprecatedDescription is axElement1.deprecatedDescription
330 PASS axElement2.deprecatedHelpText is axElement1.deprecatedHelpText
331 PASS axElement2.stringValue is axElement1.stringValue
332 PASS axElement2.isEnabled is axElement1.isEnabled
333 PASS axElement2.isRequired is axElement1.isRequired
334 PASS axElement2.isChecked is axElement1.isChecked
335 PASS axElement2.intValue is axElement1.intValue
336 PASS axElement2.minValue is axElement1.minValue
337 PASS axElement2.maxValue is axElement1.maxValue
339 aria-togglebutton1
340 PASS document.activeElement == element1 is true
341 aria-togglebutton2
342 PASS document.activeElement == element2 is true
343 PASS axElement2.role is axElement1.role
344 PASS axElement2.roleDescription is axElement1.roleDescription
345 PASS axElement2.deprecatedTitle is axElement1.deprecatedTitle
346 PASS axElement2.deprecatedDescription is axElement1.deprecatedDescription
347 PASS axElement2.deprecatedHelpText is axElement1.deprecatedHelpText
348 PASS axElement2.stringValue is axElement1.stringValue
349 PASS axElement2.isEnabled is axElement1.isEnabled
350 PASS axElement2.isRequired is axElement1.isRequired
351 PASS axElement2.isChecked is axElement1.isChecked
352 PASS axElement2.intValue is axElement1.intValue
353 PASS axElement2.minValue is axElement1.minValue
354 PASS axElement2.maxValue is axElement1.maxValue
356 aria-link1
357 PASS document.activeElement == element1 is true
358 aria-link2
359 PASS document.activeElement == element2 is true
360 PASS axElement2.role is axElement1.role
361 PASS axElement2.roleDescription is axElement1.roleDescription
362 PASS axElement2.deprecatedTitle is axElement1.deprecatedTitle
363 PASS axElement2.deprecatedDescription is axElement1.deprecatedDescription
364 PASS axElement2.deprecatedHelpText is axElement1.deprecatedHelpText
365 PASS axElement2.stringValue is axElement1.stringValue
366 PASS axElement2.isEnabled is axElement1.isEnabled
367 PASS axElement2.isRequired is axElement1.isRequired
368 PASS axElement2.isChecked is axElement1.isChecked
369 PASS axElement2.intValue is axElement1.intValue
370 PASS axElement2.minValue is axElement1.minValue
371 PASS axElement2.maxValue is axElement1.maxValue
373 PASS successfullyParsed is true
375 TEST COMPLETE