This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.
"If any condition which affects the distribution result changes, the distribution result must be updated before any use of the distribution result." It seems both layout and events make use of the distribution result. That would be worth mentioning I think to make it clear what the observable bits are. However, if events make use of them, wouldn't we be able to work out when distribution happens by firing synthetic events? And how does this work for ranges that can reach into the shadow DOM? Wouldn't we get problems there too with how deterministic things are?
There's a bit more discusson here: https://soundcloud.com/dglazkov/polymer-master
(In reply to Dimitri Glazkov from comment #1) > There's a bit more discusson here: > https://soundcloud.com/dglazkov/polymer-master Doh. https://gist.github.com/dglazkov/ce96f673b0b2ce7b8c55
See also bug 28443 which discusses this very same issue.
This might be moot if we get an API.
Moved to https://github.com/w3c/webcomponents/issues/87