Re: Possible compat problem with treating undefined as not passed in WebIDL

On Fri, Oct 4, 2013 at 2:05 PM, Boris Zbarsky <bzbarsky@mit.edu> wrote:
> For this specific one-off case, I'd rather we added the two overloads and a
> bit of prose instead of adding more [TreatUndefinedAs] complexity.

So the other values are EmptyString and Null. We could make those ""
and null and then they would actually be useful values you could
generate code from. Having said that, it's not clear we use
TreatUndefinedAs today. It's not in DOM or HTML.


-- 
http://annevankesteren.nl/

Received on Friday, 4 October 2013 15:14:36 UTC