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

Unified Diff: Source/platform/RuntimeEnabledFeatures.in

Issue 784453003: Initial scroll-blocks-on compositor integration (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Eliminate scrollbars from iframe test for cross-platform output consistency Created 5 years, 11 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 fa1f05f9d95a71c8bd70d1a4f13268402159535e..16e776ba63aad2433bdd765f5472f50230c24d3f 100644
--- a/Source/platform/RuntimeEnabledFeatures.in
+++ b/Source/platform/RuntimeEnabledFeatures.in
@@ -42,7 +42,7 @@ CSSGridLayout status=experimental
CSSMaskSourceType status=experimental
CSSMotionPath status=experimental
CSSOMSmoothScroll status=experimental
-CSSScrollBlocksOn status=test
+CSSScrollBlocksOn status=experimental
CSSViewport status=experimental
// getPropertyCSSValue, CSSValue, etc. will be removed once layout tests no longer depend on them. crbug.com/331608
CustomSchemeHandler depends_on=NavigatorContentUtils, status=experimental

Powered by Google App Engine
This is Rietveld 408576698