[Webkit-unassigned] [Bug 28142] New: Line breaks in HTML of floated tag breaks padding-right.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 10 05:12:04 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=28142

           Summary: Line breaks in HTML of floated tag breaks
                    padding-right.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Minor
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: elliott.kember at gmail.com


Created an attachment (id=34447)
 --> (https://bugs.webkit.org/attachment.cgi?id=34447)
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

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list