[Webkit-unassigned] [Bug 111068] New: [CSS Regions] Remove the inRenderFlowThread bit from RenderObject

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 28 04:48:58 PST 2013


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

           Summary: [CSS Regions] Remove the inRenderFlowThread bit from
                    RenderObject
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: abucur at adobe.com
                CC: hyatt at apple.com


The inRenderFlowThread bit on RenderObject assumes that all the objects belonging to the flow have the containing block inside the RenderFlowThreadObject. This is not true in the case of RenderMultiColumnBlocks.
See https://bugs.webkit.org/show_bug.cgi?id=110624 that removes the positioned property from the flow thread.

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