Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / http / tests / misc / script-defer-after-slow-stylesheet-expected.txt
blob5245763d85132021412362370ff6112c86d46d70
1 This tests that an inline slow stylesheet executes before deferred scripts.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
5 PASS getComputedStyle(document.body)['background-color'] is "rgb(255, 0, 0)"
6 DOMContentLoaded
7 PASS successfullyParsed is true
9 TEST COMPLETE