Results 301 - 320 of 326

transform-style

The transform-style CSS property determines if the children of the element are positioned in the 3D-space or are flattened in the plane of the element.
CSS CSS Property CSS Transforms CSS3 Experimental Reference

visibility

The visibility property can be used to hide an element while leaving the space where it would have been. It can also hide rows or columns of a table.
CSS CSS Positioning CSS Property Layout Reference Web

-webkit-mask-attachment

If a -webkit-mask-image is specified, -webkit-mask-attachment determines whether the mask image's position is fixed within the viewport, or scrolls along with its containing block.
CSS CSS Property Layout Non-standard Reference Web

-webkit-mask-composite

The -webkit-mask-composite property specifies the manner in which multiple mask images applied to the same element are composited with one another. Mask images are composited in the opposite order that they are declared with the -webkit-mask-image property.
CSS CSS Masks CSS Property Non-standard Reference

-webkit-mask-position-x

The -webkit-mask-position-x CSS property sets the initial horizontal position of a mask image.
CSS CSS Masks CSS Property Non-standard Non-Standard Reference

-webkit-mask-position-y

The -webkit-mask-position-y CSS property sets the initial vertical position of a mask image.
CSS CSS Masks CSS Property Non-standard Non-Standard Reference

-webkit-mask-repeat-x

The -webkit-mask-repeat-x property specifies whether and how a mask image is repeated (tiled) horizontally.
CSS CSS Masks CSS Property NeedsBrowserCompatibility NeedsMobileBrowserCompatibility Non-standard Reference

-webkit-mask-repeat-y

The -webkit-mask-repeat-y property specifies whether and how a mask image is repeated (tiled) vertically.
CSS CSS Masks CSS Property NeedsBrowserCompatibility NeedsMobileBrowserCompatibility Non-standard Reference

-webkit-overflow-scrolling

The -webkit-overflow-scrolling CSS property controls whether or not touch devices use momentum-based scrolling for the given element.
CSS CSS Property CSS Reference NeedsBrowserCompatibility NeedsLiveSample NeedsMobileBrowserCompatibility Non-standard

-webkit-print-color-adjust

The -webkit-print-color-adjust property is a non-standard CSS extension that can be used to force printing of background colors and images in browsers based on the WebKit engine.
CSS CSS Property Layout NeedsExample Non-standard Web

-webkit-text-fill-color

The -webkit-text-fill-color CSS property specifies the fill color of characters of text. If this property is not set, the value of the color property is used.
CSS CSS Property NeedsBrowserCompatibility NeedsMobileBrowserCompatibility Non-standard Reference

-webkit-text-stroke-color

The -webkit-text-stroke-color CSS property specifies the stroke color of characters of text. If this property is not set, the value of the color property is used.
CSS CSS Property CSS Reference NeedsBrowserCompatibility NeedsMobileBrowserCompatibility Non-standard

-webkit-touch-callout

The -webkit-touch-callout CSS property controls the display of the default callout shown when you touch and hold a touch target.
CSS CSS Property Layout NeedsBrowserCompatibility NeedsLiveSample Non-standard Reference

backdrop-filter

The backdrop-filter property provides for effects like blurring or color shifting the area behind an element, which can then be seen through that element by adjusting the element's transparency/opacity.
CSS CSS Property Graphics Layout NeedsContent NeedsLiveSample NeedsMobileBrowserCompatibility Reference SVG SVG Filter Web

box-suppress

The box-suppress CSS property controls the box generation of an element.
CSS CSS Display CSS Property Experimental Graphics Layout NeedsExample Reference Web

display-inside

The display-inside CSS property specifies the inner display type of the box generated by an element, dictating how its contents lay out inside the box.
CSS CSS Display CSS Property Experimental Graphics Layout NeedsExample Reference Web

display-list

The display-list CSS property specifies whether a list marker should be displayed for an element.
CSS CSS Display CSS Property Experimental Graphics Layout NeedsExample Reference Web

display-outside

The display-outside CSS property specifies the outer display type of the box generated by an element, dictating how the element participates in its parent formatting context.
CSS CSS Display CSS Property Experimental Graphics Layout NeedsExample Reference Web

initial-letter-align

The initial-letter-align CSS property specifies the alignment of initial letters within a paragraph.
CSS CSS Property Experimental Graphics Layout NeedsExample NeedsLiveSample Property Reference Web