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

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: Ship the Notification.action and Notification.vibration properties Created 4 years, 6 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 9ec684d60c93fa420c2502393d2d0310a1fff6c6..c6b029e0796dffed6987990549c43826045780c9 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
@@ -433,6 +433,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
@@ -448,6 +449,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