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

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

Issue 1896473002: Expose IDBKeyRange.includes() in stable (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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 c562df91402abcab51ee636d488d61a98f02a6e6..2fdb610fc8cddefb485dc74d5444a483bd6dd948 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
@@ -2876,6 +2876,7 @@ interface IDBKeyRange
getter upper
getter upperOpen
method constructor
+ method includes
interface IDBObjectStore
attribute @@toStringTag
getter autoIncrement
@@ -6215,6 +6216,7 @@ interface webkitIDBKeyRange
getter upper
getter upperOpen
method constructor
+ method includes
interface webkitIDBObjectStore
attribute @@toStringTag
getter autoIncrement

Powered by Google App Engine
This is Rietveld 408576698