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

@syg commented on this pull request.



> @@ -9095,7 +9095,7 @@ Array object references.
     1.  Let |array| be the result of
         [=converted to an ECMAScript value|converting=]
         the sequence of values of type |T| to an ECMAScript value.
-    1.  Perform <a abstract-op>SetIntegrityLevel</a>(|array|, "<code>frozen</code>").
+    1.  Perform [=?=] <a abstract-op>SetIntegrityLevel</a>(|array|, "<code>frozen</code>").

Fixed.

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

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

Received on Tuesday, 1 March 2022 23:56:31 UTC