blob: d998a4aac164a7d1f676d2446a2865ead31336bf [file] [log] [blame]
Tests that a nested timer changing the style of a visible element does not get throttled.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
The timer should initially not be throttled.
PASS internals.isTimerThrottled(timeoutId) is false
5th iteration, timer should not have been throttled.
PASS wasThrottled is false
6th iteration, timer should still be unthrottled.
PASS internals.isTimerThrottled(timeoutId) is false
PASS successfullyParsed is true
TEST COMPLETE
Test