Data URI scheme: Difference between revisions

Content deleted Content added
OrphanBot (talk | contribs)
Removing image with no copyright information. Such images that are older than seven days may be deleted at any time.
Line 44:
A compatible browser should display this image:
 
<!-- Image with unknown copyright status removed: [[Image:DataUrlLarry.gif]] -->
 
Note that as a URI, the data: URI should be formattable with [[whitespace]]s, but there are practical issues with how that relates to base64 encoding [http://bugzilla.mozilla.org/show_bug.cgi?id=73026#c12]. Authors should avoid using whitespaces for base64 encoded data: URIs.