- From: <bugzilla@jessica.w3.org>
- Date: Wed, 29 Feb 2012 23:56:09 +0000
- To: public-texttracks@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=16170
Summary: CSS 'text-align' property has inconsistent values
Product: TextTracks CG
Version: unspecified
Platform: PC
OS/Version: All
Status: NEW
Severity: minor
Priority: P2
Component: WebVTT
AssignedTo: ian@hixie.ch
ReportedBy: victor.carbune@gmail.com
QAContact: dave.null@w3.org
CC: mike@w3.org, public-texttracks@w3.org
In section 3.5.1 Applying CSS properties to WebVTT Node Object:
http://dev.w3.org/html5/webvtt/#applying-css-properties-to-webvtt-node-objects
"The 'text-align' property on the (root) List of WebVTT Node Objects must be
set to the value in the second cell of the row of the table below whose first
cell is the value of the corresponding cue's text track cue alignment:
Text track cue alignment 'text-align' value
Start alignment 'start'
Middle alignment 'center'
End alignment 'end'
"
The second column should contain valid CSS values for the 'text-align' property
(I assume 'left', 'center' and 'right').
--
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
Received on Wednesday, 29 February 2012 23:56:11 UTC