Home | History | Annotate | Download | only in dom

Lines Matching refs:feature

120 bool Node::isSupported(const String& feature, const String& version)
122 return DOMImplementation::hasFeature(feature, version);