diff --git a/css/properties.json b/css/properties.json index e063b95d..a701e4e6 100644 --- a/css/properties.json +++ b/css/properties.json @@ -4094,6 +4094,21 @@ ], "status": "standard" }, + "line-height-step": { + "syntax": " none | ", + "media": "visual", + "inherited": true, + "animationType": "discrete", + "percentages": "no", + "groups": [ + "CSS Fonts" + ], + "initial": "none", + "appliesto": "blockContainerElements", + "computed": "absoluteLength0ForNone", + "order": "perGrammar", + "status": "experimental" + }, "list-style": { "syntax": "<'list-style-type'> || <'list-style-position'> || <'list-style-image'>", "media": "visual",