Re: [whatwg/url] Use different percent-encode sets for simple/non-simple scheme fragment encoding (#597)

> The example in that bug also seems to fail in Firefox though?
> And per https://fetch.spec.whatwg.org/#data-urls you don't include the fragment part of a `data:` URL when processing the body.

We ignore the ref when processing the data URL in a channel [[ref]](https://searchfox.org/mozilla-central/rev/6371054f6260a5f8844846439297547f7cfeeedd/netwerk/protocol/data/nsDataHandler.cpp#249-253)


-- 
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/597#issuecomment-832571593

Received on Wednesday, 5 May 2021 10:09:31 UTC