Re: [w3c/webpayments-method-identifiers] feat: rewrite all the things (#35)

domenic 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>.

That sounds great to me; let's get rid of it.

The larger point about using the basic URL parser throughout this spec stands though.

-- 
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_r113961365

Received on Friday, 28 April 2017 15:49:51 UTC