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 a6ae13ae5c43397dc05b87f49392d8a82bc99c59..0f557a4083b5b4ad0c484d387d9d70d6c54f2d80 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 |
@@ -2917,6 +2917,7 @@ interface IDBIndex |
method getKey |
method openCursor |
method openKeyCursor |
+ setter name |
interface IDBKeyRange |
static method bound |
static method lowerBound |
@@ -2950,6 +2951,7 @@ interface IDBObjectStore |
method openCursor |
method openKeyCursor |
method put |
+ setter name |
interface IDBOpenDBRequest : IDBRequest |
attribute @@toStringTag |
getter onblocked |
@@ -6310,6 +6312,7 @@ interface webkitIDBIndex |
method getKey |
method openCursor |
method openKeyCursor |
+ setter name |
interface webkitIDBKeyRange |
static method bound |
static method lowerBound |
@@ -6343,6 +6346,7 @@ interface webkitIDBObjectStore |
method openCursor |
method openKeyCursor |
method put |
+ setter name |
interface webkitIDBRequest : EventTarget |
attribute @@toStringTag |
getter error |