- From: Dominique Hazael-Massieux via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 20 Jan 2010 13:22:30 +0000
- To: public-dap-commits@w3.org
Update of /sources/public/2009/dap/contacts
In directory hutz:/tmp/cvs-serv1558
Modified Files:
Overview.html
Log Message:
added ref to Web IDL spec
Index: Overview.html
===================================================================
RCS file: /sources/public/2009/dap/contacts/Overview.html,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -d -r1.36 -r1.37
--- Overview.html 20 Jan 2010 12:39:49 -0000 1.36
+++ Overview.html 20 Jan 2010 13:22:28 -0000 1.37
@@ -38,6 +38,7 @@
</dfn>
that implements the interfaces that it contains.
</p>
+<p>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’s terminology.</p>
</section>
<section class="informative">
<h2>Introduction</h2>
Received on Wednesday, 20 January 2010 13:22:31 UTC