Browser support and polyfills guide.
Browser support
Angular supports most recent browsers. This includes the following specific versions:
Chrome
Firefox
Edge
IE
Safari
iOS
Android
IE mobile
latest
latest
14
11
9
9
Marshmallow (6.0)
11
13
10
8
8
Lollipop(5.0, 5.1)
9
7
7
KitKat(4.4)
Jelly Bean(4.1, 4.2, 4.3)
Angular's continuous integration process runs unit tests of the framework on all of these browsers for every pull request, using SauceLabs and Browserstack.
Polyfills
Angul