[Webkit-unassigned] [Bug 89000] New: [CSS Regions] Fix the lifecycle for the flow objects and their renderers

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 13 08:08:31 PDT 2012


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

           Summary: [CSS Regions] Fix the lifecycle for the flow objects
                    and their renderers
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: abucur at adobe.com


Currently, the Regions implementation is WebKit doesn't respect the state machine described in the latest spec draft http://www.w3.org/TR/css3-regions/#cssom_view_and_css_regions . For example, getFlowByName will return a non-null value for un-existing named flows (neither flow-into/flow-from are specified for that name). Even more, a renderer will be created for that flow.

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