[Bug 14552] <track> support // and /* */ comments everywhere except in the signature line

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

--- Comment #14 from Philip Jägenstedt <philipj@opera.com> 2011-10-28 13:04:11 UTC ---
In writing the above, I discovered something problematic. If I had written
this:

45:00.000 --> 45:01.000
<v cw>Now die!</v>
/* FIXME: did Robin say something there? */
<v bm>Mkay</v>

Then that would be equivalent to this:

45:00.000 --> 45:01.000
<v cw>Now die!</v>

<v bm>Mkay</v>

Which would have cut the cue short. That's not a great feature...

-- 
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 Friday, 28 October 2011 13:04:15 UTC