2009/dap/system-info battery-status.html,1.17,1.18

Update of /sources/public/2009/dap/system-info
In directory hutz:/tmp/cvs-serv5079

Modified Files:
	battery-status.html 
Log Message:
notes to issues

Index: battery-status.html
===================================================================
RCS file: /sources/public/2009/dap/system-info/battery-status.html,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- battery-status.html	30 May 2011 12:58:58 -0000	1.17
+++ battery-status.html	31 May 2011 08:11:01 -0000	1.18
@@ -148,7 +148,7 @@
           <code>level</code> varies by a 1% or more
         </li>
       </ul>
-      <p class='note'>
+      <p class='issue'>
         TODO: Conditions for event triggering must be testable.
       </p>
       <p>
@@ -157,7 +157,7 @@
         IDL attribute on the <code>Window</code> and
         <code>WorkerGlobalScope</code> objects respectively.
       </p>
-      <p class='note'>
+      <p class='issue'>
         TODO: Define <code>onbatterystatus</code> event handler in WebIDL.
       </p>
       <p>
@@ -165,7 +165,7 @@
         <a>batterystatus</a>, then the <a class="product-ua" href="#ua">User
         Agent</a> MUST dispatch a <a>BatteryStatusEvent</a> event immediately.
       </p>
-      <p class='note'>
+      <p class='issue'>
         TODO: Make <em>immediately</em> explicit and align with 
         [[!DOM-LEVEL-3-EVENTS]].
       </p>

Received on Tuesday, 31 May 2011 08:11:12 UTC