- From: Michael[tm] Smith <mike@w3.org>
- Date: Fri, 28 Dec 2012 14:27:23 +0900
- To: Ross Patterson <rpatterson@parature.com>, Simon Stewart <simon.m.stewart@gmail.com>, David Burns <dburns@mozilla.com>
- Cc: public-browser-tools-testing <public-browser-tools-testing@w3.org>
Ross Patterson <rpatterson@parature.com>, 2012-12-26 11:36 -0600:
> And one independent question: is there a published definition of the IDL
> that the spec is using?
http://dev.w3.org/2006/webapi/WebIDL/
Simon and David: The spec should list WebIDL as a normative reference in
the References section. You can do that by adding something like one of the
following paragraphs to the Conformance Requirements section:
The IDL fragments in this specification must be interpreted as required
for conforming IDL fragments, as described in the Web IDL specification
[[!WEBIDL]].
-or-
Implementations that use ECMAScript to implement the APIs defined in
this specification must implement them in a manner consistent with the
ECMAScript Bindings defined in the Web IDL specification [[!WEBIDL]],
as this specification uses that specification and terminology.
--
Michael[tm] Smith http://people.w3.org/mike
Received on Friday, 28 December 2012 05:27:38 UTC