Bug 13824 - CSS Left and right padding not left out for table cells
Summary: CSS Left and right padding not left out for table cells
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 523.x (Safari 3)
Hardware: PC OS X 10.4
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-22 11:53 PDT by Sridhar Gurivireddy
Modified: 2008-01-18 13:59 PST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sridhar Gurivireddy 2007-05-22 11:53:15 PDT
When padding is specified for <TD> or <TH> in CSS using style "padding", space should be left out between the cells.

Repro:
1) Launch "http://just1gb.googlepages.com/004.html" in Safari and IE to see the difference

Note: This works well in IE
Comment 1 Dave Hyatt 2008-01-18 13:59:50 PST
There's not enough information here to understand what's wrong.