ECMAScript: evaluating onclick, onsubmit etc. done in the right way.
commitac3608bda09e2bebba7bf8722b7168c048d33008
authorWitold Filipczyk <witekfl@poczta.onet.pl>
Sat, 19 May 2007 18:54:08 +0000 (19 20:54 +0200)
committerKalle Olavi Niemitalo <Kalle@Astalo.kon.iki.fi>
Tue, 29 May 2007 23:35:18 +0000 (30 02:35 +0300)
tree27bd8ab6c5894850e98cc80327de9b71b9578669
parente741932d581cd32ed86f8995249299bbf78278ff
ECMAScript: evaluating onclick, onsubmit etc. done in the right way.

Scripts such as onsubmit are called as a function not as a script.

[ From commit 688ca8cf31c33b83e2cb9d4ddeaade97edfd6f59 on the witekfl
  branch.  --KON ]
src/ecmascript/see.c
src/ecmascript/spidermonkey.c