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

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

           Summary: Use media queries to select appropriate <track>
                    elements
           Product: HTML WG
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: HTML5 spec (editor: Ian Hickson)
        AssignedTo: ian@hixie.ch
        ReportedBy: franko@microsoft.com
         QAContact: public-html-bugzilla@w3.org
                CC: mike@w3.org, public-html-wg-issue-tracking@w3.org,
                    public-html@w3.org


>From http://www.w3.org/WAI/PF/HTML/wiki/Media_Accessibility_Checklist

(DAC-2) The user has a global option to specify which types of alternative
content by default and, in cases where the alternative content has different
dimensions than the original content, how the layout/reflow of the document
should be handled. (UAAG 2.0 3.1.2).

CHANGE: 
http://dev.w3.org/html5/spec/Overview.html#the-track-element
Use media query strings instead of the 'kind' attribute concept.

User agents should enable users to set the media queries that they would like
to match for track selection / content layout.

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

Received on Wednesday, 24 November 2010 02:45:54 UTC