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 23402 - "description" & "descriptions" would seem to be ripe for easy and confusing bugs: http://www.whatwg.org/specs/web-apps/current-work/multipage/the-video-element.html#dom-videotrack-kind
Summary: "description" & "descriptions" would seem to be ripe for easy and confusing b...
Status: RESOLVED FIXED
Alias: None
Product: HTML WG
Classification: Unclassified
Component: HTML5 spec (show other bugs)
Version: unspecified
Hardware: Other other
: P3 normal
Target Milestone: ---
Assignee: Edward O'Connor
QA Contact: HTML WG Bugzilla archive list
URL: http://www.whatwg.org/specs/web-apps/...
Whiteboard:
Keywords:
Depends on: 23239
Blocks:
  Show dependency treegraph
 
Reported: 2013-09-30 18:52 UTC by Edward O'Connor
Modified: 2014-01-16 15:11 UTC (History)
6 users (show)

See Also:


Attachments

Description Edward O'Connor 2013-09-30 18:52:52 UTC
+++ This bug was initially created as a clone of Bug #23239 +++

Specification: http://www.whatwg.org/specs/web-apps/current-work/multipage/the-video-element.html
Multipage: http://www.whatwg.org/C#attr-track-kind-descriptions
Complete: http://www.whatwg.org/c#attr-track-kind-descriptions
Referrer: http://www.whatwg.org/specs/web-apps/current-work/multipage/video.html

Comment:
"description" & "descriptions" would seem to be ripe for easy and confusing
bugs:
http://www.whatwg.org/specs/web-apps/current-work/multipage/the-video-element.
html#dom-videotrack-kind

Posted from: 87.114.244.189
User agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:25.0) Gecko/20100101 Firefox/25.0
Comment 1 github bugzilla bot 2013-09-30 18:54:18 UTC
Commit pushed to master at https://github.com/w3c/html

https://github.com/w3c/html/commit/eee59a31808cf60e3d1b45112a08168e4ba060e8
[Bug 23402] r8195: Change 'description' to the plural form so that videoTrack.kind is consistent with textTrack.kind, as it is for captions and subtitles already.
Comment 2 Edward O'Connor 2013-09-30 18:54:57 UTC
EDITOR'S RESPONSE: This is an Editor's Response to your comment. If you are
satisfied with this response, please change the state of this bug to CLOSED. If
you have additional information and would like the Editor to reconsider, please
reopen this bug. If you would like to escalate the issue to the full HTML
Working Group, please add the TrackerRequest keyword to this bug, and suggest
title and text for the Tracker Issue; or you may create a Tracker Issue
yourself, if you are able to do so. For more details, see this document:

   http://dev.w3.org/html5/decision-policy/decision-policy.html

Status: Accepted
Change Description: eee59a3
Rationale: Adopted WHATWG fix in r8195.
Comment 3 github bugzilla bot 2014-01-16 15:11:14 UTC
Commit pushed to CR at https://github.com/w3c/html

https://github.com/w3c/html/commit/eee59a31808cf60e3d1b45112a08168e4ba060e8
[Bug 23402] r8195: Change 'description' to the plural form so that videoTrack.kind is consistent with textTrack.kind, as it is for captions and subtitles already.