2 This tests that a link in an image map with tabindex < 0 is not mouse focusable.
4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
7 PASS document.activeElement.id is 'focusable-area'
8 PASS document.activeElement.id == 'focusable-area' || document.activeElement.id == 'body' is true
9 PASS successfullyParsed is true