blob: a5ff8cd538821ac50e198fca3876e4fdc26fea95 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<script>
if (window.testRunner)
window.testRunner.overridePreference("WebKitRequestAnimationFrameEnabled", "0");
</script>
<script src="../../resources/js-test-pre.js"></script>
</head>
<body>
<script src="script-tests/request-animation-frame-disabled.js"></script>
</body>
</html>