<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - AX: stringForTextMarkerRange returning empty string for document range"
   href="https://bugs.webkit.org/show_bug.cgi?id=156819#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - AX: stringForTextMarkerRange returning empty string for document range"
   href="https://bugs.webkit.org/show_bug.cgi?id=156819">bug 156819</a>
              from <span class="vcard"><a class="email" href="mailto:cfleizach&#64;apple.com" title="chris fleizach &lt;cfleizach&#64;apple.com&gt;"> <span class="fn">chris fleizach</span></a>
</span></b>
        <pre>Comment on <span class=""><a href="attachment.cgi?id=276872&amp;action=diff" name="attach_276872" title="Initial patch">attachment 276872</a> <a href="attachment.cgi?id=276872&amp;action=edit" title="Initial patch">[details]</a></span>
Initial patch

View in context: <a href="https://bugs.webkit.org/attachment.cgi?id=276872&amp;action=review">https://bugs.webkit.org/attachment.cgi?id=276872&amp;action=review</a>

<span class="quote">&gt; Source/WebCore/ChangeLog:9
&gt; +        or PositionIsAfterChildren anchor type. So that the character offset corresponds to the anchored</span >

this &quot;nchor type. So that t&quot; should be

&quot;nchor type, so that t

<span class="quote">&gt; Source/WebCore/accessibility/AXObjectCache.cpp:1974
&gt; +    // convert to character offset</span >

this line seems superfluous

<span class="quote">&gt; Source/WebCore/accessibility/AXObjectCache.cpp:1975
&gt; +    // If the visible position has anchor type referring to node other than the anchored node, we should </span >

has &quot;an&quot; anchor type
referring to &quot;a&quot; node</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>