<html>
    <head>
      <base href="https://bugs.webkit.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - AX: Expose link children when doing search predication on iOS"
   href="https://bugs.webkit.org/show_bug.cgi?id=170424#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - AX: Expose link children when doing search predication on iOS"
   href="https://bugs.webkit.org/show_bug.cgi?id=170424">bug 170424</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=306123&amp;action=diff" name="attach_306123" title="patch">attachment 306123</a> <a href="attachment.cgi?id=306123&amp;action=edit" title="patch">[details]</a></span>
patch

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

<span class="quote">&gt; Source/WebCore/ChangeLog:7
&gt; +        Since the children of the links are exposed on iOS instead of the link itself</span >

The children of links are accessible elements on iOS instead of the link itself, so we should expose the children when doing predicated searches as well.

<span class="quote">&gt; Tools/WebKitTestRunner/InjectedBundle/ios/AccessibilityUIElementIOS.mm:665
&gt; +    NSDictionary *parameterizedAttribute = searchPredicateParameterizedAttributeForSearchCriteria(context, startElement, isDirectionNext, 5, searchKey, searchText, visibleOnly, immediateDescendantsOnly);</span >

any reason you chose five?</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>