- From: <bugzilla@jessica.w3.org>
- Date: Wed, 18 Sep 2013 23:43:49 +0000
- To: public-texttracks@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=23280
Bug ID: 23280
Summary: Make positioning values % instead of 'vh' and 'vw'
Product: TextTracks CG
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P2
Component: WebVTT
Assignee: silviapfeiffer1@gmail.com
Reporter: rick.eyre@hotmail.com
QA Contact: dave.null@w3.org
CC: mike@w3.org, public-texttracks@w3.org
I don't quite see the point of using 'vh' and 'vw' and redefining the initial
containing block to the video's rendering area when we could just use
percentage values as easily as we are positioning all of these boxes absolutely
within the video's rendering box. The percentage will set it to % to the left,
width, right, etc, of the containing element which is always the video
rendering area.
If this is specifically for the case of regions, as we still want to specify
position, etc, as a percentage of the video I think it would make more sense to
have position, etc, specify values relative to the region as this is what the
author is positioning their cues in now.
--
You are receiving this mail because:
You are on the CC list for the bug.
Received on Wednesday, 18 September 2013 23:43:51 UTC