[Webkit-unassigned] [Bug 39733] Printing code should break a page only at allowed page breake positions

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 1 15:40:55 PDT 2011


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


Stephen Chenney <schenney at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #95677|                            |review?
               Flag|                            |




--- Comment #3 from Stephen Chenney <schenney at gmail.com>  2011-06-01 15:40:55 PST ---
Created an attachment (id=95677)
 --> (https://bugs.webkit.org/attachment.cgi?id=95677&action=review)
A patch for Bug 39733

The patch modifies the code that determines if a block may be split across a page when paginating (but not paginating for columns). The test now considers blocks with zero or 1 child as unsplittable. Some existing tests that were FAIL are now PASS.

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