Hacker News new | ask | show | jobs
by cheald 4110 days ago
Modern IE is actually pretty respectable. Its biggest issue is that unlike its competitors, it only works on a single platform.
2 comments

As does Safari. Apple hasn't updated the Windows version in well over a year.
July 2011, and a lot of people still use it and want full functionality because being 4 years out of date isn't publicized enough
WebKit / JavaScriptCore run on both Windows and Linux.

Just because it's not packaged as Safari doesn't mean it's not available.

While this is true, there isn't really a common browser distribution that uses that setup for non-OS X platforms, though. Chrome/Chromium/Opera use Blink now.

For all practical purposes, Safari is an OS X-only browser.

"Safari" aka WebKit + JavaScriptCore is also on iOS with a separate UI from OS X "Safari," similar to how you'd have a separate UI if you use WebKit + JavaScriptCore on Windows.

Whether it's popular on Windows is also irrelevant with regard to the fact that it does, indeed, work on Windows.

Speaking from practical experience, iOS' Safari is quite a different beast from the desktop version. `position:fixed` in a scrollable, element, for example, has completely different behaviors depending on the platform Safari is running on. You have to treat desktop Safari and iOS Safari as different browsers for development and QA purposes.

Windows Phone uses Trident + Chakra for its IE deployment, as well, so if we're going to make that argument, then IE is multiplatform, as well :P

WebKit + JavaScriptCore ("Safari") is available on ALL platforms.[1]

1. Within reason, of course. It's not on my router (but maybe it could be)

I don't know what Modern IE is other than a testable version of IE. No version of IE is respectable since it can't hold a candle to any other major browser.