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

Unified Diff: third_party/WebKit/LayoutTests/animations/api-readonly-object-types-expected.txt

Issue 2398373002: Construct KeyframeEffectReadOnly objects (Closed)
Patch Set: Test tweaks in response to review Created 4 years, 2 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/animations/api-readonly-object-types-expected.txt
diff --git a/third_party/WebKit/LayoutTests/animations/api-readonly-object-types-expected.txt b/third_party/WebKit/LayoutTests/animations/api-readonly-object-types-expected.txt
deleted file mode 100644
index 08d45bef3153861b8a0af598f97cb4b9516d45a9..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/animations/api-readonly-object-types-expected.txt
+++ /dev/null
@@ -1,5 +0,0 @@
-This is a testharness.js-based test.
-PASS KeyframeEffect constructor creates and exposes an AnimationEffectTiming object
-FAIL KeyframeEffectReadOnly constructor creates and exposes an AnimationEffectTimingReadOnly object assert_equals: expected "[object AnimationEffectTimingReadOnly]" but got "[object AnimationEffectTiming]"
-Harness: the test ran to completion.
-

Powered by Google App Engine
This is Rietveld 408576698