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

Unified Diff: Source/platform/RuntimeEnabledFeatures.in

Issue 167603002: Implement 'will-change' parsing (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: 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 b32deae6ffdc35b051c790cc23af84a0c77eede8..446e991d436ec87ee9334229eee06c8886339c7c 100644
--- a/Source/platform/RuntimeEnabledFeatures.in
+++ b/Source/platform/RuntimeEnabledFeatures.in
@@ -31,6 +31,7 @@ CSSStickyPosition status=experimental
CSSTouchAction status=experimental
CSSTouchActionDelay status=test
CSSViewport status=experimental
+CSSWillChange status=experimental
CSS3Text status=experimental
CSS3TextDecorations status=experimental
CustomSchemeHandler depends_on=NavigatorContentUtils, status=experimental

Powered by Google App Engine
This is Rietveld 408576698