Closed
Bug 93196
Opened 25 years ago
Closed 24 years ago
hr tag dependent on whitespace in table cell
Categories
(Core :: Layout: Tables, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: andrew.furey, Assigned: karnaze)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux 2.2.18 i686; en-US; rv:0.9.1) Gecko/20010620
BuildID: 20010620
When enclosing a HR tag in a table cell, if there is no whitespace between the
HR and the /TD, the HR does not stretch the full width of the cell, it is a mere
dot.
Reproducible: Always
Steps to Reproduce:
1.Open given URL.
Actual Results: HR tag does not stretch the full width of the cell in the
second example, whereas it does in the third one (which includes whitespace).
Expected Results: The second and third examples should be exactly the same.
This is only a problem in quirk mode (not standard), but Netscape 4, IE 5 and
Amaya all operate correctly.
Comment 1•24 years ago
|
||
wfm 2001083106 linux
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•