fn lookup_css_property_by_idl_attribute_name(
attribute_name: &str,
) -> Option<NonCustomPropertyId>Expand description
This is the inverse of https://drafts.csswg.org/web-animations-1/#animation-property-name-to-idl-attribute-name.
fn lookup_css_property_by_idl_attribute_name(
attribute_name: &str,
) -> Option<NonCustomPropertyId>This is the inverse of https://drafts.csswg.org/web-animations-1/#animation-property-name-to-idl-attribute-name.