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

Unified Diff: LayoutTests/webexposed/global-interface-listing-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/global-interface-listing-expected.txt
diff --git a/LayoutTests/webexposed/global-interface-listing-expected.txt b/LayoutTests/webexposed/global-interface-listing-expected.txt
index 5f366bd7515bd9a5d6e0d7fa9105abf9eecf05b6..4973674d697132272bd8385e7f675d8068baf347 100644
--- a/LayoutTests/webexposed/global-interface-listing-expected.txt
+++ b/LayoutTests/webexposed/global-interface-listing-expected.txt
@@ -50,7 +50,7 @@ interface AnimationTimeline
getter currentTime
getter playbackRate
method constructor
- method getAnimationPlayers
+ method getAnimations
method play
setter currentTime
setter playbackRate
@@ -1293,7 +1293,7 @@ interface Element
method constructor
method createShadowRoot
method focus
- method getAnimationPlayers
+ method getAnimations
method getAttribute
method getAttributeNS
method getAttributeNode

Powered by Google App Engine
This is Rietveld 408576698