[Bug 18971] New: TextTrack should have an id attribute

https://www.w3.org/Bugs/Public/show_bug.cgi?id=18971

           Summary: TextTrack should have an id attribute
           Product: HTML WG
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: HTML5 spec
        AssignedTo: erika.doyle@microsoft.com
        ReportedBy: acolwell@chromium.org
         QAContact: public-html-bugzilla@w3.org
                CC: mike@w3.org, public-html-wg-issue-tracking@w3.org,
                    public-html@w3.org


TextTrack does not contain an id attribute like AudioTrack & VideoTrack so they
can't be reference by Media Fragment URIs like audio & video can. 

I propose that the id attribute be added to TextTrack and a getTrackById()
method be added to TextTrackList so that these objects are consistent with the
audio and video counterparts.

-- 
Configure bugmail: https://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 Saturday, 22 September 2012 01:14:39 UTC