[Webkit-unassigned] [Bug 88820] New: Padding and borders can cause integer overflow in block layouts

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 11 17:07:28 PDT 2012


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

           Summary: Padding and borders can cause integer overflow in
                    block layouts
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Keywords: InRadar
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jeffrey at endrift.com


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

With some display type combinations, blocks set to be 100% wide combined with padding or borders can cause an integer overflow and make the blocks be rounded to 0 pixels wide. Test case attached.

<rdar://problem/11328762>

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