Mozilla专有的CSS列表
CSS代码
- At-rules
- @-moz-document
- Pseudo-elements and pseudo-classes
- :-moz-list-bullet
- :-moz-first-node
- :-moz-last-node
- :-moz-only-whitespace
- :-moz-bound-element
- :-moz-any-link (matches :link and :visited)
- :-moz-drag-over
- :-moz-tree-row
- :-moz-tree-cell
- :-moz-tree-checkbox
- :-moz-tree-column
- :-moz-tree-cell-text
- :-moz-tree-twisty
- :-moz-tree-indentation
- :-moz-tree-line
- :-moz-tree-image
- :-moz-tree-separator
- :-moz-tree-feedback
- :-moz-tree-progressmeter
- Properties
- -moz-appearance
- -moz-binding
- -moz-background-clip
- -moz-background-inline-policy
- -moz-background-origin
- -moz-border-bottom-colors
- -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-top-colors
- -moz-box-align
- -moz-box-direction
- -moz-box-flex
- -moz-box-ordinal-group
- -moz-box-orient
- -moz-box-pack
- -moz-box-sizing
- -moz-image-region
- -moz-key-equivalent
- -moz-opacity
- -moz-outline
- -moz-outline-color
- -moz-outline-offset
- -moz-outline-radius
- -moz-outline-radius-bottomleft
- -moz-outline-radius-bottomright
- -moz-outline-radius-topleft
- -moz-outline-radius-topright
- -moz-outline-style
- -moz-outline-width
- -moz-user-focus
- -moz-user-input
- -moz-user-modify
- -moz-user-select
- css3-box
- overflow-x
- overflow-y
- (CSS3 columns)
- -moz-column-count
- -moz-column-gap
- -moz-column-width
- -moz-float-edge
- -moz-margin-end
- -moz-margin-start
- -moz-padding-start
- -moz-padding-end
- -moz-force-broken-image-icon
- Values
- We will probably document these on the page describing the standard property.
- TODO: write guidelines
- cursor (need to be moved to CSS:cursor)
- -moz-alias
- -moz-cell
- -moz-context-menu
- -moz-copy
- -moz-grab
- -moz-grabbing
- -moz-spinning
- -moz-zoom-in
- -moz-zoom-out
- 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
- overflow
- -moz-scrollbars-horizontal
- -moz-scrollbars-none
- -moz-scrollbars-vertical
- -moz-hidden-unscrollable
- Note: All of these values should be considered deprecated. Use of the overflow-x and overflow-y is preferred, although it does not replace the last of these.
- border-style and outline-style
- -moz-bg-inset – Makes the inset border to blend with then current background (scheduled for removal bug 84307)
- -moz-bg-outset – Makes the outset border to blend with then current background (scheduled for removal bug 84307)
- -moz-bg-solid – Makes the solid border to blend with then current background (scheduled for removal bug 84307)
- border-color
- -moz-use-text-color
- all properties accepting color keywords
- -moz-activehyperlinktext
- -moz-hyperlinktext
- -moz-visitedhyperlinktext
- -moz-buttondefault
- -moz-buttonhoverface
- -moz-buttonhovertext
- -moz-cellhighlight
- -moz-cellhighlighttext
- -moz-field
- -moz-fieldtext
- -moz-dialog
- -moz-dialogtext
- -moz-dragtargetzone
- -moz-mac-accentdarkestshadow
- -moz-mac-accentdarkshadow
- -moz-mac-accentface
- -moz-mac-accentlightesthighlight
- -moz-mac-accentlightshadow
- -moz-mac-accentregularhighlight
- -moz-mac-accentregularshadow
- -moz-mac-focusring
- -moz-mac-menuselect
- -moz-mac-menushadow
- -moz-mac-menutextselect
- -moz-menuhover
- -moz-menuhovertext
- empty-cells
- -moz-show-background (default value in quirks mode)
- font-family
- -moz-fixed
- font
- -moz-button
- -moz-info
- -moz-desktop
- -moz-dialog (also a color)
- -moz-document
- -moz-workspace
- -moz-window
- -moz-list
- -moz-pull-down-menu
- -moz-field (also a color)
- text-align
- -moz-center
- -moz-left
- -moz-right
- text-decoration
- -moz-anchor-decoration
- -moz-user-select
- -moz-all
- -moz-none
- white-space
- -moz-pre-wrap
- list-style-type
- -moz-arabic-indic
- -moz-bengali
- -moz-cjk-earthly-branch
- -moz-cjk-heavenly-stem
- -moz-devanagari
- -moz-ethiopic-halehame
- -moz-ethiopic-halehame-am
- -moz-ethiopic-halehame-ti-er
- -moz-ethiopic-halehame-ti-et
- -moz-ethiopic-numeric
- -moz-gujarati
- -moz-gurmukhi
- -moz-hangul
- -moz-hangul-consonant
- -moz-japanese-formal
- -moz-japanese-informal
- -moz-kannada
- -moz-khmer
- -moz-lao
- -moz-malayalam
- -moz-myanmar
- -moz-oriya
- -moz-persian
- -moz-simp-chinese-formal
- -moz-simp-chinese-informal
- -moz-tamil
- -moz-telugu
- -moz-thai
- -moz-trad-chinese-formal
- -moz-trad-chinese-informal
- -moz-urdu
- Others
- color ‘functions‘
- -moz-hsla (hue, saturation, lightness, opacity)
- -moz-rgba
- -moz-initial – where do we put it?
- The value -moz-initial is a partial implementation of css3′s initial used to apply the CSS specification’s initial value of a property to an element.
- If you know what the following things mean, please put them into an appropriate section.
- -moz-math-columnline
- -moz-math-firstcolumn
- -moz-math-firstrow
- -moz-math-font-size
- -moz-math-font-style
- -moz-math-lastcolumn
- -moz-math-lastrow
- -moz-math-rowline
http://developer.mozilla.org/en/docs/CSS_Reference:Mozilla_Extensions
IE中的滤镜效果 filter:alpha(opacity=*);用来控制透明度,但是在mozilla中使用-moz-opacity:*可以实现
-moz-opacity在IE中无效,
这个是w3c标准中的内容,还是mozilla中特有的东西