mirror of
https://github.com/servo/servo
synced 2026-05-13 10:27:03 +02:00
23 lines
644 B
INI
23 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
|
|
|