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

Side by Side Diff: LayoutTests/http/tests/inspector/network/script-as-text-loading-with-caret-expected.txt

Issue 1030473002: DevTools: Ignore mimetype mismatch for Image, Script, StyleSheet (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 Tests console message when script is loaded with incorrect text/html mime type a nd the URL contains the '^' character. 1 Tests console message when script is loaded with incorrect text/html mime type a nd the URL contains the '^' character.
2 2
3 Bug 103248 3 Bug 103248
4 script-as-text-loading-with-caret.html:10 Resource interpreted as Script but tra nsferred with MIME type text/plain: "http://127.0.0.1:8000/inspector/network/res ources/script-as-text.php?this-i…-with^carats^like^these^because^who^doesnt^love ^strange^characters^in^urls".loadScript @ script-as-text-loading-with-caret.html :10(anonymous function) @ VM:1 4 script-as-text-loading-with-caret.html:10 GET http://127.0.0.1:8000/inspector/ne twork/resources/this-is-a-weird?querystri…=with^carats^like^these^because^who^do esnt^love^strange^characters^in^urls 404 (Not Found)loadScript @ script-as-text- loading-with-caret.html:10(anonymous function) @ VM:1
5 5
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698