From 8f368266a5a9f35ea4bab380c46ed49ff8329fd4 Mon Sep 17 00:00:00 2001 From: Dongsung Kim Date: Tue, 13 Nov 2018 11:06:41 +0900 Subject: [PATCH] Addressed some inaccuracies in `system-ui` data. --- features-json/font-family-system-ui.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/features-json/font-family-system-ui.json b/features-json/font-family-system-ui.json index 6700241016..1441b1dfff 100644 --- a/features-json/font-family-system-ui.json +++ b/features-json/font-family-system-ui.json @@ -156,9 +156,9 @@ "50":"n", "51":"n", "52":"n", - "53":"n #2", - "54":"n #2", - "55":"n #2", + "53":"a #2", + "54":"a #2", + "55":"a #2", "56":"y", "57":"y", "58":"y", @@ -190,9 +190,9 @@ "7.1":"n", "8":"n", "9":"u", - "9.1":"a #1 #2", - "10":"a #1 #2", - "10.1":"a #1 #2", + "9.1":"a #1", + "10":"a #1", + "10.1":"a #1", "11":"y", "11.1":"y", "12":"y", @@ -326,8 +326,8 @@ }, "notes":"", "notes_by_num":{ - "1":"Supported as the `-apple-system` value (only on Mac)", - "2":"Supported as the 'BlinkMacSystemFont' value (only on Mac)" + "1":"Supported as the `-apple-system` value (only on macOS and iOS)", + "2":"Supported as the `BlinkMacSystemFont` value (only on macOS)" }, "usage_perc_y":78.5, "usage_perc_a":5.99,