[Bug 16725] Treat omitted dictionary the same as empty dictionary

https://www.w3.org/Bugs/Public/show_bug.cgi?id=16725

--- Comment #16 from Jonas Sicking <jonas@sicking.cc> ---
The implementation of an API can always check that a dictionary argument was
passed. I.e. we can always use prose to say that a function throws unless a
particular dictionary argument was passed.

Might not be possible to differentiate passed-undefined from did-not-pass, but
that is probably fine.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Received on Wednesday, 23 October 2013 18:31:20 UTC