DOMImplementation->hasFeature
Test if the DOM implementation implements a specific feature and version
&reftitle.description;
DOMImplementation
bool
hasFeature
stringfeature
stringversion
Test if the DOM implementation implements a specific feature and version.