diff --git a/css/properties.json b/css/properties.json index d13663b8..71fd3b7c 100644 --- a/css/properties.json +++ b/css/properties.json @@ -6119,21 +6119,6 @@ "status": "standard", "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/inline-size" }, - "input-security": { - "syntax": "auto | none", - "media": "interactive", - "inherited": false, - "animationType": "byComputedValueType", - "percentages": "no", - "groups": [ - "CSS Basic User Interface" - ], - "initial": "auto", - "appliesto": "sensitiveTextInputs", - "computed": "asSpecified", - "order": "perGrammar", - "status": "standard" - }, "inset": { "syntax": "<'top'>{1,4}", "media": "visual", diff --git a/css/properties.schema.json b/css/properties.schema.json index 72b9b25e..939cd952 100644 --- a/css/properties.schema.json +++ b/css/properties.schema.json @@ -282,7 +282,6 @@ "sameAsWidthAndHeight", "scrollContainers", "scrollingBoxes", - "sensitiveTextInputs", "tableCaptionElements", "tableCellElements", "tableElements",