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

Unified Diff: LayoutTests/webexposed/css-properties-as-js-properties-expected.txt

Issue 14576017: Implement CSS3TextDecorations runtime flag in favor of CSS3_TEXT (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Fixed a typo in css-properties-as-js-properties-expected-expected.txt Created 7 years, 7 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/webexposed/css-properties-as-js-properties-expected.txt
diff --git a/LayoutTests/webexposed/css-properties-as-js-properties-expected.txt b/LayoutTests/webexposed/css-properties-as-js-properties-expected.txt
index a0db63c2d6841b065eeddfcf5d4d76ab3b558ea4..b8fd5063aceeab8fb613a40c05429af06d342db1 100644
--- a/LayoutTests/webexposed/css-properties-as-js-properties-expected.txt
+++ b/LayoutTests/webexposed/css-properties-as-js-properties-expected.txt
@@ -162,6 +162,9 @@ tableLayout
textAlign
textAnchor
textDecoration
+textDecorationColor
+textDecorationLine
+textDecorationStyle
textIndent
textLineThrough
textLineThroughColor
@@ -180,6 +183,7 @@ textTransform
textUnderline
textUnderlineColor
textUnderlineMode
+textUnderlinePosition
textUnderlineStyle
textUnderlineWidth
top

Powered by Google App Engine
This is Rietveld 408576698