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

Unified Diff: LayoutTests/http/tests/inspector/network/script-as-text-loading-data-url-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-data-url-expected.txt
diff --git a/LayoutTests/http/tests/inspector/network/script-as-text-loading-data-url-expected.txt b/LayoutTests/http/tests/inspector/network/script-as-text-loading-data-url-expected.txt
deleted file mode 100644
index 60e215c2cd05896a83073746cecf2dea31e57288..0000000000000000000000000000000000000000
--- a/LayoutTests/http/tests/inspector/network/script-as-text-loading-data-url-expected.txt
+++ /dev/null
@@ -1,5 +0,0 @@
-Tests that long data: URLs are correctly trimmed in MIME type console warnings.
-
-Bug 100083
-script-as-text-loading-data-url.html:10 Resource interpreted as Script but transferred with MIME type text/plain: "data:text/plain;base64,dmFyIGpvaG5xdW90ZSA9ICJCZWNhdXNlIG9mIHRoZSBuYXR1cmUg…JlbHkgY29tcGV0ZW50IHByb2dyYW1tZXIgc29tZSBudW1iZXIgb2YgeWVhcnMgbGF0ZXIuIjs=".loadScript @ script-as-text-loading-data-url.html:10(anonymous function) @ VM:1
-

Powered by Google App Engine
This is Rietveld 408576698