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

You can add some kind of caching but then you'd have to invalidate whenever a node is removed / inserted so it's probably not a great trade off.

-- 
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-459858685

Received on Friday, 1 February 2019 20:33:50 UTC