blob: 30d73f9b9d4b6e9a4e510d87a55f11f193eee631 [file] [log] [blame]
This is a testharness.js-based test.
PASS name property value for DedicatedWorkerGlobalScope
PASS name property is replaceable for DedicatedWorkerGlobalScope
PASS Declaring name as an accidental global must not cause a harness error for DedicatedWorkerGlobalScope
FAIL name property value for SharedWorkerGlobalScope assert_equals: expected "my name" but got "[object Object]"
PASS name property is replaceable for SharedWorkerGlobalScope
PASS Declaring name as an accidental global must not cause a harness error for SharedWorkerGlobalScope
Harness: the test ran to completion.