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 26056 - [WebVTT] lineAlign is applied in the wrong place of the rendering section
Summary: [WebVTT] lineAlign is applied in the wrong place of the rendering section
Status: RESOLVED FIXED
Alias: None
Product: TextTracks CG
Classification: Unclassified
Component: WebVTT (show other bugs)
Version: unspecified
Hardware: PC All
: P2 normal
Target Milestone: ---
Assignee: This bug has no owner yet - up for the taking
QA Contact: Web Media Text Tracks CG
URL:
Whiteboard: v1
Keywords:
Depends on:
Blocks:
 
Reported: 2014-06-11 08:50 UTC by Philip Jägenstedt
Modified: 2014-10-15 19:53 UTC (History)
2 users (show)

See Also:


Attachments

Description Philip Jägenstedt 2014-06-11 08:50:17 UTC
As noticed in https://github.com/w3c/webvtt/pull/100#issuecomment-45607413

It says "minus half of the cue box height" before "Apply the terms of the CSS specifications", which means that the height is not known yet. That would have to go under "Adjust the positions of boxes according to the appropriate steps from the following list" instead.
Comment 1 Philip Jägenstedt 2014-10-15 19:53:28 UTC
Fixed in https://github.com/w3c/webvtt/pull/116