Re: [webcomponents] When is the slotting algorithm run (#401)

The CSS box generation requires the flattened tree.  I don't think there is any point in making the spec run this algorithm lazily.  We can spec it to run whenever DOM gets mutated and implementors can do the work lazily as an optimization.

---
Reply to this email directly or view it on GitHub:
https://github.com/w3c/webcomponents/issues/401#issuecomment-190368020

Received on Monday, 29 February 2016 20:21:24 UTC