Re: [whatwg/url] Meta: state idempotence clearly as a goal (#226)

What I want is that parse(serialize(parse(X))) "host/URL equals" parse(X). But also parse(X) followed by an API manipulation should still serialize and parse to the same thing as parse(X) followed by the API manipulation.

-- 
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/pull/226#issuecomment-276981080

Received on Thursday, 2 February 2017 15:02:35 UTC