Function Node.isSupported
Tests whether the DOM implementation implements a specific feature and that feature is supported by this node.
Prototype
bool isSupported(
string feature,
string version_
);
Authors
Lodovico Giaretta
Copyright
Copyright Lodovico Giaretta 2016 --