- From: Boris Zbarsky <notifications@github.com>
- Date: Fri, 28 Aug 2015 11:04:24 -0700
- To: whatwg/dom <dom@noreply.github.com>
Received on Friday, 28 August 2015 18:04:51 UTC
Oh, and to be clear what IDL does for an `optional boolean` argument is the following: undefined -> "not passed" Any other value "arg" -> ToBoolean(arg) --- Reply to this email directly or view it on GitHub: https://github.com/whatwg/dom/issues/64#issuecomment-135848856
Received on Friday, 28 August 2015 18:04:51 UTC