[Webkit-unassigned] [Bug 158503] Finding text doesn't work across shadow boundary

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 8 02:07:23 PDT 2016


https://bugs.webkit.org/show_bug.cgi?id=158503

--- Comment #2 from Ryosuke Niwa <rniwa at webkit.org> ---
(In reply to comment #1)
> TextIterator should walk the tree with ComposedTreeIterator.

I don't think we can make TextIterator always use ComposedTreeIterator because a whole bunch of code depends on it, some of which doesn't expect things to cross shadow boundaries.  But yeah, we probably need to teach TextIterator how to walk across shadow boundaries with a new option.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160608/c925568b/attachment.html>


More information about the webkit-unassigned mailing list