Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / forms / access-key-for-all-elements-expected.txt
blobc9453843ec43953efa245bf8b1671738e8defd13
1 This test checks to see if accesskey attributes works on all elements.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 Check for A tag
7 PASS testElement.accessKey is defined.
8 PASS testElement.accessKey ='k'; testElement.accessKey == 'k' is true
9 PASS pressKey(testElement.accessKey);[clicked, focused] is [true, false]
11 Check for ABBR tag
12 PASS testElement.accessKey is defined.
13 PASS testElement.accessKey ='k'; testElement.accessKey == 'k' is true
14 PASS pressKey(testElement.accessKey);[clicked, focused] is [true, false]
16 Check for ACRONYM tag
17 PASS testElement.accessKey is defined.
18 PASS testElement.accessKey ='k'; testElement.accessKey == 'k' is true
19 PASS pressKey(testElement.accessKey);[clicked, focused] is [true, false]
21 Check for ADDRESS tag
22 PASS testElement.accessKey is defined.
23 PASS testElement.accessKey ='k'; testElement.accessKey == 'k' is true
24 PASS pressKey(testElement.accessKey);[clicked, focused] is [true, false]
26 Check for APPLET tag
27 PASS testElement.accessKey is defined.
28 PASS testElement.accessKey ='k'; testElement.accessKey == 'k' is true
29 PASS pressKey(testElement.accessKey);[clicked, focused] is [true, false]
31 Check for AREA tag
32 PASS testElement.accessKey is defined.
33 PASS testElement.accessKey ='k'; testElement.accessKey == 'k' is true
34 PASS pressKey(testElement.accessKey);[clicked, focused] is [true, false]
36 Check for ARTICLE tag
37 PASS testElement.accessKey is defined.
38 PASS testElement.accessKey ='k'; testElement.accessKey == 'k' is true
39 PASS pressKey(testElement.accessKey);[clicked, focused] is [true, false]
41 Check for ASIDE tag
42 PASS testElement.accessKey is defined.
43 PASS testElement.accessKey ='k'; testElement.accessKey == 'k' is true
44 PASS pressKey(testElement.accessKey);[clicked, focused] is [true, false]
46 Check for AUDIO tag
47 PASS testElement.accessKey is defined.
48 PASS testElement.accessKey ='k'; testElement.accessKey == 'k' is true
49 PASS pressKey(testElement.accessKey);[clicked, focused] is [true, false]
51 Check for B tag
52 PASS testElement.accessKey is defined.
53 PASS testElement.accessKey ='k'; testElement.accessKey == 'k' is true
54 PASS pressKey(testElement.accessKey);[clicked, focused] is [true, false]
56 Check for BASE tag
57 PASS testElement.accessKey is defined.
58 PASS testElement.accessKey ='k'; testElement.accessKey == 'k' is true
59 PASS pressKey(testElement.accessKey);[clicked, focused] is [true, false]
61 Check for BASEFONT tag
62 PASS testElement.accessKey is defined.
63 PASS testElement.accessKey ='k'; testElement.accessKey == 'k' is true
64 PASS pressKey(testElement.accessKey);[clicked, focused] is [true, false]
66 Check for BDO tag
67 PASS testElement.accessKey is defined.
68 PASS testElement.accessKey ='k'; testElement.accessKey == 'k' is true
69 PASS pressKey(testElement.accessKey);[clicked, focused] is [true, false]
71 Check for BGSOUND tag
72 PASS testElement.accessKey is defined.
73 PASS testElement.accessKey ='k'; testElement.accessKey == 'k' is true
74 PASS pressKey(testElement.accessKey);[clicked, focused] is [true, false]
76 Check for BIG tag
77 PASS testElement.accessKey is defined.
78 PASS testElement.accessKey ='k'; testElement.accessKey == 'k' is true
79 PASS pressKey(testElement.accessKey);[clicked, focused] is [true, false]
81 Check for BLOCKQUOTE tag
82 PASS testElement.accessKey is defined.
83 PASS testElement.accessKey ='k'; testElement.accessKey == 'k' is true
84 PASS pressKey(testElement.accessKey);[clicked, focused] is [true, false]
86 Check for BODY tag
87 PASS testElement.accessKey is defined.
88 PASS testElement.accessKey ='k'; testElement.accessKey == 'k' is true
89 PASS pressKey(testElement.accessKey);[clicked, focused] is [true, false]
91 Check for BR tag
92 PASS testElement.accessKey is defined.
93 PASS testElement.accessKey ='k'; testElement.accessKey == 'k' is true
94 PASS pressKey(testElement.accessKey);[clicked, focused] is [true, false]
96 Check for CANVAS tag
97 PASS testElement.accessKey is defined.
98 PASS testElement.accessKey ='k'; testElement.accessKey == 'k' is true
99 PASS pressKey(testElement.accessKey);[clicked, focused] is [true, false]
101 Check for CAPTION tag
102 PASS testElement.accessKey is defined.
103 PASS testElement.accessKey ='k'; testElement.accessKey == 'k' is true
104 PASS pressKey(testElement.accessKey);[clicked, focused] is [true, false]
106 Check for CENTER tag
107 PASS testElement.accessKey is defined.
108 PASS testElement.accessKey ='k'; testElement.accessKey == 'k' is true
109 PASS pressKey(testElement.accessKey);[clicked, focused] is [true, false]
111 Check for CITE tag
112 PASS testElement.accessKey is defined.
113 PASS testElement.accessKey ='k'; testElement.accessKey == 'k' is true
114 PASS pressKey(testElement.accessKey);[clicked, focused] is [true, false]
116 Check for CODE tag
117 PASS testElement.accessKey is defined.
118 PASS testElement.accessKey ='k'; testElement.accessKey == 'k' is true
119 PASS pressKey(testElement.accessKey);[clicked, focused] is [true, false]
121 Check for COL tag
122 PASS testElement.accessKey is defined.
123 PASS testElement.accessKey ='k'; testElement.accessKey == 'k' is true
124 PASS pressKey(testElement.accessKey);[clicked, focused] is [true, false]
126 Check for COLGROUP tag
127 PASS testElement.accessKey is defined.
128 PASS testElement.accessKey ='k'; testElement.accessKey == 'k' is true
129 PASS pressKey(testElement.accessKey);[clicked, focused] is [true, false]
131 Check for COMMAND tag
132 PASS testElement.accessKey is defined.
133 PASS testElement.accessKey ='k'; testElement.accessKey == 'k' is true
134 PASS pressKey(testElement.accessKey);[clicked, focused] is [true, false]
136 Check for DATALIST tag
137 PASS testElement.accessKey is defined.
138 PASS testElement.accessKey ='k'; testElement.accessKey == 'k' is true
139 PASS pressKey(testElement.accessKey);[clicked, focused] is [true, false]
141 Check for DD tag
142 PASS testElement.accessKey is defined.
143 PASS testElement.accessKey ='k'; testElement.accessKey == 'k' is true
144 PASS pressKey(testElement.accessKey);[clicked, focused] is [true, false]
146 Check for DEL tag
147 PASS testElement.accessKey is defined.
148 PASS testElement.accessKey ='k'; testElement.accessKey == 'k' is true
149 PASS pressKey(testElement.accessKey);[clicked, focused] is [true, false]
151 Check for DETAILS tag
152 PASS testElement.accessKey is defined.
153 PASS testElement.accessKey ='k'; testElement.accessKey == 'k' is true
154 PASS pressKey(testElement.accessKey);[clicked, focused] is [true, false]
156 Check for DFN tag
157 PASS testElement.accessKey is defined.
158 PASS testElement.accessKey ='k'; testElement.accessKey == 'k' is true
159 PASS pressKey(testElement.accessKey);[clicked, focused] is [true, false]
161 Check for DIR tag
162 PASS testElement.accessKey is defined.
163 PASS testElement.accessKey ='k'; testElement.accessKey == 'k' is true
164 PASS pressKey(testElement.accessKey);[clicked, focused] is [true, false]
166 Check for DIV tag
167 PASS testElement.accessKey is defined.
168 PASS testElement.accessKey ='k'; testElement.accessKey == 'k' is true
169 PASS pressKey(testElement.accessKey);[clicked, focused] is [true, false]
171 Check for DL tag
172 PASS testElement.accessKey is defined.
173 PASS testElement.accessKey ='k'; testElement.accessKey == 'k' is true
174 PASS pressKey(testElement.accessKey);[clicked, focused] is [true, false]
176 Check for DT tag
177 PASS testElement.accessKey is defined.
178 PASS testElement.accessKey ='k'; testElement.accessKey == 'k' is true
179 PASS pressKey(testElement.accessKey);[clicked, focused] is [true, false]
181 Check for EM tag
182 PASS testElement.accessKey is defined.
183 PASS testElement.accessKey ='k'; testElement.accessKey == 'k' is true
184 PASS pressKey(testElement.accessKey);[clicked, focused] is [true, false]
186 Check for EMBED tag
187 PASS testElement.accessKey is defined.
188 PASS testElement.accessKey ='k'; testElement.accessKey == 'k' is true
189 PASS pressKey(testElement.accessKey);[clicked, focused] is [true, false]
191 Check for FIELDSET tag
192 PASS testElement.accessKey is defined.
193 PASS testElement.accessKey ='k'; testElement.accessKey == 'k' is true
194 PASS pressKey(testElement.accessKey);[clicked, focused] is [true, false]
196 Check for FIGCAPTION tag
197 PASS testElement.accessKey is defined.
198 PASS testElement.accessKey ='k'; testElement.accessKey == 'k' is true
199 PASS pressKey(testElement.accessKey);[clicked, focused] is [true, false]
201 Check for FIGURE tag
202 PASS testElement.accessKey is defined.
203 PASS testElement.accessKey ='k'; testElement.accessKey == 'k' is true
204 PASS pressKey(testElement.accessKey);[clicked, focused] is [true, false]
206 Check for FONT tag
207 PASS testElement.accessKey is defined.
208 PASS testElement.accessKey ='k'; testElement.accessKey == 'k' is true
209 PASS pressKey(testElement.accessKey);[clicked, focused] is [true, false]
211 Check for FOOTER tag
212 PASS testElement.accessKey is defined.
213 PASS testElement.accessKey ='k'; testElement.accessKey == 'k' is true
214 PASS pressKey(testElement.accessKey);[clicked, focused] is [true, false]
216 Check for FORM tag
217 PASS testElement.accessKey is defined.
218 PASS testElement.accessKey ='k'; testElement.accessKey == 'k' is true
219 PASS pressKey(testElement.accessKey);[clicked, focused] is [true, false]
221 Check for FRAME tag
222 PASS testElement.accessKey is defined.
223 PASS testElement.accessKey ='k'; testElement.accessKey == 'k' is true
224 PASS pressKey(testElement.accessKey);[clicked, focused] is [true, false]
226 Check for FRAMESET tag
227 PASS testElement.accessKey is defined.
228 PASS testElement.accessKey ='k'; testElement.accessKey == 'k' is true
229 PASS pressKey(testElement.accessKey);[clicked, focused] is [true, false]
231 Check for H1 tag
232 PASS testElement.accessKey is defined.
233 PASS testElement.accessKey ='k'; testElement.accessKey == 'k' is true
234 PASS pressKey(testElement.accessKey);[clicked, focused] is [true, false]
236 Check for H2 tag
237 PASS testElement.accessKey is defined.
238 PASS testElement.accessKey ='k'; testElement.accessKey == 'k' is true
239 PASS pressKey(testElement.accessKey);[clicked, focused] is [true, false]
241 Check for H3 tag
242 PASS testElement.accessKey is defined.
243 PASS testElement.accessKey ='k'; testElement.accessKey == 'k' is true
244 PASS pressKey(testElement.accessKey);[clicked, focused] is [true, false]
246 Check for H4 tag
247 PASS testElement.accessKey is defined.
248 PASS testElement.accessKey ='k'; testElement.accessKey == 'k' is true
249 PASS pressKey(testElement.accessKey);[clicked, focused] is [true, false]
251 Check for H5 tag
252 PASS testElement.accessKey is defined.
253 PASS testElement.accessKey ='k'; testElement.accessKey == 'k' is true
254 PASS pressKey(testElement.accessKey);[clicked, focused] is [true, false]
256 Check for H6 tag
257 PASS testElement.accessKey is defined.
258 PASS testElement.accessKey ='k'; testElement.accessKey == 'k' is true
259 PASS pressKey(testElement.accessKey);[clicked, focused] is [true, false]
261 Check for HEAD tag
262 PASS testElement.accessKey is defined.
263 PASS testElement.accessKey ='k'; testElement.accessKey == 'k' is true
264 PASS pressKey(testElement.accessKey);[clicked, focused] is [true, false]
266 Check for HEADER tag
267 PASS testElement.accessKey is defined.
268 PASS testElement.accessKey ='k'; testElement.accessKey == 'k' is true
269 PASS pressKey(testElement.accessKey);[clicked, focused] is [true, false]
271 Check for HGROUP tag
272 PASS testElement.accessKey is defined.
273 PASS testElement.accessKey ='k'; testElement.accessKey == 'k' is true
274 PASS pressKey(testElement.accessKey);[clicked, focused] is [true, false]
276 Check for HR tag
277 PASS testElement.accessKey is defined.
278 PASS testElement.accessKey ='k'; testElement.accessKey == 'k' is true
279 PASS pressKey(testElement.accessKey);[clicked, focused] is [true, false]
281 Check for HTML tag
282 PASS testElement.accessKey is defined.
283 PASS testElement.accessKey ='k'; testElement.accessKey == 'k' is true
284 PASS pressKey(testElement.accessKey);[clicked, focused] is [true, false]
286 Check for I tag
287 PASS testElement.accessKey is defined.
288 PASS testElement.accessKey ='k'; testElement.accessKey == 'k' is true
289 PASS pressKey(testElement.accessKey);[clicked, focused] is [true, false]
291 Check for IFRAME tag
292 PASS testElement.accessKey is defined.
293 PASS testElement.accessKey ='k'; testElement.accessKey == 'k' is true
294 PASS pressKey(testElement.accessKey);[clicked, focused] is [true, false]
296 Check for IMG tag
297 PASS testElement.accessKey is defined.
298 PASS testElement.accessKey ='k'; testElement.accessKey == 'k' is true
299 PASS pressKey(testElement.accessKey);[clicked, focused] is [true, false]
301 Check for INS tag
302 PASS testElement.accessKey is defined.
303 PASS testElement.accessKey ='k'; testElement.accessKey == 'k' is true
304 PASS pressKey(testElement.accessKey);[clicked, focused] is [true, false]
306 Check for KBD tag
307 PASS testElement.accessKey is defined.
308 PASS testElement.accessKey ='k'; testElement.accessKey == 'k' is true
309 PASS pressKey(testElement.accessKey);[clicked, focused] is [true, false]
311 Check for KEYGEN tag
312 PASS testElement.accessKey is defined.
313 PASS testElement.accessKey ='k'; testElement.accessKey == 'k' is true
314 PASS pressKey(testElement.accessKey);[clicked, focused] is [true, false]
316 Check for LABEL tag
317 PASS testElement.accessKey is defined.
318 PASS testElement.accessKey ='k'; testElement.accessKey == 'k' is true
319 PASS pressKey(testElement.accessKey);[clicked, focused] is [true, false]
321 Check for LAYER tag
322 PASS testElement.accessKey is defined.
323 PASS testElement.accessKey ='k'; testElement.accessKey == 'k' is true
324 PASS pressKey(testElement.accessKey);[clicked, focused] is [true, false]
326 Check for LI tag
327 PASS testElement.accessKey is defined.
328 PASS testElement.accessKey ='k'; testElement.accessKey == 'k' is true
329 PASS pressKey(testElement.accessKey);[clicked, focused] is [true, false]
331 Check for LINK tag
332 PASS testElement.accessKey is defined.
333 PASS testElement.accessKey ='k'; testElement.accessKey == 'k' is true
334 PASS pressKey(testElement.accessKey);[clicked, focused] is [true, false]
336 Check for LISTING tag
337 PASS testElement.accessKey is defined.
338 PASS testElement.accessKey ='k'; testElement.accessKey == 'k' is true
339 PASS pressKey(testElement.accessKey);[clicked, focused] is [true, false]
341 Check for MAIN tag
342 PASS testElement.accessKey is defined.
343 PASS testElement.accessKey ='k'; testElement.accessKey == 'k' is true
344 PASS pressKey(testElement.accessKey);[clicked, focused] is [true, false]
346 Check for MAP tag
347 PASS testElement.accessKey is defined.
348 PASS testElement.accessKey ='k'; testElement.accessKey == 'k' is true
349 PASS pressKey(testElement.accessKey);[clicked, focused] is [true, false]
351 Check for MARK tag
352 PASS testElement.accessKey is defined.
353 PASS testElement.accessKey ='k'; testElement.accessKey == 'k' is true
354 PASS pressKey(testElement.accessKey);[clicked, focused] is [true, false]
356 Check for MARQUEE tag
357 PASS testElement.accessKey is defined.
358 PASS testElement.accessKey ='k'; testElement.accessKey == 'k' is true
359 PASS pressKey(testElement.accessKey);[clicked, focused] is [true, false]
361 Check for MENU tag
362 PASS testElement.accessKey is defined.
363 PASS testElement.accessKey ='k'; testElement.accessKey == 'k' is true
364 PASS pressKey(testElement.accessKey);[clicked, focused] is [true, false]
366 Check for META tag
367 PASS testElement.accessKey is defined.
368 PASS testElement.accessKey ='k'; testElement.accessKey == 'k' is true
369 PASS pressKey(testElement.accessKey);[clicked, focused] is [true, false]
371 Check for METER tag
372 PASS testElement.accessKey is defined.
373 PASS testElement.accessKey ='k'; testElement.accessKey == 'k' is true
374 PASS pressKey(testElement.accessKey);[clicked, focused] is [true, false]
376 Check for NAV tag
377 PASS testElement.accessKey is defined.
378 PASS testElement.accessKey ='k'; testElement.accessKey == 'k' is true
379 PASS pressKey(testElement.accessKey);[clicked, focused] is [true, false]
381 Check for NOBR tag
382 PASS testElement.accessKey is defined.
383 PASS testElement.accessKey ='k'; testElement.accessKey == 'k' is true
384 PASS pressKey(testElement.accessKey);[clicked, focused] is [true, false]
386 Check for NOEMBED tag
387 PASS testElement.accessKey is defined.
388 PASS testElement.accessKey ='k'; testElement.accessKey == 'k' is true
389 PASS pressKey(testElement.accessKey);[clicked, focused] is [true, false]
391 Check for NOFRAMES tag
392 PASS testElement.accessKey is defined.
393 PASS testElement.accessKey ='k'; testElement.accessKey == 'k' is true
394 PASS pressKey(testElement.accessKey);[clicked, focused] is [true, false]
396 Check for NOLAYER tag
397 PASS testElement.accessKey is defined.
398 PASS testElement.accessKey ='k'; testElement.accessKey == 'k' is true
399 PASS pressKey(testElement.accessKey);[clicked, focused] is [true, false]
401 Check for NOSCRIPT tag
402 PASS testElement.accessKey is defined.
403 PASS testElement.accessKey ='k'; testElement.accessKey == 'k' is true
404 PASS pressKey(testElement.accessKey);[clicked, focused] is [true, false]
406 Check for OBJECT tag
407 PASS testElement.accessKey is defined.
408 PASS testElement.accessKey ='k'; testElement.accessKey == 'k' is true
409 PASS pressKey(testElement.accessKey);[clicked, focused] is [true, false]
411 Check for OL tag
412 PASS testElement.accessKey is defined.
413 PASS testElement.accessKey ='k'; testElement.accessKey == 'k' is true
414 PASS pressKey(testElement.accessKey);[clicked, focused] is [true, false]
416 Check for OUTPUT tag
417 PASS testElement.accessKey is defined.
418 PASS testElement.accessKey ='k'; testElement.accessKey == 'k' is true
419 PASS pressKey(testElement.accessKey);[clicked, focused] is [true, false]
421 Check for P tag
422 PASS testElement.accessKey is defined.
423 PASS testElement.accessKey ='k'; testElement.accessKey == 'k' is true
424 PASS pressKey(testElement.accessKey);[clicked, focused] is [true, false]
426 Check for PARAM tag
427 PASS testElement.accessKey is defined.
428 PASS testElement.accessKey ='k'; testElement.accessKey == 'k' is true
429 PASS pressKey(testElement.accessKey);[clicked, focused] is [true, false]
431 Check for PLAINTEXT tag
432 PASS testElement.accessKey is defined.
433 PASS testElement.accessKey ='k'; testElement.accessKey == 'k' is true
434 PASS pressKey(testElement.accessKey);[clicked, focused] is [true, false]
436 Check for PRE tag
437 PASS testElement.accessKey is defined.
438 PASS testElement.accessKey ='k'; testElement.accessKey == 'k' is true
439 PASS pressKey(testElement.accessKey);[clicked, focused] is [true, false]
441 Check for PROGRESS tag
442 PASS testElement.accessKey is defined.
443 PASS testElement.accessKey ='k'; testElement.accessKey == 'k' is true
444 PASS pressKey(testElement.accessKey);[clicked, focused] is [true, false]
446 Check for Q tag
447 PASS testElement.accessKey is defined.
448 PASS testElement.accessKey ='k'; testElement.accessKey == 'k' is true
449 PASS pressKey(testElement.accessKey);[clicked, focused] is [true, false]
451 Check for RP tag
452 PASS testElement.accessKey is defined.
453 PASS testElement.accessKey ='k'; testElement.accessKey == 'k' is true
454 PASS pressKey(testElement.accessKey);[clicked, focused] is [true, false]
456 Check for RT tag
457 PASS testElement.accessKey is defined.
458 PASS testElement.accessKey ='k'; testElement.accessKey == 'k' is true
459 PASS pressKey(testElement.accessKey);[clicked, focused] is [true, false]
461 Check for RUBY tag
462 PASS testElement.accessKey is defined.
463 PASS testElement.accessKey ='k'; testElement.accessKey == 'k' is true
464 PASS pressKey(testElement.accessKey);[clicked, focused] is [true, false]
466 Check for S tag
467 PASS testElement.accessKey is defined.
468 PASS testElement.accessKey ='k'; testElement.accessKey == 'k' is true
469 PASS pressKey(testElement.accessKey);[clicked, focused] is [true, false]
471 Check for SAMP tag
472 PASS testElement.accessKey is defined.
473 PASS testElement.accessKey ='k'; testElement.accessKey == 'k' is true
474 PASS pressKey(testElement.accessKey);[clicked, focused] is [true, false]
476 Check for SCRIPT tag
477 PASS testElement.accessKey is defined.
478 PASS testElement.accessKey ='k'; testElement.accessKey == 'k' is true
479 PASS pressKey(testElement.accessKey);[clicked, focused] is [true, false]
481 Check for SECTION tag
482 PASS testElement.accessKey is defined.
483 PASS testElement.accessKey ='k'; testElement.accessKey == 'k' is true
484 PASS pressKey(testElement.accessKey);[clicked, focused] is [true, false]
486 Check for SMALL tag
487 PASS testElement.accessKey is defined.
488 PASS testElement.accessKey ='k'; testElement.accessKey == 'k' is true
489 PASS pressKey(testElement.accessKey);[clicked, focused] is [true, false]
491 Check for SOURCE tag
492 PASS testElement.accessKey is defined.
493 PASS testElement.accessKey ='k'; testElement.accessKey == 'k' is true
494 PASS pressKey(testElement.accessKey);[clicked, focused] is [true, false]
496 Check for SPAN tag
497 PASS testElement.accessKey is defined.
498 PASS testElement.accessKey ='k'; testElement.accessKey == 'k' is true
499 PASS pressKey(testElement.accessKey);[clicked, focused] is [true, false]
501 Check for STRIKE tag
502 PASS testElement.accessKey is defined.
503 PASS testElement.accessKey ='k'; testElement.accessKey == 'k' is true
504 PASS pressKey(testElement.accessKey);[clicked, focused] is [true, false]
506 Check for STRONG tag
507 PASS testElement.accessKey is defined.
508 PASS testElement.accessKey ='k'; testElement.accessKey == 'k' is true
509 PASS pressKey(testElement.accessKey);[clicked, focused] is [true, false]
511 Check for STYLE tag
512 PASS testElement.accessKey is defined.
513 PASS testElement.accessKey ='k'; testElement.accessKey == 'k' is true
514 PASS pressKey(testElement.accessKey);[clicked, focused] is [true, false]
516 Check for SUB tag
517 PASS testElement.accessKey is defined.
518 PASS testElement.accessKey ='k'; testElement.accessKey == 'k' is true
519 PASS pressKey(testElement.accessKey);[clicked, focused] is [true, false]
521 Check for SUMMARY tag
522 PASS testElement.accessKey is defined.
523 PASS testElement.accessKey ='k'; testElement.accessKey == 'k' is true
524 PASS pressKey(testElement.accessKey);[clicked, focused] is [true, false]
526 Check for SUP tag
527 PASS testElement.accessKey is defined.
528 PASS testElement.accessKey ='k'; testElement.accessKey == 'k' is true
529 PASS pressKey(testElement.accessKey);[clicked, focused] is [true, false]
531 Check for TABLE tag
532 PASS testElement.accessKey is defined.
533 PASS testElement.accessKey ='k'; testElement.accessKey == 'k' is true
534 PASS pressKey(testElement.accessKey);[clicked, focused] is [true, false]
536 Check for TBODY tag
537 PASS testElement.accessKey is defined.
538 PASS testElement.accessKey ='k'; testElement.accessKey == 'k' is true
539 PASS pressKey(testElement.accessKey);[clicked, focused] is [true, false]
541 Check for TD tag
542 PASS testElement.accessKey is defined.
543 PASS testElement.accessKey ='k'; testElement.accessKey == 'k' is true
544 PASS pressKey(testElement.accessKey);[clicked, focused] is [true, false]
546 Check for TFOOT tag
547 PASS testElement.accessKey is defined.
548 PASS testElement.accessKey ='k'; testElement.accessKey == 'k' is true
549 PASS pressKey(testElement.accessKey);[clicked, focused] is [true, false]
551 Check for TH tag
552 PASS testElement.accessKey is defined.
553 PASS testElement.accessKey ='k'; testElement.accessKey == 'k' is true
554 PASS pressKey(testElement.accessKey);[clicked, focused] is [true, false]
556 Check for THEAD tag
557 PASS testElement.accessKey is defined.
558 PASS testElement.accessKey ='k'; testElement.accessKey == 'k' is true
559 PASS pressKey(testElement.accessKey);[clicked, focused] is [true, false]
561 Check for TITLE tag
562 PASS testElement.accessKey is defined.
563 PASS testElement.accessKey ='k'; testElement.accessKey == 'k' is true
564 PASS pressKey(testElement.accessKey);[clicked, focused] is [true, false]
566 Check for TR tag
567 PASS testElement.accessKey is defined.
568 PASS testElement.accessKey ='k'; testElement.accessKey == 'k' is true
569 PASS pressKey(testElement.accessKey);[clicked, focused] is [true, false]
571 Check for TRACK tag
572 PASS testElement.accessKey is defined.
573 PASS testElement.accessKey ='k'; testElement.accessKey == 'k' is true
574 PASS pressKey(testElement.accessKey);[clicked, focused] is [true, false]
576 Check for TT tag
577 PASS testElement.accessKey is defined.
578 PASS testElement.accessKey ='k'; testElement.accessKey == 'k' is true
579 PASS pressKey(testElement.accessKey);[clicked, focused] is [true, false]
581 Check for U tag
582 PASS testElement.accessKey is defined.
583 PASS testElement.accessKey ='k'; testElement.accessKey == 'k' is true
584 PASS pressKey(testElement.accessKey);[clicked, focused] is [true, false]
586 Check for UL tag
587 PASS testElement.accessKey is defined.
588 PASS testElement.accessKey ='k'; testElement.accessKey == 'k' is true
589 PASS pressKey(testElement.accessKey);[clicked, focused] is [true, false]
591 Check for VAR tag
592 PASS testElement.accessKey is defined.
593 PASS testElement.accessKey ='k'; testElement.accessKey == 'k' is true
594 PASS pressKey(testElement.accessKey);[clicked, focused] is [true, false]
596 Check for VIDEO tag
597 PASS testElement.accessKey is defined.
598 PASS testElement.accessKey ='k'; testElement.accessKey == 'k' is true
599 PASS pressKey(testElement.accessKey);[clicked, focused] is [true, false]
601 Check for WBR tag
602 PASS testElement.accessKey is defined.
603 PASS testElement.accessKey ='k'; testElement.accessKey == 'k' is true
604 PASS pressKey(testElement.accessKey);[clicked, focused] is [true, false]
606 Check for XMP tag
607 PASS testElement.accessKey is defined.
608 PASS testElement.accessKey ='k'; testElement.accessKey == 'k' is true
609 PASS pressKey(testElement.accessKey);[clicked, focused] is [true, false]
611 PASS successfullyParsed is true
613 TEST COMPLETE