You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hepheir
added
type:others
issues not falling in bug, perfromance, support, build and install or feature
type:feature
Feature requests
and removed
enhancement
New feature or request
type:others
issues not falling in bug, perfromance, support, build and install or feature
labels
Jun 7, 2021
https://www.w3.org/TR/REC-DOM-Level-1/level-one-core.html#ID-527DCFF2
Interface
Entity
IDL Definition
More
Attributes
readonly attribute DOMString publicId
readonly attribute DOMString systemId
readonly attribute DOMString notationName
Overrides
Node insertBefore(in Node newChild, in Node refChild)
Node replaceChild(in Node newChild, in Node oldChild)
Node appendChild(in Node newChild)
Node cloneNode(in boolean deep)
The text was updated successfully, but these errors were encountered: