A browser with a deliberately small, simplified HTML/CSS subset and optional JavaScript implemented as a plugin rather than built-in. The goal: keep HTML and CSS compact and predictable so any novice could implement a compatible browser from scratch. Instead of adhering to the full official specs, use a purposefully limited subset to avoid the complexity and bloat of modern web standards an easy way to simplify and streamline the web.completely ignore other "modern" features such as webgl/webassembly etc.any such project? I'm aware of gemini protocol but this one is too minimal.
Man fuck this board.bunch of fucking retard bots.
>>108519669>makes gay thread>weeeeeh why isn't anybody replying weeeeeh
The most similar thing that exists to what you are describing is the Dillo Browser. I'm aware a developer has taken over the project, which previously seemed discontinued.
>>108519703It's a good idea you dumb nigger. Just already kinda been done.>>108519759This and NetSurf are the first that came to mind. NetSurf is straight HTML/CSS by default, but you compile with an extra lib and switch if you be wantin that javascript support yo.
>>108519794>Just already kinda been donethusly it is gay and either belongs in >>>/g/sqt or >>>/wsr/
>>108517872HTML and css are dope as fuck though. If you wanna make a browser with a limited set of functionality, nobody's stopping you. You could also just use old browsers.And if you want to get an absolutely gimped piece of shit browser with bad compatibility and requiring a shitton of polyfills to get shit working the way it does on decent browsers, just use safari What's your problem?
>>108519887>What's your problem? what do you mean you don't want OpenGL and niggerassembly in your browser on a top of markup language that was never meant to be used as a GUI?
>>108519794NetSurf is good enough, the whole go compile JS is a bit extra but whatever, good enough.but tabbing isn't that hard to implement, it doesn't have it.
you’re looking for safari OP. plenty of web standards not implemented on that piece of shit. enjoy
>>108520145lol
>>108517872Just block JS faggot (and enjoy not being able to access anything). HTML and CSS are fine.
>>108520245>I have to make my webpage a dynamic mess!>I can't just present you with a pre-baked document!1!!
>>108520260I can but try to convince the rest of the world
>>108520111> tabbingThe window manager, in the case of surf, likely dwm handles it. As it should be.