[heycam/webidl] Distinguishability categories are a bit confused about types vs non-types (#309)

I think the categories defined under https://heycam.github.io/webidl/#dfn-distinguishable are all meant to talk about types.  So instead of "interfaces" as defined at https://heycam.github.io/webidl/#dfn-interface it should use "interface types" as defined at https://heycam.github.io/webidl/#idl-interface and instead of "dictionaries" per https://heycam.github.io/webidl/#dfn-dictionary it should have "dictionary types" per https://heycam.github.io/webidl/#idl-dictionary and instead of "callback interfaces" it should have something about interface types for a callback interface, and similar for the sequence/FrozenArray bits.

-- 
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/309

Received on Monday, 13 February 2017 22:20:28 UTC