Closed Bug 106336 Opened 24 years ago Closed 24 years ago

% cellspacing, cellpadding values should be treated as pixel values in quirks mode

Categories

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

x86
Windows 2000
defect

Tracking

()

VERIFIED FIXED
mozilla0.9.6

People

(Reporter: karnaze, Assigned: karnaze)

Details

(Keywords: testcase, Whiteboard: PATCH CANDIDATE_094)

Attachments

(2 files)

For compatibility reasons, % cellpadding, cellspacing values need to be treated as pixel values. <table> <tr> <td>foo</td> <td>bar</td> </tr </table>
add cellspacing=40% cellpadding=20%
Status: NEW → ASSIGNED
Keywords: testcase
Target Milestone: --- → mozilla0.9.6
Attached file testcase
Priority: -- → P1
Whiteboard: PATCH
Comment on attachment 54942 [details] [diff] [review] patch to fix the bug sr=attinasi
Attachment #54942 - Flags: superreview+
Comment on attachment 54942 [details] [diff] [review] patch to fix the bug r= alexsavulov
Attachment #54942 - Flags: review+
The patch is in.
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
The patch turns % cellpadding values in standard mode into pixel values as well, since we don't correctly support % cellpadding yet.
Whiteboard: PATCH → PATCH CANDIDATE_094
The patch did fix the bug.. Marking verifed
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: