It makes sense for developers to use the native html renderer when they don’t want to have to include a big binary blob (Electron/CEF) to do so in their application.
Uninstalling the latter shouldn't touch the former, nor should it break the OS.
But it definitely shouldn't be the other way around.
It makes sense for developers to use the native html renderer when they don’t want to have to include a big binary blob (Electron/CEF) to do so in their application.