Sometimes.. Some things Firefox always support bad .... can only find private property to help ....
Example of rice to do ... Because there are too many to understand ... When the understanding is similar to the cost of electronic books.
Although these are not recommended, but there must be a solution when the million is not available.
At-rules
@-moz-document url(http://www.w3.org/),
url-prefix(http://www.w3.org/Style/),
domain(loaoao.com){
div{color:red;}
}
Specifies which domain name the style is useful for. such as domain (loaoao.com) can be used in www.loaoao.com, lab.loaoao.com, and if it is domain (www.loaoao.com). It can only be used in www.loaoao.com
Pseudo-elements and pseudo-classes pseudo classes and pseudo objects
: The-moz-series is not yet understood. I don't know if it's just for XUL.
Properties Property
-->
-
-
moz-appearance: appearance value
-
-
Direct definition of appearance (test no results ...)
-
-
-moz-binding: uri | none ;
-
-
link XBL is similar to HTC's stuff.
-
-
-moz-background-clip: border | padding ;
-
Does the
-
background include border, padding not included, corresponding to CSS3 background-clip
-
-
-moz-background-inline-policy: bounding-box | continuous | each-box
-
-
examples of ways to inline background rendering
-
-
-moz-background-origin: border | padding | content
-
-
the way the background renders is rendered according to the background-position to the edge or the content. Background-repeat:no-repeat is not valid,
corresponding CSS3 Background-origin
-
-
-moz-border-top-colors:[color | transparent,]* color | transparent ;
-moz-border-right-colors,-moz-border-bottom-colors,-moz-left-right-colors
-
-
define multiple colors for border from outside to inside. Each with only 1px, the last one to fill the remaining border, this border-style will also become solid
No default. No inheritance, available for all elements
-
-
-moz-border-radius: border-radius {1,4} | inherit
-
-
defining rounded corners can be defined individually-moz-border-radius-bottomleft,-moz-border-radius-bottomright,-moz-border-radius-topleft,- Moz-border-radius-topright
-
-
-moz-box-align: start | center | end | baseline | stretch
-
-
defines the location of the content, which can only be used for display values that are-moz-box or-moz-inline-box elements
-
-
-moz-box-direction: normal | reverse
-
-
defines the opposite direction of the content, such as direction, which can only be used for display values that are-moz-box or-moz-inline-box elements
-
-
-moz-box-flex: number
-
-
not yet. The test has no results. Values that can only be used for display are-moz-box or-moz-inline-box elements
-
-
-moz-box-ordinal-group
-
The
-
official did not say
-
-
-moz-box-orient: horizontal | vertical
-
-
not yet. The test has no results. Values that can only be used for display are-moz-box or-moz-inline-box elements
-
-
-moz-box-pack: start | center | end | justify
-
-
defines the direction of the content (justify), such as Class Text-algin, which can only be used for display values that are-moz-box or-moz-inline-box elements
-
-
-moz-box-sizing: content-box | border-box | padding-box
-
-
border and padding are not counted on the width/height inside
-
-
-moz-image-region: rect(top, right, bottom, left);
-
-
and so finishing ...
-
-
-moz-key-equivalent
-
The
-
official did not say
-
-
-moz-opacity:number | inherit ;
-
-
transparency ... The same CSS3 opacity are defined without superposition.
-
-
-moz-outline: [-moz-outline-color || -moz-outline-style || -moz-outline-width | inherit ] ;
-
-
the outer line contour supports-moz-outline-radius (fillet) with the CSS3 outline.
Values attribute value
-
cursor:-moz-alias | -moz-cell | -moz-context-menu | -moz-copy | -moz-grab | -moz-grabbing | -moz-spinning | -moz-zoom-in |-moz-zoom-out
-
Define the mouse style ... Some of my tests are different from the official one. I tested it in the back of the little box.
-
display: -moz-box | -moz-inline-block | -moz-inline-box | -moz-inline-grid | -moz-inline-stack | -moz-inline-table | -moz-grid | -moz-grid-group | -moz-grid-line | -moz-groupbox | -moz-deck | -moz-popup | -moz-stack | -moz-run-in | -moz-compact | -moz-marker
-
Display of some ... Add the corresponding description, etc.
-
overflow: | -moz-scrollbars-horizontal | -moz-scrollbars-none | -moz-scrollbars-vertical | -moz-hidden-unscrollable
-
Some of the overflow ... Add the corresponding description, etc.
There are so many ... And so on to add ...
Data Source: Developer.mozilla.org/en/docs/css_reference:mozilla_extensions