RESOLVED FIXED Bug 15552
Support CSS3 column-break-before and column-break-after
https://bugs.webkit.org/show_bug.cgi?id=15552
Summary Support CSS3 column-break-before and column-break-after
Eric Seidel (no email)
Reported 2007-10-18 00:20:18 PDT
Support CSS3 column-break-before Ignoring the references in the spec to interacting with page breaks (since we don't yet support @page, see bug 15548), we should support column-break-* properties for columns. See attached test case.
Attachments
test case (1.49 KB, text/html)
2007-10-18 00:20 PDT, Eric Seidel (no email)
no flags
Eric Seidel (no email)
Comment 1 2007-10-18 00:20:39 PDT
Created attachment 16715 [details] test case
Peter Beverloo
Comment 2 2010-06-20 07:31:52 PDT
While bug 40531 seems to a duplicate of this, that one has already been fixed. Eric's test case is working correctly as well, so implementation has likely been fixed by r61065.
Eric Seidel (no email)
Comment 3 2010-11-11 13:53:24 PST
Cool!
Note You need to log in before you can comment on or make changes to this bug.