This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 22221 - HTMLTrackElement.kind should not be an enum
Summary: HTMLTrackElement.kind should not be an enum
Status: RESOLVED FIXED
Alias: None
Product: WHATWG
Classification: Unclassified
Component: HTML (show other bugs)
Version: unspecified
Hardware: Other other
: P3 normal
Target Milestone: Unsorted
Assignee: Ian 'Hixie' Hickson
QA Contact: contributor
URL: http://www.whatwg.org/specs/web-apps/...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-30 19:03 UTC by contributor
Modified: 2013-06-12 18:09 UTC (History)
4 users (show)

See Also:


Attachments

Description contributor 2013-05-30 19:03:36 UTC
Specification: http://www.whatwg.org/specs/web-apps/current-work/multipage/the-video-element.html
Multipage: http://www.whatwg.org/C#the-track-element
Complete: http://www.whatwg.org/c#the-track-element
Referrer: http://www.whatwg.org/specs/web-apps/current-work/multipage/

Comment:
HTMLTrackElement.kind should not be an enum

Posted from: 109.133.50.61 by ms2ger@gmail.com
User agent: Mozilla/5.0 (X11; Linux x86_64; rv:23.0) Gecko/20130421 Firefox/23.0
Comment 1 Ms2ger 2013-05-30 19:04:26 UTC
This makes the behaviour inconsistent with other reflecting enumerated attributes, in particular when setting to an invalid value
Comment 2 contributor 2013-06-12 18:09:39 UTC
Checked in as WHATWG revision r7961.
Check-in comment: <track>.kind: Back off on over-zealous enumming
http://html5.org/tools/web-apps-tracker?from=7960&to=7961