- From: <bugzilla@jessica.w3.org>
- Date: Wed, 14 Sep 2011 22:13:06 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=14085 Ian 'Hixie' Hickson <ian@hixie.ch> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #3 from Ian 'Hixie' Hickson <ian@hixie.ch> 2011-09-14 22:13:06 UTC --- > WebVTT tokenizer does not consume U+003C LESS-THAN SIGN (<) I don't follow. > The steps for U+003E GREATER-THAN SIGN character (>) say "abort these steps", > skipping over step 8 to advance the position in input. As a result, the > will > become part of the text that follow, e.g. <i>Hello would cause getCueAsHTML() > to return a DOM looking like <i>>Hello. This is now fixed. -- 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, 14 September 2011 22:13:12 UTC