This is an old revision of this page, as edited by DiscipleOfKnowledge(talk | contribs) at 03:48, 13 January 2012(←Created page with 'A '''polyfill''' or '''polyfiller''' is code designed to provide technology that is not native to a browser. For example, earlier versions{{which}} of [[Internet...'). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.Revision as of 03:48, 13 January 2012 by DiscipleOfKnowledge(talk | contribs)(←Created page with 'A '''polyfill''' or '''polyfiller''' is code designed to provide technology that is not native to a browser. For example, earlier versions{{which}} of [[Internet...')
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.