| Index: LayoutTests/fast/workers/worker-location-expected.txt
|
| diff --git a/LayoutTests/fast/workers/worker-location-expected.txt b/LayoutTests/fast/workers/worker-location-expected.txt
|
| index a47dd46421c14d753cb74b9bf42a29963726161b..81c0c115a995edbd790ab73a889bf8b5dbbf7780 100644
|
| --- a/LayoutTests/fast/workers/worker-location-expected.txt
|
| +++ b/LayoutTests/fast/workers/worker-location-expected.txt
|
| @@ -4,6 +4,7 @@ WorkerLocation: function WorkerLocation() { [native code] }
|
| typeof location: object
|
| location: file:<...>/fast/workers/resources/worker-common.js
|
| location.href: file:<...>/fast/workers/resources/worker-common.js
|
| +location.origin: file://
|
| location.protocol: file:
|
| location.host:
|
| location.hostname:
|
|
|