Closed
Bug 1999
Opened 26 years ago
Closed 26 years ago
table frame="void" renders incorrectly
Categories
(Core :: Layout: Tables, defect, P2)
Tracking
()
VERIFIED
FIXED
People
(Reporter: johan.a.eklund, Assigned: buster)
Details
The use of the attribute frame="void" in a <table> tag makes all cell borders
disappear (as if border=0 had been the requested effect). According to the HTML
4.0 spec only the frame surrounding the table should disappear, not the inner
border lines between the cells.
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•