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

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: 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
« no previous file with comments | « no previous file | LayoutTests/animations/animation-hit-test.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698