missingFeatures property

Set<MissingBrowserFeature> missingFeatures
final

An enumeration of missing browser features probed by drift.

The lack of support of features listed here contributed to the chosenImplementation for the virtual file system used to store databases.

Implementation

final Set<MissingBrowserFeature> missingFeatures;