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

Unified Diff: LayoutTests/web-animations-api/element-animate-list-of-keyframes-expected.txt

Issue 190763007: [WIP] Web Animations API: Constructing an Animation from partial keyframes throws a JS exception (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Replace manual checks with check for dependsOnUnderlyingValue Created 6 years, 9 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 | « LayoutTests/web-animations-api/animation-constructor.html ('k') | Source/core/animation/Animation.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/web-animations-api/element-animate-list-of-keyframes-expected.txt
diff --git a/LayoutTests/web-animations-api/element-animate-list-of-keyframes-expected.txt b/LayoutTests/web-animations-api/element-animate-list-of-keyframes-expected.txt
deleted file mode 100644
index 7026942ff515e3377bc9cfa153634ea395154474..0000000000000000000000000000000000000000
--- a/LayoutTests/web-animations-api/element-animate-list-of-keyframes-expected.txt
+++ /dev/null
@@ -1,6 +0,0 @@
-This is a testharness.js-based test.
-PASS Calling animate() should start an animation.
-PASS Calling animate() should start an animation. CamelCase property names should be parsed.
-PASS Calling animate() with a pre-constructed keyframes list should start an animation. Invalid style declarations should be ignored.
-Harness: the test ran to completion.
-
« no previous file with comments | « LayoutTests/web-animations-api/animation-constructor.html ('k') | Source/core/animation/Animation.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698