<?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>24250</bug_id>
          
          <creation_ts>2014-01-09 08:02:09 +0000</creation_ts>
          <short_desc>Backslashes at the beggining of path are ignored</short_desc>
          <delta_ts>2014-01-09 08:18: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>PC</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>INVALID</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="Santiago M. Mola">santi</reporter>
          <assigned_to name="Anne">annevk</assigned_to>
          <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>98188</commentid>
    <comment_count>0</comment_count>
    <who name="Santiago M. Mola">santi</who>
    <bug_when>2014-01-09 08:02:09 +0000</bug_when>
    <thetext>According to W3C&apos;s web-platform-tests:
http://example.com\\foo\\bar -&gt; http://example.com//foo//bar

This matches the behaviour of Blink.

However, the spec ignores backslash at the beggining of path, so:
http://example.com\\foo\\bar -&gt; http://example.com/foo//bar</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>98189</commentid>
    <comment_count>1</comment_count>
    <who name="Santiago M. Mola">santi</who>
    <bug_when>2014-01-09 08:04:15 +0000</bug_when>
    <thetext>Disregard this. I implemented a &quot;Otherwise...&quot; when there was none in the spec. Sorry for the noise.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>