Results 361 - 380 of 726

mask-composite

The mask-composite CSS property represents a compositing operation used on the current mask layer with the mask layers below it.
CSS CSS Masks CSS Property NeedsBrowserCompatibility NeedsMobileBrowserCompatibility Non-standard Reference

mask-image

The mask-image CSS property sets the image that is used as mask layer for an element.
CSS CSS Masks CSS Property Experimental NeedsBrowserCompatibility NeedsMobileBrowserCompatibility Reference

mask-mode

The mask-mode CSS property indicates whether the mask reference defined by mask-image is treated as a luminance or alpha mask.
CSS CSS Masks CSS Property Non-standard Reference

mask-position

The mask-position CSS property sets the initial position, relative to the mask position layer defined by mask-origin for each defined mask image.
CSS CSS Masks CSS Property Experimental NeedsLiveSample Reference

mask-repeat

The mask-repeat CSS property defines how mask images are repeated. A mask image can be repeated along the horizontal axis, the vertical axis, both axes, or not repeated at all.
CSS CSS Masks CSS Property Experimental NeedsBrowserCompatibility NeedsMobileBrowserCompatibility Reference

mask-type

The CSS mask-type properties defines if a mask is used as a luminance or an alpha mask.
CSS CSS Masks CSS Property NeedsBrowserCompatibility NeedsMobileBrowserCompatibility Reference SVG

min-inline-size

The min-inline-size CSS property defines the horizontal or vertical minimal size of an element's block depending on its writing mode. It corresponds to the min-width or the min-height property, depending on the value defined for writing-mode. If the writing mode is vertically oriented, the value of min-inline-size relates to the minimal height of the element, otherwise it relates to the minimal width of the element. It relates to min-block-size, which defines the other dimension of the element.
CSS CSS Logical Property CSS Property Experimental Reference

-moz-float-edge

The non-standard -moz-float-edge CSS property specifies whether the height and width properties of the element include the margin, border, or padding thickness.
CSS CSS Property CSS:Mozilla Extensions Layout NeedsCompatTable Non-standard

-moz-outline-radius-bottomleft

The -moz-outline-radius-bottomleft CSS property sets the rounding of the bottom-left corner of the outline within Mozilla applications.
CSS CSS Property CSS Reference NeedsCompatTable NeedsContent NeedsExample Non-standard

-moz-outline-radius-bottomright

The -moz-outline-radius-bottomright CSS property sets the rounding of the bottom-right corner of the outline within Mozilla applications.
CSS CSS Property CSS Reference NeedsCompatTable NeedsContent NeedsExample Non-standard

-moz-outline-radius-topleft

The -moz-outline-radius-topleft CSS property sets the rounding of the top-left corner of the outline within Mozilla applications.
CSS CSS Property CSS Reference NeedsCompatTable NeedsContent NeedsExample Non-standard

-moz-outline-radius-topright

The -moz-outline-radius-topright CSS property sets the rounding of the top-right corner of the outline within Mozilla applications.
CSS CSS Property CSS Reference NeedsCompatTable NeedsContent NeedsExample Non-standard

-moz-user-focus

The -moz-user-focus CSS property is used to indicate whether the element can have the focus.
CSS CSS Reference CSS:Mozilla Extensions NeedsBrowserCompatibility NeedsContent NeedsExample NeedsMobileBrowserCompatibility

offset-block-end

The offset-block-end CSS property defines the logical block end offset of an element, which maps to a physical offset depending on the element's writing mode, directionality, and text orientation. It corresponds to the toprightbottom, or left property depending on the values defined for writing-mode, direction, and text-orientation.
CSS CSS Logical Property CSS Property Experimental NeedsContent Reference

offset-block-start

The offset-block-start CSS property defines the logical block start offset of an element, which maps to a physical offset depending on the element's writing mode, directionality, and text orientation. It corresponds to the toprightbottom, or left property depending on the values defined for writing-mode, direction, and text-orientation.
CSS CSS Logical Property CSS Property Experimental NeedsContent Reference