- From: Boris Zbarsky via GitHub <sysbot+gh@w3.org>
- Date: Tue, 06 Feb 2018 22:43:35 +0000
- To: public-css-archive@w3.org
> when an element is not part of the tree Which tree? With shadow DOM this is not a trivial question. Further, in all cases the "tree" involved is that of the element's node document, I assume, not of the computed style object's window's document. And in that case, again, what happens when that node document is an XHR responseXML or equivalent. -- GitHub Notification of comment by bzbarsky Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/1548#issuecomment-363590714 using your GitHub account
Received on Tuesday, 6 February 2018 22:43:39 UTC