- From: Shu-yu Guo <notifications@github.com>
- Date: Tue, 01 Mar 2022 15:56:19 -0800
- To: whatwg/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 1 March 2022 23:56:31 UTC
@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