Closed
Bug 139569
Opened 23 years ago
Closed 23 years ago
colgroups with align and span attributes are not rendering correctly
Categories
(Core :: Layout: Tables, defect)
Tracking
()
People
(Reporter: paul.nendick, Assigned: karnaze)
References
()
Details
Attachments
(4 files)
This has also been tested with the same version of Mozilla on Linux with
identical resultant behavior.
Mozilla doesn't appear to honor the attributes 'span' and 'align' within
'colgroups' when rendering tables. The attached examples were created by
running the code sample found at
http://www.w3.org/TR/html401/struct/tables.html#h-11.5 through "HTML Tidy"
version "1st March 2002" found at http://tidy.sourceforge.net and then through
Mozilla 0.99.
The attached images compare the results given by the w3 document
(colgroups_w3c.org), IE 5.0 (colgroups_ie5.org), and Mozilla 0.99
(colgroups_moz99.png). The html file used in the latter two tests is also
attached (colgroups.html).
Reporter | ||
Comment 1•23 years ago
|
||
Reporter | ||
Comment 2•23 years ago
|
||
Reporter | ||
Comment 3•23 years ago
|
||
Reporter | ||
Comment 4•23 years ago
|
||
Comment 5•23 years ago
|
||
Duplicate of "rules=groups doesn't respect colgroups"
*** This bug has been marked as a duplicate of 127798 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Updated•23 years ago
|
Status: RESOLVED → UNCONFIRMED
Resolution: DUPLICATE → ---
Comment 7•23 years ago
|
||
Bug 915 describes that align and valign attributes of col and colgroups are not
working.
*** This bug has been marked as a duplicate of 915 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago → 23 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•