<?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>22945</bug_id>
          
          <creation_ts>2013-08-13 21:51:07 +0000</creation_ts>
          <short_desc>&quot;If c is &quot;?&quot;, set url&apos;s query to the empty strin...&quot;</short_desc>
          <delta_ts>2013-08-15 09:50:29 +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="Ian &apos;Hixie&apos; Hickson">ian</reporter>
          <assigned_to name="Anne">annevk</assigned_to>
          <cc>ian</cc>
    
    <cc>mike</cc>
    
    <cc>zcorpan</cc>
          
          <qa_contact>sideshowbarker+urlspec</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>92015</commentid>
    <comment_count>0</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2013-08-13 21:51:07 +0000</bug_when>
    <thetext>http://url.spec.whatwg.org/#parsing scheme data state:

[[
If c is &quot;?&quot;, set url&apos;s query to the empty string and state to query state.
]]

This seems incompatible with data: processing. These seem to do the same thing:

   data:,test?test
   data:,test%3ftest</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>92025</commentid>
    <comment_count>1</comment_count>
    <who name="Simon Pieters">zcorpan</who>
    <bug_when>2013-08-14 07:28:29 +0000</bug_when>
    <thetext>It&apos;s not incompatible if the data: processing layer joins the scheme data and the query.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>92033</commentid>
    <comment_count>2</comment_count>
    <who name="Anne">annevk</who>
    <bug_when>2013-08-14 09:35:14 +0000</bug_when>
    <thetext>Right (plus adds a ? in between).</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>92059</commentid>
    <comment_count>3</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2013-08-14 20:19:44 +0000</bug_when>
    <thetext>Ok, but where is that defined?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>92085</commentid>
    <comment_count>4</comment_count>
    <who name="Anne">annevk</who>
    <bug_when>2013-08-15 09:49:32 +0000</bug_when>
    <thetext>In http://simonsapin.github.io/data-urls/</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>92086</commentid>
    <comment_count>5</comment_count>
    <who name="Anne">annevk</who>
    <bug_when>2013-08-15 09:50:29 +0000</bug_when>
    <thetext>Which is linked from http://fetch.spec.whatwg.org/ so I think all is connected.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>