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

Unified Diff: third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt

Issue 2912383002: Add support for Element.getAttributeNames() (Closed)
Patch Set: Removed redundant file Created 3 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
Index: third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
diff --git a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
index 5645069cf02e3ed0693ec79565c7e066f192c358..dd8e06495e4a51e6e91718ef494fe47a922f397c 100644
--- a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
+++ b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
@@ -1781,6 +1781,7 @@ interface Element : Node
method getAnimations
method getAttribute
method getAttributeNS
+ method getAttributeNames
method getAttributeNode
method getAttributeNodeNS
method getBoundingClientRect

Powered by Google App Engine
This is Rietveld 408576698