Closed
Bug 4783
Opened 26 years ago
Closed 26 years ago
table looks wrong and banner in the wrong place
Categories
(Core :: Layout: Tables, defect, P3)
Tracking
()
VERIFIED
FIXED
People
(Reporter: njames, Assigned: vidur)
References
()
Details
The table looks wrong. I think the reason it looks wrong, is the banner is in
the table. The banner is seposed to be in the space above in the short blank
long box. I think you can figure out where the banner is seposed to be.
Updated•26 years ago
|
Assignee: karnaze → vidur
Comment 1•26 years ago
|
||
I tried this on a 4/10 build an the banner did not appear anywhere.
So, I copied the above url locally and added
<BASE href="http://www.theclq.com/asp/info.asp?pid=246275"> to the <head>. When
I removed the javascript, the banner in question did not appear in either Gecko
or Nav4.5. Consequently, I suspect that the javascript is failing to construct
it.
Assignee | ||
Updated•26 years ago
|
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 2•26 years ago
|
||
Fix checked in on 4/13. A whacky combination of recursive document.write's and
<SCRIPT SRC=...>. JavaScript generated content recursively invokes the parser,
but wasn't propogating blocked state back.
Updated•26 years ago
|
Status: RESOLVED → VERIFIED
Comment 3•26 years ago
|
||
Fixed in April 25th Win 32 Build.
You need to log in
before you can comment on or make changes to this bug.
Description
•