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

Unified Diff: LayoutTests/inspector/console/console-search-can-highlight-current-match-expected.txt

Issue 676193002: Navigate between individual search matches in DevTools console (Closed) Base URL: https://chromium.googlesource.com/chromium/blink@master
Patch Set: Add tests Created 6 years, 1 month 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: LayoutTests/inspector/console/console-search-can-highlight-current-match-expected.txt
diff --git a/LayoutTests/inspector/console/console-search-can-highlight-current-match-expected.txt b/LayoutTests/inspector/console/console-search-can-highlight-current-match-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..cf83c44bb0b99c42b1897e806e63dcd404ca0d37
--- /dev/null
+++ b/LayoutTests/inspector/console/console-search-can-highlight-current-match-expected.txt
@@ -0,0 +1,12 @@
+CONSOLE MESSAGE: line 8: FIRST MATCH
+CONSOLE MESSAGE: line 9: SECOND MATCH
+Tests that console can highlight the current search match.
+
+
+Running: scrollConsoleToTop
+first visible message index: 0
+
+Running: testMarkCurrentMatch
+console-search-can-highlight-current-match.html:8 FIRST MATCH console-message-text source-code > console-message-url webkit-html-resource-link > current-search-result,console-search-can-highlight-current-match.html:9 SECOND MATCH console-message-text source-code > console-message-url webkit-html-resource-link > highlighted-search-result
+console-search-can-highlight-current-match.html:8 FIRST MATCH console-message-text source-code > console-message-url webkit-html-resource-link > highlighted-search-result,console-search-can-highlight-current-match.html:9 SECOND MATCH console-message-text source-code > console-message-url webkit-html-resource-link > current-search-result
+

Powered by Google App Engine
This is Rietveld 408576698