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
7th August 2007, 10:52 am