diff --git a/source b/source index e417e1929e2..031351cd938 100644 --- a/source +++ b/source @@ -61259,17 +61259,11 @@ interface HTMLDialogElement : HTMLElement { subject and a string or null result:
If ignoreOpenAttribute is false:
- -If subject does not have an open
- attribute, then return.
If subject does not have an open
+ attribute, then return.
Remove subject's open
- attribute.
Remove subject's open
+ attribute.
Run close the dialog given subject and result.