blob: a47dd46421c14d753cb74b9bf42a29963726161b [file] [log] [blame]
Test WorkerLocation properties.
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.protocol: file:
location.host:
location.hostname:
location.port:
location.pathname: <...>/fast/workers/resources/worker-common.js
location.search:
location.hash:
DONE