Closed
Bug 138045
Opened 23 years ago
Closed 23 years ago
table structure corrupted with TD width=100% height=100%
Categories
(Core :: Layout: Tables, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: atetzl, Assigned: karnaze)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.8) Gecko/20020205
BuildID: 20020205
Mozilla 0.9.8+ displays a corrupted table when it contains a TD tag with
attributes WIDTH=100% and HEIGHT=100%. The content of the big cell in the
example is cut off. Scrollbars are not displayed correctly.
This worked correctly with Mozilla 0.9.7.
See http://www.tebolution.de/test2.html for the same code without the width and
height attributes.
Reproducible: Always
Steps to Reproduce:
1.Open example URL
2.
3.
Comment 1•23 years ago
|
||
That browser is over 2 months old. Try upgrading from the 1.0 branch:
ftp://ftp.mozilla.org/pub/mozilla/nightly/latest-1.0.0/
WORKSFORME, Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0rc1) Gecko/20020416
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•