File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -65242,12 +65242,12 @@ interface <dfn interface>HTMLDialogElement</dfn> : <span>HTMLElement</span> {
65242
65242
<li><p>If <var>localName</var> is not <code data-x="attr-dialog-open">open</code>, then
65243
65243
return.</p></li>
65244
65244
65245
- <li><p>If <var>element</var>'s <span>node document</span> is not <span>fully active</span>, then
65246
- return.</p></li>
65247
-
65248
65245
<li><p>If <var>value</var> is null and <var>oldValue</var> is not null, then run the
65249
65246
<span>dialog cleanup steps</span> given <var>element</var>.</p></li>
65250
65247
65248
+ <li><p>If <var>element</var>'s <span>node document</span> is not <span>fully active</span>, then
65249
+ return.</p></li>
65250
+
65251
65251
<li>
65252
65252
<p>If <var>element</var> is not <span>connected</span>, then return.</p>
65253
65253
You can’t perform that action at this time.
0 commit comments