From f8c27d42ed7211353616c6043d24e8864fe01eca Mon Sep 17 00:00:00 2001 From: Judy Bogart Date: Tue, 23 Jul 2019 12:37:49 -0700 Subject: [PATCH] docs: add note on compatibility mode (#31808) PR Close #31808 --- aio/content/guide/browser-support.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/aio/content/guide/browser-support.md b/aio/content/guide/browser-support.md index 3f6d15c901..152ced5362 100644 --- a/aio/content/guide/browser-support.md +++ b/aio/content/guide/browser-support.md @@ -53,7 +53,7 @@ Angular supports most recent browsers. This includes the following specific vers IE - 11, 10, 9 + 11, 10, 9 ("compatibility view" mode not supported) @@ -183,7 +183,7 @@ These are the polyfills required to run an Angular application on each supported Chrome, Firefox, Edge,
- Safari, Android, IE10+ + Safari, Android, IE 10+ @@ -197,7 +197,7 @@ These are the polyfills required to run an Angular application on each supported - IE9 + IE 9 @@ -275,7 +275,7 @@ Some features of Angular may require additional polyfills. - All but Chrome, Firefox, Edge, IE11 and Safari 10 + All but Chrome, Firefox, Edge, IE 11 and Safari 10 @@ -294,7 +294,7 @@ Some features of Angular may require additional polyfills. - IE10, IE11 + IE 10, IE 11