[Bug 11395] Use media queries to select appropriate <track> elements

http://www.w3.org/Bugs/Public/show_bug.cgi?id=11395

David Singer <singer@apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |singer@apple.com

--- Comment #3 from David Singer <singer@apple.com> 2010-12-02 00:30:50 UTC ---
answering Anne, I think he may be, yes.

The basic idea is to mark <track> and <source> elements with a media query that
is satisfied when a particular accessibility need is, or is not, requested. 
That would make it possible to say "don't show this if the user is susceptible
to repetitive stimulation", it would make it possible to say "this text <track>
meets a sub-titling need (in Swahili)", and so on.  Media queries also make it
possible for the rest of the page, including the layout, to respond as needed.

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

Received on Thursday, 2 December 2010 00:30:52 UTC