Skip to main content

dom_style_get_property_value

Function dom_style_get_property_value 

Source
pub fn dom_style_get_property_value(
    it: &mut Interp,
    this: Value,
    a: &[Value],
) -> Result<Value, Value>