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

Unified Diff: Source/platform/RuntimeEnabledFeatures.in

Issue 181333003: [CSS Grid Layout] Use Render methods, rather than style, to determine shrink-to-fit behavior (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Added tests for the shrink-to-fit behaviour. Created 6 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 afc8c105d9ae8f1a18e7c500de27e214af625d62..dbf88d1826d62c0c2eff756b8326d708b5852e97 100644
--- a/Source/platform/RuntimeEnabledFeatures.in
+++ b/Source/platform/RuntimeEnabledFeatures.in
@@ -29,7 +29,7 @@ Crypto status=experimental
CSSAnimationUnprefixed status=experimental
CSSCompositing status=experimental
CSSExclusions status=experimental
-CSSGridLayout status=experimental
+CSSGridLayout status=stable
Julien - ping for review 2014/03/04 18:33:27 I think it's too early for that :-)
CSSMaskSourceType status=experimental
CSSOMSmoothScroll status=experimental
CSSShapes status=experimental

Powered by Google App Engine
This is Rietveld 408576698