- From: Anssi Kostiainen via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 07 Dec 2011 08:00:45 +0000
- To: public-dap-commits@w3.org
Update of /sources/public/2009/dap/system-info In directory hutz:/tmp/cvs-serv23205 Modified Files: battery-status.html Log Message: drop 'full' from the true condition for the charging attribute Index: battery-status.html =================================================================== RCS file: /sources/public/2009/dap/system-info/battery-status.html,v retrieving revision 1.74 retrieving revision 1.75 diff -u -d -r1.74 -r1.75 --- battery-status.html 2 Dec 2011 09:40:13 -0000 1.74 +++ battery-status.html 7 Dec 2011 08:00:43 -0000 1.75 @@ -238,7 +238,7 @@ <dd> Represents if the system's battery is charging. The attribute MUST be set to false if the battery is discharging, and set to true, if the - battery is charging, full, the implementation is unable to report the + battery is charging, the implementation is unable to report the state, or there is no battery attached to the system, or otherwise. </dd> <dt>readonly attribute double chargingTime</dt>
Received on Wednesday, 7 December 2011 08:00:48 UTC