blob: 1f6bef64552e9bc5ffdf5155ebc72e22a1636e42 [file] [log] [blame]
Test that tabbing does not focus area element when its associated image is not rendered.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS document.activeElement.id is 'input1'
PASS document.activeElement.id is 'input2'
PASS document.activeElement.id is 'input3'
PASS successfullyParsed is true
TEST COMPLETE