Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / forms / access-key-mutated-expected.txt
bloba617bcf50ac9eebe2ae0930552cc439fea111e52
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
11 TEST COMPLETE