proposal:
- support 10 years of browser versions
- track Blink, WebKit, Gecko, Trident, EdgeHTML
- do one semver major each year
- drop all polyfills that are't needed anymore
- update tested browsers
- ideally in the fall after Apple ships its latest OS's
Today the supported browser versions would be:
- IE 11 (because Edge 12 shipped in 2015)
- Chrome 38
- Firefox 33
- Safari 8
This implies:
- no more android specifics
- dropping IE 9 and 10
- dropping Opera Presto (if we still supported that)
Next year we could drop IE completely.
proposal:
Today the supported browser versions would be:
This implies:
Next year we could drop IE completely.