Polyfill (programming)

This is an old revision of this page, as edited by DiscipleOfKnowledge (talk | contribs) at 14:24, 13 January 2012 (Give me at least 3 days before putting up a deletion notice.). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

A polyfill or polyfiller is code designed to provide technology that is not native to a browser. For example, earlier versions[which?] of IE do not support all the features of HTML5 which may necessitate the use of polyfills to display features of HTML5 which are not supported by the browser.