HTML-Renderer icon indicating copy to clipboard operation
HTML-Renderer copied to clipboard

Does this support loading htmls from urls and CSS urls in the htmls instead?

Open CatGirlsAreLife opened this issue 7 years ago • 0 comments

So I am thinking of making a light weight internet browser using JS.net, this library, and a svg library to load svg images on top of all the other images this supports but what if all the images to load, the CSS, even the js code I want to execute (after security checks of course), and any other information I need from urls. I might also plan for github flavored markdown for pages as well. For now all my program knows is the base urls the user asks to see.

CatGirlsAreLife avatar Jul 02 '18 12:07 CatGirlsAreLife