Re: [whatwg/fetch] Browsers preserve fragments on redirects (#505)

So my test confirms that browsers conform to `fetch()`, but it doesn't actually test if the fragment goes missing or if it's just not web-exposed (as Fetch requires for `fetch()` and XMLHttpRequest requires for `XMLHttpRequest`). I guess @mnot was right and we need to test it with SVG.

-- 
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/fetch/issues/505#issuecomment-361978745

Received on Wednesday, 31 January 2018 16:02:17 UTC