- From: Ryosuke Niwa <notifications@github.com>
- Date: Mon, 29 Feb 2016 12:20:54 -0800
- To: w3c/webcomponents <webcomponents@noreply.github.com>
Received on Monday, 29 February 2016 20:21:24 UTC
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