style: Add a use counter for content-visibility

Differential Revision: https://phabricator.services.mozilla.com/D122873
This commit is contained in:
Emilio Cobos Álvarez 2023-05-22 14:35:21 +02:00 committed by Oriol Brufau
parent 6ea5fdc40e
commit f31f541125

View file

@ -121,4 +121,5 @@ COUNTED_UNKNOWN_PROPERTIES = [
"-webkit-columns",
"-webkit-column-rule-color",
"-webkit-shape-margin",
"content-visibility",
]