| Index: third_party/WebKit/LayoutTests/platform/mac/virtual/stable/webexposed/global-interface-listing-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/mac/virtual/stable/webexposed/global-interface-listing-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/virtual/stable/webexposed/global-interface-listing-expected.txt
|
| index 1a3c21c4c4d49a5727f97c6f793275ecc96e7029..8f41eb44304026c3bd4564a7fc7cefd1e27db05b 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/mac/virtual/stable/webexposed/global-interface-listing-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/mac/virtual/stable/webexposed/global-interface-listing-expected.txt
|
| @@ -2949,6 +2949,7 @@ interface IDBCursor
|
| method advance
|
| method constructor
|
| method continue
|
| + method continuePrimaryKey
|
| method delete
|
| method update
|
| interface IDBCursorWithValue : IDBCursor
|
| @@ -3025,6 +3026,7 @@ interface IDBObjectStore
|
| method get
|
| method getAll
|
| method getAllKeys
|
| + method getKey
|
| method index
|
| method openCursor
|
| method openKeyCursor
|
|
|