Feed Sign in with OpenID OpenID

Simon Willison’s Weblog

1 item tagged “datauri”

Inline images are stored as data URI:s in the intermediate format (and usually also in the source documents), but since not all browsers support this format, the renderer replaces the data URI:s with HTTP pointers to an image cache directory.

Fredrik Lundh 0 7th August 2007, 10:52 am

A django site