html - How to use srcset image attribute? -


just came know srcset attribute. trying run without success. expect see @ least 1 image loading in when run on google chrome iphone or ipad nothing displayed.

<img srcset="img1.png 1x low-bandwidth, img2.png 2x high-bandwidth"> 

according w3c, srcset attribute still in draft status. means not yet recommended use because specification can still change , web browsers not expected implement already.

by way, note low-bandwidth , high-bandwidth not part of current draft. because it's hard find objective definition of "low" , "high" bandwidth still reasonable in ten years.


Comments

Popular posts from this blog

linux - Does gcc have any options to add version info in ELF binary file? -

android - send complex objects as post php java -

charts - What graph/dashboard product is facebook using in Dashboard: PUE & WUE -