[Webkit-unassigned] [Bug 115772] New: Percentage widths adds up to more than 100%

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 7 19:48:40 PDT 2013


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

           Summary: Percentage widths adds up to more than 100%
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rniwa at webkit.org
                CC: bdakin at apple.com, simon.fraser at apple.com


We should probably merge
https://chromium.googlesource.com/chromium/blink/+/502cde5ca785012cca256970b844dc5c6ba5430a

Percentage widths adds up to more than 100%.

Due to rounding float and inline blocks sized in percentages can add up
to just over 100% and thus overflow or cause wrapping.
Regression from r149449.

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