diff --git a/css/properties.json b/css/properties.json index ae6093b19..85e3d3e7c 100644 --- a/css/properties.json +++ b/css/properties.json @@ -11526,14 +11526,14 @@ "syntax": "baseline | sub | super | text-top | text-bottom | middle | top | bottom | | ", "media": "visual", "inherited": false, - "animationType": "length", - "percentages": "referToLineHeight", + "animationType": "discrete", + "percentages": "no", "groups": [ "CSS Inline" ], "initial": "baseline", - "appliesto": "inlineLevelAndTableCellElements", - "computed": "absoluteLengthOrKeyword", + "appliesto": "asLonghands", + "computed": "asLonghands", "order": "uniqueOrder", "alsoAppliesTo": [ "::first-letter",