Re: [whatwg/webidl] Editorial: Completion reform for ECMAScript AOs (PR #1111)

@saschanaz commented on this pull request.



> @@ -7133,7 +7133,7 @@ to its caller, and so on.
         Consider the following algorithm:
 
         1.  Let |x| be the ECMAScript value passed in to this algorithm.
-        1.  Let |y| be the result of calling <a abstract-op>ToString</a>(|x|).
+        1.  Let |y| be the result of calling [=?=] <a abstract-op>ToString</a>(|x|).

TIL `[=?=]` is possible, I guess Streams should also use it.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/webidl/pull/1111#pullrequestreview-896953163
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/webidl/pull/1111/review/896953163@github.com>

Received on Tuesday, 1 March 2022 23:52:35 UTC