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).
CSS3 Box-shadow
Method of displaying an inner or outer shadow effect to elements
CSS Scroll-behavior
Method of specifying the scrolling behavior for a scrolling box, when scrolling happens due to navigation or CSSOM scrolling APIs.
CSS Text Box
CSS `text-box` (and it’s longhands `text-box-trim` & `text-box-edge`) provide the ability to trim extra space over/under text glyphs at the start/end of a block to match specific font-provided metrics. This allows for more precise alignment and positioning of text.
CSS3 Box-sizing
Method of specifying whether or not an element's borders and padding should be included in size units
CSS Flexible Box Layout Module
Method of positioning elements in horizontal or vertical stacks. Support includes all properties prefixed with `flex`, as well as `display: flex`, `display: inline-flex`, `align-content`, `align-items`, `align-self`, `justify-content` and `order`.
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: -webkit-box-reflect
css property: align-self: supported for absolutely-positioned boxes
css property: box-align
css property: box-decoration-break: clone
css property: box-decoration-break: slice
css property: box-direction
css property: box-flex
css property: box-flex-group
css property: box-lines
css property: box-ordinal-group
css property: box-orient
css property: box-pack
css property: box-shadow: inset
css property: box-shadow: multiple shadows
css property: box-shadow: spread radius
css property: clip-path: fill-box
css property: clip-path: view-box
css property: font: message-box
css property: justify-self: supported for absolutely-positioned boxes
css property: object-view-box
css property: place-self: supported for absolutely-positioned boxes
css property: text-box
css property: text-box-edge
css property: text-box-edge: auto
css property: text-box-trim
css property: text-box-trim: none
css property: text-box: normal
css property: transform-box
50 results found.