It is possible to create CloseWatchers for dialog elements and popovers which aren't in fully active document #10634
Labels
topic: close watchers
topic: dialog
The <dialog> element.
topic: popover
The popover attribute and friends
What is the issue with the HTML Standard?
One can't create CloseWatchers for non-fully-active document through the constructor
https://html.spec.whatwg.org/#dom-closewatcher, but can using dialog element or popovers
https://html.spec.whatwg.org/#dom-dialog-showmodal step 9
https://html.spec.whatwg.org/#the-popover-attribute:establish-a-close-watcher 11.8
@domenic @keithamus
The text was updated successfully, but these errors were encountered: