Open
Description
In http://ircbot.responsiveimages.org/bot/log/respimg/2015-03-05#T117041 we discussed adding some way for browsers to load a poor-quality image first, trigger onload, and then lazy-load a higher-res resource.
A similar concept is also being discussed in https://code.google.com/p/chromium/issues/detail?id=464849
I'm not yet sure what's the best form of that should be (opt-in/out, trigger onload for intermediate image, hold window.onload for high-res image, etc), but I think we should further discuss it.
Metadata
Assignees
Labels
No labels