Data URI scheme: Difference between revisions

Content deleted Content added
Disadvantages: base64 overhead
Zixyer (talk | contribs)
XHTML: word choice
Line 46:
[[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 ignoreavoid using whitespaces for base64 encoded data: URIs.
 
===CSS===