←back to thread

Is Chrome the New IE? (2023)

(www.magiclasso.co)
281 points bentocorp | 2 comments | | HN request time: 0.427s | source
Show context
asddubs ◴[] No.42169280[source]
Just to (mostly) preempt this because the exact same discussion is had every time this sentiment comes up: Isn't safari the new IE?

Answer: They both are like IE, for different reasons:

Chrome: Pushes proprietary extensions onto the web, which due to their absolute dominance others are somewhat forced to adopt, people develop for it and don't test in any other browser, just like IE

Safari: is coupled to operating system version, lags behind on implementing new features, thus single handedly slowing down when everyone can use new features. Has weird quirks that other browsers don't, just like IE (though not nearly as bad as IE)

So which is like IE? It just depends on what you mean when you say "like IE", the label applies to both because IE was bad for more than one reason

replies(5): >>42169318 #>>42169382 #>>42169462 #>>42169792 #>>42171127 #
dwaite ◴[] No.42169318[source]
If I understand - Chrome is like IE for pushing proprietary extensions, and Safari is like IE for not implementing those proprietary extensions?
replies(4): >>42169330 #>>42169332 #>>42169433 #>>42170312 #
do_not_redeem ◴[] No.42169330[source]
Safari is like IE for not implementing standards everyone else has agreed on and implemented.
replies(5): >>42169342 #>>42169380 #>>42169424 #>>42169441 #>>42169483 #
iforgotmysocks ◴[] No.42169441[source]
Safari states their position on standards here: https://webkit.org/standards-positions/

IMO they have good reasons for opposing most of the standards

replies(2): >>42169473 #>>42169500 #
1. do_not_redeem ◴[] No.42169500[source]
I searched that page and their github repo for "inputmode" (my example from before you posted) and couldn't find anything.

https://github.com/WebKit/standards-positions/issues?q=input...

I'd love to find out if anyone on the webkit project is aware of that part of the standard, and if so, the project's official position on it. I can't imagine why they'd oppose it.

replies(1): >>42176015 #
2. Y-bar ◴[] No.42176015[source]
Looks like it is already supported by Safari/WebKit for a number of versions: https://developer.mozilla.org/en-US/docs/Web/HTML/Global_att...