RESOLVED CONFIGURATION CHANGED 106296
If distributed elements are not changed to the previous distribution, no further distribution is necessary.
https://bugs.webkit.org/show_bug.cgi?id=106296
Summary If distributed elements are not changed to the previous distribution, no furt...
Shinya Kawanaka
Reported 2013-01-07 21:00:31 PST
Let's consider nested ShadowDOM and content reprojection happens. host--SR1 |-A |-D------------------------SR2 |-B | |-content[select=A] |-shadow |-C | |-content[select=*] Currently, when element E is added in host, content[select=A] is re-calculated, and shadow is also re-calculated. However, if the elements distributed to content[select=A] are not changed, we can skip re-calculation of shadow.
Attachments
Ryosuke Niwa
Comment 1 2019-10-04 22:41:35 PDT
Distribution is no longer a thing.
Note You need to log in before you can comment on or make changes to this bug.