Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / workers / shared-worker-location-expected.txt
1 Test WorkerLocation properties.
2
3 WorkerLocation: function WorkerLocation() { [native code] }
4 typeof location: object
5 location: file:<...>/fast/workers/resources/shared-worker-common.js
6 location.href: file:<...>/fast/workers/resources/shared-worker-common.js
7 location.origin: file://
8 location.protocol: file:
9 location.host: 
10 location.hostname: 
11 location.port: 
12 location.pathname: <...>/fast/workers/resources/shared-worker-common.js
13 location.search: 
14 location.hash: 
15 DONE
16