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

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

Issue 2644753002: DevTools: untruncate links on copy (Closed)
Patch Set: reset tests with zero width space Created 3 years, 8 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: third_party/WebKit/LayoutTests/http/tests/inspector/network/script-as-text-loading-with-caret-expected.txt
diff --git a/third_party/WebKit/LayoutTests/http/tests/inspector/network/script-as-text-loading-with-caret-expected.txt b/third_party/WebKit/LayoutTests/http/tests/inspector/network/script-as-text-loading-with-caret-expected.txt
index aa1c83abc7910f37a573bcdac165df7ff20cd2fe..03cc4a1c0af38c0ababcc9f9df111e6c7bb48cf9 100644
--- a/third_party/WebKit/LayoutTests/http/tests/inspector/network/script-as-text-loading-with-caret-expected.txt
+++ b/third_party/WebKit/LayoutTests/http/tests/inspector/network/script-as-text-loading-with-caret-expected.txt
@@ -1,7 +1,7 @@
Tests console message when script is loaded with incorrect text/html mime type and the URL contains the '^' character.
Bug 103248
-script-as-text-loading-with-caret.html:10 GET http://127.0.0.1:8000/inspector/network/resources/this-is-a-weird?querystri…=with^carats^like^these^because^who^doesnt^love^strange^characters^in^urls 404 (Not Found)
+script-as-text-loading-with-caret.html:10 GET http://127.0.0.1:8000/inspector/network/resources/this-is-a-weird?querystri=with^carats^like^these^because^who^doesnt^love^strange^characters^in^urls 404 (Not Found)
loadScript @ script-as-text-loading-with-caret.html:10
(anonymous) @ VM:1

Powered by Google App Engine
This is Rietveld 408576698