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

Unified Diff: third_party/WebKit/LayoutTests/http/tests/inspector/network/network-columns-sorted-expected.txt

Issue 2540543002: [Devtools] Moved flatten children to children nodes instead of datagrid (Closed)
Patch Set: Merge branch 'master' into FLATEN_CHILDREN Created 4 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 side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/http/tests/inspector/network/network-columns-sorted-expected.txt
diff --git a/third_party/WebKit/LayoutTests/http/tests/inspector/network/network-columns-sorted-expected.txt b/third_party/WebKit/LayoutTests/http/tests/inspector/network/network-columns-sorted-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..ed3be760126903ca9bec76d01bfb9b043dcbac35
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/http/tests/inspector/network/network-columns-sorted-expected.txt
@@ -0,0 +1,15 @@
+Tests network columns are sortable.
+
+Sorted by: name
+ abe.png
+ abe.png
+ foo.bar
+ style.css
+
+Sorted by: name
+ style.css
+ foo.bar
+ abe.png
+ abe.png
+
+

Powered by Google App Engine
This is Rietveld 408576698