---
title: Extensions CSS de Mozilla
slug: Web/CSS/Mozilla_Extensions
tags:
- CSS
- Mozilla
- Non-standard
- Reference
translation_of: Web/CSS/Mozilla_Extensions
original_slug: Web/CSS/Extensions_Mozilla
---
{{CSSRef}}
Les applications Mozilla, telles que Firefox, prennent en charge un certain nombre d'extensions spécifiques à CSS : des propriétés, des valeurs, des pseudo-éléments, des pseudo-classes, des règles @ et des requêtes média. Ces extensions utilisent le préfixe -moz
.
Propriétés et pseudo-classes spécifiques à Mozilla (ne pas utiliser sur le Web)
Note : Ces propriétés et pseudo-classes ne fonctionneront que pour les applications Mozilla (Firefox par exemple) et ne sont pas en voie de standardisation. Certaines ne s'applique qu'aux éléments XUL.
B
- {{CSSxRef("-moz-binding")}} {{Deprecated_Inline}}
- {{CSSxRef("-moz-border-bottom-colors")}} {{Obsolete_Inline}}
- {{CSSxRef("-moz-border-left-colors")}} {{Obsolete_Inline}}
- {{CSSxRef("-moz-border-right-colors")}} {{Obsolete_Inline}}
- {{CSSxRef("-moz-border-top-colors")}} {{Obsolete_Inline}}
- {{CSSxRef("-moz-box-align")}}
- {{CSSxRef("-moz-box-direction")}}
- {{CSSxRef("-moz-box-flex")}}
- {{CSSxRef("-moz-box-ordinal-group")}}
- {{CSSxRef("-moz-box-orient")}}
- {{CSSxRef("-moz-box-pack")}}
C – I
- {{CSSxRef("-moz-context-properties")}}
- {{CSSxRef("-moz-float-edge")}}
- {{CSSxRef("-moz-force-broken-image-icon")}}
- {{CSSxRef("-moz-image-region")}}
O
- {{CSSxRef("-moz-orient")}}
- {{CSSxRef("-moz-osx-font-smoothing")}}
- {{CSSxRef("-moz-outline-radius")}}
- {{CSSxRef("-moz-outline-radius-bottomleft")}}
- {{CSSxRef("-moz-outline-radius-bottomright")}}
- {{CSSxRef("-moz-outline-radius-topleft")}}
- {{CSSxRef("-moz-outline-radius-topright")}}
- {{CSSxRef("overflow-clip-box")}}
- {{CSSxRef("overflow-clip-box-block")}}
- {{CSSxRef("overflow-clip-box-inline")}}
S – Z
- {{CSSxRef("-moz-stack-sizing")}}
- {{CSSxRef(":-moz-system-metric(images-in-menus)")}} {{Obsolete_Inline}}{{gecko_minversion_inline("1.9")}}
- {{CSSxRef(":-moz-system-metric(mac-graphite-theme)")}} {{Obsolete_Inline}}{{gecko_minversion_inline("1.9.1")}}
- {{CSSxRef(":-moz-system-metric(scrollbar-end-backward)")}} {{Obsolete_Inline}}{{gecko_minversion_inline("1.9")}}
- {{CSSxRef(":-moz-system-metric(scrollbar-end-forward)")}} {{Obsolete_Inline}}{{gecko_minversion_inline("1.9")}}
- {{CSSxRef(":-moz-system-metric(scrollbar-start-backward)")}} {{Obsolete_Inline}}{{gecko_minversion_inline("1.9")}}
- {{CSSxRef(":-moz-system-metric(scrollbar-start-forward)")}} {{Obsolete_Inline}}
- {{CSSxRef(":-moz-system-metric(scrollbar-thumb-proportional)")}} {{Obsolete_Inline}}{{gecko_minversion_inline("1.9")}}
- {{CSSxRef(":-moz-system-metric(touch-enabled)")}} {{Obsolete_Inline}}{{gecko_minversion_inline("1.9.2")}}
- {{CSSxRef(":-moz-system-metric(windows-default-theme)")}} {{Obsolete_Inline}}
- {{CSSxRef("-moz-user-focus")}}
- {{CSSxRef("-moz-user-input")}}
- {{CSSxRef("-moz-user-modify")}}
- {{CSSxRef("-moz-window-dragging")}}
- {{CSSxRef("-moz-window-shadow")}}
Anciennes propriétés spécifiques, désormais standardisées
Note : Afin d'obtenir la meilleure compatibilité possible, vous devriez utiliser les versions standards, non-préfixées, de ces propriétés plutôt que les versions spécifiques. Généralement, lorsqu'une propriété est standardisée et implémentée, la version préfixée est généralement abandonnée ensuite.
-
A
- {{CSSxRef("animation", "-moz-animation")}} {{Deprecated_Inline}} [Version préfixée toujours acceptée]
- {{CSSxRef("animation-delay", "-moz-animation-delay")}} {{Deprecated_Inline}} [Version préfixée toujours acceptée]
- {{CSSxRef("animation-direction", "-moz-animation-direction")}} {{Deprecated_Inline}} [Version préfixée toujours acceptée]
- {{CSSxRef("animation-duration", "-moz-animation-duration")}} {{Deprecated_Inline}} [Version préfixée toujours acceptée]
- {{CSSxRef("animation-fill-mode", "-moz-animation-fill-mode")}} {{Deprecated_Inline}} [Version préfixée toujours acceptée]
- {{CSSxRef("animation-iteration-count", "-moz-animation-iteration-count")}} {{Deprecated_Inline}} [Version préfixée toujours acceptée]
- {{CSSxRef("animation-name", "-moz-animation-name")}} {{Deprecated_Inline}} [Version préfixée toujours acceptée]
- {{CSSxRef("animation-play-state", "-moz-animation-play-state")}} {{Deprecated_Inline}} [Version préfixée toujours acceptée]
- {{CSSxRef("animation-timing-function","-moz-animation-timing-function")}} {{Deprecated_Inline}} [Version préfixée toujours acceptée]
- {{CSSxRef("appearance","-moz-appearance")}} {{Experimental_Inline}}
-
B
- {{CSSxRef("backface-visibility", "-moz-backface-visibility")}} {{Deprecated_Inline}} [Version préfixée toujours acceptée]
- {{CSSxRef("background-clip", "-moz-background-clip")}}{{Obsolete_Inline(2)}}
- {{CSSxRef("background-origin", "-moz-background-origin")}}{{Obsolete_Inline(2)}}
- {{CSSxRef("-moz-background-inline-policy")}}{{Obsolete_Inline(32)}} [Remplacée par la version standard {{CSSxRef("box-decoration-break")}}]
- {{CSSxRef("background-size", "-moz-background-size")}}{{Obsolete_Inline(2)}}
- {{CSSxRef("border-inline-end","-moz-border-end")}} {{Deprecated_Inline}} [Remplacée par la version standard {{CSSxRef("border-inline-end")}}]
- {{CSSxRef("border-inline-color","-moz-border-end-color")}} {{Deprecated_Inline}} [Remplacée par la version standard {{CSSxRef("border-inline-end-color")}}]
- {{CSSxRef("border-inline-style","-moz-border-end-style")}} {{Deprecated_Inline}} [Remplacée par la version standard {{CSSxRef("border-inline-end-style")}}]
- {{CSSxRef("border-inline-width","-moz-border-end-width")}} {{Deprecated_Inline}} [Remplacée par la version standard {{CSSxRef("border-inline-end-width")}}]
- {{CSSxRef("border-image","-moz-border-image")}} {{Deprecated_Inline}}
- {{CSSxRef("border-inline-start","-moz-border-start")}} {{Deprecated_Inline}} [Remplacée par la version standard {{CSSxRef("border-inline-start")}}]
- {{CSSxRef("border-inline-start-color","-moz-border-start-color")}} {{Deprecated_Inline}} [Remplacée par la version standard {{CSSxRef("border-inline-start-color")}}]
- {{CSSxRef("border-inline-start-style","-moz-border-start-style")}} {{Deprecated_Inline}} [Remplacée par la version standard {{CSSxRef("border-inline-start-style")}}]
- {{CSSxRef("border-inline-start-width","-moz-border-start-width")}} {{Deprecated_Inline}} [Remplacée par la version standard {{CSSxRef("border-inline-start-width")}}]
- {{CSSxRef("box-sizing", "-moz-box-sizing")}} {{Deprecated_Inline}} [Version préfixée toujours acceptée]
-
C
- {{CSSxRef("clip-path")}} {{Experimental_Inline}} [Applying to more than SVG]
- {{CSSxRef("column-count","-moz-column-count")}} {{Deprecated_Inline}} [Version préfixée toujours acceptée]
- {{CSSxRef("column-fill","-moz-column-fill")}} {{Deprecated_Inline}} [Version préfixée toujours acceptée]
- {{CSSxRef("column-gap","-moz-column-gap")}} {{Deprecated_Inline}} [Version préfixée toujours acceptée]
- {{CSSxRef("column-width","-moz-column-width")}} {{Deprecated_Inline}} [Version préfixée toujours acceptée]
- {{CSSxRef("column-rule","-moz-column-rule")}} {{Deprecated_Inline}} [Version préfixée toujours acceptée]
- {{CSSxRef("column-rule-width","-moz-column-rule-width")}} {{Deprecated_Inline}} [Version préfixée toujours acceptée]
- {{CSSxRef("column-rule-style","-moz-column-rule-style")}} {{Deprecated_Inline}} [Version préfixée toujours acceptée]
- {{CSSxRef("column-rule-color","-moz-column-rule-color")}} {{Deprecated_Inline}} [Version préfixée toujours acceptée]
- {{CSSxRef("-moz-context-properties")}} {{Experimental_Inline}}
-
F – M
- {{CSSxRef("filter")}} {{Experimental_Inline}} [Applying to more than SVG]
- {{CSSxRef("font-feature-settings","-moz-font-feature-settings")}} {{Deprecated_Inline}} [Version préfixée toujours acceptée]
- {{CSSxRef("font-language-override","-moz-font-language-override")}} {{Deprecated_Inline}} [Version préfixée toujours acceptée]
- {{CSSxRef("hyphens","-moz-hyphens")}} {{Deprecated_Inline}} [Version préfixée toujours acceptée]
- {{CSSxRef("margin-inline-end","-moz-margin-end")}} {{Deprecated_Inline}} [Remplacée par la version standard {{CSSxRef("margin-inline-end")}}]
- {{CSSxRef("margin-inline-start","-moz-margin-start")}} {{Deprecated_Inline}} [Remplacée par la version standard {{CSSxRef("margin-inline-start")}}]
- {{CSSxRef("mask")}} {{Experimental_Inline}} [Applying to more than SVG]
-
O
- {{CSSxRef("opacity","-moz-opacity")}}{{Obsolete_Inline("1.9.1")}}
- {{CSSxRef("outline","-moz-outline")}}{{Obsolete_Inline("1.9.2")}}
- {{CSSxRef("outline-color","-moz-outline-color")}}{{Obsolete_Inline("1.9.2")}}
- {{CSSxRef("outline-offset","-moz-outline-offset")}}{{Obsolete_Inline("1.9.2")}}
- {{CSSxRef("outline-style","-moz-outline-style")}}{{Obsolete_Inline("1.9.2")}}
- {{CSSxRef("outline-width","-moz-outline-width")}}{{Obsolete_Inline("1.9.2")}}
-
P
- {{CSSxRef("padding-inline-end","-moz-padding-end")}} {{Deprecated_Inline}} [Remplacée par la version standard {{CSSxRef("padding-inline-start")}}]
- {{CSSxRef("padding-inline-start","-moz-padding-start")}} {{Deprecated_Inline}} [Remplacée par la version standard {{CSSxRef("padding-inline-end")}}]
- {{CSSxRef("perspective", "-moz-perspective")}} {{Deprecated_Inline}} [Version préfixée toujours acceptée]
- {{CSSxRef("perspective-origin","-moz-perspective-origin")}} {{Deprecated_Inline}} [Version préfixée toujours acceptée]
- {{CSSxRef("pointer-events")}} {{Experimental_Inline}} [Applying to more than SVG]
-
T – U
- {{CSSxRef("tab-size","-moz-tab-size")}} {{Experimental_Inline}}
- {{CSSxRef("text-align-last","-moz-text-align-last")}}{{Obsolete_Inline("53")}}
- {{CSSxRef("text-decoration-color","-moz-text-decoration-color")}}{{Obsolete_Inline("39")}}
- {{CSSxRef("text-decoration-line","-moz-text-decoration-line")}}{{Obsolete_Inline("39")}}
- {{CSSxRef("text-decoration-style","-moz-text-decoration-style")}}{{Obsolete_Inline("39")}}
- {{CSSxRef("text-size-adjust","-moz-text-size-adjust")}} {{Experimental_Inline}}
- {{CSSxRef("transform", "-moz-transform")}} {{Deprecated_Inline}} [Version préfixée toujours acceptée]
- {{CSSxRef("transform-origin", "-moz-transform-origin")}} {{Deprecated_Inline}} [Version préfixée toujours acceptée]
- {{CSSxRef("transform-style", "-moz-transform-style")}} {{Deprecated_Inline}} [Version préfixée toujours acceptée]
- {{CSSxRef("transition", "-moz-transition")}} {{Deprecated_Inline}} [Version préfixée toujours acceptée]
- {{CSSxRef("transition-delay", "-moz-transition-delay")}} {{Deprecated_Inline}} [Version préfixée toujours acceptée]
- {{CSSxRef("transition-duration", "-moz-transition-duration")}} {{Deprecated_Inline}} [Version préfixée toujours acceptée]
- {{CSSxRef("transition-property", "-moz-transition-property")}} {{Deprecated_Inline}} [Version préfixée toujours acceptée]
- {{CSSxRef("transition-timing-function", "-moz-transition-timing-function")}} {{Deprecated_Inline}} [Version préfixée toujours acceptée]
- {{CSSxRef("user-select","-moz-user-select")}} {{Experimental_Inline}}
Valeurs
Valeurs globales
- {{cssxref("initial","-moz-initial")}}
{{Cssxref("-moz-appearance")}}
button
button-arrow-down
button-arrow-next
button-arrow-previous
button-arrow-up
button-bevel
checkbox
checkbox-container
checkbox-label
checkmenuitem
dialog
groupbox
listbox
menuarrow
menucheckbox
menuimage
menuitem
menuitemtext
menulist
menulist-button
menulist-text
menulist-textfield
menupopup
menuradio
menuseparator
-moz-mac-unified-toolbar
-moz-win-borderless-glass
-moz-win-browsertabbar-toolbox
-moz-win-communications-toolbox
-moz-win-glass
-moz-win-media-toolbox
-moz-window-button-box
-moz-window-button-box-maximized
-moz-window-button-close
-moz-window-button-maximize
-moz-window-button-minimize
-moz-window-button-restore
-moz-window-titlebar
-moz-window-titlebar-maximized
progressbar
progresschunk
radio
radio-container
radio-label
radiomenuitem
resizer
resizerpanel
scale-horizontal
scalethumb-horizontal
scalethumb-vertical
scale-vertical
scrollbarbutton-down
scrollbarbutton-left
scrollbarbutton-right
scrollbarbutton-up
scrollbar-small
scrollbarthumb-horizontal
scrollbarthumb-vertical
scrollbartrack-horizontal
scrollbartrack-vertical
separator
spinner
spinner-downbutton
spinner-textfield
spinner-upbutton
statusbar
statusbarpanel
tab
tabpanels
tab-scroll-arrow-back
tab-scroll-arrow-forward
textfield
textfield-multiline
toolbar
toolbarbutton-dropdown
toolbox
tooltip
treeheadercell
treeheadersortarrow
treeitem
treetwisty
treetwistyopen
treeview
window
{{cssxref("background-image")}}
-
Dégradés {{Gecko_minversion_inline("1.9.2")}}
- {{CSSxRef("linear-gradient","-moz-linear-gradient")}} {{Deprecated_Inline}}
- {{CSSxRef("radial-gradient","-moz-radial-gradient")}} {{Deprecated_Inline}}
-
Éléments {{gecko_minversion_inline("2.0")}}
- {{cssxref("-moz-element")}}
-
Sub-images {{gecko_minversion_inline("2.0")}}
- {{cssxref("-moz-image-rect")}}
{{Cssxref("border-color")}}
-moz-use-text-color
{{obsolete_inline}} retiré de Gecko (cf. {{bug(1306214)}}) ; currentcolor doit être utilisée à la place.
{{Cssxref("border-style")}} et {{Cssxref("outline-style")}}
-moz-bg-inset
{{Obsolete_Inline(1.9)}}
-moz-bg-outset
{{Obsolete_Inline(1.9)}}
-moz-bg-solid
{{Obsolete_Inline(1.9)}}
Mots-clés pour {{cssxref("<color>")}}
-moz-activehyperlinktext
-moz-hyperlinktext
-moz-visitedhyperlinktext
-moz-buttondefault
-moz-buttonhoverface
-moz-buttonhovertext
-moz-default-background-color
{{Gecko_minversion_inline("5.0")}}
-moz-default-color
{{Gecko_minversion_inline("5.0")}}
-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-chrome-active
{{Gecko_minversion_inline("1.9.1")}}
-moz-mac-chrome-inactive
{{Gecko_minversion_inline("1.9.1")}}
-moz-mac-focusring
-moz-mac-menuselect
-moz-mac-menushadow
-moz-mac-menutextselect
-moz-menuhover
-moz-menuhovertext
-moz-win-communicationstext
-moz-win-mediatext
{{gecko_minversion_inline(1.9)}}
-moz-nativehyperlinktext
{{Gecko_minversion_inline("1.9.1")}}
{{Cssxref("display")}}
-moz-box
{{Deprecated_Inline}}
-moz-inline-block
{{Obsolete_Inline}}
-moz-inline-box
{{Deprecated_Inline}}
-moz-inline-grid
{{Obsolete_Inline(62)}}
-moz-inline-stack
{{Obsolete_Inline(62)}}
-moz-inline-table
{{Obsolete_Inline}}
-moz-grid
{{Obsolete_Inline(62)}}
-moz-grid-group
{{Obsolete_Inline(62)}}
-moz-grid-line
{{Obsolete_Inline(62)}}
-moz-groupbox
{{Obsolete_Inline}}
-moz-deck
{{Obsolete_Inline(62)}}
-moz-popup
{{Obsolete_Inline(62)}}
-moz-stack
{{Obsolete_Inline(62)}}
-moz-marker
{{Obsolete_Inline(62)}}
{{cssxref("empty-cells")}}
-moz-show-background
(valeur par défaut en quirks mode)
{{Cssxref("font")}}
-moz-button
-moz-info
-moz-desktop
-moz-dialog
(également une couleur)
-moz-document
-moz-workspace
-moz-window
-moz-list
-moz-pull-down-menu
-moz-field
(également une couleur)
{{Cssxref("font-family")}}
{{Cssxref("image-rendering")}}
- {{Cssxref("image-rendering","-moz-crisp-edges")}} {{Gecko_minversion_inline("1.9.2")}}
{{cssxref("<length>")}}
- {{cssxref("-moz-calc")}} {{gecko_minversion_inline("2.0")}}
{{Cssxref("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
{{Cssxref("overflow")}}
- {{Cssxref("-moz-scrollbars-none")}} {{obsolete_inline}}
- {{Cssxref("-moz-scrollbars-horizontal")}} {{Deprecated_inline}}
- {{Cssxref("-moz-scrollbars-vertical")}} {{Deprecated_inline}}
- {{Cssxref("-moz-hidden-unscrollable")}}
{{Cssxref("text-align")}}
-moz-center
-moz-left
-moz-right
{{Cssxref("text-decoration")}}
{{Cssxref("-moz-user-select")}}
{{Cssxref("width")}}, {{Cssxref("min-width")}}, and {{Cssxref("max-width")}}
-moz-min-content
-moz-fit-content
-moz-max-content
-moz-available
Pseudo-éléments et pseudo-classes
-
A – D
- {{CSSxRef("::-moz-anonymous-block")}}
- {{CSSxRef("::-moz-anonymous-positioned-block")}}
- {{CSSxRef(":-moz-any")}}{{gecko_minversion_inline("2.0")}}
- {{CSSxRef(":-moz-any-link")}} [Matches
:link
and :visited
]
- {{CSSxRef(":-moz-broken")}}{{gecko_minversion_inline("1.9")}}
- {{CSSxRef("::-moz-canvas")}}
- {{CSSxRef("::-moz-color-swatch")}}
- {{CSSxRef("::-moz-cell-content")}}
- {{CSSxRef(":-moz-drag-over")}}
-
F – I
- {{CSSxRef(":-moz-first-node")}}
- {{CSSxRef("::-moz-focus-inner")}}
- {{CSSxRef("::-moz-focus-outer")}}
- {{CSSxRef(":-moz-focusring")}}{{gecko_minversion_inline("2.0")}}
- {{CSSxRef(":-moz-full-screen")}}{{gecko_minversion_inline("9.0")}}
- {{CSSxRef(":-moz-full-screen-ancestor")}}{{gecko_minversion_inline("10.0")}}
- {{CSSxRef(":-moz-handler-blocked")}}{{gecko_minversion_inline("1.9.1")}}
- {{CSSxRef(":-moz-handler-crashed")}}{{gecko_minversion_inline("2.0")}}
- {{CSSxRef(":-moz-handler-disabled")}}{{gecko_minversion_inline("1.9.1")}}
- {{CSSxRef("::-moz-inline-table")}}
-
L
- {{CSSxRef(":-moz-last-node")}}
- {{CSSxRef(":-moz-list-bullet")}}
- {{CSSxRef(":-moz-list-number")}}
- {{CSSxRef(":-moz-loading")}}{{gecko_minversion_inline("1.9")}}
- {{CSSxRef(":-moz-locale-dir(ltr)")}}{{gecko_minversion_inline("1.9.2")}}
- {{CSSxRef(":-moz-locale-dir(rtl)")}}{{gecko_minversion_inline("1.9.2")}}
- {{CSSxRef(":-moz-lwtheme")}}{{gecko_minversion_inline("1.9.2")}}
- {{CSSxRef(":-moz-lwtheme-brighttext")}}{{gecko_minversion_inline("1.9.2")}}
- {{CSSxRef(":-moz-lwtheme-darktext")}}{{gecko_minversion_inline("1.9.2")}}
-
N – R
- {{CSSxRef(":-moz-native-anonymous")}}{{gecko_minversion_inline("36")}}
- {{CSSxRef(":-moz-only-whitespace")}}
- {{CSSxRef("::-moz-page")}}
- {{CSSxRef("::-moz-page-sequence")}}
- {{CSSxRef("::-moz-pagebreak")}}
- {{CSSxRef("::-moz-pagecontent")}}
- {{CSSxRef(":-moz-placeholder")}}{{gecko_minversion_inline("1.9")}}{{Obsolete_Inline("51")}}
- {{CSSxRef("::-moz-placeholder")}}{{gecko_minversion_inline("19")}}{{Deprecated_Inline("51")}}
- {{CSSxRef("::-moz-progress-bar")}}
- {{CSSxRef("::-moz-range-progress")}}
- {{CSSxRef("::-moz-range-thumb")}}
- {{CSSxRef("::-moz-range-track")}}
- {{CSSxRef(":-moz-read-only")}}
- {{CSSxRef(":-moz-read-write")}}
-
S
- {{CSSxRef("::-moz-scrolled-canvas")}}
- {{CSSxRef("::-moz-scrolled-content")}}
- {{CSSxRef("::-moz-scrolled-page-sequence")}}
- {{CSSxRef("::selection","::-moz-selection")}}{{Deprecated_Inline(62)}}
- {{CSSxRef(":-moz-submit-invalid")}}{{gecko_minversion_inline("2.0")}}
- {{CSSxRef(":-moz-suppressed")}}{{gecko_minversion_inline("1.9")}}
- {{CSSxRef("::-moz-svg-foreign-content")}}
-
T
- {{CSSxRef("::-moz-table")}}
- {{CSSxRef("::-moz-table-cell")}}
- {{CSSxRef("::-moz-table-column")}}
- {{CSSxRef("::-moz-table-column-group")}}
- {{CSSxRef("::-moz-table-outer")}}
- {{CSSxRef("::-moz-table-row")}}
- {{CSSxRef("::-moz-table-row-group")}}
- {{CSSxRef(":-moz-tree-cell")}}
- {{CSSxRef(":-moz-tree-cell-text")}}
- {{CSSxRef(":-moz-tree-cell-text(hover)")}}{{gecko_minversion_inline("1.9")}}
- {{CSSxRef(":-moz-tree-checkbox")}}
- {{CSSxRef(":-moz-tree-column")}}
- {{CSSxRef(":-moz-tree-drop-feedback")}}
- {{CSSxRef(":-moz-tree-image")}}
- {{CSSxRef(":-moz-tree-indentation")}}
- {{CSSxRef(":-moz-tree-line")}}
- {{CSSxRef(":-moz-tree-progressmeter")}}
- {{CSSxRef(":-moz-tree-row")}}
- {{CSSxRef(":-moz-tree-row(hover)")}}{{gecko_minversion_inline("1.9")}}
- {{CSSxRef(":-moz-tree-separator")}}
- {{CSSxRef(":-moz-tree-twisty")}}
-
U – X
- {{CSSxRef(":-moz-ui-invalid")}}{{gecko_minversion_inline("2.0")}}
- {{CSSxRef(":-moz-ui-valid")}}{{gecko_minversion_inline("2.0")}}
- {{CSSxRef(":-moz-user-disabled")}}{{gecko_minversion_inline("1.9")}}
- {{CSSxRef("::-moz-viewport")}}
- {{CSSxRef("::-moz-viewport-scroll")}}
- {{CSSxRef(":-moz-window-inactive")}}{{gecko_minversion_inline("2.0")}}
- {{CSSxRef("::-moz-xul-anonymous-block")}}
Règles @
- {{Cssxref("@-moz-document")}}
Caractéristiques
- {{CSSxRef("@media/-moz-mac-graphite-theme", "-moz-mac-graphite-theme")}}{{gecko_minversion_inline("1.9.2")}}
- {{CSSxRef("@media/-moz-maemo-classic", "-moz-maemo-classic")}}{{gecko_minversion_inline("1.9.2")}}
- {{CSSxRef("@media/-moz-device-pixel-ratio", "-moz-device-pixel-ratio")}}{{gecko_minversion_inline("2.0")}}
- {{CSSxRef("@media/-moz-os-version", "-moz-os-version")}}
- {{CSSxRef("@media/-moz-scrollbar-end-backward", "-moz-scrollbar-end-backward")}}{{gecko_minversion_inline("1.9.2")}}
- {{CSSxRef("@media/-moz-scrollbar-end-forward", "-moz-scrollbar-end-forward")}}{{gecko_minversion_inline("1.9.2")}}
- {{CSSxRef("@media/-moz-scrollbar-start-backward", "-moz-scrollbar-start-backward")}}{{gecko_minversion_inline("1.9.2")}}
- {{CSSxRef("@media/-moz-scrollbar-start-forward", "-moz-scrollbar-start-forward")}}{{gecko_minversion_inline("1.9.2")}}
- {{CSSxRef("@media/-moz-scrollbar-thumb-proportional", "-moz-scrollbar-thumb-proportional")}}{{gecko_minversion_inline("1.9.2")}}
- {{CSSxRef("@media/-moz-touch-enabled", "-moz-touch-enabled")}}{{gecko_minversion_inline("1.9.2")}}
- {{CSSxRef("@media/-moz-windows-accent-color-in-titlebar", "-moz-windows-accent-color-in-titlebar")}}
- {{CSSxRef("@media/-moz-windows-classic", "-moz-windows-classic")}}{{gecko_minversion_inline("1.9.2")}}
- {{CSSxRef("@media/-moz-windows-compositor", "-moz-windows-compositor")}}{{gecko_minversion_inline("1.9.2")}}
- {{CSSxRef("@media/-moz-windows-default-theme", "-moz-windows-default-theme")}}{{gecko_minversion_inline("1.9.2")}}
- {{CSSxRef("@media/-moz-windows-glass", "-moz-windows-glass")}}
- {{CSSxRef("@media/-moz-windows-theme", "-moz-windows-theme")}}{{gecko_minversion_inline("2.0")}}
Autres
- {{Cssxref("-moz-alt-content")}} {{Bug("11011")}}
Voir aussi