blob: 78ff5dfd55e415d4ed4c9d437e72399d8a0f2b81 [file] [log] [blame]
Tests that DOM timers gets throttled on hidden pages once they reach the max nesting level
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS internals.isTimerThrottled(timerHandle) is false
PASS internals.isTimerThrottled(timerHandle) is false
PASS internals.isTimerThrottled(timerHandle) is false
PASS internals.isTimerThrottled(timerHandle) is false
PASS internals.isTimerThrottled(timerHandle) is false
PASS internals.isTimerThrottled(timerHandle) is true
PASS successfullyParsed is true
TEST COMPLETE