Web IDL for DOM specifications

FYI, a couple of months ago I rewrote the IDL from various DOM specs to
use Web IDL, including using ‘implements’, index getters, [Callback],
[PrototypeRoot], getraises/setraises, and the ‘?’ syntax for nullable
strings:

  http://dev.w3.org/2006/webapi/WebIDL/dom/

-- 
Cameron McCormack ≝ http://mcc.id.au/

Received on Thursday, 8 October 2009 05:39:25 UTC