blob: 6ccec2f3bca7d5aba4d7b91260fc18948805b68e [file] [log] [blame]
This tests the order by which tasks are scheduled across documents that are not similar origins.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS logs.join(", ") is "1, 2, 3, 4, 5"
PASS crossOriginLogs.join(", ") is "10, 11, 12"
PASS successfullyParsed is true
TEST COMPLETE