<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - AX: new lines in content editable elements don't notify accessibility"
   href="https://bugs.webkit.org/show_bug.cgi?id=153361#c37">Comment # 37</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - AX: new lines in content editable elements don't notify accessibility"
   href="https://bugs.webkit.org/show_bug.cgi?id=153361">bug 153361</a>
              from <span class="vcard"><a class="email" href="mailto:d_russell&#64;apple.com" title="Doug Russell &lt;d_russell&#64;apple.com&gt;"> <span class="fn">Doug Russell</span></a>
</span></b>
        <pre>
<span class="quote">&gt; &gt; We should really use the version of indexForVisiblePosition the rest of
&gt; &gt; editing code uses.
&gt; &gt; The one that takes VisiblePosition as the first argument and the scope as
&gt; &gt; the second argument.
&gt; &gt; The variant you're using here won't work in many cases.
&gt; 
&gt; Good to know, this was some of the code I was hoping to get feedback on.
&gt; 
&gt; This version? int indexForVisiblePosition(const VisiblePosition&amp;
&gt; visiblePosition, RefPtr&lt;ContainerNode&gt;&amp; scope)
&gt; 
&gt; How do I determine what to pass to scope?
&gt; </span >

I was misreading the method signature. Good on this.</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>