- From: <bugzilla@jessica.w3.org>
- Date: Mon, 30 Apr 2012 23:50:06 +0000
- To: public-texttracks@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=15836
Silvia Pfeiffer <silviapfeiffer1@gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|WONTFIX |
--- Comment #3 from Silvia Pfeiffer <silviapfeiffer1@gmail.com> 2012-04-30 23:50:05 UTC ---
OK, apparently WebKit is actually parsing it exactly as you say.
However, at http://dev.w3.org/html5/webvtt/#parse-the-webvtt-settings we have
the sentence "splitting input on spaces" (which incidentally is not linking
anywhere but has a green underline). There is nothing actually describing what
that means. It should likely accept both spaces and horizontal tabs as
separators. Webkit in fact tolerates an infinite number of ' ' and '\t' as
separators.
--
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 Monday, 30 April 2012 23:50:09 UTC