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

Unified Diff: Source/platform/RuntimeEnabledFeatures.in

Issue 1152623012: WIP: delegatesFocus (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 6 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 | « Source/core/page/FocusController.cpp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/platform/RuntimeEnabledFeatures.in
diff --git a/Source/platform/RuntimeEnabledFeatures.in b/Source/platform/RuntimeEnabledFeatures.in
index bda87f058038079f2bade5076db8602a9b0fbabf..2734761dc9a05cfbb113211fd2ba8e29505df647 100644
--- a/Source/platform/RuntimeEnabledFeatures.in
+++ b/Source/platform/RuntimeEnabledFeatures.in
@@ -132,6 +132,7 @@ ServiceWorkerClientAttributes status=stable
ServiceWorkerNotifications status=stable
ServiceWorkerOnFetch status=stable
ServiceWorkerPerformanceTimeline status=experimental
+ShadowRootDelegatesFocus status=experimental
SharedWorker status=stable
SlimmingPaint
SlimmingPaintCompositorLayerization depends_on=SlimmingPaint
@@ -144,7 +145,6 @@ StaleWhileRevalidateCacheControl
ExperimentalStream status=experimental
Suborigins status=experimental
SubresourceIntegrity status=experimental
-TabStopAttribute status=experimental
TextBlob
ThreadedParserDataReceiver
// Many websites disable mouse support when touch APIs are available. We'd
« no previous file with comments | « Source/core/page/FocusController.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698