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

Unified Diff: third_party/WebKit/LayoutTests/inspector/console/console-format-style-whitelist-expected.txt

Issue 2201913002: DevTools: [Console] revert filtering out URLs from %c styling properties (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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
Index: third_party/WebKit/LayoutTests/inspector/console/console-format-style-whitelist-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/console/console-format-style-whitelist-expected.txt b/third_party/WebKit/LayoutTests/inspector/console/console-format-style-whitelist-expected.txt
index fa3ee5b0100d1a587fa2a996bea02022c2817347..399d737d498822a3a5cce5cea759b43a274a0e7a 100644
--- a/third_party/WebKit/LayoutTests/inspector/console/console-format-style-whitelist-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector/console/console-format-style-whitelist-expected.txt
@@ -4,7 +4,6 @@ CONSOLE MESSAGE: line 10: %cAnd borders and margins and paddings!
CONSOLE MESSAGE: line 11: %ctext-* is fine by us!
CONSOLE MESSAGE: line 13: %cDisplay, on the other hand, is bad news.
CONSOLE MESSAGE: line 14: %cAnd position too.
-CONSOLE MESSAGE: line 15: %cAnd URL is not allowed as a value .
Tests that console logging dumps properly styled messages, and that the whole message gets the same style, regardless of multiple %c settings.
console-format-style-whitelist.html:4 Colors are awesome.
@@ -19,6 +18,4 @@ console-format-style-whitelist.html:9 Display, on the other hand, is bad news.
Styled text #0: NO STYLES DEFINED
console-format-style-whitelist.html:10 And position too.
Styled text #0: NO STYLES DEFINED
-console-format-style-whitelist.html:11 And URL is not allowed as a value .
-Styled text #0: NO STYLES DEFINED

Powered by Google App Engine
This is Rietveld 408576698