servo/tests/wpt/metadata/workers/SharedWorker-constructor.html.ini

22 lines
644 B
INI

[SharedWorker-constructor.html]
[Test toString exception propagated correctly.]
expected: FAIL
[Test SharedWorker creation without arguments results in exception.]
expected: FAIL
[Test SharedWorker constructor with null name does not result in an exception.]
expected: FAIL
[Test SharedWorker constructor with undefined name does not result in an exception.]
expected: FAIL
[Test SharedWorker constructor suceeds.]
expected: FAIL
[Test SharedWorker constructor without a name does not result in an exception.]
expected: FAIL
[Test recursive worker creation results in exception.]
expected: FAIL