- From: PhistucK via GitHub <sysbot+gh@w3.org>
- Date: Fri, 18 May 2018 16:09:51 +0000
- To: public-css-archive@w3.org
@tabatkins - but they can be/contain shadow DOM, that does contain boxes and fragments and so on... ``` <ShadowDOM style="display: contents"> <ShadowDOM-div>Hi</ShadowDOM-div> </ShadowDOM> ``` And document.elementFromPoint(...) for the H in "Hi". -- GitHub Notification of comment by phistuck Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/556#issuecomment-390256003 using your GitHub account
Received on Friday, 18 May 2018 16:09:53 UTC