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

Unified Diff: Source/platform/RuntimeEnabledFeatures.in

Issue 943463002: Initial implementation of font-size-adjust (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: UpdatedPatch Created 5 years, 10 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/platform/RuntimeEnabledFeatures.in
diff --git a/Source/platform/RuntimeEnabledFeatures.in b/Source/platform/RuntimeEnabledFeatures.in
index 89a2e4597fef261b03bd525ce8f7ed3d62a056d1..a0589a0989aced3ecc1771744d1cefa58ab63eb6 100644
--- a/Source/platform/RuntimeEnabledFeatures.in
+++ b/Source/platform/RuntimeEnabledFeatures.in
@@ -38,6 +38,7 @@ CSS3TextDecorations status=experimental
CSSAnimationUnprefixed status=experimental
CSSAttributeCaseSensitivity status=experimental
CSSCompositing status=stable
+CSSFontSizeAdjust status=test
CSSGridLayout status=experimental
CSSMaskSourceType status=experimental
CSSMotionPath status=experimental

Powered by Google App Engine
This is Rietveld 408576698