Index: LayoutTests/http/tests/misc/script-defer-after-slow-stylesheet-expected.txt |
=================================================================== |
--- LayoutTests/http/tests/misc/script-defer-after-slow-stylesheet-expected.txt (revision 69799) |
+++ LayoutTests/http/tests/misc/script-defer-after-slow-stylesheet-expected.txt (working copy) |
@@ -1,10 +0,0 @@ |
-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 |
- |