From e19ff1b5f0bc8f1d47f673cab7ed5948055d2445 Mon Sep 17 00:00:00 2001 From: Chris Mills Date: Mon, 26 Feb 2024 14:38:54 +0000 Subject: [PATCH] Update font-palette animation type --- css/properties.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/properties.json b/css/properties.json index 59f1379b..4299c14e 100644 --- a/css/properties.json +++ b/css/properties.json @@ -4927,7 +4927,7 @@ "syntax": "normal | light | dark | ", "media": "visual", "inherited": true, - "animationType": "discrete", + "animationType": "byComputedValueType", "percentages": "no", "groups": [ "CSS Fonts"