umbraroze@slrpnk.net 1 month ago
There’s a legit use for Edge: if I have to test out how a website looks on Chromium, I don’t need to install Chrome, yay.
For everything else, there’s Firefox though.
umbraroze@slrpnk.net 1 month ago
There’s a legit use for Edge: if I have to test out how a website looks on Chromium, I don’t need to install Chrome, yay.
For everything else, there’s Firefox though.
Sgn@programming.dev 1 month ago
Your websites dont look the same in both?
chronicledmonocle@lemmy.world 1 month ago
Edge uses the same rendering engine as Chrome. Web devs need to check to make sure different browsers respond to CSS, JavaScript, HTML, etc. the same way, as they all don’t necessarily do so, even though they should.
umbraroze@slrpnk.net 1 month ago
Well that’s the neat part, they do, so I rarely need to test them!