日期:2014-05-17  浏览次数:20610 次

-moz火狐 (firefox)CSS

Mozilla浏览器支持一些扩展的CSS是以-moz开头的。这些措施包括了一些功能,包括圆形边界,并能够指定不同的方块的宽度和高度的计算,在非标准方式下,这种css在Mozilla浏览器下执行计算更容易得到支持。

有些特性在后来被提议列入的CSS规范,但标准的属性与-moz属性还是有些不同。

其中一些非标准属性只适用于Mozilla浏览器。

?

?

CSS 的兼容时往往不同的浏览器会有自己的识别专用符,这里找了几个常用的个浏览器的专用识别方法。

-khtml如:Safari浏览器

-moz如Firefox浏览器

-webkit如谷歌浏览器

-o如Opera浏览器

?

At-rules

* @-moz-document

Pseudo-elements and pseudo-classes

* :-moz-list-bullet控制list-style的大小。
* :-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-row(hover) New in Firefox 3
* :-moz-tree-cell
* :-moz-tree-checkbox
* :-moz-tree-column
* :-moz-tree-cell-text
* :-moz-tree-cell-text(hover) New in Firefox 3
* :-moz-tree-twisty
* :-moz-tree-indentation
* :-moz-tree-line
* :-moz-tree-image
* :-moz-tree-separator
* :-moz-tree-drop-feedback
* :-moz-tree-progressmeter
* :-moz-system-metric(windows-default-theme) New in Firefox 3
* :-moz-system-metric(mac-graphite-theme) New in Firefox 3.1 bug 448767
* :-moz-system-metric(images-in-menus) New in Firefox 3
* :-moz-system-metric(scrollbar-start-backward) New in Firefox 3
* :-moz-system-metric(scrollbar-start-forward) New in Firefox 3
* :-moz-system-metric(scrollbar-end-backward) New in Firefox 3
* :-moz-system-metric(scrollbar-end-forward) New in Firefox 3
* :-moz-system-metric(scrollbar-thumb-proportional) New in Firefox 3
* :-moz-alt-text New in Firefox 3
* :-moz-placeholder New in Firefox 3
* :-moz-broken New in Firefox 3
* ::-moz-svg-foreign-content
* ::-moz-scrolled-page-sequence
* ::-moz-scrolled-content
* ::-moz-anonymous-block
* ::-moz-cell-content
* ::-moz-anonymous-positioned-block
* ::-moz-pagecontent
* ::-moz-page
* ::-moz-page-sequence
* ::-moz-pagebreak
* ::-moz-viewport
* ::-moz-viewport-scroll
* ::-moz-canvas
* ::-moz-scrolled-canvas
* ::-moz-xul-anonymous-block
* ::-moz-table
* ::-moz-table-cell
* ::-moz-table-row-group
* ::-moz-table-column-group
* ::-moz-table-column
* ::-moz-table-row
* ::-moz-table-outer
* ::-moz-inline-table

Properties

* -moz-appearance
* -moz-binding
* -moz-background-clip
* -moz-background-inline-policy
* -moz-background-origin
* -moz-border-image New in Firefox 3.1 bug 378217
* -moz-border-top-colors
* -moz-border-right-colors
* -moz-border-bottom-colors
* -moz-border-left-colors
* -moz-border-radius
* -moz-border-radius-topleft
* -moz-border-radius-topright
* -moz-border-radius-bottomleft
* -moz-border-radius-bottomright
* -moz-box-align
* -moz-box-direction
* -moz-box-flex
* -moz-box-ordinal-group
* -moz-box-orient
* -moz-box-pack
* -moz-box-shadow New in Firefox 3.1 bug 212633
* -moz-box-sizing
* -moz-image-region
* -moz-box-flexgroup
* -moz-opacity Obsolete
* -moz-outline Deprecated
* -moz-outline-color Deprecated
* -moz-outline-offset
* -moz-outline-radius
* -moz-outline-radius-topleft
* -moz-outline-radius-topright
* -moz-outline-radius-bottomleft
* -moz-outline-radius-bottomright
* -moz-outline-style Deprecated
* -moz-outline-width Deprecated
* -moz-user-focus
* -moz-user-input
* -moz-user-modify
* -moz-user-select
* -moz-window-shadow New in Firefox 3.1 bug 450939

* CSS3 Box
o overflow-x
o overflow-y

* CSS3 Columns
o -moz-column-cou