Standards consensus is emerging for additional options to DOM addEventListener for things like passive listeners and delegated events. Users should have access to those features while using jQuery.
So here we're collecting all the shims, fallbacks, and polyfills in order to implant HTML5 functionality in browsers that don't natively support them. The general idea is that: We, as developers, ...