MS Edge CSS transition flickering
问题 I've noticed a strange issue with CSS transitions in MS Edge. Basically if you have a transition, between hover states for example, but the styles defined for those hover states are over-written in the CSS cascade, Edge will switch to the over-written styling for the duration of the transition, then switch back. The issue is described fairly well here too: https://www.webmasterworld.com/css/4791912.htm I have also created a pen demonstrating the problem: http://codepen.io/powerbored/pen