Re: [whatwg/webidl] Allow for global objects with a mutable prototype chain (PR #1381)

@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