Comment on Updated Edge and it now seems to put a frame with rounded corners around every website
CoderKat@lemm.ee 1 year agoOnly thing I can think of is if you are developing a website or extension and need to make sure there isn’t some subtle browser difference. Though since it uses the same engine as Chrome, that use case should be a lot more niche than it used to be.
SpaceCowboy@lemmy.ca 1 year ago
Heh reminds me when I was doing web development back in the day and had IE running on Linux. It actually made more sense to test compatibility with IE by running it through wine on Linux than actually doing it on Windows because I could have multiple versions of IE installed at the same time.