- From: Kenneth Rohde Christiansen via GitHub <sysbot+gh@w3.org>
- Date: Wed, 21 Sep 2022 11:08:14 +0000
- To: public-device-apis-log@w3.org
Look, this is what MutationObserver is doing here: https://dom.spec.whatwg.org/#dom-mutationobserver-observe But I don't know how to handle frequency. Should we let a boolean true convert into 1? or actually do if Type(frequency) is not Number, throw TypeError? @domenic -- GitHub Notification of comment by kenchris Please view or discuss this issue at https://github.com/w3c/sensors/pull/439#issuecomment-1253549764 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 21 September 2022 11:08:16 UTC