Closed Bug 4783 Opened 25 years ago Closed 25 years ago

table looks wrong and banner in the wrong place

Categories

(Core :: Layout: Tables, defect, P3)

x86
Windows 98
defect

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.
Assignee: troy → karnaze
Component: Layout → HTMLTables
Assignee: karnaze → vidur
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.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
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.
Status: RESOLVED → VERIFIED
Fixed in April 25th Win 32 Build.
You need to log in before you can comment on or make changes to this bug.