Skip to content
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

Use CSS Fragmentation to control page break #126

Merged
merged 2 commits into from
Jan 30, 2019
Merged

Conversation

yhatt
Copy link
Member

@yhatt yhatt commented Jan 29, 2019

By upon receipt scheduled Firefox 65, the all modern browsers will alias page-break-* CSS property to break-* specified in CSS fragmentation.

Thus, we updated Marpit printable plugin to use CSS fragmentation for controlling page break. The added properties will affect only to the print pages, and not to columns and regions.

@yhatt yhatt merged commit 122abc0 into master Jan 30, 2019
@yhatt yhatt deleted the css-fragmentation branch January 30, 2019 01:25
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.

1 participant