pub fn dom_dialog_show( it: &mut Interp, this: Value, _a: &[Value], ) -> Result<Value, Value>
dialog.show()(<dialog> が丸ごと未対応だった)。open 属性を付ける だけの簡略実装。
dialog.show()
<dialog>
open