| Index: third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
|
| index 7810c3c843488b4c6daa7b54868993805be82efc..903a717903ce7078f25ba84621fc6ed9c8586bc7 100644
|
| --- a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
|
| @@ -3152,7 +3152,11 @@ interface IntersectionObserverEntry
|
| getter target
|
| getter time
|
| method constructor
|
| +interface InstalledApp
|
| + method constructor
|
| + method isAppInstalled
|
| interface KeyboardEvent : UIEvent
|
| +interface KeyboardEvent
|
| attribute DOM_KEY_LOCATION_LEFT
|
| attribute DOM_KEY_LOCATION_NUMPAD
|
| attribute DOM_KEY_LOCATION_RIGHT
|
| @@ -6864,4 +6868,3 @@ interface webkitURL
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
| -
|
|
|