Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / inspector / console / console-format-style-whitelist-expected.txt
index 98668a9..e298e48 100644 (file)
@@ -9,7 +9,7 @@ Tests that console logging dumps properly styled messages, and that the whole me
 Colors are awesome. console-format-style-whitelist.html:8
 Styled text #0: color: blue;
 So are fonts! console-format-style-whitelist.html:9
-Styled text #0: font-style: normal; font-variant: normal; font-weight: normal; font-size: 1em; line-height: normal; font-family: Helvetica;
+Styled text #0: font-style: normal; font-variant: normal; font-weight: normal; font-stretch: normal; font-size: 1em; line-height: normal; font-family: Helvetica;
 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