DOM L3 Spec

Hi all and Bjoern,

now that ProgressEvent is Public, we could maybe also update the 
"Complete list of event types" (Chapt. 1.5.2) with those new events.

what would it be ?:
(type, bubbling phase, cancelable, target node type, DOM Interface)
{ |loadstart, No, Yes, Element, ||ProgressEvent ||||}
{ ||progress, ||No, Yes, ||Element, ||ProgressEvent ||||}
{ error, ||No, Yes, ||Element, ||ProgressEvent ||||}
{ abort, ||No, Yes, ||Element, ||ProgressEvent ||||}
{ load, ||No, Yes, ||Element, ProgressEvent ||}
|
?

-j


-- 

<http://www.sun.com/> 	*Jean-Yves Bitterlich*
Senior Staff Engineer
*Sun Microsystems GmbH*
Sonnenallee 1, 85551 Heimstetten, Germany
/Mobile: / 	+49-172-8187243
/Phone: / 	+49-89-46008-1097 (x61097)
/Fax: / 	+49-89-46008-2978 (x62978)
/Email: / 	Jean-Yves.Bitterlich@Sun.COM

Amtsgericht München: HRB 161028
Geschäftsführer: Marcel Schneider, Wolfgang Engels, Dr. Roland Bömer
Vorsitzender des Aufsichtsrates: Martin Häring
WEEE-Reg.-Nr. DE 20803943
HypoVereinsbank München, Konto 31 625 009, BLZ 700 202 70
      

Received on Wednesday, 25 April 2007 14:29:50 UTC