[Webkit-unassigned] [Bug 116299] New: [CSS Regions] Extend the RenderRegionRange class to include overflow information

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 17 03:15:55 PDT 2013


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

           Summary: [CSS Regions] Extend the RenderRegionRange class to
                    include overflow information
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: abucur at adobe.com
                CC: achicu at adobe.com, WebkitBugTracker at adobe.com
            Blocks: 116295


A box has attached region range information only for the border box. When propagating overflow in regions it's necessary to extend the overflow region range of the boxes to contain the overflow region range of the children. For example, a block extending over two regions that has a child in the third region as overflow needs to hold the box information for it as well (in case there's a relative transform, the overflow fragment in the third region needs to be offseted as well).

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