RESOLVED FIXED 150324
Tighten ComposedTreeAncestorIterator to return Elements
https://bugs.webkit.org/show_bug.cgi?id=150324
Summary Tighten ComposedTreeAncestorIterator to return Elements
Antti Koivisto
Reported 2015-10-19 03:57:51 PDT
Only other thing it could credibly return was Document. We can exclude it from the composed tree and avoid a lot of casting.
Attachments
patch (6.59 KB, patch)
2015-10-19 04:04 PDT, Antti Koivisto
kling: review+
for landing (9.73 KB, patch)
2016-04-03 14:04 PDT, Antti Koivisto
no flags
Antti Koivisto
Comment 1 2015-10-19 04:04:29 PDT
Andreas Kling
Comment 2 2015-10-19 07:06:09 PDT
Comment on attachment 263469 [details] patch r=me
Antti Koivisto
Comment 3 2016-04-03 14:04:42 PDT
Created attachment 275507 [details] for landing
Antti Koivisto
Comment 4 2016-04-03 15:00:51 PDT
Note You need to log in before you can comment on or make changes to this bug.