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

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: Use new API in layout tests Created 5 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: 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..0858c536f3bf7530e96c672f2d38639c9a1029af 100644
--- a/LayoutTests/webexposed/web-animations-api-expected.txt
+++ b/LayoutTests/webexposed/web-animations-api-expected.txt
@@ -1,6 +1,6 @@
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.
+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
FAIL Animation constructor 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

Powered by Google App Engine
This is Rietveld 408576698