From a0df41c585952f8c152b6ee0e8209fbaf2081852 Mon Sep 17 00:00:00 2001 From: mfluehr Date: Mon, 30 Oct 2017 11:09:43 -0400 Subject: [PATCH] Remove `marker-offset` property 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 a2a86328..69002165 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",