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

Unified Diff: third_party/WebKit/LayoutTests/http/tests/inspector-unit/filtered-item-selection-dialog-filtering-expected.txt

Issue 2679483002: DevTools: Create extensible QuickOpen control (Closed)
Patch Set: merge Created 3 years, 9 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-unit/filtered-item-selection-dialog-filtering-expected.txt
diff --git a/third_party/WebKit/LayoutTests/http/tests/inspector-unit/filtered-item-selection-dialog-filtering-expected.txt b/third_party/WebKit/LayoutTests/http/tests/inspector-unit/filtered-item-selection-dialog-filtering-expected.txt
index 08a91ec2977a80f2dae3a103e040acf688d2ec4e..2da59d1ef7114c4e7242b32af97b8b16c237bf1f 100644
--- a/third_party/WebKit/LayoutTests/http/tests/inspector-unit/filtered-item-selection-dialog-filtering-expected.txt
+++ b/third_party/WebKit/LayoutTests/http/tests/inspector-unit/filtered-item-selection-dialog-filtering-expected.txt
@@ -36,9 +36,9 @@ Selected item index: 0
History:["","aB","ab","aab","^[]{}()\\.$*+?|"]
test: itemIndexIsNotReportedInGoToLine
-Input:[":1:2:3.js"]
+Input:[]
Query:":1"
-Output:[":1:2:3.js"]
+Output:[]
Selected item index: null
History:["","aB","ab","aab","^[]{}()\\.$*+?|",":1"]

Powered by Google App Engine
This is Rietveld 408576698