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

Unified Diff: android_webview/tools/system_webview_shell/test/data/webexposed/global-interface-listing-expected.txt

Issue 2912383002: Add support for Element.getAttributeNames() (Closed)
Patch Set: 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: android_webview/tools/system_webview_shell/test/data/webexposed/global-interface-listing-expected.txt
diff --git a/android_webview/tools/system_webview_shell/test/data/webexposed/global-interface-listing-expected.txt b/android_webview/tools/system_webview_shell/test/data/webexposed/global-interface-listing-expected.txt
index e68193f5ad4488746957e576a67ac6c6bc862b1c..dcee1c83c0fa8604d7c022f0bee05f6fc9560267 100644
--- a/android_webview/tools/system_webview_shell/test/data/webexposed/global-interface-listing-expected.txt
+++ b/android_webview/tools/system_webview_shell/test/data/webexposed/global-interface-listing-expected.txt
@@ -955,6 +955,7 @@ interface Element : Node
method createShadowRoot
method getAttribute
method getAttributeNS
+ method getAttributeNames
method getAttributeNode
method getAttributeNodeNS
method getBoundingClientRect

Powered by Google App Engine
This is Rietveld 408576698