<?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>19743</bug_id>
          
          <creation_ts>2012-10-27 21:48:46 +0000</creation_ts>
          <short_desc>Align HTML syntax and URL syntax with respect to Unicode</short_desc>
          <delta_ts>2014-01-15 14:10: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>Windows 3.1</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="Anne">annevk</reporter>
          <assigned_to name="Anne">annevk</assigned_to>
          <cc>addison</cc>
    
    <cc>duerst</cc>
    
    <cc>hsivonen</cc>
    
    <cc>ian</cc>
    
    <cc>mike</cc>
          
          <qa_contact>sideshowbarker+urlspec</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>77198</commentid>
    <comment_count>0</comment_count>
    <who name="Anne">annevk</who>
    <bug_when>2012-10-27 21:48:46 +0000</bug_when>
    <thetext>URL disallows these code points that HTML does not disallow: U+FFF0 to U+FFFD.

Compare: 

http://url.spec.whatwg.org/#url-units
http://www.whatwg.org/specs/web-apps/current-work/multipage/parsing.html#preprocessing-the-input-stream

Also http://tools.ietf.org/html/rfc3987#section-2.2 btw.

It is not entirely clear to me why this difference is justified and I plan on aligning URL with HTML with regard to this in due course.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>98501</commentid>
    <comment_count>1</comment_count>
    <who name="Anne">annevk</who>
    <bug_when>2014-01-15 14:10:21 +0000</bug_when>
    <thetext>Since these will be percent-encoded anyway I don&apos;t see any reason to exclude them.

https://github.com/whatwg/url/commit/1767998279617ff773cf7f0f99d9013949f921db</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>