[Webkit-unassigned] [Bug 149278] AX: aria-hidden=false causes video fallback content to be exposed to AX API

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 30 17:43:12 PDT 2016


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

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

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

> Source/WebCore/ChangeLog:12
> +        No new tests.

should mention the updated test

> Source/WebCore/accessibility/AXObjectCache.cpp:2518
> +            if (testNode->renderer() != nil)

if (!testNode->renderer())

-- 
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/20160331/3a657f6b/attachment.html>


More information about the webkit-unassigned mailing list