Has the issue of ordering execution of handlers added by the following means been addressed? a) node.oneventx = f; b) node.setAttribute("eventx", f) c) node.addEventListener("eventx", f) There is a chance DOM Events is not a right place to specify this behaviour but can the author then make sure this is specified somewhere else so that the modern browsers would implement same behaviour? Sergey/Received on Friday, 24 September 2010 20:36:29 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Friday, 22 June 2012 06:14:05 GMT