Skip to content
This repository has been archived by the owner on Sep 6, 2022. It is now read-only.

Picturefill 2.1.0 Beta 2

Pre-release
Pre-release
Compare
Choose a tag to compare
@Wilto Wilto released this 15 Jul 21:03
· 433 commits to master since this release

Downloads, documentation, and examples:
http://picturefill.responsiveimages.org

  • Matches the source parsing algorithm outlined in the spec (find all img, check for parent picture elements, process any/all source elements until finding the img that invoked it all)
  • Allows use of the extended srcset syntax without an explicit sizes attribute, per the spec