Bugzilla – Bug 626
add more event-handler attributes, move event-handler attributes that are not global
Last modified: 2009-07-31 17:02:27 CEST
The whattf schema is currently missing many event-handler attributes that are listed in the spec as global attributes. Also, the schema includes as global attributes the following three attributes that can only be specified on the <body> and <frameset> elements: - onbeforeunload - onmessage - onunload So, those need to be moved out and included in the schema only as attributes for the <body> element.
also, onresize is not a global attribute either
Created attachment 113 [details] patch with proposed change
syntax r454 http://svn8.cvsdude.com/vvc/whattf/syntax?view=revision&revision=454