It may be the very elementary question. But I would like to know,
is there any HTML5 parser/application available which will allow me to play/execute HTML file without the need of any browser.
I am having a web-page with HTML5 tags, which I am executing with standard browser like Firefox, chrome, opera. Though this browsers are rich and powerful, my intention for mentioned browsers is to just execute the HTML page.
So instead of installing full-fledged browser (or any lightweight browser), is there any wrapper/parser available to render the HTML5 page ? If possible, which can use either blink/gecko layout engine.
Note: This HTML5 page is used to play audio/video/images Also, I am preferring "blink engine"