- From: <bugzilla@jessica.w3.org>
- Date: Tue, 17 Sep 2013 22:48:59 +0000
- To: public-texttracks@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=23269
Bug ID: 23269
Summary: [WebVTT] Cannot get the computed value for height and
width in the proc model
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
In the processing model step 12 sub-step 2 it asks us to get the height or
width of the first line box in boxes. Earlier we set the value for height as
"auto" on the root box and since it hasn't been added to the DOM yet there is
no layout to compute which results in 0 values.
"2. Horizontal: Let step be the height of the first line box in boxes.
Vertical: Let step be the width of the first line box in boxes."
--
You are receiving this mail because:
You are on the CC list for the bug.
Received on Tuesday, 17 September 2013 22:49:00 UTC