[Webkit-unassigned] [Bug 129461] New: [CSS Shapes] Update line segments for ShapeInside only if the new line is wide enough

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 27 16:33:56 PST 2014


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

           Summary: [CSS Shapes] Update line segments for ShapeInside only
                    if the new line is wide enough
           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


Shape-inside can make a line only narrower than the original line width, thus we don't need to update the line/shape segments in fitBelowFloats for every single line inside shape-inside. This patch adds a helper function, which updates the line segments, furthermore it updates the line segments only when the content would fit without the shape.

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