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

Unified Diff: LayoutTests/http/tests/inspector/network/stylesheet-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/stylesheet-as-text-loading-expected.txt
diff --git a/LayoutTests/http/tests/inspector/network/stylesheet-as-text-loading-expected.txt b/LayoutTests/http/tests/inspector/network/stylesheet-as-text-loading-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..c97622f14ef5defe4c58c8f5d88f53228c68d770
--- /dev/null
+++ b/LayoutTests/http/tests/inspector/network/stylesheet-as-text-loading-expected.txt
@@ -0,0 +1,4 @@
+Tests console message when stylesheet is loaded with incorrect text/html mime type.
+
+stylesheet-as-text-loading.html:11 Resource interpreted as Stylesheet but transferred with MIME type text/html: "http://127.0.0.1:8000/inspector/network/resources/stylesheet-as-text.php".loadStylesheet @ stylesheet-as-text-loading.html:11
+

Powered by Google App Engine
This is Rietveld 408576698