- From: Anssi Kostiainen via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 17 Jun 2011 11:30:08 +0000
- To: public-dap-commits@w3.org
Update of /sources/public/2009/dap/system-info
In directory hutz:/tmp/cvs-serv24374
Modified Files:
battery-status.html
Log Message:
expose the BatteryStatusEvent interface
Index: battery-status.html
===================================================================
RCS file: /sources/public/2009/dap/system-info/battery-status.html,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -d -r1.26 -r1.27
--- battery-status.html 10 Jun 2011 13:19:34 -0000 1.26
+++ battery-status.html 17 Jun 2011 11:30:05 -0000 1.27
@@ -213,7 +213,7 @@
<p>
This interface defines the <a>batterystatus</a>
event type.
- <dl title='[NoInterfaceObject] interface BatteryStatusEvent : Event'
+ <dl title='interface BatteryStatusEvent : Event'
class='idl'>
<dt>readonly attribute boolean isPlugged</dt>
<dd>
Received on Friday, 17 June 2011 11:30:12 UTC