IE9对CSS3属性的支持状况

IE9对CSS3属性的支持情况

IE9对CSS3属性的支持情况

CSS3属性 IE9支持情况 之前版本IE支持情况
opacity IE9对CSS3属性的支持状况 None
multiple backgrounds IE9对CSS3属性的支持状况 None
background-clip IE9对CSS3属性的支持状况 None
background-size IE9对CSS3属性的支持状况 None
background-origin IE9对CSS3属性的支持状况 None
text-shadow IE9对CSS3属性的支持状况
word-wrap IE9对CSS3属性的支持状况 5-8
writing-mode IE9对CSS3属性的支持状况 5-8
border-image IE9对CSS3属性的支持状况
border-radius IE9对CSS3属性的支持状况 None
box-shadow IE9对CSS3属性的支持状况 None
overflow-x IE9对CSS3属性的支持状况 7-8
overflow-y IE9对CSS3属性的支持状况 7-8
multiple columns IE9对CSS3属性的支持状况
box-sizing IE9对CSS3属性的支持状况 8
RGBA colors IE9对CSS3属性的支持状况 None
HSL colors IE9对CSS3属性的支持状况 None
HSLA colors IE9对CSS3属性的支持状况 None
text-stroke IE9对CSS3属性的支持状况
gradients IE9对CSS3属性的支持状况
transforms IE9对CSS3属性的支持状况
transitions IE9对CSS3属性的支持状况
outline-offset IE9对CSS3属性的支持状况
resize IE9对CSS3属性的支持状况
@font-face IE9对CSS3属性的支持状况 5.5-8

IE9支持的伪类&伪元素

  • :root
  • :nth-child(n)
  • :nth-last-child(n)
  • :nth-of-type(n)
  • :nth-last-of-type(n)
  • :last-child
  • :first-of-type
  • :last-of-type
  • nly-child
  • nly-of-type
  • :empty
  • :target
  • :not(s)
  • :enabled
  • :disabled
  • :checked
  • :indeterminate
  • ::selection

IE9不支持的伪类&伪元素

  • :default
  • :valid
  • :invalid
  • :in-range
  • ut-of-range
  • :required
  • ptional
  • :read-only
  • :read-write
  • ::before
  • ::after
  • ::first-letter
  • ::first-line
  • ::value
  • ::choices
  • ::repeat-item
  • ::repeat-index