[Webkit-unassigned] [Bug 160009] AX: aria-label not being used correctly in accessible name calculation of heading

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 21 16:20:15 PDT 2016


https://bugs.webkit.org/show_bug.cgi?id=160009

chris fleizach <cfleizach at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #284278|                            |review+
              Flags|                            |

--- Comment #5 from chris fleizach <cfleizach at apple.com> ---
Comment on attachment 284278
  --> https://bugs.webkit.org/attachment.cgi?id=284278
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=284278&action=review

> Source/WebCore/accessibility/ios/WebAccessibilityObjectWrapperIOS.mm:604
> +                    NSString* headingLabel = [wrapper accessibilityLabel];

nit: for objc * is on the other side

NSString *headingLabel

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160721/8e0da514/attachment.html>


More information about the webkit-unassigned mailing list