marcoscaceres commented on this pull request.
> </p>
- <ul>
- <li>Let <em>A</em> be the first payment method identifier string and
- let <em>B</em> be the second payment method identifier string.
+ <ol class="algorithm">
+ <li>Let <var>urlA</var> be the result of running the <a>URL
+ parser</a> on <var>inputA</var>.
I actually think we should drop this section entirely. To compare two PMI URLs, you need to have first gone through the validation steps to get `urlA` and `urlB`. If we make that an invariant, then URL spec's "equals" algorithm can just be used without needing any of this.
--
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/webpayments-method-identifiers/pull/35#discussion_r113844122