[Bug 13433] Using "Function?" for the on* IDL attribute type doesn't seem to match implementations on setting

http://www.w3.org/Bugs/Public/show_bug.cgi?id=13433

--- Comment #8 from Boris Zbarsky <bzbarsky@mit.edu> 2011-07-28 23:56:02 UTC ---
> but setting it to 3 or "string" keeps the value as null.

Keeps, or sets?  That is, if you set it to a Function and then set to 3, do you
get null, or the function that you set it to first?

In any case, it sounds like throwing on non-Functions is a non-starter since no
implementation does it...

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Thursday, 28 July 2011 23:56:04 UTC