From cbec0d11e22be64b2685384da2822b0ebc4bc0be Mon Sep 17 00:00:00 2001 From: Thomas Norling Date: Wed, 14 Apr 2021 17:25:49 -0700 Subject: [PATCH] Add IE 11 Support doc --- lib/msal-browser/FAQ.md | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/lib/msal-browser/FAQ.md b/lib/msal-browser/FAQ.md index f7a7d9a281..ca31707b53 100644 --- a/lib/msal-browser/FAQ.md +++ b/lib/msal-browser/FAQ.md @@ -67,19 +67,6 @@ MSAL.js has been tested and supports the last 2 stable and supported versions of - Safari - Opera -MSAL.js has also been tested and supports the following browsers with Promise polyfills: -Support for these browsers will be dropped in the next major version of `@azure/msal-browser` (v3). - -- IE 11 -- Edge (Legacy) - -MSAL.js also supports the following environments: - -- WebViews -- Chromium Extensions -- Office Add-ins -- Teams Applications - MSAL.js has also been tested and supports the following browsers with Promise polyfills: - IE 11