- From: Anne van Kesteren <notifications@github.com>
- Date: Thu, 11 Jan 2024 07:47:13 -0800
- To: whatwg/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 11 January 2024 15:47:20 UTC
@annevk commented on this pull request.
Thanks, pretty close now. (I'm trusting the JS bits as you probably know that better than me.)
> @@ -9687,6 +9687,11 @@ from other interfaces. Specifically:
will correspond to properties on the object itself rather than on
[=interface prototype objects=].
+All [=realms=] have a <dfn export for="realm">is global prototype chain mutable</dfn> flag,
```suggestion
All [=realms=] have an <dfn export for="realm">is global prototype chain mutable</dfn> boolean,
```
No more flags please!
--
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/webidl/pull/1381#pullrequestreview-1815906697
You are receiving this because you are subscribed to this thread.
Message ID: <whatwg/webidl/pull/1381/review/1815906697@github.com>
Received on Thursday, 11 January 2024 15:47:20 UTC