Closed
Bug 92683
Opened 24 years ago
Closed 23 years ago
document.write() frameset not shown
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
VERIFIED
FIXED
People
(Reporter: bht237, Assigned: jst)
Details
(Keywords: ecommerce, testcase)
Attachments
(1 file)
654 bytes,
text/html
|
Details |
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Win95; en-US; rv:0.9.2+) Gecko/20010724
BuildID: 2001072403
Browser displays white page instead of frameset
Should display two frames, red and blue and onload alert("Hello").
Works in all other javascript capable browsers including
Netscape 6 and Netscape previews.
Refer to attached testcase.
Hey I like this browser so please don't disappoint me :)
frameset works but I suspect the javascript:\" \" stuff is not really legal
javascript.
After some testing I found that the frames don't get loaded, the frameset is
there though
confirmed on win32 2001072603
it seems to only affect javascript: pseudo urls
The script is legal.
I made this particular test case to show that something exactly as documented
doesn't work in this Mozilla build.
Alternative ways where Mozilla displays the frameset correctly don't help.
This should be fixed. It is likely that other yet unknown scenarios exist where
the browser fails to render pages.
I have been there before. Refer to www.complexity.org/iebug/ for a Mac IE5 example.
This testcase works in all other browsers (including Mac IE5).
URL: http://testcase
Comment 6•24 years ago
|
||
not a blocker, removing Priority...
Assignee | ||
Comment 7•24 years ago
|
||
Hmm, this appears to be working in mozilla0.9.2 (read, Netscape 6.1) builds, is
this a trunk regression?
Works in Build ID 2001082203
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•