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

Unified Diff: third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-shared-worker-expected.txt

Issue 1974033003: Ship the Notification.action and Notification.vibration properties (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@threadsafe-statics
Patch Set: Created 4 years, 7 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/virtual/stable/webexposed/global-interface-listing-shared-worker-expected.txt
diff --git a/third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-shared-worker-expected.txt b/third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-shared-worker-expected.txt
index 5c33f6b4157740fcaca17383fecbad3a6a229a29..0fe1197d90d7d00fc1a5c1978a302a61674f8f50 100644
--- a/third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-shared-worker-expected.txt
+++ b/third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-shared-worker-expected.txt
@@ -425,6 +425,7 @@ Starting worker: resources/global-interface-listing.js
[Worker] static getter maxActions
[Worker] static getter permission
[Worker] attribute @@toStringTag
+[Worker] getter actions
[Worker] getter body
[Worker] getter data
[Worker] getter dir
@@ -440,6 +441,7 @@ Starting worker: resources/global-interface-listing.js
[Worker] getter tag
[Worker] getter timestamp
[Worker] getter title
+[Worker] getter vibrate
[Worker] method close
[Worker] method constructor
[Worker] setter onclick

Powered by Google App Engine
This is Rietveld 408576698