From 268c4074263e57385e6f89c6c623b1cf09aedafb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20K=C3=BChnel?= Date: Wed, 13 Apr 2016 17:41:41 +0200 Subject: [PATCH] Update browser vendors status MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit … and link to webkits new and shiny feature status page. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3c76be6..e43c801 100644 --- a/README.md +++ b/README.md @@ -44,10 +44,10 @@ 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) + * Webkit: [In progress](https://webkit.org/status/?#feature-modules) ### Feedback