Summary: | page breaks ignored in ePub CSS | ||
---|---|---|---|
Product: | MuPDF | Reporter: | Pablo Rodríguez <ghostscript> |
Component: | epub | Assignee: | MuPDF bugs <mupdf-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | tor.andersson |
Priority: | P4 | ||
Version: | master | ||
Hardware: | Other | ||
OS: | All | ||
Customer: | Word Size: | --- | |
Bug Depends on: | |||
Bug Blocks: | 695935 |
Description
Pablo Rodríguez
2015-04-18 05:14:32 UTC
Fixed in commit 19282ec51201d749d7cbaed4cf76af54a467993e Author: Tor Andersson <tor.andersson@artifex.com> Date: Mon Apr 11 16:58:20 2016 +0200 epub: Support page-break-before/after: always, left and right. Does not support page-break-before/after: avoid. Supporting 'avoid' is going to be much more difficult, and may need some architectural restructuring that won't happen until after we have added support for floats and tables. |