- From: James Craig <jcraig@apple.com>
- Date: Mon, 03 Dec 2012 08:29:55 -0800
- To: "spec-prod@w3.org" <spec-prod@w3.org>
I've read the ReSpec.js docs and examples, and it mentions that some aspects of WebIDL are supported in ReSpec, but it's not clear to me which are not, or how to include some aspects, specifically these two: interface Foo { // 1. comments inside an IDL interface block }; // 2. and any additional lines outside of an interface block such as: Foo implements Bar; I will file bugs for these issues if I don't hear back within the week. Thanks, James
Received on Monday, 3 December 2012 16:30:34 UTC