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

Unified Diff: third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-dedicated-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-dedicated-worker-expected.txt
diff --git a/third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-dedicated-worker-expected.txt b/third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-dedicated-worker-expected.txt
index c5acfdf0ea4f3ad5aa0b467ed50c32d8eb8cb84c..340bdd0b4e2e365ed124c9748834d23f70cec50b 100644
--- a/third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-dedicated-worker-expected.txt
+++ b/third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-dedicated-worker-expected.txt
@@ -446,6 +446,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
@@ -461,6 +462,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