diff --git a/css/properties/mask.json b/css/properties/mask.json index 5891ca8e1415e4..8065cc739e3085 100644 --- a/css/properties/mask.json +++ b/css/properties/mask.json @@ -7,6 +7,9 @@ "spec_url": "https://drafts.fxtf.org/css-masking/#the-mask", "support": { "chrome": [ + { + "version_added": "120" + }, { "prefix": "-webkit-", "version_added": "1", @@ -14,6 +17,7 @@ }, { "version_added": "1", + "version_removed": "120", "partial_implementation": true, "notes": "While the property is recognized, values applied to it don't have any effect." }