CSS extensions are style properties that web browsers support but are not (yet) a part of the official CSS specification. They are defined by a dash and then a browser keyword at the front of each property. And the extensions only work in the browsers they are defined in.
Firefox CSS extensions are CSS style properties that work in Mozilla browsers. Many of these style properties are a part of CSS 3, but they will only work in the browsers if you use the extension property. Also, many of these properties are used more for building Firefox add-ons than for web pages.
CSS 1 Properties | CSS 2 Properties | CSS 3 Properties
Firefox CSS Extensions | Internet Explorer CSS Extensions | Opera CSS Extensions | Safari and Chrome CSS Extensions
A
- -moz-appearance
B
- -moz-background-clip
- -moz-background-inline-policy
- -moz-background-origin
- -moz-background-size
- -moz-binding
- -moz-border-bottom-colors
- -moz-border-end
- -moz-border-end-color
- -moz-border-end-style
- -moz-border-end-width
- -moz-border-image
- -moz-border-left-colors
- -moz-border-radius
- -moz-border-radius-bottomleft
- -moz-border-radius-bottomright
- -moz-border-radius-topleft
- -moz-border-radius-topright
- -moz-border-right-colors
- -moz-border-start
- -moz-border-start-color
- -moz-border-start-style
- -moz-border-start-width
- -moz-border-top-colors
- -moz-box-align
- -moz-box-direction
- -moz-box-flex
- -moz-box-flexgroup
- -moz-box-ordinal-group
- -moz-box-orient
- -moz-box-pack
- -moz-box-shadow
- -moz-box-sizing
C
- -moz-column-count
- -moz-column-gap
- -moz-column-width
- -moz-column-rule
- -moz-column-rule-color
- -moz-column-rule-style
- -moz-column-rule-width
F
- -moz-float-edge
- -moz-force-broken-image-icon
I
- -moz-image-region
- -moz-inline-box
- -moz-initial (CSS keyword)
M
- -moz-margin-end
- -moz-margin-start
O
- -moz-outline-radius
- -moz-outline-radius-bottomleft
- -moz-outline-radius-bottomright
- -moz-outline-radius-topleft
- -moz-outline-radius-topright
P
- -moz-padding-end
- -moz-padding-start
S
- -moz-stack-sizing
T
- -moz-tab-size
- -moz-transform
- -moz-transform-origin
- -moz-transition
- -moz-transition-delay
- -moz-transition-duration
- -moz-transition-property
- -moz-transition-timing-function
U
- -moz-user-focus
- -moz-user-input
- -moz-user-modify
- -moz-user-select
W
- -moz-window-shadow

