Skip to main content

get_computed_style

Function get_computed_style 

Source
pub(crate) fn get_computed_style(
    _it: &mut Interp,
    _t: Value,
    a: &[Value],
) -> Result<Value, Value>
Expand description

getComputedStyle(el): 算出スタイルを読む host プロキシ computed:idx を返す。