10000 Updates to the page-break logic by bsweeney · Pull Request #3572 · dompdf/dompdf · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Updates to the page-break logic #3572

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Updates to the page-break logic #3572

wants to merge 2 commits into from

Conversation

bsweeney
Copy link
Member
@bsweeney bsweeney commented Jan 6, 2025
  • Adds support for left and right keywords for page-break-before and page-break-after.

Before this change fixed-position elements were inserted before the first child of the body. Using the prepend method produces the same outcome and prevents failure if a page has no children.
@bsweeney bsweeney added this to the 3.2.0 milestone Jan 6, 2025
@bsweeney bsweeney linked an issue Jan 6, 2025 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for page-break-before|after: left|right
1 participant
0