Skip to main content

dom_style_item

Function dom_style_item 

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

style.item(index)(丸ごと未対応だった。style.lengthと対)。 get_css_textの直列化文字列を;で分割し直す簡略実装(dom_props.rslengthゲッターと同じロジック)。