Re: [sensors] Dependency on [DOM] due to inheriting from EventTarget

Events don't require a DOM (tree): XHR, WebSocket, EventSource, 
WorkerGlobalScope etc.
And even if you want some propagation, all you need to decide is the 
path, and the path can be formed also within some graph. There is no 
requirement for a tree.

-- 
GitHub Notif of comment by smaug----
See https://github.com/w3c/sensors/issues/21#issuecomment-107188391

Received on Sunday, 31 May 2015 13:53:50 UTC