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

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

Issue 922213004: DevTools: Ignore mimetype mismatch for Image, Script, StyleSheet (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: rebase-update was drunk 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-expected.txt
diff --git a/LayoutTests/http/tests/inspector/network/script-as-text-loading-expected.txt b/LayoutTests/http/tests/inspector/network/script-as-text-loading-expected.txt
index 0d34d420a47afbe23d916b3e2fad4fb1c7e1106f..4f99cf7a8418feddf2e48d0c081189beb4a75a8b 100644
--- a/LayoutTests/http/tests/inspector/network/script-as-text-loading-expected.txt
+++ b/LayoutTests/http/tests/inspector/network/script-as-text-loading-expected.txt
@@ -1,5 +1,5 @@
-Tests console message when script is loaded with incorrect text/html mime type.
+CONSOLE MESSAGE: line 8: 42
+Tests console is empty when script is loaded with incorrect text/html mime type.
-Bug 69972
-script-as-text-loading.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".loadScript @ script-as-text-loading.html:10(anonymous function) @ VM:1
+script-as-text.php:8 42

Powered by Google App Engine
This is Rietveld 408576698