mirror of
https://github.com/servo/servo.git
synced 2025-10-04 02:29:12 +01:00
22 lines
644 B
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
|
|
|