Chromium Code Reviews

Unified Diff: LayoutTests/webexposed/element-instance-property-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.
Jump to:
View side-by-side diff with in-line comments
Index: LayoutTests/webexposed/element-instance-property-listing-expected.txt
diff --git a/LayoutTests/webexposed/element-instance-property-listing-expected.txt b/LayoutTests/webexposed/element-instance-property-listing-expected.txt
index 06442c7f2a992b45bb73cadfe9b86ac790758d8e..9291d68d68a8461295ec745f109077941a64ee49 100644
--- a/LayoutTests/webexposed/element-instance-property-listing-expected.txt
+++ b/LayoutTests/webexposed/element-instance-property-listing-expected.txt
@@ -57,7 +57,7 @@ namespace http://www.w3.org/1999/xhtml
property firstChild
property firstElementChild
property focus
- property getAnimationPlayers
+ property getAnimations
property getAttribute
property getAttributeNS
property getAttributeNode
@@ -1152,7 +1152,7 @@ namespace http://www.w3.org/2000/svg
property firstChild
property firstElementChild
property focus
- property getAnimationPlayers
+ property getAnimations
property getAttribute
property getAttributeNS
property getAttributeNode

Powered by Google App Engine