- From: Anssi Kostiainen via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 13 Sep 2011 10:05:53 +0000
- To: public-dap-commits@w3.org
Update of /sources/public/2009/dap/system-info In directory hutz:/tmp/cvs-serv32070 Modified Files: battery-status.html Log Message: use respec.js dictionary merge Index: battery-status.html =================================================================== RCS file: /sources/public/2009/dap/system-info/battery-status.html,v retrieving revision 1.50 retrieving revision 1.51 diff -u -d -r1.50 -r1.51 --- battery-status.html 12 Sep 2011 11:51:53 -0000 1.50 +++ battery-status.html 13 Sep 2011 10:05:51 -0000 1.51 @@ -276,7 +276,7 @@ <dl title='[Constructor(DOMString type, optional BatteryStatusEventInit eventInitDict)] interface BatteryStatusEvent : Event' - class='idl'> + class='idl' data-merge='BatteryStatusEventInit'> <dt>readonly attribute boolean isPlugged</dt> <dd> Represents whether the device is plugged in. If the device is @@ -802,6 +802,5 @@ everyone while doing so. </p> </section> - <script src='battery-status-patch.js' class='remove'></script> </body> </html>
Received on Tuesday, 13 September 2011 10:06:00 UTC