En 12/12/11 19:37, Emmanuel Rodriguez escribiu: > On Mon, Dec 12, 2011 at 19:01, Iranian Secure <[email protected]> > wrote: >> Data URI scheme as described here: >> http://en.wikipedia.org/wiki/Data_URI_scheme was what I was looking for >> Thanks a lot > Great! > > I wasn't sure if WebKit supported the Data URI schema. The wikipedia > page that you referenced says that it does. So it think that you > should be able to do what you need with customs data URI.
Of course is and has been supported. Check Source/WebCore/platform/network/soup/ResourceHandleSoup.cpp if you want more details. BR _______________________________________________ webkit-gtk mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-gtk
