Index: LayoutTests/http/tests/loading/preload-ignore-invalid-base-expected.txt |
diff --git a/LayoutTests/http/tests/loading/fire-error-event-script-no-content-type-expected.txt b/LayoutTests/http/tests/loading/preload-ignore-invalid-base-expected.txt |
similarity index 61% |
copy from LayoutTests/http/tests/loading/fire-error-event-script-no-content-type-expected.txt |
copy to LayoutTests/http/tests/loading/preload-ignore-invalid-base-expected.txt |
index 27dabce66f2bc2a663a34bf1ffd415b10b3af66c..e1b56d768a1d8d07969284f41d3dd63fe4b8564b 100644 |
--- a/LayoutTests/http/tests/loading/fire-error-event-script-no-content-type-expected.txt |
+++ b/LayoutTests/http/tests/loading/preload-ignore-invalid-base-expected.txt |
@@ -3,8 +3,9 @@ main frame - didCommitLoadForFrame |
main frame - didFinishDocumentLoadForFrame |
main frame - didHandleOnloadEventsForFrame |
main frame - didFinishLoadForFrame |
-Test for bug 50589: Fire an error event for empty 404 script with no content-type. |
+PASS internals.isPreloaded("resources/fail.js") is false |
+PASS window.fail is false |
+PASS successfullyParsed is true |
-Should say SUCCESS: |
+TEST COMPLETE |
-SUCCESS |