谈谈ie9对css3的支持情况
本文记录一下ie9支持的css3相关的。
css3属性:
1、 支持的:
- border-radius
- box-shadow
- box-sizing
- overflow-x
- overflow-y
- word-wrap
- opacity
 2、不支持的:
- text-shadow
- border-image
- transforms
- text-stroke
- resize
伪类:
 1、 支持的:
- :last-child
- :nth-child(n)
- :target
- :empty
- :disabled
- :checked
- :enabled
 2、不支持的:
- :valid
- :invalid
- ::before
- ::after
相关推荐
  qiupu    2020-11-04  
   jiedinghui    2020-10-25  
   Ladyseven    2020-10-22  
   hellowzm    2020-10-12  
   zuncle    2020-09-28  
   Ladyseven    2020-09-11  
   jiedinghui    2020-09-07  
   xiaohuli    2020-09-02  
   葉無聞    2020-09-01  
   impress    2020-08-26  
   ThikHome    2020-08-24  
   nicepainkiller    2020-08-20  
   hellowzm    2020-08-18  
 