[heycam/webidl] Where does it say that a nullable record<> cannot be the type of an operation argument? (#297)

This is like https://github.com/heycam/webidl/issues/295 but for operation arguments.  https://heycam.github.io/webidl/#idl-operations says:

> If the Type of an operation argument is an identifier followed by ?, then the identifier must identify an interface, enumeration, callback function or typedef.

Again, nothing about records.

/cc @jyasskin @domenic @tobie 

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

Received on Friday, 3 February 2017 02:43:31 UTC