Re: [whatwg/encoding] Editorial: align with Infra string changes (#199)

andreubotella commented on this pull request.



> @@ -1837,9 +1837,9 @@ constructor, when invoked, must run these steps:
  <li><p>Return <var>token</var>.
 </ol>
 
-<p class=note>This is equivalent to the "<a>convert</a> a <a>JavaScript string</a> into a <a>scalar
-value string</a>" algorithm from the Infra Standard, but allows for surrogate pairs that are split
-between strings. [[!INFRA]]
+<p class=note>This is equivalent to the "<a for=string>convert</a> a <a>string</a> into a

"String" links to css-values-4's `<string>` production, not to Infra.

-- 
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/encoding/pull/199#pullrequestreview-371122767

Received on Monday, 9 March 2020 12:31:47 UTC