[heycam/webidl] Can [Replaceable] be used on namespace members? (#572)

https://heycam.github.io/webidl/#Replaceable

It isn't explicitly disallowed to use [Replaceable] on namespace members, but it's definition mentions [platform object](https://heycam.github.io/webidl/#dfn-platform-object) which only a non-callback interface has.

The definition of https://heycam.github.io/webidl/#dfn-attribute-setter looks like it'd work, but if it's intended to work then the earlier description should probably not mention platform objects.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/heycam/webidl/issues/572

Received on Tuesday, 17 July 2018 10:02:58 UTC