Closed Bug 127798 Opened 23 years ago Closed 22 years ago

rules=groups doesn't respect colgroups

Categories

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

defect

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: the_great_spam_bin, Assigned: karnaze)

References

()

Details

(Keywords: html4, testcase, Whiteboard: [awd:tbl][HTML4-11.3.1][HTML4-11.2.4.1])

Attachments

(1 file)

722 bytes, text/html
Details
Now that the rules attribute is enabled, I realized that when rules=groups moz
correctly places lines between thead, tbody, and tfoot groups. However, when it
comes to colgroups, moz places vertical rules between every column and not just
between colgroups.

In the attached testcase, the first column is part of one colgroup and the other
two columns are part of a second colgroup. There should only be a vertical rule
between the first and second columns (a colgroup boundary) and not between the
second and third column (inside a single colgroup).
Attached file testcase
confirming on win2k today's build.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Whiteboard: [awd:tbl]
Basic html4 would be nice for mozilla 1.0.
Keywords: html4, mozilla1.0
*** Bug 139569 has been marked as a duplicate of this bug. ***
 Adding testcase keyword
Keywords: testcase
Priority: -- → P3
Whiteboard: [awd:tbl] → [awd:tbl][HTML4-11.3.1][HTML4-11.2.4.1]
Blocks: html4.01
If you insert the rule:
     table[rules="groups"] *|*:-moz-table-column {border: none}
into the documents I've tried, rules="groups" works as expected.  This might
work as a temporary fix, although it doesn't actually fix the coding problem. 
The question is, what code is making the columns get a border they shouldn't
have in the first place?
*** Bug 160835 has been marked as a duplicate of this bug. ***
*** Bug 161458 has been marked as a duplicate of this bug. ***
Blocks: 2068
--> WORKSFORME

  2002-09-21-04 trunk Linux
  2002-09-17-08 trunk Windows 2000
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → WORKSFORME
*** Bug 2068 has been marked as a duplicate of this bug. ***
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: