CSS box-decoration-break
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).
css at-rule: `@page`: `@bottom-center` page-margin box
css at-rule: `@page`: `@bottom-left` page-margin box
css at-rule: `@page`: `@bottom-left-corner` page-margin box
css at-rule: `@page`: `@bottom-right` page-margin box
css at-rule: `@page`: `@bottom-right-corner` page-margin box
css at-rule: `@page`: `@left-bottom` page-margin box
css at-rule: `@page`: `@left-middle` page-margin box
css at-rule: `@page`: `@left-top` page-margin box
css at-rule: `@page`: `@right-bottom` page-margin box
css at-rule: `@page`: `@right-middle` page-margin box
css at-rule: `@page`: `@right-top` page-margin box
css at-rule: `@page`: `@top-center` page-margin box
css at-rule: `@page`: `@top-left` page-margin box
css at-rule: `@page`: `@top-left-corner` page-margin box
css at-rule: `@page`: `@top-right` page-margin box
css at-rule: `@page`: `@top-right-corner` page-margin box
css property: clip-path: margin-box
css property: offset-path: margin-box
css property: offset: margin-box
css property: overflow-clip-margin: border-box
css property: overflow-clip-margin: content-box
css property: overflow-clip-margin: padding-box
css property: shape-outside: margin-box
25 results found.