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

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

Issue 16433002: Prepopulate the memoryCache with data:uri images. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Update TestExpectations Created 7 years, 6 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
new file mode 100644
index 0000000000000000000000000000000000000000..18c30f18bc21acacc19c08478356c83f949314bb
--- /dev/null
+++ b/LayoutTests/http/tests/inspector/network/script-as-text-loading-data-url-expected.txt
@@ -0,0 +1,5 @@
+Tests that long data: URLs are correctly trimmed in MIME type console warnings.
+
+Bug 100083
+Resource interpreted as Script but transferred with MIME type text/plain: "data:text/plain;base64,dmFyIGpvaG5xdW90ZSA9ICJCZWNhdXNlIG9mIHRoZSBuYXR1cmUg…JlbHkgY29tcGV0ZW50IHByb2dyYW1tZXIgc29tZSBudW1iZXIgb2YgeWVhcnMgbGF0ZXIuIjs=". script-as-text-loading-data-url.html:10
+

Powered by Google App Engine
This is Rietveld 408576698