style: Remove layout.css.d-property.enabled

This feature was shipped in Fx97, and it seems we don't need this pref
anymore.

Differential Revision: https://phabricator.services.mozilla.com/D173591
This commit is contained in:
Boris Chiou 2023-03-27 20:49:41 +00:00 committed by Martin Robinson
parent 78c1c53ccd
commit 191c7cdb78

View file

@ -254,6 +254,5 @@ ${helpers.predefined_type(
"specified::DProperty::none()",
engines="gecko",
animation_value_type="ComputedValue",
gecko_pref="layout.css.d-property.enabled",
spec="https://svgwg.org/svg2-draft/paths.html#TheDProperty",
)}