Closed
Bug 6069
Opened 26 years ago
Closed 26 years ago
Node::ownerDocument should be null for a Document
Categories
(Core :: DOM: Core & HTML, defect, P3)
Tracking
()
VERIFIED
FIXED
People
(Reporter: dbaron, Assigned: vidur)
References
()
Details
Node::ownerDocument for a Document should be null, it shouldn't return the
document. See:
http://www.w3.org/TR/REC-DOM-Level-1/level-one-core.html#ID-1950641247
Assignee | ||
Updated•26 years ago
|
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 1•26 years ago
|
||
Fixed checked in on 5/6/1999.
Reporter | ||
Updated•26 years ago
|
Status: RESOLVED → VERIFIED
Reporter | ||
Comment 2•26 years ago
|
||
Verified fixed.
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•