Re: [w3c/webcomponents] Is there a way to detect if a custom element was constructed during parsing? (#789)

Is the "fragment parser" invoked when I do something like

```js
document.body.insertAdjacentHTML('beforeend', '...')
```

?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/webcomponents/issues/789#issuecomment-473997636

Received on Monday, 18 March 2019 16:41:56 UTC