Is anyone aware of a definitive list of areas of missing support for ECMAScript/JavaScript in the major browsers (I’m talking IE7+, Firefox, Chrome, Safari and Opera).
Obviously we do feature detection in our code, but I’d like a list of features that we need to perform detection on ideally.
Some commonly referenced sources are