mirror of
https://github.com/Hopiu/angular.js.git
synced 2026-05-25 22:33:44 +00:00
docs(faq): added note to FAQ re: legacy IE support
This commit is contained in:
parent
570463a465
commit
b7b08eed02
1 changed files with 2 additions and 1 deletions
|
|
@ -51,7 +51,8 @@ Yes. See instructions in {@link downloading}.
|
||||||
### What browsers does Angular work with?
|
### What browsers does Angular work with?
|
||||||
|
|
||||||
We run our extensive test suite against the following browsers: Safari, Chrome, Firefox, Opera,
|
We run our extensive test suite against the following browsers: Safari, Chrome, Firefox, Opera,
|
||||||
IE8, IE9 and mobile browsers (Android, Chrome Mobile, iOS Safari).
|
IE8, IE9 and mobile browsers (Android, Chrome Mobile, iOS Safari). See {@link guide/ie Internet
|
||||||
|
Explorer Compatibility} for more details in supporting legacy IE browsers.
|
||||||
|
|
||||||
|
|
||||||
### What's Angular's performance like?
|
### What's Angular's performance like?
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue