- From: Elliott Sprehn <notifications@github.com>
- Date: Wed, 08 Jun 2016 12:56:06 -0700
- To: whatwg/dom <dom@noreply.github.com>
- Cc:
Received on Wednesday, 8 June 2016 19:56:33 UTC
There was never consensus here. I repeatedly said I wanted a property and requested you come up with a better name. I'm even the person who originally proposed this api exist. Note that this api also spiraled out into various complexities. Authors need a way to get the ShadowRoot or Document since it's where they can access various things like the focused node, hit testing, stylesheets etc. Having access to the top of a detached subtree that's just a random Element is a different problem. Accessing the composed node is another. Let's solve the basic problem here. What's property name we can use? --- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/whatwg/dom/issues/241#issuecomment-224708539
Received on Wednesday, 8 June 2016 19:56:33 UTC