- From: Anssi Kostiainen via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 23 Nov 2011 15:54:22 +0000
- To: public-dap-commits@w3.org
Update of /sources/public/2009/dap/system-info
In directory hutz:/tmp/cvs-serv10418
Modified Files:
battery-status.html
Log Message:
add Web IDL ref
Index: battery-status.html
===================================================================
RCS file: /sources/public/2009/dap/system-info/battery-status.html,v
retrieving revision 1.67
retrieving revision 1.68
diff -u -d -r1.67 -r1.68
--- battery-status.html 23 Nov 2011 08:11:55 -0000 1.67
+++ battery-status.html 23 Nov 2011 15:54:20 -0000 1.68
@@ -174,6 +174,12 @@
product: the <dfn id="ua">user agent</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 and terminology.
+ </p>
</section>
<section>
<h2><a>NavigatorBattery</a> Interface</h2>
Received on Wednesday, 23 November 2011 15:54:25 UTC