Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(182)

Unified Diff: LayoutTests/http/tests/loading/preload-ignore-invalid-base-expected.txt

Issue 1044133002: HTMLPreloadScanner should only use valid <base> urls (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: r Created 5 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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

Powered by Google App Engine
This is Rietveld 408576698