Closed
Bug 299369
Opened 19 years ago
Closed 19 years ago
Gecko DOM Reference: window.parent note
Categories
(Documentation Graveyard :: Web Developer, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jaroslav.zaruba, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.8) Gecko/20050511 Firefox/1.0.4 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.8) Gecko/20050511 Firefox/1.0.4 A note should be added into the following page of Gecko DOM Reference: http://www.mozilla.org/docs/dom/domref/dom_window_ref82.html ... a note saying that when window has no parent the window.parent property points at (or contains) the window itself. Reproducible: Always In another Mozilla-related reference the note exists: http://mozref.com/reference/objects/Window#parent
Comment 1•19 years ago
|
||
fixed: http://developer.mozilla.org/en/docs/DOM:window.parent#Notes
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•