-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Labels
type:featureFeature requestsFeature requests
Description
https://www.w3.org/TR/REC-DOM-Level-1/level-one-core.html#ID-102161490
Interface DOMImplementation
IDL Definition
More
interface DOMImplementation {
boolean hasFeature(in DOMString feature,
in DOMString version);
};
Methods
-
boolean hasFeature(in DOMString feature, in DOMString version)
Metadata
Metadata
Assignees
Labels
type:featureFeature requestsFeature requests