←back to thread

Is Chrome the New IE? (2023)

(www.magiclasso.co)
281 points bentocorp | 1 comments | | HN request time: 0.209s | source
Show context
MBCook ◴[] No.42169292[source]
Yes.

If it works on Chrome, no one cares or even tests for other things.

If there is a JS feature in Chrome they want to use, so it’s impossible to use other browsers (instead of looking wrong) people do it.

Performs fine in Chrome? Ship it.

Yes, Chrome is the new IE in that it’s the only browsers companies care about, just like IE was for a very long time.

Everything has to be Chrome compatible to succeed. That’s the benchmark, not what the spec says.

replies(7): >>42169325 #>>42169431 #>>42169449 #>>42175925 #>>42176093 #>>42176781 #>>42177297 #
wseqyrku ◴[] No.42169325[source]
> If it works on Chrome, no one cares or even tests for other things.

We've been through an extensive standardization pass for this to not happen. Anything not matching the specification whether in Chrome or any other browser should be considered a bug.

This is not at all the same as IE, where it just went its own way.

replies(6): >>42169361 #>>42169489 #>>42175472 #>>42175962 #>>42176936 #>>42180649 #
1. Y-bar ◴[] No.42175962[source]
As I wrote in a similar thread a year ago: Whenever I point out that some bug which happens in Firefox my colleagues usually responds with some variant of "we tested in Chrome, and that is the standard", or "can you ask the customer to use Chrome instead". Even if Firefox or some other browser may be using a proper standards implementation and the Chrome one being the one with some quirk.