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

Unified 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 side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/http/tests/inspector/network/json-preview-expected.txt
diff --git a/third_party/WebKit/LayoutTests/http/tests/inspector/network/json-preview-expected.txt b/third_party/WebKit/LayoutTests/http/tests/inspector/network/json-preview-expected.txt
index dd7e172e696ca1f40b54a929e5fb997a09e78178..e3b36358d64ea2e1dbc7ec3befe7852731e7735b 100644
--- a/third_party/WebKit/LayoutTests/http/tests/inspector/network/json-preview-expected.txt
+++ b/third_party/WebKit/LayoutTests/http/tests/inspector/network/json-preview-expected.txt
@@ -3,9 +3,11 @@ Tests that resources with JSON MIME types are previewed with the JSON viewer.
Running: test1
Creating a NetworkRequest with type: application/json
+Its previewer is searchable: true
Its previewer is the JSON previewer: true
Running: test2
Creating a NetworkRequest with type: application/vnd.document+json
+Its previewer is searchable: true
Its previewer is the JSON previewer: true

Powered by Google App Engine
This is Rietveld 408576698