[Webkit-unassigned] [Bug 38402] New: Paginate and column-break at layout time rather than when painting

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 30 13:36:15 PDT 2010


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

           Summary: Paginate and column-break at layout time rather than
                    when painting
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Keywords: InRadar
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mitz at webkit.org


<rdar://problem/7928898>

The current paint-time implementation of pagination and columns is limited by
its inability to move objects around or resize them for pagination. Perform
pagination and breaking into columns during layout instead of when painting.

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