Re: [web-bluetooth] "current settings object's relevant global object" is not defined (#593)

Thanks! The [`<object>` spec](https://html.spec.whatwg.org/multipage/iframe-embed-object.html#attr-object-name) does something similar:

> Whenever one of the following conditions occur:
> ...
> * the element's [node document](https://dom.spec.whatwg.org/#concept-node-document) changes whether it is [fully active](https://html.spec.whatwg.org/multipage/browsers.html#fully-active),
>
> ...
> (do some stuff)

so I'm guessing something like what you quoted would be fine.

CC @annevk

-- 
GitHub Notification of comment by Ms2ger
Please view or discuss this issue at https://github.com/WebBluetoothCG/web-bluetooth/issues/593#issuecomment-1252008161 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Tuesday, 20 September 2022 08:22:44 UTC