<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://www.w3.org/Bugs/Public/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4"
          urlbase="https://www.w3.org/Bugs/Public/"
          
          maintainer="sysbot+bugzilla@w3.org"
>

    <bug>
          <bug_id>14085</bug_id>
          
          <creation_ts>2011-09-08 14:18:02 +0000</creation_ts>
          <short_desc>&lt;track&gt; WebVTT tokenizer does not consume U+003E GREATER-THAN SIGN character (&gt;)</short_desc>
          <delta_ts>2012-07-18 18:41:03 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WHATWG</product>
          <component>HTML</component>
          <version>unspecified</version>
          <rep_platform>Other</rep_platform>
          <op_sys>other</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc>http://www.whatwg.org/specs/web-apps/current-work/#webvtt-cue-text-parsing-rules</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P3</priority>
          <bug_severity>blocker</bug_severity>
          <target_milestone>Unsorted</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>contributor</reporter>
          <assigned_to name="Ian &apos;Hixie&apos; Hickson">ian</assigned_to>
          <cc>annacc</cc>
    
    <cc>ian</cc>
    
    <cc>mike</cc>
    
    <cc>philipj</cc>
    
    <cc>silviapfeiffer1</cc>
          
          <qa_contact>contributor</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>56528</commentid>
    <comment_count>0</comment_count>
    <who name="">contributor</who>
    <bug_when>2011-09-08 14:18:02 +0000</bug_when>
    <thetext>Specification: http://www.whatwg.org/specs/web-apps/current-work/multipage/the-video-element.html
Multipage: http://www.whatwg.org/C#webvtt-cue-text-parsing-rules
Complete: http://www.whatwg.org/c#webvtt-cue-text-parsing-rules

Comment:
WebVTT tokenizer does not consume U+003C LESS-THAN SIGN (&lt;)

Posted from: 83.218.67.122 by philipj@opera.com
User agent: Opera/9.80 (X11; Linux x86_64; U; Edition Next; en) Presto/2.9.186 Version/12.00</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>56529</commentid>
    <comment_count>1</comment_count>
    <who name="Philip Jägenstedt">philipj</who>
    <bug_when>2011-09-08 14:21:28 +0000</bug_when>
    <thetext>The steps for U+003E GREATER-THAN SIGN character (&gt;) say &quot;abort these steps&quot;, skipping over step 8 to advance the position in input. As a result, the &gt; will become part of the text that follow, e.g. &lt;i&gt;Hello would cause getCueAsHTML() to return a DOM looking like &lt;i&gt;&amp;gt;Hello.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>56588</commentid>
    <comment_count>2</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2011-09-10 04:34:21 +0000</bug_when>
    <thetext>Sounds like a mere oversight. If so, it should be a trivial fix.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>56790</commentid>
    <comment_count>3</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2011-09-14 22:13:06 +0000</bug_when>
    <thetext>&gt; WebVTT tokenizer does not consume U+003C LESS-THAN SIGN (&lt;)

I don&apos;t follow.


&gt; The steps for U+003E GREATER-THAN SIGN character (&gt;) say &quot;abort these steps&quot;,
&gt; skipping over step 8 to advance the position in input. As a result, the &gt; will
&gt; become part of the text that follow, e.g. &lt;i&gt;Hello would cause getCueAsHTML()
&gt; to return a DOM looking like &lt;i&gt;&amp;gt;Hello.

This is now fixed.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>56791</commentid>
    <comment_count>4</comment_count>
    <who name="">contributor</who>
    <bug_when>2011-09-14 22:14:28 +0000</bug_when>
    <thetext>Checked in as WHATWG revision r6553.
Check-in comment: Fix the WebVTT parser to not litter the output with &gt; characters
http://html5.org/tools/web-apps-tracker?from=6552&amp;to=6553</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>56809</commentid>
    <comment_count>5</comment_count>
    <who name="Philip Jägenstedt">philipj</who>
    <bug_when>2011-09-15 06:45:37 +0000</bug_when>
    <thetext>(In reply to comment #3)
&gt; &gt; WebVTT tokenizer does not consume U+003C LESS-THAN SIGN (&lt;)
&gt; 
&gt; I don&apos;t follow.

That was copypasta.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>