Index: LayoutTests/animations/change-keyframes.html |
diff --git a/LayoutTests/animations/change-keyframes.html b/LayoutTests/animations/change-keyframes.html |
index b9e4957878e93fca0e46ef13c9cd7af7d07fd8b3..76fd6c91294a5c70683ed535c3d9aedd398d5773 100644 |
--- a/LayoutTests/animations/change-keyframes.html |
+++ b/LayoutTests/animations/change-keyframes.html |
@@ -72,7 +72,7 @@ |
setTimeout("startChange()", 600); |
} |
- runAnimationTest(expectedValues, setup); |
+ runAnimationTest(expectedValues, setup, undefined, 'do-not-use-pause-api'); |
</script> |
</head> |