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

Unified Diff: third_party/WebKit/LayoutTests/external/wpt/web-animations/interfaces/Animation/constructor-expected.txt

Issue 2796313002: Update WPT web-animations test expectations (Closed)
Patch Set: Tweak expectations based on flakiness dashboard Created 3 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: third_party/WebKit/LayoutTests/external/wpt/web-animations/interfaces/Animation/constructor-expected.txt
diff --git a/third_party/WebKit/LayoutTests/external/wpt/web-animations/interfaces/Animation/constructor-expected.txt b/third_party/WebKit/LayoutTests/external/wpt/web-animations/interfaces/Animation/constructor-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..999cc88e9a00ac39ed3e549962c1f6a4773c96d0
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/external/wpt/web-animations/interfaces/Animation/constructor-expected.txt
@@ -0,0 +1,11 @@
+This is a testharness.js-based test.
+FAIL Animation can be constructed with null effect and null timeline Animation is not defined
+FAIL Animation can be constructed with null effect and non-null timeline Animation is not defined
+FAIL Animation can be constructed with null effect and no timeline parameter Animation is not defined
+FAIL Animation can be constructed with non-null effect and null timeline Animation is not defined
+FAIL Animation can be constructed with non-null effect and non-null timeline Animation is not defined
+FAIL Animation can be constructed with non-null effect and no timeline parameter Animation is not defined
+FAIL Animation constructed by an effect with null target runs normally Animation is not defined
+FAIL Animation constructed with a keyframe that target element is in iframe Animation is not defined
+Harness: the test ran to completion.
+

Powered by Google App Engine
This is Rietveld 408576698