- From: Mercurial notifier <cvsmail@w3.org>
- Date: Thu, 07 Feb 2013 15:49:38 +0000
- To: public-dap-commits@w3.org
changeset: 384:98ad6eac1fb5
tag: tip
user: Mounir Lamouri <mounir.lamouri@gmail.com>
date: Thu Feb 07 15:49:23 2013 +0000
files: battery/Overview.src.html
description:
Don't add 'NoInterfaceObject' to BatteryManager.
diff -r 84299a4042d0 -r 98ad6eac1fb5 battery/Overview.src.html
--- a/battery/Overview.src.html Thu Feb 07 15:48:59 2013 +0000
+++ b/battery/Overview.src.html Thu Feb 07 15:49:23 2013 +0000
@@ -233,8 +233,7 @@
<section>
<h2><a>BatteryManager</a> Interface</h2>
- <dl title="[NoInterfaceObject]
- interface BatteryManager : EventTarget"
+ <dl title="interface BatteryManager : EventTarget"
class="idl">
<dt>readonly attribute boolean charging</dt>
<dd>
Received on Thursday, 7 February 2013 15:49:39 UTC