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

Unified Diff: LayoutTests/fast/workers/shared-worker-location-expected.txt

Issue 342553010: Expose URLUtilsReadOnly.origin (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 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: LayoutTests/fast/workers/shared-worker-location-expected.txt
diff --git a/LayoutTests/fast/workers/shared-worker-location-expected.txt b/LayoutTests/fast/workers/shared-worker-location-expected.txt
index 77d8a80bef0377671c7bf273485ce71ce8e0516f..3eb40b7265a5ff62b93dd9182413166275258d65 100644
--- a/LayoutTests/fast/workers/shared-worker-location-expected.txt
+++ b/LayoutTests/fast/workers/shared-worker-location-expected.txt
@@ -4,6 +4,7 @@ WorkerLocation: function WorkerLocation() { [native code] }
typeof location: object
location: file:<...>/fast/workers/resources/shared-worker-common.js
location.href: file:<...>/fast/workers/resources/shared-worker-common.js
+location.origin: file://
location.protocol: file:
location.host:
location.hostname:
« no previous file with comments | « LayoutTests/fast/workers/resources/worker-location.js ('k') | LayoutTests/fast/workers/worker-location-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698