- From: <bugzilla@jessica.w3.org>
- Date: Mon, 03 Oct 2011 00:25:49 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=14358 Summary: <track> and WebVTT cue.alignment need more values Product: HTML WG Version: unspecified Platform: PC OS/Version: All Status: NEW Severity: normal Priority: P2 Component: HTML5 spec (editor: Ian Hickson) AssignedTo: ian@hixie.ch ReportedBy: silviapfeiffer1@gmail.com QAContact: public-html-bugzilla@w3.org CC: mike@w3.org, public-html-wg-issue-tracking@w3.org, public-html@w3.org Created attachment 1033 --> http://www.w3.org/Bugs/Public/attachment.cgi?id=1033 compare "start" to "left" alignment needs The currently allowed alignment values of <track> and WebVTT cues are "start", "end" and "middle". These make sense when you just regard multi-line text rendering for a certain area and want the text to be aligned based on its directionality. However, where text is left (or right) aligned along the shape of a person or other object or underneath a person, we actually need the value "left" (and "right"), since a simple translation of the cues should not need to change the cue settings. See the attached image for an example. -- Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
Received on Monday, 3 October 2011 00:25:51 UTC