Genuinely curious - what do people want to see from a new/different rendering engine? The web is crazy complex these days because it is an entire app platform. The incentive for anyone building a browser is to use the platform that gives you the best web compat especially at the outset when you don’t have enough users of your app to be able to make big changes to the platform. Even Chrome didn’t start from scratch -…
> The web is crazy complex these days because it is an entire app platform. I'd prefer something that's not crazy complex, that's not "an entire app platform" designed and implemented by Google. Google essentially controls the W3C (Mozilla would vanish if Google stopped funding it), and controls the monopoly rendering engine. Half of websites are better without JavaScript and web fonts, and 99% are just text, images,…
This actually reminds me that early in the HTML5 era one of its key selling points was that you could play videos using just the element. There would not be a need for Flash, Silverlight or JS. However these days it is extremely rare to come across a site that can successfully play videos with JS turned off. Complicated JS has de facto become a requirement for videos but it doesn't have to be.