[Webkit-unassigned] [Bug 230226] AX iOS: Make PDFs loaded via <embed> accessible

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 7 05:47:26 PST 2022


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

Brennan Young <brennan.young at laerdal.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |brennan.young at laerdal.com

--- Comment #2 from Brennan Young <brennan.young at laerdal.com> ---
Note that only well-formed PDF/UA files contain the semantic information needed to generate an accessibility tree accurately. "Ordinary" PDF files (i.e. those without semantic tags) are likely to fail even in the best implementations.

However, PDF/UA in-browser should generate an accessibility tree. It does not.

This problem is not limited to iOS, and also appears on Mac Safari.

A possible workaround is stymied by another bug (223798) with aria-owns.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220307/a5cdd503/attachment.htm>


More information about the webkit-unassigned mailing list