Quote:
Originally Posted by RbnJrg
Can you post a text where that property should be applied? Now I think that ADE could have support for that.
|
Now, page-break-inside: avoid
IS problematic. Both in theory and in practice. What constitutes an unavoidable page-break-inside? You have to know that before you can even test. Whatever the case, I don't believe ADE tries very hard before it decides the page-break-inside was "unavoidable."
I think most people want to be able to use "page-break-inside: avoid" to keep captions and images together on the same page:
i.e. wrap them in a div that has "page-break-inside: avoid" applied. "page-break-inside: almost-never" would be better, IMO.