List of areas missing support for ECMAScript/JavaScript in major browsers?
问题 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. 回答1: Some commonly referenced sources are Great compatibility tables at QuirksMode. Some of them are being updated recently. Kangax sums up ES5 support very well. Microsoft released reports of IE