Skip to content

Instantly share code, notes, and snippets.

@jnowland
Last active November 4, 2015 04:03
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 jnowland/0ae3adc96dc02576a1a6 to your computer and use it in GitHub Desktop.
Save jnowland/0ae3adc96dc02576a1a6 to your computer and use it in GitHub Desktop.
Browser Upgrades + CSS Benefits

If your min browser support goes to IE9

  • Border Radius
  • SVG
  • Calc()
  • All CSS3 Attributes
  • Box Shadows
  • Basic Viewport units
  • No Javascript hacks
  • jQuery 2

http://caniuse.com/#compare=ie+9,ie+10


Australia usage: 0.69%

@jnowland
Copy link
Author

jnowland commented Nov 4, 2015

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