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

Unified Diff: LayoutTests/http/tests/inspector/network/script-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-data-url-expected.txt
diff --git a/LayoutTests/http/tests/inspector/network/script-data-url-expected.txt b/LayoutTests/http/tests/inspector/network/script-data-url-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..bd250b32b0c972fbb382de2e3a7896e2870cc037
--- /dev/null
+++ b/LayoutTests/http/tests/inspector/network/script-data-url-expected.txt
@@ -0,0 +1,6 @@
+CONSOLE MESSAGE: line 21: Decoded.
+Tests that long data: URLs are correctly trimmed.
+
+Bug 100083
+data:text/plain;base64,ZnVuY3Rpb24gZm9vKCl7DQpmdW5jdGlvbiBsb2FkU2NyaXB0KCkNCnsNCiAgICB2YXIgc2NyaXB0…:21 Decoded.
+

Powered by Google App Engine
This is Rietveld 408576698