To leverage the latest web technologies in our applications it is good to know the status of features (like when using caniuse.com) and also the roadmap of major web browsers.
I happened to see this page which shows the roadmap for Chrome web browser.
Is there something equivalent for other major browsers like Firefox, Safari, Edge and so on?
Note that Google Chrome, Microsoft Edge and Opera are all Chromium-based browsers that use Blink browser engine.
Thanks to this GitHub gist for its help.