Re: [heycam/webidl] Does it make sense for an interface mixin to declare [Default] object toJSON()? (#979)

I searched for "toJSON" in https://github.com/w3c/webref/tree/master/ed/idl and found that `toJSON` operations are currently *only* declared on interfaces, never on partial interfaces or interface mixins. So whatever confusion could occur around this is hypothetical and hasn't actually happened. I'll consider this resolved by https://github.com/heycam/webidl/pull/980.

-- 
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/979#issuecomment-826072330

Received on Saturday, 24 April 2021 10:36:08 UTC