Re: [whatwg/url] Editorial: algorithms can now have default argument values (#575)

@luismedicina23 commented on this pull request.



> @@ -525,11 +525,9 @@ decisions made, i.e. whether to use the <a>same site</a> or <a>schemelessly same
 <h3 id=idna>IDNA</h3>
 
 <p>The <dfn id=concept-domain-to-ascii>domain to ASCII</dfn> algorithm, given a <a>string</a>
-<var>domain</var> and optionally a boolean <var>beStrict</var>, runs these steps:

@Main
<var>domain</var> and optionally a boolean <var>beStrict</var>, runs these steps:
```


-- 
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/575#pullrequestreview-617700377

Received on Monday, 22 March 2021 16:00:43 UTC