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

Unified Diff: sky/engine/platform/RuntimeEnabledFeatures.in

Issue 878303002: Remove more scrolling code from Sky (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: 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
« no previous file with comments | « sky/engine/platform/BUILD.gn ('k') | sky/engine/platform/scroll/ScrollTypes.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/engine/platform/RuntimeEnabledFeatures.in
diff --git a/sky/engine/platform/RuntimeEnabledFeatures.in b/sky/engine/platform/RuntimeEnabledFeatures.in
index a3eb1fc7970b492e2976cf3620c5c74f6e713328..9feb60ce03bc201f26fdda6df277844523e7b453 100644
--- a/sky/engine/platform/RuntimeEnabledFeatures.in
+++ b/sky/engine/platform/RuntimeEnabledFeatures.in
@@ -34,7 +34,6 @@ ClientHintsDpr status=experimental
Crypto status=stable
CSSAttributeCaseSensitivity status=experimental
CSSMaskSourceType status=experimental
-CSSOMSmoothScroll status=experimental
CSSTouchActionDelay status=test
CSSViewport status=experimental
CSS3Text status=experimental
@@ -49,7 +48,6 @@ EncryptedMediaAnyVersion status=stable
ExecCommandInJavaScript status=test
ExperimentalCanvasFeatures status=test
ExperimentalWebSocket status=stable
-FastMobileScrolling
FileAPIBlobClose status=experimental
FileConstructor status=stable
FileSystem status=stable
@@ -88,10 +86,6 @@ RegionBasedColumns status=experimental
RequestAutocomplete status=test
ScreenOrientation status=stable
-// Implements documentElement.scrollTop/Left and bodyElement.scrollTop/Left
-// as per the spec, matching other Web engines.
-ScrollTopLeftInterop status=experimental
-
SessionStorage status=stable
PictureSizes status=stable
Picture status=stable
« no previous file with comments | « sky/engine/platform/BUILD.gn ('k') | sky/engine/platform/scroll/ScrollTypes.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698