Re: [whatwg/url] Added URLs example.com/demo/ column to table (#441)

I signed the participation agreement and added me to the Acknowledgments section.

I think the url resolving of base `https://example.com/demo` and input `example` with output `https://example.com/example` should be the same as the output `https://example.com/demo/example` for base `https://example.com/demo/`(slash at the end) with input `example`

because if input `../example` of base `https://example.com/demo` the output should be `https://example.com/example`

-- 
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/441#issuecomment-499085424

Received on Wednesday, 5 June 2019 13:35:56 UTC