💚 You'll need to load picturefill in this order:
- Load object-fit-images.js
- Load picturefill.js
- Call
objectFitImages(...)
This will keep these combinations working correctly:
srcset
+ Edge 12srcset
+object-position
+ Safari 8.x
Otherwise srcset
will be discarded in both cases.
💔 Not supported. Feature tracked here: #3