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

@syg commented on this pull request.



> @@ -13619,7 +13623,7 @@ Additionally, [=legacy platform objects=] have internal methods as defined in:
                 1.  Return <emu-val>true</emu-val>.
     1.  If |O| does not implement an [=interface=] with the [{{Global}}] [=extended attribute=],
         then set |Desc|.\[[Configurable]] to <emu-val>true</emu-val>.
-    1.  Return <a abstract-op>OrdinaryDefineOwnProperty</a>(|O|, |P|, |Desc|).
+    1.  Return [=?=] <a abstract-op>OrdinaryDefineOwnProperty</a>(|O|, |P|, |Desc|).

Fixed.

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

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

Received on Tuesday, 1 March 2022 23:57:09 UTC