haikuwebkit/LayoutTests/fast/animation/request-animation-frame-dis...

11 lines
343 B
Plaintext

Tests that requestAnimationFrame is disabled when the setting/preference is false. Note: since the setting is true by default, this usually can't be tested directly in a browser.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS callbackInvoked is false
PASS successfullyParsed is true
TEST COMPLETE