Results 161 - 180 of 547

-moz-window-shadow

The -moz-window-shadow CSS property specifies whether a window will have a shadow. It only works on Mac OS X.
CSS CSS Property NeedsCompatTable Non-standard Referenz XUL

-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-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

DOMApplication

In the Open Web apps JavaScript API, an App object is a JavaScript object that represents an app that is or could be installed in the user's app repository.
API Apps Apps API JavaScript manifest Manifest Methods Non-standard