RESOLVED WONTFIX Bug 103339
[Meta] Move more Shadow DOM code behind SHADOW_DOM flag.
https://bugs.webkit.org/show_bug.cgi?id=103339
Summary [Meta] Move more Shadow DOM code behind SHADOW_DOM flag.
Hajime Morrita
Reported 2012-11-26 18:02:31 PST
Coined by Bug 103208. A apparent targets are: - HTMLContentElement - HTMLShadowElement - ContentSelectorQuery - part of ComposedShadowTreeWalker
Attachments
Dimitri Glazkov (Google)
Comment 1 2012-11-29 13:01:28 PST
*** Bug 103654 has been marked as a duplicate of this bug. ***
Elliott Sprehn
Comment 2 2013-01-08 17:56:47 PST
Note that ComposedShadowTreeWalker is also used in FocusController and HTMLLIElement.
Hajime Morrita
Comment 3 2013-01-09 16:59:51 PST
(In reply to comment #2) > Note that ComposedShadowTreeWalker is also used in FocusController and HTMLLIElement. Right. I did it... I should hide them behind NodeRenderingTraversal. Filed Bug 106505.
Ryosuke Niwa
Comment 4 2019-10-04 22:09:30 PDT
Not gonna do this.
Note You need to log in before you can comment on or make changes to this bug.