| 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
|
|
|
|
|