mirror of
https://github.com/Hopiu/angular.js.git
synced 2026-03-17 07:40:22 +00:00
docs(faq): added note to FAQ re: legacy IE support
This commit is contained in:
parent
5b592cbaf4
commit
dc6665caed
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?
|
||||
|
||||
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?
|
||||
|
|
|
|||
Loading…
Reference in a new issue