[Bug 14550] <track> Always start a new cue when seeing a line containing "-->"

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

Simon Pieters <simonp@opera.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Always start a new cue when |<track> Always start a new
                   |seeing a line containing    |cue when seeing a line
                   |"-->"                       |containing "-->"

--- Comment #1 from Simon Pieters <simonp@opera.com> 2011-10-24 11:35:56 UTC ---
See
http://lists.whatwg.org/pipermail/whatwg-whatwg.org/2011-October/033600.html

To match author intention and get a better user experience, we should always
start a new cue when seeing a line containing "-->". If the author wants "-->"
in cue data, then it needs to be escaped as "--&gt;". I also suggest we do this
in the "headers" part of the file, since I expect it will be roughly equally
common to forget a newline there as between cues.

-- 
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 Monday, 24 October 2011 11:36:11 UTC