-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
type:featureFeature requestsFeature requests
Description
https://www.w3.org/TR/REC-DOM-Level-1/level-one-core.html#ID-11C98490
Interface EntityReference
IDL Definition
More
interface EntityReference : Node {
};
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)
Metadata
Metadata
Assignees
Labels
type:featureFeature requestsFeature requests