| Index: LayoutTests/animations/transition-and-animation-2.html
|
| diff --git a/LayoutTests/animations/transition-and-animation-2.html b/LayoutTests/animations/transition-and-animation-2.html
|
| index 803ccb50e372f660cdc0d093756ff42d80255a2f..a0cc4724b29159ba9c4aedb5929358ca46431980 100644
|
| --- a/LayoutTests/animations/transition-and-animation-2.html
|
| +++ b/LayoutTests/animations/transition-and-animation-2.html
|
| @@ -38,7 +38,7 @@
|
| document.getElementById("box").style.webkitTransform = "translateX(400px)";
|
| }
|
|
|
| - runAnimationTest(expectedValues, setup);
|
| + runAnimationTest(expectedValues, undefined, undefined, 'do-not-use-pause-api');
|
|
|
| </script>
|
| </head>
|
|
|