Closed Bug 369606 Opened 17 years ago Closed 5 years ago

Parent/child nodes in E4X use DOM, not E4X, semantics

Categories

(Rhino Graveyard :: E4X, defect)

head
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INACTIVE

People

(Reporter: inonit, Assigned: inonit)

Details

In the DOM a node must be a child of at most one other node.  However, in E4X (per the discussion associated with bug 312692), a child can be a child of multiple other nodes.

The object model used in Rhino's E4X implementation will need to change slightly to correctly implement this requirement.
See also bug 270553, which involves DOM and E4X interoperability in SpiderMonkey.
And see bug 373323, which involves DOM and E4X interoperability in Rhino.

Closing. Bug management is now done here:
https://github.com/mozilla/rhino

Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → INACTIVE
You need to log in before you can comment on or make changes to this bug.