From 57a65bad1c636f8b4b4df856f65534bc57c7be3c Mon Sep 17 00:00:00 2001 From: James Stuckey Weber Date: Tue, 1 Oct 2024 12:00:01 -0400 Subject: [PATCH] Add missing cjk-ideographic key --- features/list-style.yml | 1 + features/list-style.yml.dist | 13 +++++++++++++ 2 files changed, 14 insertions(+) diff --git a/features/list-style.yml b/features/list-style.yml index 076ee2578c1..115207de6cf 100644 --- a/features/list-style.yml +++ b/features/list-style.yml @@ -20,6 +20,7 @@ compat_features: - css.properties.list-style-type.cjk-decimal - css.properties.list-style-type.cjk-earthly-branch - css.properties.list-style-type.cjk-heavenly-stem + - css.properties.list-style-type.cjk-ideographic - css.properties.list-style-type.decimal - css.properties.list-style-type.decimal-leading-zero - css.properties.list-style-type.devanagari diff --git a/features/list-style.yml.dist b/features/list-style.yml.dist index c303023e168..7e33e644b53 100644 --- a/features/list-style.yml.dist +++ b/features/list-style.yml.dist @@ -53,6 +53,19 @@ compat_features: - css.properties.list-style-type.upper-latin - css.properties.list-style-type.upper-roman + # baseline: high + # baseline_low_date: 2020-01-15 + # baseline_high_date: 2022-07-15 + # support: + # chrome: "1" + # chrome_android: "18" + # edge: "79" + # firefox: "1" + # firefox_android: "4" + # safari: "5" + # safari_ios: "4.2" + - css.properties.list-style-type.cjk-ideographic + # baseline: high # baseline_low_date: 2020-01-15 # baseline_high_date: 2022-07-15