-
Problem with remote images though, I don't know that stuff.
What if you were to add client side javascript to report the dimensions of embedded remote images back to the microcosm server ? Malicious clients could mess it up, but if the server only acted on information for which all reports are unanimous then the worst a malicious client could do is take us back to the situation we're in now.
Yeah, the only real fix today that works well is to have images "reserve" the space on the page. That is... the image tags should know the height and width.
Problem with remote images though, I don't know that stuff.