- From: <bugzilla@jessica.w3.org>
- Date: Fri, 28 Oct 2011 13:56:11 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=14552 --- Comment #15 from Silvia Pfeiffer <silviapfeiffer1@gmail.com> 2011-10-28 13:56:11 UTC --- (In reply to comment #14) > 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... Well, as the spec is written right now, it's simply cue content. But it seems indeed that once we introduce comments, we will need to define that if parsing of comments results in an empty line, that line needs to be removed. -- 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:56:17 UTC