blob: bfee65428e6d75b34e43a27d56407d8473df39e7 [file] [log] [blame]
This tests whether an element's onclick attribute can be a function named "OnClick". Some older versions of WebKit had a bug in the DOM binding for Element that would prevent the function from being called because we have an attribute of the same name.
Hooray! All is well!