jonathantneal / flexibility

A JavaScript polyfill for Flexbox
https://jonathantneal.github.io/flexibility/
MIT License
4.33k stars 479 forks source link

ignore inline svg nodes in 1.0.6 #68

Open nonmanifold opened 8 years ago

jonathantneal commented 8 years ago

Hi there, is this issue resolved in flexibility v2? This PR looks to patch an older version.

nonmanifold commented 8 years ago

I haven't tested PR with 2.x, Its a patch for 1.0.x branch witch prevents crash when there is a svg node in subtree by completley ignoring such nodes. You should probably publish it as 1.0.7.