Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(487)

Unified Diff: LayoutTests/animations/change-one-anim.html

Issue 14556022: Simplify animation testing API (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebased Created 7 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: LayoutTests/animations/change-one-anim.html
diff --git a/LayoutTests/animations/change-one-anim.html b/LayoutTests/animations/change-one-anim.html
index 460204ca58a839bf1a78249fcf47e710fa6f8051..7f8fac38af8621116a16f1c075af64b464390fc7 100644
--- a/LayoutTests/animations/change-one-anim.html
+++ b/LayoutTests/animations/change-one-anim.html
@@ -49,7 +49,7 @@
setTimeout("removeAnim()", 500);
}
- runAnimationTest(expectedValues, setup);
+ runAnimationTest(expectedValues, setup, undefined, 'do-not-use-pause-api');
</script>
</head>
<body>
« no previous file with comments | « LayoutTests/animations/change-keyframes-name-expected.txt ('k') | LayoutTests/animations/empty-keyframe-animation.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698