Re: [w3c/webcomponents] Method for detecting finally-distributed nodes. (#611)

You can already detect whether an element is assigned to a slot or not by checking a child element's bounding rect, etc... beyond the most simple case (e.g. shadow tree just contains a single default slot), I don't think this is really a significant leak.

-- 
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/611#issuecomment-265078664

Received on Tuesday, 6 December 2016 07:18:42 UTC