Settings.getExperimentalFeatures
webkit.feature_list.FeatureList getExperimentalFeatures()Gets the list of available experimental WebKit features.
The returned features are a subset of those returned by [webkit.settings.Settings.getAllFeatures], and includes those which certain applications may want to expose to end users; see enumFeatureStatus for more details.
Returns
List of experimental features.