WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
28142
Line breaks in HTML of floated tag breaks padding-right.
https://bugs.webkit.org/show_bug.cgi?id=28142
Summary
Line breaks in HTML of floated tag breaks padding-right.
Elliott Kember
Reported
2009-08-10 05:12:03 PDT
Created
attachment 34447
[details]
HTML file illustrating CSS rendering bug Steps to reproduce: 1) Open attached file. Actual results: 1) Last element's RHS padding is zero Expected Results: 1) Second element's RHS padding should be 50px, as defined. Additional information: No amount of extra CSS or specificity seems to be able to override the padding-right issue. It is always the last element, when not followed by any more siblings, which has the problem. When followed by another element, the margin-right seems to be less than expected. Build: Safari 4.0.2, WebKit 5530.19
Attachments
HTML file illustrating CSS rendering bug
(360 bytes, text/html)
2009-08-10 05:12 PDT
,
Elliott Kember
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Robert Hogan
Comment 1
2012-10-19 14:02:36 PDT
Looks fine to me with WebKit
r131397
.
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