1 Access key should work after accesskey attribute is mutated. To test this manually, press <alt>+a, <alt>+b and <alt>+c keys in this order (on Mac OS X, press <Ctrl>+<Opt> instead of <alt>).
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS Pressing the "a" access key triggered a focus event.
7 PASS Pressing the "b" access key triggered a focus event.
8 PASS Pressing the "c" access key triggered a focus event.
9 PASS successfullyParsed is true