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

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

Issue 1367523002: [dom] support iterable<> NodeList (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 3 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/virtual/stable/webexposed/global-interface-listing-expected.txt
diff --git a/third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt b/third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt
index a4198b681596888422352bfae3cc13de88e8b106..c216d21eb855072bc127b695fbfb2c5d0eeaa2d7 100644
--- a/third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt
+++ b/third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt
@@ -3305,7 +3305,11 @@ interface RTCSessionDescription
interface RadioNodeList
getter value
method constructor
+ method entries
jsbell 2015/10/26 22:53:34 A change to virtual/stable/webexposed/global-inter
caitp (gmail) 2015/10/26 23:11:46 Change predates putting it behind a flag, haven't
+ method forEach
setter value
+ method keys
+ method values
interface Range
attribute END_TO_END
attribute END_TO_START

Powered by Google App Engine
This is Rietveld 408576698