Does anyone know how to create WebIDL for dictionary types[1] using ReSpec? I'm trying to get something like this to generate a table of parameters: dictionary IDBDatabaseOptionalParameters { DOMString keyPath = null; boolean autoIncrement = false; }; Thanks in advance. Eliot [1] http://dev.w3.org/2006/webapi/WebIDL/#idl-dictionaryReceived on Friday, 8 July 2011 20:47:36 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Saturday, 10 March 2012 06:19:18 GMT