RESOLVED CONFIGURATION CHANGED 110280
[Shadow DOM] Node distribution shouldn't do style recalc or attach.
https://bugs.webkit.org/show_bug.cgi?id=110280
Summary [Shadow DOM] Node distribution shouldn't do style recalc or attach.
Hajime Morrita
Reported 2013-02-19 16:24:09 PST
This is coined at http://markmail.org/thread/37ycxttk6gnmnd27 node distribution happens lazily during composed tree traversal, where people don't expect to have any side effect. We should make it side effect free, or make it to look like that.
Attachments
Ryosuke Niwa
Comment 1 2019-10-04 22:20:50 PDT
Node distribution isn't a thing anymore.
Note You need to log in before you can comment on or make changes to this bug.