Re: [whatwg/url] Which reality should location.pathname setter match? (#133)

I wrote a test for `location.pathname = "?"` and no browser (did not test Edge) appears to be doing a request for `/?`. They all request `/%3F`. I doubt this changed since July so I wonder how OP tested this. In any event, this issue will be closed once that test lands.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/url/issues/133#issuecomment-270357856

Received on Wednesday, 4 January 2017 12:14:50 UTC