blob: 4d5daafe26ddb007402306ef8bc25c008b66a8d3 [file] [log] [blame]
Tests that CSS animations are throttled in low power mode.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS internals.animationsInterval is 0.015
internals.setLowPowerModeEnabled(true)
PASS internals.animationsInterval is 0.030
internals.setLowPowerModeEnabled(false)
PASS internals.animationsInterval is 0.015
PASS successfullyParsed is true
TEST COMPLETE
Test text