RE: Battery Status API aligned with Mozilla's implementation

 
> On 24.10.2011, at 10.16, ext Anssi Kostiainen wrote:
> 
> I replaced 'chargingState' of type DOMString with 'charging' of type
boolean:
> 
> [[
> 
> charging of type boolean, readonly
> 
> Represents if the system's battery is charging. The attribute must be set
to
> true if the battery is charging, and set to false otherwise, or if the
> implementation is unable to report the state, or there is no battery
attached
> to the system.
> 
> ]]
> 

I assume that charging is also set to true when the battery is full?
- Cathy.

Received on Tuesday, 25 October 2011 15:58:36 UTC