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

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

Issue 23111004: Re-land "[css3-text] Implement text-decoration property shorthand" (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebased after Alexis' function name changes in CSSComputedStyleDeclaration.cpp Created 7 years, 4 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: 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
« no previous file with comments | « LayoutTests/fast/media/w3c/test_media_queries.html ('k') | LayoutTests/inspector/styles/styles-computed-trace-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698