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

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

Issue 2706013002: Added support for self.origin in Window and WorkerGlobalScope (Closed)
Patch Set: Fixed broken LayoutTests after rebase Created 3 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/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 4f6d367c6e56fb9ae2ae53f2cb3bce31d4cb426b..5c0cca38c235ccd53db17aa3db3d0f717e23bdd1 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
@@ -644,6 +644,7 @@ Starting worker: resources/global-interface-listing.js
[Worker] getter onerror
[Worker] getter onrejectionhandled
[Worker] getter onunhandledrejection
+[Worker] getter origin
[Worker] getter performance
[Worker] getter self
[Worker] method atob
@@ -659,6 +660,7 @@ Starting worker: resources/global-interface-listing.js
[Worker] setter onerror
[Worker] setter onrejectionhandled
[Worker] setter onunhandledrejection
+[Worker] setter origin
[Worker] interface WorkerLocation
[Worker] attribute @@toStringTag
[Worker] getter hash

Powered by Google App Engine
This is Rietveld 408576698