blob: 964da5c07c4079073ca49be1f097231d2de18b6f [file] [log] [blame]
This tests the order by which tasks are scheduled across documents of file URI documents.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS logs.join(", ") is "1, 2, 3, 4, 5, 6"
PASS internals.hasSameEventLoopAs(frame1.contentWindow) is true
PASS internals.hasSameEventLoopAs(frame2.contentWindow) is true
PASS successfullyParsed is true
TEST COMPLETE