Confirmed users
368
edits
m (→Demo page) |
(→Proposed API: take onFoo methods) |
||
Line 22: | Line 22: | ||
readonly attribute float level; | readonly attribute float level; | ||
readonly attribute DOMString status; | readonly attribute DOMString status; | ||
attribute Function? onchargingchange; | |||
attribute Function? onlevelchange; | |||
attribute Function? onstatuschange; | |||
} | } | ||