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

Unified Diff: LayoutTests/http/tests/inspector/network/script-as-text-loading-with-caret-expected.txt

Issue 1030473002: DevTools: Ignore mimetype mismatch for Image, Script, StyleSheet (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: 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/inspector/network/script-as-text-loading-with-caret-expected.txt
diff --git a/LayoutTests/http/tests/inspector/network/script-as-text-loading-with-caret-expected.txt b/LayoutTests/http/tests/inspector/network/script-as-text-loading-with-caret-expected.txt
index 689bad14653e457e0abd7f58a68ce0211bcde36f..93113642e9e376bd26b609f2ff885f8ac77107c0 100644
--- a/LayoutTests/http/tests/inspector/network/script-as-text-loading-with-caret-expected.txt
+++ b/LayoutTests/http/tests/inspector/network/script-as-text-loading-with-caret-expected.txt
@@ -1,5 +1,5 @@
Tests console message when script is loaded with incorrect text/html mime type and the URL contains the '^' character.
Bug 103248
-script-as-text-loading-with-caret.html:10 Resource interpreted as Script but transferred with MIME type text/plain: "http://127.0.0.1:8000/inspector/network/resources/script-as-text.php?this-i…-with^carats^like^these^because^who^doesnt^love^strange^characters^in^urls".loadScript @ script-as-text-loading-with-caret.html:10(anonymous function) @ VM:1
+script-as-text-loading-with-caret.html:10 GET http://127.0.0.1:8000/inspector/network/resources/this-is-a-weird?querystri…=with^carats^like^these^because^who^doesnt^love^strange^characters^in^urls 404 (Not Found)loadScript @ script-as-text-loading-with-caret.html:10(anonymous function) @ VM:1

Powered by Google App Engine
This is Rietveld 408576698