- From: <bugzilla@jessica.w3.org>
- Date: Thu, 12 Dec 2013 02:07:39 +0000
- To: public-texttracks@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=24069
Bug ID: 24069
Summary: [WebVTT] Parsing rules for percentages
Product: TextTracks CG
Version: unspecified
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: WebVTT
Assignee: silviapfeiffer1@gmail.com
Reporter: lorettaguarino@google.com
QA Contact: dave.null@w3.org
CC: mike@w3.org, public-texttracks@w3.org
Now that we support non-integer percentages, the parsing rules read:
"One or more ASCII digits.
An optional U+002E DOT character (.).
One or more ASCII digits."
However, I think this means all percentage values must have at least 2 digits,
since omitting the DOT character leaves us with two "One or more ASCII digits"
lines. I'm not sure that is what is intended.
--
You are receiving this mail because:
You are on the CC list for the bug.
Received on Thursday, 12 December 2013 02:07:41 UTC