Closed
Bug 277109
Opened 20 years ago
Closed 20 years ago
not all tbody parts are correctly separated by rules="groups" as specified
Categories
(Core :: Layout: Tables, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 217769
People
(Reporter: bugzilla, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 in the example table, rules="groups" is specified. however, not all tbody parts of the table are properly separated by rules as expected. this is a bug in table rendering. Reproducible: Always Steps to Reproduce: 1. view http://dret.net/bibconvert/options-overview 2. the table is not rendered properly Actual Results: some tbody rules are missing Expected Results: producing rules between *all* tbody parts
Comment 1•20 years ago
|
||
Removing all empty <tbody></tbody> fixes the problem. *** This bug has been marked as a duplicate of 217769 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
OS: Windows XP → All
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•