Results 41 - 60 of 93

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

repeating-linear-gradient()

The CSS repeating-linear-gradient function creates an <image> consisting of repeating gradients. It works similarly to the basic linear gradients as described by linear-gradient(), and takes the same arguments. However, it automatically repeats the color stops infinitely in both directions. The color stops' positions shift by multiples of the length of a basic linear gradient (the difference between the last color stops' position and the first).
CSS CSS Function CSS Image css3-images Graphics Layout Reference Web

CameraCapabilities.flashModes

The flashModes property is an Array of strings identifying each of the flash modes supported by the camera. Possible values are auto, off, on or torch.
API B2G Camera camera DOM DOM Reference Firefox OS Graphics JavaScript Property Reference Référence WebAPI