[Webkit-unassigned] [Bug 82617] prevent page breaks in table rows
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Mar 29 21:42:04 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=82617
Dave Hyatt <hyatt at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |hyatt at apple.com
--- Comment #4 from Dave Hyatt <hyatt at apple.com> 2012-03-29 21:42:04 PST ---
This is not the right approach to fixing this issue. There are plenty of layouts where breaking on the cells inside a row is actually desirable, and shifting the whole row to the next page would create a bunch of blank space.
Have you investigated what is going wrong in the table code that led to the bad pagination in the first place?
--
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