blob: 08adeb94e64330abd9289e2cc0a4c7808545c9a8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
This test checks whether exceptions in SharedWorkers are logged to the parent document. An exception should be logged to the error console.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS successfullyParsed is true
TEST COMPLETE
PASS: Received ping message
TEST COMPLETE
|