Comment Re:Right (Score 3, Insightful) 48
Serious question: what can html, js and css do today that they couldn't 10 or even 15 years ago, at least for the user? I think the only cool, new, user-friendly innovation I have seen in that timeframe is passkeys. Granted, I don't run across random sites like I used to.
CSS alone is insanely more flexible. Things like virtual units (several different kinds of virtual unit, lol), calculations, etc. Your browser has to support all of this, and get the same answers as the big boys, to have any hope.
No one guy in his basement is doing all that - unless it's by wholesale using parts of chromium, say.
Also, 10 years ago was 2016. You'd probably have to go 20 years back to get to a real market of multiple usable open source browsers.