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

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: Updated css-properties-as-js-properties.html layout test expectations to match new properties. 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..ff12e3d8c6b187dee13c8d7002dab88b7c7fc0c1 100644
--- a/LayoutTests/webexposed/css-properties-as-js-properties-expected.txt
+++ b/LayoutTests/webexposed/css-properties-as-js-properties-expected.txt
@@ -363,6 +363,9 @@ webkitShapePadding
webkitSvgShadow
webkitTapHighlightColor
webkitTextCombine
+webkitTextDecorationColor
+webkitTextDecorationLine
+webkitTextDecorationStyle
webkitTextDecorationsInEffect
webkitTextEmphasis
webkitTextEmphasisColor
@@ -374,6 +377,7 @@ webkitTextSecurity
webkitTextStroke
webkitTextStrokeColor
webkitTextStrokeWidth
+webkitTextUnderlinePosition
webkitTransform
webkitTransformOrigin
webkitTransformOriginX
« no previous file with comments | « no previous file | Source/core/css/CSSComputedStyleDeclaration.cpp » ('j') | Source/core/rendering/RootInlineBox.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698