Does anyone have the idea of escaping from HTML/CSS? As these specs are too complicated and not friendly for web developers as well. Maybe we could re-invent a browser engine without conforming to HTML/CSS specs?An (early) alternative spec/engine would be a Figma-compatible vector graphics spec[2] and its rendering engine[3]. It is called VeryGoodGraphics[1].
[1] https://verygoodgraphics.com/, the website is built with its own technology (wasm version).
[2] https://docs.verygoodgraphics.com/specs/overview
[3] https://github.com/verygoodgraphics/vgg_runtime
robin_reala|1 year ago
eropple|1 year ago
We escaped Flash. We shouldn't clamor to go back.
bdahz|1 year ago
locallost|1 year ago
https://youtu.be/gGw09RZjQf8?feature=shared
RunSet|1 year ago
zellyn|1 year ago
promiseofbeans|1 year ago
gwbas1c|1 year ago
Vermeulen|1 year ago
Could still have typical DOM rendering handled with Webassembly delivered by the web sites (ideally cached). The challenge is though still having standards and accessibility options. That VeryGoodGraphics example allows for no text selection - and doesn't at all handle zooming. Still though it'd be a good bottom up way for a new browser to disrupt Chrome
coldpie|1 year ago