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

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 4ce8dbc0ebc1332e77dce57d313111d17416913c..0363b1dae00572b664e78fc6a40d5535703be730 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