This repository was archived by the owner on Jun 14, 2024. It is now read-only.
This repository was archived by the owner on Jun 14, 2024. It is now read-only.
Add 'box-decoration-break' CSS property #472
Open
Description
Supported by Firefox, partial support by all major browsers except IE and Edge.
Controls whether the box's margins, borders, padding, and other decorations wrap the broken edges of the box fragments (when the box is split by a break (page/column/region/line).
http://caniuse.com/#feat=css-boxdecorationbreak
See the Draft on csswg.org
https://drafts.csswg.org/css-break-3/#break-decoration
See a Demo
http://codepen.io/team/css-tricks/pen/JdyWPr
Metadata
Metadata
Assignees
Labels
No labels