Closed Bug 3967 Opened 25 years ago Closed 25 years ago

COL proportional widths not being calculated precisely

Categories

(Core :: Layout: Tables, defect, P3)

x86
Windows NT
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: ekrock, Assigned: karnaze)

References

()

Details

The first column has a hardcoded width of 50px.
The third col. should have a calculated width of 50px.
The two columns do not have the same width.
Therefore one, probably the latter, which is a calculated value, has the wrong
width.

The descriptive text of the test:
This means the first column should be 50 pixels wide. The remaining width should
be divided among the three remaining columns according to the proportional width
statements into six (2+1+3) parts. Since the Table is 350 pixels wide, and the
remaining width is 300 pixels (350-50), the remaining columns should be 100
(2*50), 50 (1*50) and 150 (3*50) pixels wide, respectively.

Seamonkey 3/2 viewer.
Assignee: peterl → karnaze
Component: Style System → HTMLTables
Status: NEW → ASSIGNED
Target Milestone: M7
Moving to M7.
Moving to M9.
Whiteboard: [MAKINGTEST] ekrock@netscape.com
I'll create a simple test case.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Fixed with 7/28 checkin.
Status: RESOLVED → VERIFIED
Using 8/2 Apprunner, verified bug fixed.
Whiteboard: [MAKINGTEST] ekrock@netscape.com
Eliminated [MAKINGTEST] from status whiteboard.
You need to log in before you can comment on or make changes to this bug.