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

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

Issue 96283002: Web Animations API: Start implementation of Element.animate(). (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Fix nits Created 7 years 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/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
new file mode 100644
index 0000000000000000000000000000000000000000..c039d2f23ef79f5ea58a1861d98b856b0fe63958
--- /dev/null
+++ b/LayoutTests/web-animations-api/element-animate-list-of-keyframes-expected.txt
@@ -0,0 +1,5 @@
+
+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.
+
« no previous file with comments | « LayoutTests/web-animations-api/element-animate-list-of-keyframes.html ('k') | LayoutTests/webexposed/element-animate.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698