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

Unified Diff: third_party/WebKit/LayoutTests/inspector/console/console-filter-test-expected.txt

Issue 2939473002: DevTools: show all descendants if a console.group message title matches the filter
Patch Set: aaa Created 3 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
Index: third_party/WebKit/LayoutTests/inspector/console/console-filter-test-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/console/console-filter-test-expected.txt b/third_party/WebKit/LayoutTests/inspector/console/console-filter-test-expected.txt
index 103ad79c05c1d1b51e6d0150abba0a1ec54b62e1..665140f02034488923c1986811ea7954f24f8ab8 100644
--- a/third_party/WebKit/LayoutTests/inspector/console/console-filter-test-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector/console/console-filter-test-expected.txt
@@ -154,7 +154,7 @@ log-source.js:3 9topGroup
log-source.js:3 29innerGroup
console-filter-test.html:39 end
-Running: checkTextFilter
+Running: addTextFilter
>console-filter-test.html:22 outerGroup
console-filter-test.html:9 10outerGroup
log-source.js:3 11outerGroup
@@ -167,6 +167,30 @@ Running: checkTextFilter
console-filter-test.html:9 18outerGroup
log-source.js:3 19outerGroup
>console-filter-test.html:29 innerGroup
+ console-filter-test.html:9 20innerGroup
+ log-source.js:3 21innerGroup
+ console-filter-test.html:9 22innerGroup
+ log-source.js:3 23innerGroup
+ console-filter-test.html:9 24innerGroup
+ log-source.js:3 25innerGroup
+ console-filter-test.html:9 26innerGroup
+ log-source.js:3 27innerGroup
+ console-filter-test.html:9 28innerGroup
+ log-source.js:3 29innerGroup
+
+Running: addURL1FilterOntoTextFilter
+>console-filter-test.html:22 outerGroup
+ log-source.js:3 11outerGroup
+ log-source.js:3 13outerGroup
+ log-source.js:3 15outerGroup
+ log-source.js:3 17outerGroup
+ log-source.js:3 19outerGroup
+ >console-filter-test.html:29 innerGroup
+ log-source.js:3 21innerGroup
+ log-source.js:3 23innerGroup
+ log-source.js:3 25innerGroup
+ log-source.js:3 27innerGroup
+ log-source.js:3 29innerGroup
Running: checkResetFilter
console-filter-test.html:9 0topGroup

Powered by Google App Engine
This is Rietveld 408576698