| 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:
|
|
|