You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"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?
Title: [Shadow]: Distribution needs to not be observable (bugzilla: 27994)
Migrated from: https://www.w3.org/Bugs/Public/show_bug.cgi?id=27994
comment: 0
comment_url: https://www.w3.org/Bugs/Public/show_bug.cgi?id=27994#c0
Anne wrote on 2015-02-10 15:35:35 +0000.
"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?
comment: 1
comment_url: https://www.w3.org/Bugs/Public/show_bug.cgi?id=27994#c1
Dimitri Glazkov wrote on 2015-02-10 17:00:18 +0000.
There's a bit more discusson here: https://soundcloud.com/dglazkov/polymer-master
comment: 2
comment_url: https://www.w3.org/Bugs/Public/show_bug.cgi?id=27994#c2
Dimitri Glazkov wrote on 2015-02-10 17:12:30 +0000.
(In reply to Dimitri Glazkov from comment #1)
Doh. https://gist.github.com/dglazkov/ce96f673b0b2ce7b8c55
comment: 3
comment_url: https://www.w3.org/Bugs/Public/show_bug.cgi?id=27994#c3
Anne wrote on 2015-04-23 21:09:52 +0000.
See also bug 28443 which discusses this very same issue.
comment: 4
comment_url: https://www.w3.org/Bugs/Public/show_bug.cgi?id=27994#c4
Anne wrote on 2015-04-27 05:45:56 +0000.
This might be moot if we get an API.
The text was updated successfully, but these errors were encountered: