Closed
Bug 245939
Opened 21 years ago
Closed 21 years ago
Align attribute of <col> tag ignored
Categories
(Core :: Layout: Tables, defect)
Tracking
()
People
(Reporter: quietbritishjim, Unassigned)
References
()
Details
User-Agent: Opera/7.50 (Windows NT 5.1; U) [en]
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8a2) Gecko/20040531
In a table containing the <colgroup> tag, under which there is a <col> tag with
an align attribute, the align attribute should apply to each cell in that
column. Mozilla ignores the align attribute in this situation.
Note: unlike similar bugs to this one, no CSS at all is involved.
Reproducible: Always
Steps to Reproduce:
1. Load the example URL in Mozilla.
Actual Results:
Both columns are left aligned
Expected Results:
The left column (only) should be center aligned.
*** This bug has been marked as a duplicate of 915 ***
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•