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

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

Issue 2389323003: Test type of exposed AnimationEffectTimingReadOnly (Closed)
Patch Set: 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
« no previous file with comments | « third_party/WebKit/LayoutTests/animations/api-readonly-object-types.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
new file mode 100644
index 0000000000000000000000000000000000000000..08d45bef3153861b8a0af598f97cb4b9516d45a9
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/animations/api-readonly-object-types-expected.txt
@@ -0,0 +1,5 @@
+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.
+
« no previous file with comments | « third_party/WebKit/LayoutTests/animations/api-readonly-object-types.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698