Closed
Bug 25605
Opened 26 years ago
Closed 26 years ago
Percent in TD not fully supported with nested table
Categories
(Core :: Layout: Tables, defect, P3)
Core
Layout: Tables
Tracking
()
VERIFIED
FIXED
M17
People
(Reporter: chrispetersen, Assigned: karnaze)
References
()
Details
Attachments
(1 file)
|
656 bytes,
text/html
|
Details |
Build: Apprunner
Version: 2000012612
Platforms: All
Expected results: Nested table should "center" between the two TD's which have
been assigned the same percent value.
What I got: TD cells that are between the nested table are not the same width.
Steps to reproduce:
1) Open the attached test case in Nav 4.7 (distilled from www.apple.com)
2) Notice the lime nested table is "centered" between the TD cells. The TD cells
are the same width. They have been assigned a width of 49 %.
3) Open the attached test case in Apprunner.
4) The surrounding TD cells are not the same width.
5) The TD that contains the nested table is set to width of 2%. If this width
attribute is removed, the test cases will rendered like 4.7
| Reporter | ||
Comment 1•26 years ago
|
||
| Assignee | ||
Updated•26 years ago
|
Status: NEW → ASSIGNED
Target Milestone: M15
| Assignee | ||
Comment 4•26 years ago
|
||
This was fixed recently.
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 5•26 years ago
|
||
Yes, this was fixed a couple of builds ago. Still fixed in the June 9th build.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•