face-hh / webx

An alternative for the World Wide Web - browse websites such as buss://yippie.rizz made in HTML, CSS and Lua. Custom web browser, custom HTML rendering engine, custom search engine, and more.
Apache License 2.0
1.84k stars 155 forks source link

feat: support data urls in images #136

Closed ByzantineProcess closed 4 months ago

ByzantineProcess commented 4 months ago

img tags should support base64 encoded images in data urls

https://developer.mozilla.org/en-US/docs/Web/HTTP/Basics_of_HTTP/Data_URLs

GStudiosX2 commented 4 months ago

121 😉

ByzantineProcess commented 4 months ago

will close if pr is approved