blob: ca301c87243750e28649fd4eda7bbc76c18bc0f8 [file] [log] [blame]
Tests that pressing Command + I in a rich editing field dispatches a key down event. To run this test by hand, select all the text below and press Command + I.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS window.event.key is "i"
PASS window.event.metaKey is true
PASS successfullyParsed is true
TEST COMPLETE