[Webkit-unassigned] [Bug 115456] New: [CSS Regions][CSS Exclusions] Remove FlowThread logic from ShapeInsideInfo and fix shape-inside on regions with region borders

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 30 16:28:17 PDT 2013


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

           Summary: [CSS Regions][CSS Exclusions] Remove FlowThread logic
                    from ShapeInsideInfo and fix shape-inside on regions
                    with region borders
           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


I started to work on bug #115001, but shape-inside on regions doesn't respect the region's borders well. In order to fix bug #115001 first we need to fix the border handling, so I've made a separate patch to fix the border issue on shape-inside on regions, in this patch I moved the renderflowthread (http://trac.webkit.org/browser/trunk/Source/WebCore/rendering/ExclusionShapeInfo.cpp?rev=149226#L62) logic from ShapeInsideInfo to RenderBlockLineLayout.cpp and added several test cases for shape-inside on regions.

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