Bug 35217
Summary: | CSS attribute page-break-inside: avoid; is not implemented. | ||
---|---|---|---|
Product: | WebKit | Reporter: | Mike Zornek <mike> |
Component: | CSS | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Enhancement | CC: | allan.jensen, barryc, bfulgham, g, syoichi, theodorejb, webkit.org |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | OS X 10.5 | ||
URL: | http://blog.clickablebliss.com/2010/02/21/can-webkit-avoid-breaking-block-element-while-printing/ |
Mike Zornek
The CSS attribute page-break-inside: avoid; is very important for my application to help make sure the invoices and reports that are generated as HTML print professionally. I would love to see WebKit implement it. More info on my blog:
http://blog.clickablebliss.com/2010/02/21/can-webkit-avoid-breaking-block-element-while-printing/
Related bug request:
https://bugs.webkit.org/show_bug.cgi?id=5097
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
barryc
This bug is actually a partial duplicate of #5097, which has a patch attached to it, waiting for evaluation.
Brent Fulgham
*** This bug has been marked as a duplicate of bug 5097 ***