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

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.
-          </li>
-          <li>Let <em>urlA</em> be the result from the <a>URL parser</a> when
-          parsing <em>A</em> with no <a>base URL</a>.
+        <ol class="algorithm">
+          <li>Try to <a>parse</a> <var>A</var> and let <var>urlA</var> be the

Yeah, I see what you mean. I'll mirror more what you have in the URL spec. 

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

Received on Thursday, 27 April 2017 07:46:54 UTC