Results 1 - 6 of 6

Mozilla CSS Extensions

Mozilla supports a number of extensions to CSS that are prefixed with -moz-.
CSS CSS Reference CSS:Mozilla Extensions

-moz-text-blink

The -moz-text-blink non-standard Mozilla CSS extension specifies the blink mode.
CSS CSS Reference CSS:Mozilla Extensions

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