- From: Rodney Rehm <notifications@github.com>
- Date: Sun, 21 Feb 2016 10:10:41 -0800
- To: whatwg/dom <dom@noreply.github.com>
Received on Sunday, 21 February 2016 18:11:11 UTC
I'm looking for a way to keep track of ShadowRoots being created. Neither does the current implementation of ShadowDOM/MutationObserver in Firefox 44 and Chrome 48 register a mutation for `element.createShadowRoot()`, nor does either specification mention this situation specifically. To the best of my knowledge it is currently not possible to get identified when a ShadowRoot is created for an element. Has this ever been discussed and decided to be ignored, or has this just not come up before? --- Reply to this email directly or view it on GitHub: https://github.com/whatwg/dom/issues/170
Received on Sunday, 21 February 2016 18:11:11 UTC