Index: LayoutTests/inspector/console/console-format-style-whitelist-expected.txt |
diff --git a/LayoutTests/inspector/console/console-format-style-whitelist-expected.txt b/LayoutTests/inspector/console/console-format-style-whitelist-expected.txt |
index 21b92152a2c1b9e32c1e82014ae0573055f6d723..98668a9b366db3fda337c7de6adacd0a807e9e35 100644 |
--- a/LayoutTests/inspector/console/console-format-style-whitelist-expected.txt |
+++ b/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 |
And borders and margins and paddings! console-format-style-whitelist.html:10 |
Styled text #0: border: 1px solid red; margin: 20px; padding: 10px; |
text-* is fine by us! console-format-style-whitelist.html:11 |
-Styled text #0: text-decoration: none; |
+Styled text #0: text-decoration-line: none; |
Display, on the other hand, is bad news. console-format-style-whitelist.html:13 |
Styled text #0: NO STYLES DEFINED |
And position too. console-format-style-whitelist.html:14 |