https://issues.apache.org/bugzilla/show_bug.cgi?id=45715
--- Comment #5 from Luis Bernardo <[email protected]> --- Created attachment 28735 --> https://issues.apache.org/bugzilla/attachment.cgi?id=28735&action=edit patch to address original issue described This patch fixes the original issue reported. The fix is not perfect and will probably need to be revisited in the future but it does its job without apparent side effects. With this fix break-before="page" in blocks inside inline elements (including nested inlines) are respected. This patch does not address the related issue exemplified by the newtescase.fo where the inline was replaced by a block. I will create a new ticket to log that issue. -- You are receiving this mail because: You are the assignee for the bug.
