- From: Max Froumentin via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 07 Jan 2010 08:46:05 +0000
- To: public-dap-commits@w3.org
Update of /sources/public/2009/dap/system-info In directory hutz:/tmp/cvs-serv10400 Modified Files: Overview.html Log Message: - copied issue about navigator.* from Contacts - more general acknowledgements Index: Overview.html =================================================================== RCS file: /sources/public/2009/dap/system-info/Overview.html,v retrieving revision 1.54 retrieving revision 1.55 diff -u -d -r1.54 -r1.55 --- Overview.html 6 Jan 2010 13:07:42 -0000 1.54 +++ Overview.html 7 Jan 2010 08:46:03 -0000 1.55 @@ -203,7 +203,7 @@ typically exposed on the <code>navigator.device</code> object, as defined in [[!CORE-DEVICE]].</p> - +<p class="issue">The actual object of which the API will be hanging off is still under discussion (e.g. directly from <code>navigator</code> vs from <code>navigator.device</code>); see <a href="http://www.w3.org/2009/dap/track/issues/44">ISSUE-44: What do APIs hang off of?</a>?</p> <p class="issue">window.systeminfo.* instead? Pending WG decision. See <a href="http://www.w3.org/mid/355A518BC0575547B2A3D6773AAF8EEF73A1A0@ftrdmel1">thread</a></p> @@ -1736,8 +1736,7 @@ <!--************************************* Acks ***************************************************--> <section class='appendix'> <h3>Acknowledgements</h3> - <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>The SVG Working Group would like to acknowledge the people outside of the DAP Working Group who helped with the process of developing this specification. Specifically, many thanks to Clayne Robison and Andy Idsinga at <a href="www.intel.com">Intel Corporation</a> for their contributions. </p> </section> </body>
Received on Thursday, 7 January 2010 08:46:07 UTC