Closed
Bug 123537
Opened 24 years ago
Closed 24 years ago
Nested DHTML with Div tags rendered improperly
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: koan620, Assigned: attinasi)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; Q312461)
BuildID: 2002020406
Mozilla 0.9.7 Render the page correctly. Mozilla 0.9.8 Does not. It shows a
large amount of space when the "Course Details" link is pushed. I can only
guess its allocating space for the nested div tag below (although its visiblity
attribute is set to none). Having the visibilty set to visible
(press "Assessment Details" link) has the page rendered correctly. Setting the
attribute back to visibility: none still shows incorrect rendering.
Reproducible: Always
Steps to Reproduce:
1. visit http://www.crackrock.biz:88/~koan/broken_dthml.html
2. click the first link for "Course Details"
3. click the now visible link "Assessment Details"
Actual Results: After Step 2, much more space than required is allocated on
the page
Expected Results: No space before the visible tables and text appear (see
rendering with 0.9.7)
(Not my conneciton is a little spotty lately. The page will load eventually)
| Reporter | ||
Comment 1•24 years ago
|
||
Realized invalid html in tables.
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•