Problem/Motivation

The current picturefill library breaks with the latest canary build (>=37 source https://twitter.com/respimg/status/471347330411945984) that is supposed to have picture element support. This due the fact that the current picturefill library doesn't define window.picturefill if picture element support is detected - which leads to errors about window.picturefill being undefined.

Proposed resolution

Update the library to the latest beta that fixes this issue.

Remaining tasks

Reviews needed.

User interface changes

None.

API changes

None(?) :D

Comments

  • Jelle_S committed 8e6b3c9 on 7.x-2.x
    Issue #2311575 by das-peter: Update picturefill to 2.1.0
    
jelle_s’s picture

Title: Update picturefill to beta2 (2014-07-15) » Update picturefill to 2.1.0
Status: Needs review » Fixed

In the meantime the stable version of Picturefill 2.1.0 has been released so I used that one. Thanks for the patch and the heads-up!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.