<?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>14572</bug_id>
          
          <creation_ts>2011-10-27 12:41:36 +0000</creation_ts>
          <short_desc>&lt;track&gt; Collect space characters and discard them after step 8.</short_desc>
          <delta_ts>2012-07-18 18:40:04 +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>CLOSED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc>http://www.whatwg.org/specs/web-apps/current-work/#parsing-0</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P3</priority>
          <bug_severity>normal</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>annevk</cc>
    
    <cc>fs</cc>
    
    <cc>ian</cc>
    
    <cc>mike</cc>
    
    <cc>silviapfeiffer1</cc>
          
          <qa_contact>contributor</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>59066</commentid>
    <comment_count>0</comment_count>
    <who name="">contributor</who>
    <bug_when>2011-10-27 12:41:36 +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#parsing-0
Complete: http://www.whatwg.org/c#parsing-0

Comment:
Collect space characters and discard them after step 8.

Posted from: 2001:4c28:a030:30:72f3:95ff:fe00:4501
User agent: Opera/9.80 (X11; Linux x86_64; U; sv) Presto/2.9.168 Version/11.51</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>59069</commentid>
    <comment_count>1</comment_count>
    <who name="Fredrik S">fs</who>
    <bug_when>2011-10-27 12:58:59 +0000</bug_when>
    <thetext>In http://www.whatwg.org/html#parse-the-webvtt-settings, there seems to be a step missing to handle any separating whitespace between settings.

Consider for example the settings string:

&quot;T:75% L:10&quot;

After parsing the &quot;T:75%&quot; part the algorithm is looking at &quot; L:10&quot; and is at step 2. Step 3 will then set &apos;setting&apos; to &quot; &quot; and move &apos;position&apos;. Step 5 will then set &apos;setting&apos; to &quot;&quot; and step 6 consumes the &quot;L&quot;. In step 8 the Otherwise-branch is taken and &quot;:10&quot; is consumed, resulting in the loss of the L-setting.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>59231</commentid>
    <comment_count>2</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2011-10-30 17:57:33 +0000</bug_when>
    <thetext>EDITOR&apos;S RESPONSE: This is an Editor&apos;s Response to your comment. If you are satisfied with this response, please change the state of this bug to CLOSED. If you have additional information and would like the editor to reconsider, please reopen this bug. If you would like to escalate the issue to the full HTML Working Group, please add the TrackerRequest keyword to this bug, and suggest title and text for the tracker issue; or you may create a tracker issue yourself, if you are able to do so. For more details, see this document:
   http://dev.w3.org/html5/decision-policy/decision-policy.html

Status: Accepted
Change Description: see diff given below
Rationale: Concurred with reporter&apos;s comments.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>59232</commentid>
    <comment_count>3</comment_count>
    <who name="">contributor</who>
    <bug_when>2011-10-30 17:58:11 +0000</bug_when>
    <thetext>Checked in as WHATWG revision r6788.
Check-in comment: Move a skip whitespace step to where it belongs.
http://html5.org/tools/web-apps-tracker?from=6787&amp;to=6788</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>59283</commentid>
    <comment_count>4</comment_count>
    <who name="Fredrik S">fs</who>
    <bug_when>2011-10-31 07:55:18 +0000</bug_when>
    <thetext>The change would be ok if the label &quot;Settings&quot; was moved to the same step.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>59370</commentid>
    <comment_count>5</comment_count>
    <who name="">contributor</who>
    <bug_when>2011-11-01 06:09:52 +0000</bug_when>
    <thetext>Checked in as WHATWG revision r6801.
Check-in comment: fix incomplete earlier edit in r6788
http://html5.org/tools/web-apps-tracker?from=6800&amp;to=6801</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>