[Webkit-unassigned] [Bug 60459] New: Inline elements are wrapped prematurely with non-zero border, margin or padding.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 9 00:46:34 PDT 2011


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

           Summary: Inline elements are wrapped prematurely with non-zero
                    border, margin or padding.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh Intel
        OS/Version: Mac OS X 10.6
            Status: UNCONFIRMED
          Severity: Major
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: samuel at oriontransfer.org
                CC: samuel at oriontransfer.org


Created an attachment (id=92766)
 --> (https://bugs.webkit.org/attachment.cgi?id=92766&action=review)
Test case that fails.

See the example.

The number of nested span elements is proportional to the amount of incorrect space required on the RHS.

Simply resize the window and you will see that the span elements are wrapped with plenty of space to spare.

This appears to be incorrect behavior, works fine in FF, but also broken in Chrome (uses WebKit too right?).

Thanks
Samuel

-- 
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