File tree 1 file changed +11
-0
lines changed
1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,17 @@ This document describes the Internet Explorer (IE) idiosyncrasies when dealing w
8
8
attributes and tags. Read this document if you are planning on deploying your Angular application
9
9
on IE v8.0 or earlier.
10
10
11
+ The project currently supports and will attempt to fix bugs for IE8 and above. The continuous
12
+ integration server runs all the tests against IE8. See http://ci.angularjs.org.
13
+
14
+ IE7 and below are not tested and the project makes no guarantee that Angular will work on it.
15
+ A subset of the AngularJS functionality may work. It is up to you to test and decide whether
16
+ it works for your particular app.
17
+
18
+ It is very unlikely that issues specific to IE7 or earlier will be given any time by the core team.
19
+ [GitHub](https://github.com/angular/angular.js/issues/4974)
20
+
21
+
11
22
# Short Version
12
23
13
24
To make your Angular application work on IE please make sure that:
You can’t perform that action at this time.
0 commit comments