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

Unified Diff: third_party/WebKit/LayoutTests/http/tests/inspector/network/network-choose-preview-view-expected.txt

Issue 1942683006: [Devtools] XMLView now searchable (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@FIND_IN_JSON_FINAL
Patch Set: Fixed nit 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
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/http/tests/inspector/network/preview-searchable.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/http/tests/inspector/network/network-choose-preview-view-expected.txt
diff --git a/third_party/WebKit/LayoutTests/http/tests/inspector/network/network-choose-preview-view-expected.txt b/third_party/WebKit/LayoutTests/http/tests/inspector/network/network-choose-preview-view-expected.txt
index fd1b04ab5a163bad782cb6deb7c4c94a8ef105ae..5378aeaf12b043fb0d8a6848b7342b7ca8d12bf8 100644
--- a/third_party/WebKit/LayoutTests/http/tests/inspector/network/network-choose-preview-view-expected.txt
+++ b/third_party/WebKit/LayoutTests/http/tests/inspector/network/network-choose-preview-view-expected.txt
@@ -14,7 +14,7 @@ Its previewer type: SearchableView > widget vbox json-view
Running: testSimpleXML
Creating a NetworkRequest with mimeType: text/xml
Content: <bar><foo/></bar>
-Its previewer type: widget shadow-xml-view source-code
+Its previewer type: SearchableView > widget shadow-xml-view source-code
Running: testXMLMimeButJSON
Creating a NetworkRequest with mimeType: text/xml
@@ -29,7 +29,7 @@ Its previewer type: SearchableView > widget vbox
Running: testXMLWithError500
Creating a NetworkRequest with mimeType: text/xml
Content: <bar><foo/></bar>
-Its previewer type: widget shadow-xml-view source-code
+Its previewer type: SearchableView > widget shadow-xml-view source-code
Running: testUnknownMimeTextWithError500
Creating a NetworkRequest with mimeType: text/foobar
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/http/tests/inspector/network/preview-searchable.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698