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

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

Issue 2175903002: DevTools: follow-up to view introduction, fix styles css. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: lcean Created 4 years, 5 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/Source/devtools/front_end/elements/elementsPanel.css » ('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 5378aeaf12b043fb0d8a6848b7342b7ca8d12bf8..df7d72d72da1a5f7b4d1a892da726fad9020bef1 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
@@ -24,7 +24,7 @@ Its previewer type: SearchableView > widget vbox json-view
Running: testXMLWithUnknownMime
Creating a NetworkRequest with mimeType: text/foobar
Content: <bar><foo/></bar>
-Its previewer type: SearchableView > widget vbox
+Its previewer type: SearchableView > widget vbox view
Running: testXMLWithError500
Creating a NetworkRequest with mimeType: text/xml
@@ -34,12 +34,12 @@ Its previewer type: SearchableView > widget shadow-xml-view source-code
Running: testUnknownMimeTextWithError500
Creating a NetworkRequest with mimeType: text/foobar
Content: Foo Bar
-Its previewer type: SearchableView > widget vbox
+Its previewer type: SearchableView > widget vbox view
Running: testBinaryImageFile
Creating a NetworkRequest with mimeType: image/png
Content: Bin**NULL**ary File**NULL****NULL**
-Its previewer type: SearchableView > widget vbox
+Its previewer type: SearchableView > widget vbox view
Running: testBinaryBlankImageFile
Creating a NetworkRequest with mimeType: image/png
« no previous file with comments | « no previous file | third_party/WebKit/Source/devtools/front_end/elements/elementsPanel.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698