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 12662 - <video> Add a section with suggestions for the 'chapters' text track kind, demonstrating how nested time ranges can be used for hierarchical chapters.
Summary: <video> Add a section with suggestions for the 'chapters' text track kind, de...
Status: VERIFIED FIXED
Alias: None
Product: HTML WG
Classification: Unclassified
Component: LC1 HTML5 spec (show other bugs)
Version: unspecified
Hardware: Other other
: P3 normal
Target Milestone: ---
Assignee: Ian 'Hixie' Hickson
QA Contact: HTML WG Bugzilla archive list
URL: http://www.whatwg.org/specs/web-apps/...
Whiteboard:
Keywords: a11y, a11ytf, media
: 13184 (view as bug list)
Depends on:
Blocks:
 
Reported: 2011-05-17 01:55 UTC by contributor
Modified: 2011-12-20 16:57 UTC (History)
8 users (show)

See Also:


Attachments

Description contributor 2011-05-17 01:55:21 UTC
Specification: http://www.whatwg.org/specs/web-apps/current-work/complete.html
Section: http://www.whatwg.org/specs/web-apps/current-work/#dom-texttrack-kind-chapters

Comment:
Add a section with suggestions for the 'chapters' text track kind,
demonstrating how nested time ranges can be used for hierarchical chapters.

Posted from: 216.239.45.4 by ian@hixie.ch
User agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_5_8) AppleWebKit/534.35 (KHTML, like Gecko) Chrome/13.0.761.0 Safari/534.35
Comment 1 Silvia Pfeiffer 2011-05-17 04:38:49 UTC
(In reply to comment #0)
> Specification: http://www.whatwg.org/specs/web-apps/current-work/complete.html
> Section:
> http://www.whatwg.org/specs/web-apps/current-work/#dom-texttrack-kind-chapters
> 
> Comment:
> Add a section with suggestions for the 'chapters' text track kind,
> demonstrating how nested time ranges can be used for hierarchical chapters.
> 
> Posted from: 216.239.45.4 by ian@hixie.ch
> User agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_5_8) AppleWebKit/534.35
> (KHTML, like Gecko) Chrome/13.0.761.0 Safari/534.35

Examples of hierarchical chapters from DAISY can be found here: http://www.daisy.org/sample-content - take in particular those that say "demonstrating DAISY navigation".
Comment 2 Silvia Pfeiffer 2011-05-17 07:01:02 UTC
(In reply to comment #1)
> (In reply to comment #0)
> > Specification: http://www.whatwg.org/specs/web-apps/current-work/complete.html
> > Section:
> > http://www.whatwg.org/specs/web-apps/current-work/#dom-texttrack-kind-chapters
> > 
> > Comment:
> > Add a section with suggestions for the 'chapters' text track kind,
> > demonstrating how nested time ranges can be used for hierarchical chapters.
> > 
> > Posted from: 216.239.45.4 by ian@hixie.ch
> > User agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_5_8) AppleWebKit/534.35
> > (KHTML, like Gecko) Chrome/13.0.761.0 Safari/534.35
> 
> Examples of hierarchical chapters from DAISY can be found here:
> http://www.daisy.org/sample-content - take in particular those that say
> "demonstrating DAISY navigation".

Also note, this is related to http://www.w3.org/Bugs/Public/show_bug.cgi?id=10693
Comment 3 Silvia Pfeiffer 2011-06-22 03:31:03 UTC
FYI: I made an analysis of related technology and discussed possible approaches at http://www.w3.org/WAI/PF/HTML/wiki/Media_Navigation .
Comment 4 Silvia Pfeiffer 2011-07-09 05:59:13 UTC
Philippe suggested a different solution at:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=13184
Comment 5 Philip Jägenstedt 2011-07-11 08:20:14 UTC
Hmm, from the description of this bug it looks like the same suggestion, basically. This bug was created by Hixie, so I guess I'll leave it to him to understand what he means :)
Comment 6 Silvia Pfeiffer 2011-07-11 10:56:05 UTC
(In reply to comment #4)
> Philippe suggested a different solution at:
> http://www.w3.org/Bugs/Public/show_bug.cgi?id=13184

Ups, sorry: Philip of course! :-)
Comment 7 Michael[tm] Smith 2011-08-04 05:05:25 UTC
mass-moved component to LC1
Comment 8 Ian 'Hixie' Hickson 2011-08-11 22:34:30 UTC
*** Bug 13184 has been marked as a duplicate of this bug. ***
Comment 9 Ian 'Hixie' Hickson 2011-08-12 06:34:54 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: see diff given below
Rationale: I went further than just making it a suggestion. It's now how chapters work.
Comment 10 contributor 2011-08-12 06:35:10 UTC
Checked in as WHATWG revision r6428.
Check-in comment: Make chapters support nesting.
http://html5.org/tools/web-apps-tracker?from=6427&to=6428