Re: Accessibility of <audio> and <video>

On Wed, Oct 15, 2008 at 8:16 PM, Ben Boyle <benjamins.boyle@gmail.com> wrote:
> What about including the alternative elsewhere within the HTML
> document and linking them together with aria:describedBy and/or a
> standard link...

aria-describedBy would probably work.

So would a standard link with a known relation.

The problem isn't coming up with solutions that would work, it is
getting one of them to actually be standardized.

*Standard* solutions are even more important to accessibility than
they are to the web as a whole, for a variety of reasons.  For
example, typical demos or User Acceptance Tests will catch visual
problems, but will ignore accessibility, because the tester doesn't
happen to need it.
So even if accessibility is in the contract, it often doesn't happen
-- unless there is a clear reference which can be used to generate an
audit checklist.

-jJ

Received on Thursday, 16 October 2008 16:53:13 UTC