1 This test checks to see if accesskey attributes works on the specified elements.
3 If this test passes you should see 1 - 9 and a, b and c clicked or focussed.
11 2 input type button focussed
12 2 input type button clicked
13 3 input type checkbox focussed
14 3 input type checkbox clicked
15 4 input type text focussed
16 5 input type submit focussed
17 5 input type submit clicked
18 6 input type reset focussed
19 6 input type reset clicked
21 8 input type associated to legend focussed
22 9 input type associated to label around input focussed
23 a input type associated to label closed before input focussed