haikuwebkit/LayoutTests/fast/forms/access-key-case-insensitive...

13 lines
496 B
Plaintext

Access key should work case-insensitively. To test this manually, press <alt>+a, <alt>+<shift>+b and <alt>+<shift>+c keys in this order (on Mac OS X, press <ctrl>+<opt> instead of <alt>).
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS Pressing the "a" access key triggered a focus event.
PASS Pressing the "B" access key triggered a focus event.
PASS Pressing the "C" access key triggered a focus event.
PASS successfullyParsed is true
TEST COMPLETE