Closed jdalton closed 12 years ago
I have already started to clean this up. I'm not 100% happy with this. But I really need some more time to think about this in general. Currently, I think, we have should make shivMethods as an opt-in and not as an opt-out... :-(
I have already started to clean this up.
Sure, but your cleanup is without understanding (why the regexp exists in the first place) and also has tag names in the regexp that are unnecessary (like optgroup). I started this cleanup commit before your commit so will merge to make it easier to apply.
I'm not 100% happy with this. But I really need some more time to think about this in general. Currently, I think, we have should make shivMethods as an opt-in and not as an opt-out... :-(
Yap! I am totally for opting in instead of opting out.
This pull request also includes a unit test.
Cleanup IE browser crash fix