svg marker does not work in IE9-10

后端 未结 7 689
礼貌的吻别
礼貌的吻别 2020-12-30 11:23

Working first time on svg. I have following svg definition for an \'arrow-like\' path


    

        
7条回答
  •  甜味超标
    2020-12-30 11:48

    This appeared to render fine in IE10 for me (diamond shape on the left and triangle on the right).

    However there are some known issues with markers in IE. For instance, IE doesn't support markerUnits="strokeWidth".

提交回复
热议问题