style: Properly hide -moz-context-properties from content

Depends on D114481

Differential Revision: https://phabricator.services.mozilla.com/D114482
This commit is contained in:
Emilio Cobos Álvarez 2023-05-21 21:28:36 +02:00 committed by Oriol Brufau
parent 87a3f2598a
commit 55f20759b2

View file

@ -209,6 +209,9 @@ ${helpers.predefined_type(
"MozContextProperties",
"computed::MozContextProperties::default()",
engines="gecko",
enabled_in="chrome",
gecko_pref="svg.context-properties.content.enabled",
has_effect_on_gecko_scrollbars=False,
animation_value_type="none",
spec="Nonstandard (https://developer.mozilla.org/en-US/docs/Web/CSS/-moz-context-properties)",
)}