IE9 Support for HTML5 Canvas tag

后端 未结 5 838
Happy的楠姐
Happy的楠姐 2021-01-01 13:24

I am trying to test out the canvas tag, I started with this code:


 
    This text is d         


        
5条回答
  •  礼貌的吻别
    2021-01-01 14:00

    As far as I'm aware HTML 5 Canvas support is under development for IE9, unless it is already in the RC.. Perhaps not the best website to find out you could browse to html5test with IE9 to see if it supports certain HTML 5 tags or not. As an alternative you can browse to caniuse which should also give you alot of info regarding the HTML5 support of browsers .

提交回复
热议问题