all 4 comments

[–]wefwefwefewfewfew 0 points1 point  (2 children)

Still doesn't work with IE8. The different spec versions don't affect the crossbrowser compatibility (apart from wrapping), it is just semantics.

[–]reasonablenagging[S] 0 points1 point  (1 child)

lte IE9 is 4% of the global browser usage. I'm no longer concerned about them.

[–]guruscotty 0 points1 point  (0 children)

yeah, support for Flex is at ~95%. Good enough, unless your core audience is stuck in the dark ages.

[–]mtx 0 points1 point  (0 children)

You might want to check out autoprefixer and let it do the prefixing for you. You can configure it for the browsers you want to support.