RESOLVED INVALID 100353
[Refactoring] Resolving <shadow> should start from the oldest shadow dom subtree.
https://bugs.webkit.org/show_bug.cgi?id=100353
Summary [Refactoring] Resolving <shadow> should start from the oldest shadow dom subt...
Shinya Kawanaka
Reported 2012-10-25 01:44:45 PDT
Since we're resolving <shadow> from the youngest shadow dom, the distributor of <shadow> cannot include all the distributed element. We have to change the code of ContentDistributor::distribute().
Attachments
Dimitri Glazkov (Google)
Comment 1 2012-10-25 08:45:33 PDT
I am sorry, can you elaborate a bit more on the nature of the problem? It's not clear what the issue is.
Shinya Kawanaka
Comment 2 2012-10-25 16:36:33 PDT
Ah, sorry. I had a plan for refactoring about it.
Note You need to log in before you can comment on or make changes to this bug.