<?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>28466</bug_id>
          
          <creation_ts>2015-04-11 01:07:58 +0000</creation_ts>
          <short_desc>Basic canonicalization of host namecase sensitivity.</short_desc>
          <delta_ts>2015-04-11 06:43:21 +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>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>WORKSFORME</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="Jxck">block.rxckin.beats</reporter>
          <assigned_to name="Anne">annevk</assigned_to>
          <cc>mike</cc>
    
    <cc>rubys</cc>
          
          <qa_contact>sideshowbarker+urlspec</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>119437</commentid>
    <comment_count>0</comment_count>
    <who name="Jxck">block.rxckin.beats</who>
    <bug_when>2015-04-11 01:07:58 +0000</bug_when>
    <thetext>I found this test about url spec.


```
# Basic canonicalization, uppercase should be converted to lowercase
http://ExAmPlE.CoM http://other.com/ s:http p:/ h:example.com
```

https://github.com/w3c/web-platform-tests/blob/master/url/urltestdata.txt#L100


but I couldn&apos;t find about this in spec.
which part mentions it ?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>119438</commentid>
    <comment_count>1</comment_count>
    <who name="Anne">annevk</who>
    <bug_when>2015-04-11 06:43:21 +0000</bug_when>
    <thetext>That is part of https://url.spec.whatwg.org/#concept-domain-to-ascii which references http://www.unicode.org/reports/tr46/#ToASCII which references http://www.unicode.org/reports/tr46/#Processing which does some mapping based on a table which lowercases.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>