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

annevk commented on this pull request.



>          </p>
+        <ol class="algorithm">
+          <li>Let <var>url</var> be the result of trying to <a data-lt=
+          "URL Parser">parse</a> <var>potential URL</var>. If failure,
+          <a>throw</a> a <code>TypeError</code> exception.
+          </li>
+          <li>If <a>scheme</a> is not "https", <a>throw</a> a

"If _url_'s scheme ..."

-- 
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#pullrequestreview-35029856

Received on Thursday, 27 April 2017 06:58:12 UTC