[Webkit-unassigned] [Bug 123346] New: [CSS Regions][CSS Shapes] Layout error when the shape has negative top coordinate and it's applied on the second region

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 25 09:37:42 PDT 2013


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

           Summary: [CSS Regions][CSS Shapes] Layout error when the shape
                    has negative top coordinate and it's applied on the
                    second region
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: zoltan at webkit.org


We have a layout error when there is a shape applied on the second region,and it has a negative 'top' coordinate. Since shapeInsideInfo::shapeLogicalTop() can return negative numbers, we need to check for it we're positioning the first line in the region.

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