WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
VERIFIED DUPLICATE of
bug 13632
14342
Padding-right is not rendered accordingly in an overflowed block-level element
https://bugs.webkit.org/show_bug.cgi?id=14342
Summary
Padding-right is not rendered accordingly in an overflowed block-level element
Gérard Talbot (no longer involved)
Reported
2007-06-23 13:43:30 PDT
DUP of
bug 13632
? Steps: Load provided URL Actual results in Safari 3.0.2 build 522.13.1: padding-right is not rendered at all or padding-right is 0 Expected results: a padding-right of 50px should be rendered Notes - A padding-left of 50px is rendered - MSIE 6 and MSIE7 get expected results There is a good/reasonable chance that this is a DUPLICATE of
bug 13632
: Overflow scrolling doesn't account for bottom padding. Please resolve accordingly.
Attachments
Add attachment
proposed patch, testcase, etc.
Dave Hyatt
Comment 1
2007-06-23 15:38:16 PDT
It is indeed a dup. We fail to honor right padding for the same reason we fail to honor bottom padding. We also don't honor margins on children either (right margins or bottom margins).
Gérard Talbot (no longer involved)
Comment 2
2007-06-23 22:39:13 PDT
Resolving as DUPLICATE of
bug 13632
*** This bug has been marked as a duplicate of
13632
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug