Closed Bug 68493 Opened 25 years ago Closed 24 years ago

document.body in frameset document is undefined but should yield the outermost FRAMESET element

Categories

(Core :: DOM: Core & HTML, defect, P3)

defect

Tracking

()

VERIFIED FIXED
mozilla0.9

People

(Reporter: martin.honnen, Assigned: jst)

Details

(Whiteboard: [HAVE FIX])

Attachments

(3 files)

DOM level 1 HTML specifies that in frameset documents document.body should yield the outermost HTMLFramesetElement but Mozilla doesn't set that but returns undefined . This might be a regression as I think in earlier milestones it worked
Attached file bug demo
Attached patch Proposed fix.Splinter Review
Status: NEW → ASSIGNED
OS: Windows 95 → All
Priority: -- → P3
Hardware: PC → All
Whiteboard: [HAVE FIX]
Target Milestone: --- → mozilla0.9
pollmann sez r=pollmann
declare |node| such that its lifetime extends beyond your |return| statement, and switch your |NS_SUCCEEDED| test to an |NS_FAILED| test, and I'm happy. With those changes, sr=scc.
Fix checked in.
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Component: DOM Level 1 → DOM HTML
QA contact Update
QA Contact: janc → desale
Updating QA contact to Shivakiran Tummala.
QA Contact: desale → stummala
verified on Build 2001-06-21-11.0.9.1 (windows 2000)...marking as verified
Status: RESOLVED → VERIFIED
Component: DOM: HTML → DOM: Core & HTML
QA Contact: stummala → general
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: