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

Unified Diff: Source/platform/RuntimeEnabledFeatures.in

Issue 1028943002: Move CSS font-size-adjust feature to experimental (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 9 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/platform/RuntimeEnabledFeatures.in
diff --git a/Source/platform/RuntimeEnabledFeatures.in b/Source/platform/RuntimeEnabledFeatures.in
index 672223f05960a7a8e1366453dd0140a7cc4ac965..7cc97aff1faa19f1e88654783a896e526f103cb7 100644
--- a/Source/platform/RuntimeEnabledFeatures.in
+++ b/Source/platform/RuntimeEnabledFeatures.in
@@ -39,7 +39,7 @@ CSS3TextDecorations status=experimental
CSSAnimationUnprefixed status=stable
CSSAttributeCaseSensitivity status=experimental
CSSCompositing status=stable
-CSSFontSizeAdjust status=test
+CSSFontSizeAdjust status=experimental
CSSGridLayout status=experimental
CSSMaskSourceType status=experimental
CSSMotionPath status=experimental
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698