pub fn dom_replace_with( it: &mut Interp, this: Value, a: &[Value], ) -> Result<Value, Value>
element.replaceWith(…nodes):自身を nodes で置換。