<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Finding text doesn't work across shadow boundary"
   href="https://bugs.webkit.org/show_bug.cgi?id=158503#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Finding text doesn't work across shadow boundary"
   href="https://bugs.webkit.org/show_bug.cgi?id=158503">bug 158503</a>
              from <span class="vcard"><a class="email" href="mailto:rniwa&#64;webkit.org" title="Ryosuke Niwa &lt;rniwa&#64;webkit.org&gt;"> <span class="fn">Ryosuke Niwa</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=158503#c1">comment #1</a>)
<span class="quote">&gt; TextIterator should walk the tree with ComposedTreeIterator.</span >

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.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>