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

Unified Diff: LayoutTests/animations/animation-delay-changed.html

Issue 14556022: Simplify animation testing API (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Add new tests. Created 7 years, 8 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/animation-delay-changed.html
diff --git a/LayoutTests/animations/animation-delay-changed.html b/LayoutTests/animations/animation-delay-changed.html
index 6065d8e302a1a5464591a57f14cd89f343bca096..bf82cddff2b75c6a6d48840eda9a767c02641631 100644
--- a/LayoutTests/animations/animation-delay-changed.html
+++ b/LayoutTests/animations/animation-delay-changed.html
@@ -54,7 +54,7 @@
[null, 1.0, "box2", "left", 100, 10],
];
- runAnimationTest(expectedValues);
+ runAnimationTest(expectedValues, undefined, undefined, 'do-not-use-pause-api');
}
</script>
</head>
« no previous file with comments | « no previous file | LayoutTests/animations/animation-hit-test.html » ('j') | LayoutTests/animations/empty-keyframe-animation.html » ('J')

Powered by Google App Engine
This is Rietveld 408576698