blob: 5245763d85132021412362370ff6112c86d46d70 [file] [log] [blame]
This tests that an inline slow stylesheet executes before deferred scripts.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS getComputedStyle(document.body)['background-color'] is "rgb(255, 0, 0)"
DOMContentLoaded
PASS successfullyParsed is true
TEST COMPLETE