- From: Adam Bergkvist <adam.bergkvist@ericsson.com>
- Date: Fri, 13 Sep 2013 06:42:31 +0200
- To: Dominique Hazael-Massieux <dom@w3.org>
- CC: Arthur Barstow <art.barstow@nokia.com>, <public-media-capture@w3.org>
On 2013-09-12 16:15, Dominique Hazael-Massieux wrote: > 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. You're right Dom. I ran the test on the generated/dated version but manually reviewed /editor/getusermedia.html (which has your fix). I didn't expect those to differ with the release process we have. Thanks for patching it. /Adam
Received on Friday, 13 September 2013 04:42:56 UTC