I have a div with border-radius. It is displayed with some kind of fragemnts in IE10 and IE11.
What is the cause? How do we fix this?
Visit this site with either IE10 or IE11 to see the effect: http://css3pie.com/demos/border-radius
Visit to fiddle: http://goo.gl/pKLe89
IE10 and IE11 both support border radius. Although, some claim that the 4 missing pixels do exist, you may be able to go that route.
Another option is to atempt to hack it.