[Webkit-unassigned] [Bug 102569] New: [CSS Regions] Setting flow-into to none does not remove element from named flow

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 16 16:06:53 PST 2012


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

           Summary: [CSS Regions] Setting flow-into to none does not
                    remove element from named flow
           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: stearns at adobe.com
                CC: WebkitBugTracker at adobe.com, mibalan at adobe.com
            Blocks: 57312


Created an attachment (id=174776)
 --> (https://bugs.webkit.org/attachment.cgi?id=174776&action=review)
Testfile - display should read One Two Three

If you have an element in a named flow, and you add flow-into:none for a child of that element, the child stays in the named flow. If an element's flow-into property computes to none, it should not be included in a named 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