- From: <bugzilla@jessica.w3.org>
- Date: Thu, 02 Feb 2012 00:16:18 +0000
- To: public-texttracks@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=15836
Summary: WebVTT cue settings - white space handling
Product: TextTracks CG
Version: unspecified
Platform: PC
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: WebVTT
AssignedTo: ian@hixie.ch
ReportedBy: silviapfeiffer1@gmail.com
QAContact: dave.null@w3.org
CC: mike@w3.org, public-texttracks@w3.org
WebKit have implemented tolerating whitespace on the cue setting such that
spaces between cue names and values (behind the colon) are ignored.
Basically, in http://dev.w3.org/html5/webvtt/#parse-the-webvtt-settings between
steps 2 and 3 there is a "skip whitespace" (except that we now can't leave step
1 as is any more and have to do explicit parsing string by string).
Should this be a WebKit bug or should we be more generous in the spec?
--
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 Thursday, 2 February 2012 00:16:24 UTC