- From: Dzung Tran via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 21 Oct 2009 02:57:44 +0000
- To: public-dap-commits@w3.org
Update of /sources/public/2009/dap/system-info
In directory hutz:/tmp/cvs-serv18878/system-info
Modified Files:
Overview.html
Log Message:
Draft of the System Info & Events APIs
Index: Overview.html
===================================================================
RCS file: /sources/public/2009/dap/system-info/Overview.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- Overview.html 14 Sep 2009 15:36:06 -0000 1.2
+++ Overview.html 21 Oct 2009 02:57:42 -0000 1.3
@@ -20,35 +20,2798 @@
<script src='../common/config.js' class='remove'></script>
</head>
<body>
- <section id='abstract'>
- This is the abstract for your specification.
- </section>
-
- <section id='conformance'></section>
-
- <section>
- <h2>Requirements</h2>
[...2790 lines suppressed...]
+ Indicates the reason the implementation failed monitor the pointer or keyboard devices.
+ </dd>
+ <dt>readonly attribute DOMTimestamp timestamp</dt>
+ <dd>
+ The time at which the error occured.
+ </dd>
+ </dl>
+ </section>
+ </section>
+
+<!--*************************************Input***************************************************-->
+
<section class='appendix'>
<h2>Acknowledgements</h2>
<p>
- ...
+ Many thanks to Clayne Robison and Andy Idsinga at <a href="www.intel.com">Intel Corporation</a> for their contributions to this specification.
</p>
</section>
</body>
Received on Wednesday, 21 October 2009 02:57:47 UTC