Status: Accepted Owner: felix8a Labels: Type-Defect Priority-Medium YUI
New issue 1132 by felix8a: event.currentTarget is not settable http://code.google.com/p/google-caja/issues/detail?id=1132 domita has a read handler for currentTarget, but not a write handler. YUI tries to set a currentTarget value when it notices that it isn't set (such as in IE[678]), but fails because currentTarget isn't writable. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings
