Implement Picture-element and srcset support into Photon. #1169
Labels
[Feature] Photon
aka "Image CDN". Feature developed in the Image CDN package and shipped in multiple plugins
Trial Project
[Type] Enhancement
Changes to an existing feature — removing, adding, or changing parts of it
We've previously upsampled images used in Photon via devicepx-jetpack.js. However, with browser support of responsive images coming via both the
srcset
attribute and thepicture
element, let's explore supporting one or both, and droppingdevicepx-jetpack.js
instead.Related: http://s0.wp.com/wp-content/js/devicepx-jetpack.js?minify=false (the unminified source)
Related: #820
The text was updated successfully, but these errors were encountered: