From 91d22be7813965ddc2645d63a5302e2aa1616084 Mon Sep 17 00:00:00 2001
From: Ms2ger <Ms2ger@igalia.com>
Date: Fri, 6 Jul 2018 12:03:39 +0200
Subject: [PATCH] Add the Intl.ListFormat feature.

---
 features.txt | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/features.txt b/features.txt
index e9ca739503..90f4c8e7a2 100644
--- a/features.txt
+++ b/features.txt
@@ -85,6 +85,10 @@ Symbol.prototype.description
 # https://github.com/tc39/proposal-json-superset
 json-superset
 
+# Intl.ListFormat
+# https://github.com/tc39/proposal-intl-list-format
+Intl.ListFormat
+
 # Intl.Locale
 # https://github.com/tc39/proposal-intl-locale
 Intl.Locale
-- 
GitLab