RESOLVED INVALID 75241
Node::traverseNextNode() should know about shadow tree
https://bugs.webkit.org/show_bug.cgi?id=75241
Summary Node::traverseNextNode() should know about shadow tree
Hajime Morrita
Reported 2011-12-26 22:38:19 PST
traverseNextNode() doesn't step into shadow tree. But it should allow caller to do it.
Attachments
Hajime Morrita
Comment 1 2011-12-27 17:10:16 PST
It turns out this isn't a right approach...
Note You need to log in before you can comment on or make changes to this bug.