- From: Anssi Kostiainen via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 08 Jun 2011 11:28:57 +0000
- To: public-dap-commits@w3.org
Update of /sources/public/2009/dap/system-info
In directory hutz:/tmp/cvs-serv19108
Modified Files:
battery-status.html
Log Message:
add onbatterystatus attribute description
Index: battery-status.html
===================================================================
RCS file: /sources/public/2009/dap/system-info/battery-status.html,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -d -r1.23 -r1.24
--- battery-status.html 8 Jun 2011 11:19:03 -0000 1.23
+++ battery-status.html 8 Jun 2011 11:28:55 -0000 1.24
@@ -97,7 +97,8 @@
class='idl'>
<dt>attribute Function onbatterystatus</dt>
<dd>
- TODO.
+ The event handler that MUST be supported, as an IDL attribute, by
+ objects implementing the <code>Battery</code> interface.
</dd>
</dl>
<h2>The <a>BatteryStatusEvent</a> Interface</h2>
Received on Wednesday, 8 June 2011 11:29:02 UTC