RESOLVED FIXED 154464
ComposedTreeIterator traverses normal children for elements with empty shadow root
https://bugs.webkit.org/show_bug.cgi?id=154464
Summary ComposedTreeIterator traverses normal children for elements with empty shadow...
Antti Koivisto
Reported 2016-02-19 12:07:39 PST
It shouldn't do that.
Attachments
patch (10.42 KB, patch)
2016-02-19 12:32 PST, Antti Koivisto
rniwa: review+
Antti Koivisto
Comment 1 2016-02-19 12:32:24 PST
Ryosuke Niwa
Comment 2 2016-02-19 13:08:48 PST
Comment on attachment 271778 [details] patch View in context: https://bugs.webkit.org/attachment.cgi?id=271778&action=review > Source/WebCore/dom/ComposedTreeIterator.h:58 > + void dropAssertions(); > + I understand this is needed for the bug 154355 but can land it there instead?
Antti Koivisto
Comment 3 2016-02-19 15:31:23 PST
Note You need to log in before you can comment on or make changes to this bug.