blob: 301e9f68bafe527f0d5a39a30adc42bc67ccfcce [file] [log] [blame]
This tests that a link in an image map with tabindex < 0 is not mouse focusable.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS document.activeElement.id is 'focusable-area'
PASS document.activeElement.id == 'focusable-area' || document.activeElement.id == 'body' is true
PASS successfullyParsed is true
TEST COMPLETE