Closed Bug 290680 Opened 21 years ago Closed 21 years ago

Table inside cell of other table is not centered over css

Categories

(Firefox :: General, defect)

x86
Windows XP
defect
Not set
minor

Tracking

()

VERIFIED DUPLICATE of bug 49274

People

(Reporter: vlevertov, Assigned: bugzilla)

Details

(Keywords: testcase)

Attachments

(2 files)

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.6) Gecko/20050317 Firefox/1.0.2 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.6) Gecko/20050317 Firefox/1.0.2 Table is located in the cell of parent table. Page use CSS for table TD element If element style contains "text-align: center" definition, the subsediary table is aligned left, instead of center. Reproducible: Always Steps to Reproduce: 1. Create table (parent) with wide data fields 2. Create table in the cell of parent table (daugter table) with narrow data fields 3. Dfine cell containing daughter table as <td align="center" style="text-align:center"> Actual Results: Daughter table is left algned in the cell. Workaround: enclode daughter table to <center></center>
Attached file test case
Attached file external css for test
Keywords: testcase
Nope, text-align aligns text and only text. Dup of 11384 or 49274 or just INVALID.
*** This bug has been marked as a duplicate of 49274 ***
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
Verified duplicate.
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: