Closed Bug 23591 Opened 25 years ago Closed 25 years ago

<TABLE BORDER="1" FRAME="void" RULES="groups"> not displaying correctly

Categories

(Core :: Layout: Tables, defect, P3)

x86
Windows 98
defect

Tracking

()

VERIFIED DUPLICATE of bug 24113

People

(Reporter: martin.honnen, Assigned: karnaze)

Details

Attachments

(1 file)

<TABLE BORDER="1" FRAME="void" RULES="groups">
<COLGROUP>
<COLGROUP ALIGN="right" SPAN="2">
<THEAD>
<TR><TH>Name</TH><TH>Price</TH><TH>Quantity</TH></TR>
</THEAD>
<TBODY>
<TR><TD>Bike</TD><TD>200</TD><TD>2</TD></TR>
<TR><TD>Car</TD><TD>2000</TD><TD>1</TD></TR>
</TBODY>
</TABLE>


should only show rules between the header and the body and the colgroups. It
actually shows rules around the TH cells and between columns.
Attached file bug demo
Marking as dup of #24113

*** This bug has been marked as a duplicate of 24113 ***
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Verified dup
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: