- From: <bugzilla@jessica.w3.org>
- Date: Mon, 13 May 2013 07:12:09 +0000
- To: public-html-admin@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=22015
Bug ID: 22015
Summary: TextTrack should have an id attribute
Classification: Unclassified
Product: WHATWG
Version: unspecified
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: HTML
Assignee: ian@hixie.ch
Reporter: silviapfeiffer1@gmail.com
QA Contact: contributor@whatwg.org
CC: acolwell@chromium.org, eoconnor@apple.com,
ian@hixie.ch, mike@w3.org, philipj@opera.com,
public-html-admin@w3.org,
public-html-wg-issue-tracking@w3.org, robin@w3.org
Depends on: 18971
+++ This bug was initially created as a clone of Bug #18971 +++
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.
--
You are receiving this mail because:
You are on the CC list for the bug.
Received on Monday, 13 May 2013 07:12:12 UTC