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

Side by Side Diff: LayoutTests/http/tests/inspector/network/json-preview-expected.txt

Issue 94893003: Support for json media types as (non-image) mime types. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Test via synthetic NetworkRequest Created 7 years 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
(Empty)
1 Tests that resources with JSON MIME types are previewed with the JSON viewer.
2
3
4 Running: test1
5 Creating a NetworkRequest with type: application/json
6 Its previewer is the JSON previewer: true
7
8 Running: test2
9 Creating a NetworkRequest with type: application/vnd.document+json
10 Its previewer is the JSON previewer: true
11
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698