Polyfill (programming): Difference between revisions

Content deleted Content added
Tone, grammar and formatting (I forgot I was on Wikipedia with this one - "as you do" seriously?)
grammar correction
Line 14:
|publisher=Mozilla Developer Network |date=30 Jun 2012}}</ref>
 
Polyfill differs from a shim, in that it can be removed without any changes to the rest of the code once the un-implemented API it substitutes for is properly included in the browser.
 
==List of known ''polyfills''==