From def70a74c1e3d11922f1de69be75957b589947c9 Mon Sep 17 00:00:00 2001 From: Dipika Bhattacharya Date: Tue, 8 Aug 2023 17:54:14 -0400 Subject: [PATCH] update offset-path syntax --- css/properties.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/css/properties.json b/css/properties.json index f0852e3d..ae7c1e96 100644 --- a/css/properties.json +++ b/css/properties.json @@ -7246,10 +7246,10 @@ "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/offset-distance" }, "offset-path": { - "syntax": "none | ray( [ && && contain? ] ) | | | [ || ]", + "syntax": "none | || ", "media": "visual", "inherited": false, - "animationType": "angleOrBasicShapeOrPath", + "animationType": "byComputedValueType", "percentages": "no", "groups": [ "CSS Motion Path"