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 28521 - position cue setting does not allow left/right
Summary: position cue setting does not allow left/right
Status: NEW
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: http://dev.w3.org/html5/webvtt/
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-04-21 07:19 UTC by Simon Pieters
Modified: 2015-04-21 11:08 UTC (History)
2 users (show)

See Also:


Attachments

Description Simon Pieters 2015-04-21 07:19:56 UTC
http://dev.w3.org/html5/webvtt/#dfn-webvtt-text-position-cue-setting
"One of the following strings: "start", "middle", "end""

Why are left and right not allowed?

In https://www.w3.org/Bugs/Public/show_bug.cgi?id=23404 it looks like it was intended to be supported.
Comment 1 Philip Jägenstedt 2015-04-21 11:08:00 UTC
Looks like the syntax was not updated together with the rest.