- From: Frederick Hirsch via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 09 Aug 2010 20:55:23 +0000
- To: public-dap-commits@w3.org
Update of /sources/public/2009/dap/features
In directory hutz:/tmp/cvs-serv29277
Modified Files:
Overview.html
Log Message:
fix nits
Index: Overview.html
===================================================================
RCS file: /sources/public/2009/dap/features/Overview.html,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- Overview.html 9 Aug 2010 20:50:01 -0000 1.14
+++ Overview.html 9 Aug 2010 20:55:21 -0000 1.15
@@ -65,7 +65,6 @@
and <code><a
href="http://www.w3.org/TR/geolocation-API/#watch-position">Geolocation::watchPosition</a></code>
methods defined in the Geolocation API [[GEOLOCATION-API]].</p>
- <p>
<table
class="simple"
@@ -178,7 +177,7 @@
</section>
<section id="contact-feature">
<h3>Contact API</h3>
-<p>The features in this section correspond to the [[CONTACTS-API]] and [[CONTACTS-WRITER-API]].
+<p>The features in this section correspond to the [[CONTACTS-API]] and [[CONTACTS-WRITER-API]].</p>
<table
class="simple"
summary="Contact Features">
@@ -230,7 +229,7 @@
</section>
<section id="calendar-feature">
<h3>Calendar API</h3>
-<p>The features in this section correspond to the DAP Calendar API.
+<p>The features in this section correspond to the DAP Calendar API.</p>
<table
class="simple"
summary="Calendar Features">
@@ -284,7 +283,7 @@
<section id="capture-feature">
<h3>Capture API</h3>
<p>The features in this section correspond to the DAP Capture API,
- [[HTMLMEDIACAPTURE]].
+ [[HTMLMEDIACAPTURE]]. </p>
<table
class="simple"
summary="Capture Features">
@@ -352,7 +351,7 @@
</section>
<section id="messaging-feature">
<h3>Messaging API</h3>
-<p>The features in this section correspond to the DAP Messaging API.
+<p>The features in this section correspond to the DAP Messaging API.</p>
<table
class="simple"
summary="Messaging Features">
@@ -695,7 +694,7 @@
<h3>System Information API</h3>
<p>The features in this section correspond to the DAP System
Information API
-[[SYSINFOAPI]].
+[[SYSINFOAPI]].</p>
<table
class="simple"
summary="System Information Features">
@@ -719,7 +718,6 @@
</td>
</tr>
<tr>
- <tr>
<td>
Access to the device status module
</td>
@@ -727,8 +725,9 @@
</td>
</tr>
+ <tr>
<td>
-<code></code>
+ <code></code>
</td>
<td>
<code>android.permission.ACCESS_NETWORK_STATE</code>
Received on Monday, 9 August 2010 20:55:26 UTC