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

Unified Diff: third_party/WebKit/LayoutTests/inspector-protocol/animation/animation-start-cancel-expected.txt

Issue 2656273003: Detect/report animations that are cancelled after they start. (Closed)
Patch Set: Slight comment fix Created 3 years, 11 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: third_party/WebKit/LayoutTests/inspector-protocol/animation/animation-start-cancel-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector-protocol/animation/animation-start-cancel-expected.txt b/third_party/WebKit/LayoutTests/inspector-protocol/animation/animation-start-cancel-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..39a3de590198155c5cc3fdef82fd4b3e0b83dd53
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/inspector-protocol/animation/animation-start-cancel-expected.txt
@@ -0,0 +1,4 @@
+Animation created
+Animation started
+Animation canceled
+

Powered by Google App Engine
This is Rietveld 408576698