-
Notifications
You must be signed in to change notification settings - Fork 37
Current users, polyfills, prototypes, and implementations
davidmarkclements edited this page Oct 8, 2012
·
2 revisions
This page contains links to polyfills, prototypes, and reference implementations of the proposed spec.
-
Scott Jehl’s Picturefill closely matches the proposed syntax, albeit using
div
elements in order to be used today. -
David Newton's Picturefill fork's Scott's and add's SVG support.
-
Pickyfill adds offline support to the picture pattern.
-
[ Respondu ] (https://github.com/davidmarkclements/Respondu) allows use of actual picture tags, works in all modern browsers and IE7+
Coming soon.
Coming soon.
-
Microsoft (Using
div
-based Picturefill) -
Dribbble (Using
div
-based Picturefill) - Drupal 8 Core (Using the proposed markup)
-
New York Magazine (Using
div
-based Picturefill)