- From: Dominique Hazael-Massieux via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 02 Dec 2009 14:30:46 +0000
- To: public-dap-commits@w3.org
Update of /sources/public/2009/dap/camera
In directory hutz:/tmp/cvs-serv4654
Modified Files:
Overview.html
Log Message:
removing class='introductory' on intro — we want it in the ToC
Index: Overview.html
===================================================================
RCS file: /sources/public/2009/dap/camera/Overview.html,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -d -r1.29 -r1.30
--- Overview.html 2 Dec 2009 14:28:42 -0000 1.29
+++ Overview.html 2 Dec 2009 14:30:44 -0000 1.30
@@ -25,7 +25,7 @@
This specification defines an Application Programming Interface (<acronym title="Application Programming Interface">API</acronym>) that provides access to the audio, image and video capture capabilities of the device.
</section>
- <section class='introductory'>
+ <section>
<h2>Introduction</h2>
<p>The Capture API defines a high-level interface for accessing the microphone and camera of a hosting device.</p>
<h3>Requirements</h3>
Received on Wednesday, 2 December 2009 14:30:48 UTC