Closed
Bug 25880
Opened 25 years ago
Closed 25 years ago
Page does not render at all
Categories
(Core :: DOM: HTML Parser, defect, P3)
Core
DOM: HTML Parser
Tracking
()
VERIFIED
FIXED
M15
People
(Reporter: blockcipher, Assigned: harishd)
References
()
Details
Attachments
(1 file)
254 bytes,
text/html
|
Details |
This page does not want to render at all. I looked at the source for the
frames, because that's all I could "see". Some javascript is enabled, but I
think it's more the frames aspect of the page.
Updated•25 years ago
|
Whiteboard: [MAKINGTEST] stephen.spencer@flashmail.com
Comment 2•25 years ago
|
||
This might be a parser issue. I'm attaching a reduced test case and forwarding
to Harish.
Assignee: pollmann → harishd
Component: HTMLFrames → Parser
OS: Windows NT → All
Hardware: PC → All
Comment 3•25 years ago
|
||
Updated•25 years ago
|
Whiteboard: [MAKINGTEST] stephen.spencer@flashmail.com
FIXED by the update to the content-sink.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Reopening the bug..because I had to back out a change, related to this,
yesterday (02/14)
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Script inside NOFRAMES got executed and therefore giving no chance for the
frames to render. For now I'm throwing the script, inside NOTAGS, down to the
drain. Ofcourse, this will not be the case once we have support for setting JS
, on or off, in the preferences. Marking FIXED.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago → 25 years ago
Resolution: --- → FIXED
Comment 8•25 years ago
|
||
Fixed in the May 25th builds (Mac, Windows, and Linux).
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•