pub fn dom_before( it: &mut Interp, this: Value, a: &[Value], ) -> Result<Value, Value>
element.before(…nodes):自身の前に兄弟として挿入。