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

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

Issue 1586563009: IsNativeAppInstalled Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 10 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/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
-

Powered by Google App Engine
This is Rietveld 408576698