Specs using Web IDL

I’d like to know what specs are currently using Web IDL, so that I can
keep abreast of what features are being used and help to review them.
This is what I have so far:

  HTML 5
  http://dev.w3.org/html5/spec/

  Server-Sent Events
  http://dev.w3.org/html5/eventsource/

  The Web Sockets API
  http://dev.w3.org/html5/websockets/

  Web Storage
  http://dev.w3.org/html5/webstorage/

  Web Workers
  http://dev.w3.org/html5/workers/

  File Upload
  http://dev.w3.org/2006/webapi/FileUpload/publish/FileUpload.html

  XMLHttpRequest
  http://dev.w3.org/2006/webapi/XMLHttpRequest/

  XMLHttpRequest Level 2
  http://dev.w3.org/2006/webapi/XMLHttpRequest-2/

  Selectors API
  http://dev.w3.org/2006/webapi/selectors-api/

  BONDI 1.0 / latest
  http://bondi.omtp.org/1.0/apis/
  http://bondi.omtp.org/modules/

  ES Operating System (though not really a spec)
  http://code.google.com/p/es-operating-system/

Are there any others people are aware of?

Thanks,

Cameron

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

Received on Saturday, 27 June 2009 06:57:45 UTC