It’s ironic that I use Firefox personally but unfortunately we mostly did too when I did more front end work. Firefox would often render views differently compared to Chrome (Safari was also a shetshow) but we had to prioritize work ofc.
The thing is, as a pure guess, I would bet that it’s Chrome that’s not adhering to the web standards.
MinusPi@pawb.social 3 weeks ago
It’s so damn stupid. If your site works meaningfully differently in Firefox vs Chromium, you’re already doing something very, very wrong.
sheogorath@lemmy.world 3 weeks ago
Yep, this is why at least for me when I develop websites I use Firefox first for development to make sure that the website runs on Firefox.
buddascrayon@lemmy.world 3 weeks ago
Chromium does a lot of heavy lifting to fix problems with websites which enables certain web developers to be lazy.
pycorax@sh.itjust.works 3 weeks ago
Smae thing that Nvidia does with OpenGL. Their driver handles a lot erroneous out of spec behaviour so developers think their game works fine but the moment you run it on AMD or Intel GPUs, you get all sorts of issues because they actually implement the spec accurately.
okmko@lemmy.world 3 weeks ago
This is like telling people to “buy low and sell high” as trading advice. It’s obvious what to do but the difficulty lies in how to do it.
M0oP0o@mander.xyz 3 weeks ago
The how is testing on one other browser.
okmko@lemmy.world 3 weeks ago
What a novel idea.