Eric Portis
Eric Portis
> Width doesn't want to have anything whatsoever to do with sizes Chrome doesn’t send `Width` unless it has a `sizes` to calculate it from. It attaches `Width` = the...
Strongly in favor of allowing it to be updated/removed, just as you can update/remove `width`, `height`, `sizes`, `src` &etc.
@nrllh I can join as an Analyst and Reviewer, but do not have the bandwidth to Lead or Author again this year.
@svgeesus see my questions here: https://httparchive.slack.com/archives/C017HPKG614/p1726609944124949?thread_ts=1725968488.150269&cid=C017HPKG614
Use case for this: I'm trying to implement [low-quality image placeholders](https://www.guypo.com/introducing-lqip-low-quality-image-placeholders) in a nice, progressively enhanced way. My idea: put the LQIP in a `background-image`, so that we don't need...