[Bug 14487] <track> accept more white space characters as cue timing separators

http://www.w3.org/Bugs/Public/show_bug.cgi?id=14487

Silvia Pfeiffer <silviapfeiffer1@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|WONTFIX                     |

--- Comment #8 from Silvia Pfeiffer <silviapfeiffer1@gmail.com> 2011-10-26 03:56:14 UTC ---
A small note: the parser in the spec currently allows *0 or more* space or tab
characters, not *1 or more* space or tab characters as specified in Ian's
change.  The WebKit implementation now enforces at least 1 space or tab
character (so that [time]-->[time] without any spaces or tabs is not allowed).
Clarification is requested.

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Wednesday, 26 October 2011 03:56:21 UTC