Tests that CSS animations are throttled in low power mode. | |
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". | |
internals.setLowPowerModeEnabled(true) | |
PASS internals.animationsInterval is throttled | |
internals.setLowPowerModeEnabled(false) | |
PASS internals.animationsInterval is unthrottled | |
PASS successfullyParsed is true | |
TEST COMPLETE | |
Test text |