| 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 399d737d498822a3a5cce5cea759b43a274a0e7a..ed926ffea61f0fdd88ed4ac99704cb6005234740 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
|
| @@ -13,7 +13,7 @@ Styled text #0: font-style: normal; font-variant: normal; font-weight: normal; f
|
| console-format-style-whitelist.html:6 And borders and margins and paddings!
|
| Styled text #0: border: 1px solid red; margin: 20px; padding: 10px;
|
| console-format-style-whitelist.html:7 text-* is fine by us!
|
| -Styled text #0: text-decoration-line: none; text-decoration-style: initial; text-decoration-color: initial;
|
| +Styled text #0: text-decoration-line: none; text-decoration-style: solid; text-decoration-color: currentcolor;
|
| 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.
|
|
|