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

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

Issue 564963002: New FormData methods: get, getAll, has, set, delete and iterable (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: webexposed/global-interface-listing updates Created 5 years, 11 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 8f7b265dd6ba878de633b9e027b21f9e28dbaa84..6d30038d983d7698ed6f9508e7da2beab2bda4e7 100644
--- a/LayoutTests/webexposed/global-interface-listing-expected.txt
+++ b/LayoutTests/webexposed/global-interface-listing-expected.txt
@@ -710,6 +710,14 @@ interface FontFace
interface FormData
method append
method constructor
+ method delete
+ method entries
+ method get
+ method getAll
+ method has
+ method keys
+ method set
+ method values
interface Function
attribute arguments
attribute caller

Powered by Google App Engine
This is Rietveld 408576698