<?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>26782</bug_id>
          
          <creation_ts>2014-09-11 01:46:23 +0000</creation_ts>
          <short_desc>Two small typos</short_desc>
          <delta_ts>2014-09-11 16:24:45 +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>URL</component>
          <version>unspecified</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Windows NT</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>Unsorted</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Arkadiusz Michalski (Spirit)">crimsteam</reporter>
          <assigned_to name="Anne">annevk</assigned_to>
          <cc>mike</cc>
          
          <qa_contact>sideshowbarker+urlspec</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>111372</commentid>
    <comment_count>0</comment_count>
    <who name="Arkadiusz Michalski (Spirit)">crimsteam</who>
    <bug_when>2014-09-11 01:46:23 +0000</bug_when>
    <thetext>Hi, these two typos should be correct:

===

Algo &quot;percent decode&quot;:
http://url.spec.whatwg.org/#percent-decode

3. Return bytes. &lt;&lt; Return output.

===

Algo &quot;IPv6 parser&quot;:

3. Let compress pointer be another pointer into pieces, initially null and pointing to nothing.  

hmm (pieces not exist), maybe change to:

3. Let compress pointer be another pointer into address&apos;s 16-bit pieces, initially null and pointing to nothing.   

something like we have in step 2.
http://url.spec.whatwg.org/#concept-ipv6-parser</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>111392</commentid>
    <comment_count>1</comment_count>
    <who name="Anne">annevk</who>
    <bug_when>2014-09-11 16:24:45 +0000</bug_when>
    <thetext>https://github.com/whatwg/url/commit/cbbf2bfc6aeb668cfc2f092c557fc1408a0a8925</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>