blob: dd3560f040cd92145b387ecb14cd4f0563604859 [file] [log] [blame]
// META: global=worker
test(function() {
assert_equals(location, location);
}, 'location === location');