From 9c09e3c853f2ebf1845ad1fe0234c60d7bb71307 Mon Sep 17 00:00:00 2001 From: mfluehr Date: Wed, 1 Nov 2017 20:00:57 -0400 Subject: [PATCH] Remove `marker-offset` property (#136) This property doesn't seem to be a part of any spec anymore. --- css/properties.json | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/css/properties.json b/css/properties.json index b6cef001..61247951 100644 --- a/css/properties.json +++ b/css/properties.json @@ -4385,21 +4385,6 @@ ], "status": "standard" }, - "marker-offset": { - "syntax": " | auto", - "media": "visual", - "inherited": false, - "animationType": "discrete", - "percentages": "no", - "groups": [ - "CSS Generated Content" - ], - "initial": "auto", - "appliesto": "elementsWithDisplayMarker", - "computed": "asSpecified", - "order": "uniqueOrder", - "status": "nonstandard" - }, "mask": { "syntax": "#", "media": "visual",