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 18184 - <track> Should run "rules for updating the text track rendering" when cue properties or styles have changed
Summary: <track> Should run "rules for updating the text track rendering" when cue pro...
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: Silvia Pfeiffer
QA Contact: HTML WG Bugzilla archive list
URL: http://www.whatwg.org/specs/web-apps/...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-18 17:35 UTC by contributor
Modified: 2013-04-22 13:02 UTC (History)
5 users (show)

See Also:


Attachments

Description contributor 2012-07-18 17:35:47 UTC
This was was cloned from bug 16920 as part of operation convergence.
Originally filed: 2012-05-03 14:55:00 +0000

================================================================================
 #0   contributor@whatwg.org                          2012-05-03 14:55:56 +0000 
--------------------------------------------------------------------------------
Specification: http://www.whatwg.org/specs/web-apps/current-work/multipage/the-video-element.html
Multipage: http://www.whatwg.org/C#media-playback
Complete: http://www.whatwg.org/c#media-playback

Comment:
Should run "rules for updating the text track rendering" when cue properties
or styles have changed

Posted from: 88.131.66.80 by simonp@opera.com
User agent: Opera/9.80 (Macintosh; Intel Mac OS X 10.7.3; U; en) Presto/2.10.229 Version/11.62
================================================================================
 #1   Simon Pieters                                   2012-05-03 15:00:00 +0000 
--------------------------------------------------------------------------------
When the following properties have changed for an active cue, the rules for updating the text track rendering should be run:

the properties corresponding to the 'font' shorthand, including 'line-height'
'white-space'

When an active cue gets one of the following properties changed, the rules for updating the text track rendering should be run:
vertical
snapToLines
line
position
size
align
text

Also when changing startTime and endTime we might want to check if the cue should be currently active or not.

This should be done even if the video is paused, except if video playback hasn't ever started yet.
================================================================================
 #2   Simon Pieters                                   2012-05-08 10:48:09 +0000 
--------------------------------------------------------------------------------
Also when the native controls become visible or not visible.
================================================================================
Comment 1 Silvia Pfeiffer 2012-10-14 12:55: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-v2.html

Status: Accepted
Change Description:
https://github.com/w3c/html/commit/d34928b9fe5150695426ac8b8414d623530a5b27
Rationale: accepted WHATWG change
Comment 2 Silvia Pfeiffer 2013-04-22 13:02:01 UTC
Another contribution: https://github.com/w3c/html/commit/6fe6c1d7f5f8c73121958e4af2c0acf13894799b