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

Unified Diff: Source/core/page/RuntimeEnabledFeatures.in

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: Source/core/page/RuntimeEnabledFeatures.in
diff --git a/Source/core/page/RuntimeEnabledFeatures.in b/Source/core/page/RuntimeEnabledFeatures.in
index b64ff2a5d97dc6cc8b24e705e4b9075cd4564b8c..f2c128b68860370f08b5689ce37fb355cdc31705 100644
--- a/Source/core/page/RuntimeEnabledFeatures.in
+++ b/Source/core/page/RuntimeEnabledFeatures.in
@@ -19,6 +19,7 @@ CanvasPath status=test
CSSCompositing status=experimental
CSSExclusions status=experimental
CSSRegions status=experimental
+CSS3TextDecorations status=experimental
CustomDOMElements status=experimental
Database status=stable
DeviceMotion

Powered by Google App Engine
This is Rietveld 408576698