blob: 8c17121477c9ee049a5aaf3dfe25aac93e1f291b [file] [log] [blame]
Test window DOMContentLoaded event is fired after module is executed.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
Module is not executed yet.
PASS document.readyState is "loading"
PASS document.readyState is "interactive"
PASS domContentLoadedIsExecuted is false
PASS successfullyParsed is true
TEST COMPLETE