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

Unified Diff: third_party/WebKit/LayoutTests/external/wpt/web-animations/interfaces/KeyframeEffectReadOnly/copy-contructor-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/KeyframeEffectReadOnly/copy-contructor-expected.txt
diff --git a/third_party/WebKit/LayoutTests/external/wpt/web-animations/interfaces/KeyframeEffectReadOnly/copy-contructor-expected.txt b/third_party/WebKit/LayoutTests/external/wpt/web-animations/interfaces/KeyframeEffectReadOnly/copy-contructor-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..2854e355028b00b9cbc0adf38213389a634ea5c7
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/external/wpt/web-animations/interfaces/KeyframeEffectReadOnly/copy-contructor-expected.txt
@@ -0,0 +1,7 @@
+This is a testharness.js-based test.
+FAIL Test copied keyframeEffectReadOnly has the same target Failed to construct 'KeyframeEffectReadOnly': 2 arguments required, but only 1 present.
+FAIL Test copied keyframeEffectReadOnly has the same keyframes Failed to construct 'KeyframeEffectReadOnly': 2 arguments required, but only 1 present.
+FAIL Test copied keyframeEffectReadOnly has the same keyframeEffectOptions Failed to construct 'KeyframeEffectReadOnly': 2 arguments required, but only 1 present.
+FAIL Test copied keyframeEffectReadOnly has the same timing content Failed to construct 'KeyframeEffectReadOnly': 2 arguments required, but only 1 present.
+Harness: the test ran to completion.
+

Powered by Google App Engine
This is Rietveld 408576698