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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 17 12:46:06 PDT 2015


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

            Bug ID: 149278
           Summary: AX: aria-hidden=false causes video fallback content to
                    be exposed to AX API
    Classification: Unclassified
           Product: WebKit
           Version: Safari 9
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Accessibility
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jcraig at apple.com
                CC: webkit-bug-importer at group.apple.com

Created attachment 261411
  --> https://bugs.webkit.org/attachment.cgi?id=261411&action=review
test case

AX: aria-hidden=false causes video fallback content to be exposed to AX API

aria-hidden="false" should only affect the node (<div>) and immediate child text nodes. In this case, it is causing a grandchild text node to be exposed.

-- 
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/20150917/bda2ab1f/attachment.html>


More information about the webkit-unassigned mailing list