Closed
Bug 82452
Opened 24 years ago
Closed 24 years ago
Spacer tag not recognized in TD element
Categories
(Core :: Layout, defect, P2)
Core
Layout
Tracking
()
VERIFIED
WORKSFORME
mozilla0.9.2
People
(Reporter: chrispetersen, Assigned: waterson)
References
()
Details
(Keywords: regression, top100)
Attachments
(2 files)
Build: 2001052210
Platforms: All
Expected results: No white gaps in table
What I got: A white gap in table is displayed for each TD that contains a spacer
tag.
Steps to reproduce:
1) Go to hp.com
2) On home page, notice the section called "solutions for".
White gaps in table are displayed
Reporter | ||
Comment 1•24 years ago
|
||
Reporter | ||
Comment 3•24 years ago
|
||
Reporter | ||
Comment 4•24 years ago
|
||
For some reason, the HP page renders fine in NS 6.0.1 without any modifications.
Comment 6•24 years ago
|
||
<spacer> is not an HTML4 tag so I don't think that is is (or will) be supported.
Comment 7•24 years ago
|
||
The SPACER-tag works fine in Mozilla 0.9.
If this is not supported, shouldn't you be able to see the BGCOLOR?
Or will you have to have a tranpararent gif to see the background color?
/Jose Jeria
Assignee | ||
Updated•24 years ago
|
Comment 8•24 years ago
|
||
oder   won't help on very small table cells aka width="20" height="1"
Reporter | ||
Comment 9•24 years ago
|
||
The HP home page is rendered correctly in the June 18th build. The code shows
spacer is still used on the page. Did this get fixed somehow ?
Assignee | ||
Comment 10•24 years ago
|
||
Yay! Maybe it was random table quirk fu that got introduced with hyatt's style
changes? Anyway, I'll mark as WORKSFORME...
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → WORKSFORME
Reporter | ||
Comment 11•24 years ago
|
||
Marking verified works for me in the June 18th build.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•