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 23400 - TextTrackCue abstraction inconsistent
Summary: TextTrackCue abstraction inconsistent
Status: RESOLVED FIXED
Alias: None
Product: HTML WG
Classification: Unclassified
Component: HTML5 spec (show other bugs)
Version: unspecified
Hardware: PC All
: P2 normal
Target Milestone: ---
Assignee: Edward O'Connor
QA Contact: HTML WG Bugzilla archive list
URL:
Whiteboard:
Keywords:
Depends on: 23324
Blocks:
  Show dependency treegraph
 
Reported: 2013-09-30 18:31 UTC by Edward O'Connor
Modified: 2014-01-16 15:11 UTC (History)
5 users (show)

See Also:


Attachments

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

The abstract description of text track cues includes a description of "text of the cue" at http://www.whatwg.org/specs/web-apps/current-work/#text-track-cue-text . It would probably be more consistent with the abstract nature of the TextTrackCue interface to make "text" one of the "additional format-specific data" in the paragraph beforehand.
Comment 1 github bugzilla bot 2013-09-30 18:33:45 UTC
Commit pushed to master at https://github.com/w3c/html

https://github.com/w3c/html/commit/35f25abefd73abe79d11f7495da2d16bd0173909
[Bug 23400] r8194: Rename 'raw text' to 'raw data' for cues since it might not be text.
Comment 2 Edward O'Connor 2013-09-30 18:35:37 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: 35f25ab
Rationale: Adopted WHATWG change from r8194.
Comment 3 Silvia Pfeiffer 2013-09-30 20:22:35 UTC
Additional commit:
Renamed remaining "text track cue text" references, see
https://github.com/w3c/html/commit/ce1ca4064ff400f626c4e9ab7ea3b7f4d3948286
Comment 4 github bugzilla bot 2014-01-16 15:11:09 UTC
Commit pushed to CR at https://github.com/w3c/html

https://github.com/w3c/html/commit/35f25abefd73abe79d11f7495da2d16bd0173909
[Bug 23400] r8194: Rename 'raw text' to 'raw data' for cues since it might not be text.