<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - AX: iOS, Wrong axLabel on static text if heading has multiple children"
   href="https://bugs.webkit.org/show_bug.cgi?id=160981#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - AX: iOS, Wrong axLabel on static text if heading has multiple children"
   href="https://bugs.webkit.org/show_bug.cgi?id=160981">bug 160981</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=286414&amp;action=diff" name="attach_286414" title="Patch">attachment 286414</a> <a href="attachment.cgi?id=286414&amp;action=edit" title="Patch">[details]</a></span>
Patch

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

<span class="quote">&gt; Source/WebCore/ChangeLog:9
&gt; +        no alternate texts. So we shouldn't use accessibilityLable to check for user defined texts</span >

no alternate &quot;text.&quot; - text is already plural here

accessibilityLable -&gt; accessibilityLabel

this description isn't very clear to me... what is the problem with calling axLabel? what does it return, that baseDescription does not

<span class="quote">&gt; LayoutTests/accessibility/ios-simulator/heading-with-aria-label.html:40
&gt; +        // Also make sure when the heading has multiple children, we are not messing up with</span >

&quot;messing up&quot; is too colloquial here. I would say

&quot;When a heading has multiple children, ensure ...&quot;</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>