SVGDocument interface

GPTKB entity

Statements (22)
Predicate Object
gptkbp:instanceOf gptkb:REST_API
gptkbp:availableOn gptkb:JavaScript
gptkb:TypeScript
gptkbp:category DOM interfaces
gptkbp:definedIn gptkb:W3C_SVG_specification
gptkbp:deprecatedIn SVG2 specification
https://www.w3.org/2000/01/rdf-schema#label SVGDocument interface
gptkbp:inheritsFrom Document interface
gptkbp:method getElementById()
createElementNS()
gptkbp:namespace http://www.w3.org/2000/svg
gptkbp:partOf Scalable Vector Graphics (SVG) specification
gptkbp:property rootElement
gptkbp:provides access to the root <svg> element
gptkbp:replacedBy Document interface in SVG2
gptkbp:supportedBy gptkb:Edge
gptkb:Safari
gptkb:Firefox
gptkb:Chrome
gptkbp:usedIn Web browsers
gptkbp:bfsParent gptkb:SVG_DOM_API
gptkbp:bfsLayer 7