[Webkit-unassigned] [Bug 131214] New: [CSS Fragmentation] Break-before and break-after should propagate to the container in some cases

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 4 00:44:03 PDT 2014


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

           Summary: [CSS Fragmentation] Break-before and break-after
                    should propagate to the container in some cases
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Keywords: AdobeTracked
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: abucur at adobe.com
                CC: WebkitBugTracker at adobe.com
            Blocks: 113050


See: http://dev.w3.org/csswg/css-break-3/#break-between

"Since breaks are only allowed between siblings, not between a box and its container (see Possible Break Points), a ‘break-before’ value on a first-child box is propagated to its container. Likewise a ‘break-after’ value on a last-child box is propagated to its container. (Conflicting values combine as defined below.) This propagation stops before it breaks through the nearest matching fragmentation context."

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