[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 #2 from Boris Zbarsky <bzbarsky@mit.edu> 2011-07-28 21:50:32 UTC ---
Oh, and setting 

  document.body.onclick = {};

actually leaves it set to that value in Chrome and Safari, while it looks like
it's still null in Opera.

What does IE do here?

-- 
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 21:50:33 UTC