blob: 138a3545474c245ca4981a6e33709f0cf2b5d502 [file] [log] [blame]
This tests that the scroll should be happened on moving the focus to out of visible area by tabbing.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS document.activeElement.id is 'tab1'
PASS document.activeElement.id is 'tab2'
PASS document.activeElement.id is 'tab3'
PASS document.activeElement.id is 'tab4'
PASS document.body.clientHeight is document.scrollingElement.scrollHeight - window.scrollY
PASS successfullyParsed is true
TEST COMPLETE
Tab1
Tab2
Tab3
Tab4