Skip to content

Instantly share code, notes, and snippets.

@sebm
Last active January 12, 2017 17:14
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 sebm/5217f5260989b9ce3f76e92d89e0a1a0 to your computer and use it in GitHub Desktop.
Save sebm/5217f5260989b9ce3f76e92d89e0a1a0 to your computer and use it in GitHub Desktop.
ongoing list of complaints about web browsers

safari (desktop)

  • keypress events don't have "key" set

safari (ios)

  • doesn't support audiorecorder

chrome

  • some elements can't be flex containers, like <fieldset> and <button>
  • (chromium / canary) devtools occasionally doesn't show where CSS rules are set, which is 80% of the point of using devtools
  • (chromium / canary) crashes a lot

firefox

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