domImplementation attribute
The DOMImplementation object. This is the same value that is returned by a DOM Document object's implementation attribute.
domImplementation
Access
read-only
Returns
DOMImplementation
這是否有幫助?