Index: LayoutTests/http/tests/loading/preload-ignore-invalid-base-expected.txt |
diff --git a/LayoutTests/http/tests/loading/fire-error-event-empty-404-script-expected.txt b/LayoutTests/http/tests/loading/preload-ignore-invalid-base-expected.txt |
similarity index 60% |
copy from LayoutTests/http/tests/loading/fire-error-event-empty-404-script-expected.txt |
copy to LayoutTests/http/tests/loading/preload-ignore-invalid-base-expected.txt |
index 35efd4665a45485666634092737f6ec139d53510..b1ea8e6da8d9de41deddcf13a12cdc587f948610 100644 |
--- a/LayoutTests/http/tests/loading/fire-error-event-empty-404-script-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. |
+PASS internals.isPreloaded('resources/fail.js'); is false |
+PASS window.fail is false |
+PASS successfullyParsed is true |
-Should say SUCCESS: |
+TEST COMPLETE |
-SUCCESS |