Skip to content

Instantly share code, notes, and snippets.

@davatron5000
Last active August 29, 2015 14:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save davatron5000/79a5116fbc865aa0de3a to your computer and use it in GitHub Desktop.
Save davatron5000/79a5116fbc865aa0de3a to your computer and use it in GitHub Desktop.

Every browser is the new IE (to me)

There's been a lot of talk lately about "the New IE". Heck, the Verge even tried to blame all their performance problems on it. There's also been a lot of great (and not-so great) criticism about it.

  IE/Edge Firefox Chrome Opera Safari Mobile Safari Opera Mini
<picture> X X X X
<svg><use> X X X
CORS Support for <use xlink:href> X X X X X X X
Service Worker X X X X X
PointerEvents X X X X X
position: sticky X X X X
CSS FontLoading X X X X X
<img lazyload> X X X X X X X

Maybe this chart justifies PPK's call for a moratorium since no two browsers are alike and that makes my job and websites dumber.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment