- From: Dominique Hazael-Massieux <dom@w3.org>
- Date: Thu, 12 Sep 2013 16:15:40 +0200
- To: Adam Bergkvist <adam.bergkvist@ericsson.com>
- Cc: Arthur Barstow <art.barstow@nokia.com>, public-media-capture@w3.org
Le jeudi 12 septembre 2013 à 09:58 +0200, Adam Bergkvist a écrit : > The document you checked is rather old (mid May) and it seems like all > these problems have been addressed. I ran the check on our latest dated > draft. > > http://www.w3.org/2009/07/webidl-check?doc=http%3A%2F%2Fdev.w3.org%2F2011%2Fwebrtc%2Feditor%2Farchives%2F20130824%2Fgetusermedia.html&output=html > > Comment on the new result: > > The script complaints about "typedef sequence<DOMString> > CapabilityList;". Perhaps the script doesn't handle the tags ("<>") > correctly because the idl looks ok to me. If you look at the dated draft, you'll see that <DOMString> doesn't show in the said typedef; this was due to an extra white-space between sequence and <DOMString> in the ReSpec source, which I have since fixed in the github version of the draft. Dom
Received on Thursday, 12 September 2013 14:16:02 UTC