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

Side by Side Diff: LayoutTests/inspector/network/network-status-non-http-expected.txt

Issue 54173002: Allow accessing data URL resource using CORS (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Rebase Created 6 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 unified diff | Download patch
OLDNEW
1 { 1 {
2 0 : "data:application/javascript: (data)" 2 0 : "data:application/javascript: 200OK"
3 1 : "network-test.js: Finished" 3 1 : "network-test.js: Finished"
4 2 : "non-existent-file.js: (failed)" 4 2 : "non-existent-file.js: (failed)"
5 } 5 }
6 6
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698