On 8/31/2011 2:32 PM, Karl Dubost wrote:
Oh, that's not my proposal, that syntax was brought up by Tab Atkins.
It's already available. I was looking into how to handle <img [no
source] style="background: url(..)" />
It may work with the following, now, or at some point in the future:
<img style="content: replaced; background-color: ...;" />
I'd proposed visibility: content-hidden; to be used with background and
border.
Keep in mind that min-device-pixel-ratio is also useful to monitor.
Set image dimensions in the css style to prevent reflowing.