[DOM3Events] Used WebIDL syntax

Hi Doug, Jacob

The DOM 3 Events specification includes WebIDL code in non-normative 
appendices, but the syntax used is obsolete. In particular, it uses 
'[Supplemental] interface', which was replaced with 'partial interface' 
and the 'in' and 'raises' keywords.

Also, it seems that the specification does not use the 'Foo?' syntax for 
nullable types, and it has rather peculiar indentation.

Please update the draft accordingly.

Thanks
Ms2ger

Received on Saturday, 15 October 2011 13:43:35 UTC