[Webkit-unassigned] [Bug 109681] New: Incorrectly applies column-gap between pages in overflow: paged

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 13 04:25:39 PST 2013


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

           Summary: Incorrectly applies column-gap between pages in
                    overflow: paged
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P4
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rune at opera.com


For element or root pagination with overflow:paged-*, WebKit applies the column-gap length between individual pages in the paged container. This looks like is a side-effect of using the multicol implementation to paginate. That is an implementation detail and column-gap should not apply in this case.

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