From bfb3221ac6a931e27f890ec146d779f42b394c39 Mon Sep 17 00:00:00 2001 From: Mauricio Walters Date: Tue, 12 Apr 2016 15:00:07 -0700 Subject: [PATCH] Update implementation status for IE Microsoft has this feature listed as "In development" on their status page. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3c76be6..62ad871 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ This spec will be implemented in several stages/milestones. See the [roadmap](ht As the various milestones of the roadmap are completed, browsers will be able to implement them. See the following trackers for the current status of the main browsers: - * IE/Edge: [Under Consideration](https://status.modern.ie/moduleses6?term=modules) + * IE/Edge: [In progress](https://status.modern.ie/moduleses6?term=modules) * Firefox: [In progress](https://bugzilla.mozilla.org/show_bug.cgi?id=568953) * Chrome: [In progress](https://code.google.com/p/v8/issues/detail?id=1569) * Webkit: [Meta Bug](https://bugs.webkit.org/show_bug.cgi?id=147340)