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

Deprecate page-break-{after,before,inside} #25745

Merged
merged 1 commit into from
Jan 23, 2025

Conversation

caugner
Copy link
Contributor

@caugner caugner commented Jan 22, 2025

Summary

CSS Fragmentation Module Level 3 calls these "legacy shorthands", which implies their deprecation.

See:

Test results and supporting details

See also: #21233 (comment)

Related issues

Fixes #21233.

CSS Fragmentation Module Level 3 calls these "legacy shorthands",
which implies their deprecation.

See:
- https://drafts.csswg.org/css-break/#page-break-properties
- https://drafts.csswg.org/css-cascade-5/#legacy-shorthand
@caugner caugner requested a review from Elchi3 January 22, 2025 18:07
@github-actions github-actions bot added data:css Compat data for CSS features. https://developer.mozilla.org/docs/Web/CSS size:m [PR only] 25-100 LoC changed labels Jan 22, 2025
Copy link
Member

@Elchi3 Elchi3 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! 👍

@Elchi3 Elchi3 merged commit d027b34 into main Jan 23, 2025
10 checks passed
@Elchi3 Elchi3 deleted the 21233-deprecate-page-break-before-after branch January 23, 2025 14:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data:css Compat data for CSS features. https://developer.mozilla.org/docs/Web/CSS size:m [PR only] 25-100 LoC changed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Should page-break-* be explicitly mark as deprecated?
2 participants