<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@apple.com" title="chris fleizach <cfleizach@apple.com>"> <span class="fn">chris fleizach</span></a>
</span></b>
<pre>Comment on <span class=""><a href="attachment.cgi?id=286414&action=diff" name="attach_286414" title="Patch">attachment 286414</a> <a href="attachment.cgi?id=286414&action=edit" title="Patch">[details]</a></span>
Patch
View in context: <a href="https://bugs.webkit.org/attachment.cgi?id=286414&action=review">https://bugs.webkit.org/attachment.cgi?id=286414&action=review</a>
<span class="quote">> Source/WebCore/ChangeLog:9
> + no alternate texts. So we shouldn't use accessibilityLable to check for user defined texts</span >
no alternate "text." - text is already plural here
accessibilityLable -> 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">> LayoutTests/accessibility/ios-simulator/heading-with-aria-label.html:40
> + // Also make sure when the heading has multiple children, we are not messing up with</span >
"messing up" is too colloquial here. I would say
"When a heading has multiple children, ensure ..."</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>