Node.isSupported

Tests whether the DOM implementation implements a specific feature and that feature is supported by this node.

interface Node
bool
isSupported
(
string feature
,
string version_
)

Meta