[Webkit-unassigned] [Bug 119135] New: [CSS-Regions] Anonymous nested regions

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 26 01:13:20 PDT 2013


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

           Summary: [CSS-Regions] Anonymous nested regions
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: badea at adobe.com


This is a prototype for a new approach on how region renderers are created and handled. The idea is to have the block elements with the region property create their normal renderer and add a region renderer as its only child. The nested region does not have a node and takes the size of the container. Also, the parent should be prevented from adding other children, with the exception of pseudo elements like :before and :after.

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