mirror of
https://github.com/servo/servo
synced 2026-04-27 09:57:23 +02:00
@@ -15,5 +15,5 @@ interface HTMLDialogElement : HTMLElement {
|
||||
// [CEReactions]
|
||||
// void showModal();
|
||||
[CEReactions]
|
||||
void close(optional DOMString returnValue);
|
||||
undefined close(optional DOMString returnValue);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user