[w3c/payment-handler] Use the correct origin serialization (#260)

Origin serialization is not defined by RFC6454 anymore, but instead by https://html.spec.whatwg.org/multipage/origin.html#ascii-serialisation-of-an-origin. That is the one that the rest of the browser uses, and should be used here too. (Note that it's not the Unicode serialization; no browser implements that.)

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/payment-handler/issues/260

Received on Friday, 16 March 2018 02:43:17 UTC