Polyfill (programming): Difference between revisions

Content deleted Content added
Copyedit. Date formats.
Link suggestions feature: 2 links added.
 
Line 29:
 
=== Flexie ===
Possibly one of the most anticipated features of CSS3, Flexible Box Layout (a.k.a. Flexbox) promises to be an extremely powerful tool for laying out interface elements. [[WebKit]] and Mozilla engines have supported a preliminary draft syntax for years. Flexie implements support for that same syntax in IE and Opera. However, the draft spec has undergone a drastic revision to a new (and much more powerful) syntax, which is not yet supported by Flexie. Flexie can still be used along with the old syntax, but the developer must make sure they include the new syntax for future browsers as well.
 
=== CSS3 PIE ===
Line 51:
=== BrowserID ===
{{Main articles|Mozilla Persona}}
[[Authentication protocol]] proposed by Mozilla, failed to gain traction.<ref>{{cite web | title = navigator.id | url = https://developer.mozilla.org/en/DOM/navigator.id | publisher = Mozilla Developer Network | date = 30 June 2012 | access-date = 9 July 2012 | archive-date = 3 August 2012 | archive-url = https://web.archive.org/web/20120803093440/https://developer.mozilla.org/en/DOM/navigator.id | url-status = dead }}</ref>
 
=== Webshims Lib ===