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

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

Issue 1899893003: [Devtools] JSONView implements Searchable interface (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 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 Tests that resources with JSON MIME types are previewed with the JSON viewer. 1 Tests that resources with JSON MIME types are previewed with the JSON viewer.
2 2
3 3
4 Running: test1 4 Running: test1
5 Creating a NetworkRequest with type: application/json 5 Creating a NetworkRequest with type: application/json
6 Its previewer is searchable: true
6 Its previewer is the JSON previewer: true 7 Its previewer is the JSON previewer: true
7 8
8 Running: test2 9 Running: test2
9 Creating a NetworkRequest with type: application/vnd.document+json 10 Creating a NetworkRequest with type: application/vnd.document+json
11 Its previewer is searchable: true
10 Its previewer is the JSON previewer: true 12 Its previewer is the JSON previewer: true
11 13
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698