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