Closed Bug 14199 Opened 26 years ago Closed 26 years ago

Page with framesets doesn't load

Categories

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

x86
Linux
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: akkzilla, Assigned: harishd)

References

()

Details

This URL is a test for a bug which just got assigned to me, but it doesn't load at all in today or yesterday's viewer or apprunner. It does work in Tuesday's viewer, so the problem happened sometime between Tuesday morning and Thursday morning.
Blocks: 12047
Assignee: troy → harishd
Component: Layout → Parser
Judging by the lack of stuff in the content model, it would see to be a parser problem: webshell=00BDAE30 html refcount=3< head refcount=2< title refcount=2< Text refcount=2<Frame test> > > body refcount=3< Text refcount=3<\n\n\n\n\t\n\n\n\n\t\n\t\n\n\n> > >
Status: NEW → ASSIGNED
Target Milestone: M11
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
The DOCTYPE token triggered a BODY to be opened and therefore not letting the FRAMESET/FRAME creation. My bad. Checked in a fix.
Status: RESOLVED → VERIFIED
Fixed in the Sept 22 build.
*** Bug 14505 has been marked as a duplicate of this bug. ***
You need to log in before you can comment on or make changes to this bug.