<?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>26202</bug_id>
          
          <creation_ts>2014-06-25 17:15:53 +0000</creation_ts>
          <short_desc>Variable changes name from host to domain in the host parser in the url spec</short_desc>
          <delta_ts>2014-06-25 17:23:05 +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>All</rep_platform>
          <op_sys>All</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="Daniel Bratell">bratell</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>108342</commentid>
    <comment_count>0</comment_count>
    <who name="Daniel Bratell">bratell</who>
    <bug_when>2014-06-25 17:15:53 +0000</bug_when>
    <thetext>http://url.spec.whatwg.org/#host-parsing

[[
Let host be the result of
 utf-8 decode without BOM on the
 percent decoding of
 utf-8 encode on input.
 

 Let asciiDomain be the result of running
 domain to ASCII on domain.
]]

Step 3 assigns &quot;host&quot;.
Step 4 processes &quot;domain&quot;.

I think they refer to the same variable so it should have the same name.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>108346</commentid>
    <comment_count>1</comment_count>
    <who name="Anne">annevk</who>
    <bug_when>2014-06-25 17:23:05 +0000</bug_when>
    <thetext>https://github.com/whatwg/url/commit/0ddf05bb05b1e88aed358f939c106813ac421cc4</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>