haikuwebkit/LayoutTests/fast/events/tab-test-not-visible-imagem...

16 lines
355 B
Plaintext

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