From 8c34db8f4aa823c3389c2add8e138cbb802a320c Mon Sep 17 00:00:00 2001 From: Kane Wang Date: Thu, 21 May 2026 14:11:26 +0800 Subject: [PATCH] fix(css): `object-position` is not inherited by default --- css/properties.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/properties.json b/css/properties.json index e102eb3b..23704b1f 100644 --- a/css/properties.json +++ b/css/properties.json @@ -8339,7 +8339,7 @@ "object-position": { "syntax": "", "media": "visual", - "inherited": true, + "inherited": false, "animationType": "repeatableList", "percentages": "referToWidthAndHeightOfElement", "groups": [