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 17d9655a8803e62396fed1adfc711941b068a893..c3e0caf184d5053ca596b092db15f2b28d502ad1 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 |
@@ -2911,6 +2911,7 @@ interface IDBIndex |
method getKey |
method openCursor |
method openKeyCursor |
+ setter name |
interface IDBKeyRange |
static method bound |
static method lowerBound |
@@ -2944,6 +2945,7 @@ interface IDBObjectStore |
method openCursor |
method openKeyCursor |
method put |
+ setter name |
interface IDBOpenDBRequest : IDBRequest |
attribute @@toStringTag |
getter onblocked |
@@ -6298,6 +6300,7 @@ interface webkitIDBIndex |
method getKey |
method openCursor |
method openKeyCursor |
+ setter name |
interface webkitIDBKeyRange |
static method bound |
static method lowerBound |
@@ -6331,6 +6334,7 @@ interface webkitIDBObjectStore |
method openCursor |
method openKeyCursor |
method put |
+ setter name |
interface webkitIDBRequest : EventTarget |
attribute @@toStringTag |
getter error |