Settings.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.

class Settings
static
getExperimentalFeatures
()

Return Value

Type: webkit.feature_list.FeatureList

List of experimental features.