Closed
Bug 84797
Opened 23 years ago
Closed 23 years ago
HR inside TD does not have width
Categories
(Core :: Layout: Tables, defect)
Core
Layout: Tables
Tracking
()
People
(Reporter: ajs, Assigned: karnaze)
References
()
Details
Under Netscape 4/Linux and IE/Windows the given page renders correctly, but
under Mozilla 0.9.1 (actually the June7 nightly) and for quite some time in the
nightlies, the page renders a small nub, instead of an HR across the width of
the table. Since the <TD> has the WIDTH=100% atribute, there is no reason for
this TD to not span the entire table as far as I can tell.
I first ran into this on my personal home page at http://www.ajs.com/~ajs/
Comment 1•23 years ago
|
||
Hixie says:
<Hixie> jmkg: undefined (but yes)
Marking new.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Marking dupe.
*** This bug has been marked as a duplicate of 81776 ***
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Comment 4•23 years ago
|
||
Verified that this is a dupe of 81776.. which is fixed. Verified
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•