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

Unified Diff: LayoutTests/webexposed/web-animations-api-expected.txt

Issue 1113173003: Web Animations: Update naming to reflect spec changes (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: No, really. Created 5 years, 7 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 | « LayoutTests/webexposed/web-animations-api.html ('k') | Source/core/animation/Animation.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/webexposed/web-animations-api-expected.txt
diff --git a/LayoutTests/webexposed/web-animations-api-expected.txt b/LayoutTests/webexposed/web-animations-api-expected.txt
index 068b535821d99fd6c5f835d911dce0cd7145741a..04dc68ebe2c27b4d000b5423af60d46dfeab6aa0 100644
--- a/LayoutTests/webexposed/web-animations-api-expected.txt
+++ b/LayoutTests/webexposed/web-animations-api-expected.txt
@@ -1,16 +1,16 @@
This is a testharness.js-based test.
PASS Element.animate() should be exposed.
-FAIL Element.getAnimationPlayers() should not be exposed without experimental web platform features enabled.
-This test is expected to fail in LayoutTests/webexposed. assert_false: expected false got true
-FAIL Animation constructor should not be exposed without experimental web platform features enabled.
+FAIL Element.getAnimations() should not be exposed without experimental web platform features enabled.
This test is expected to fail in LayoutTests/webexposed. assert_false: expected false got true
+PASS Animation constructor should not be exposed without experimental web platform features enabled.
+This test is expected to fail in LayoutTests/webexposed.
FAIL Timeline should not be exposed without experimental web platform features enabled.
This test is expected to fail in LayoutTests/webexposed. assert_false: expected false got true
FAIL document.timeline should not be exposed without experimental web platform features enabled.
This test is expected to fail in LayoutTests/webexposed. assert_false: expected false got true
-FAIL Timing should not be exposed without experimental web platform features enabled.
-This test is expected to fail in LayoutTests/webexposed. assert_false: expected false got true
-FAIL AnimationNode should not be exposed without experimental web platform features enabled.
-This test is expected to fail in LayoutTests/webexposed. assert_false: expected false got true
+PASS Timing should not be exposed without experimental web platform features enabled.
+This test is expected to fail in LayoutTests/webexposed.
+PASS AnimationNode should not be exposed without experimental web platform features enabled.
+This test is expected to fail in LayoutTests/webexposed.
Harness: the test ran to completion.
« no previous file with comments | « LayoutTests/webexposed/web-animations-api.html ('k') | Source/core/animation/Animation.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698