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

Unified Diff: third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in

Issue 1308273010: Adapt and reland old position sticky implementation (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Store ancestor overflow layer on PaintLayer to compute before other dependent compositing inputs. Created 4 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
Index: third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
diff --git a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
index 154b696ef4b86731cef2ac0b69356e2c1c927be4..fd98d1f2a7b432da362374d73a4af195acb881c1 100644
--- a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
+++ b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
@@ -52,7 +52,7 @@ CSSMaskSourceType status=experimental
CSSOMSmoothScroll status=experimental
CSSPropertyD status=experimental
CSSSnapSize status=experimental
-CSSStickyPosition
+CSSStickyPosition status=experimental
CSSTouchActionPanDirections status=experimental
CSSTypedOM status=experimental
CSSVariables status=stable

Powered by Google App Engine
This is Rietveld 408576698