CVS 2009/dap/camera

Update of /sources/public/2009/dap/camera
In directory roscoe:/tmp/cvs-serv17925

Modified Files:
	Overview.html 
Log Message:
remove extra space

--- /sources/public/2009/dap/camera/Overview.html	2013/03/13 11:16:44	1.147
+++ /sources/public/2009/dap/camera/Overview.html	2013/03/21 14:19:54	1.148
@@ -230,6 +230,16 @@
     text-decoration: none;
 }
 
+/*.idlCtor*/
+.idlCtorName {
+    color:  #ff4500;
+}
+.idlCtorName a {
+    color:  #ff4500;
+    border-bottom:  1px dotted #ff4500;
+    text-decoration: none;
+}
+
 /*.idlParam*/
 .idlParamType {
     color:  #005a9c;
@@ -242,6 +252,11 @@
     color:  #666;
 }
 
+/*.idlSectionComment*/
+.idlSectionComment {
+    color: gray;
+}
+
 /*.idlConst*/
 .idlConstType {
     color:  #005a9c;
@@ -289,15 +304,15 @@
     font-weight:    bold;
 }
 
-dl.attributes, dl.methods, dl.constants, dl.fields, dl.dictionary-members {
+dl.attributes, dl.methods, dl.constants, dl.constructors, dl.fields, dl.dictionary-members {
     margin-left:    2em;
 }
 
-.attributes dt, .methods dt, .constants dt, .fields dt, .dictionary-members dt {
+.attributes dt, .methods dt, .constants dt, .constructors dt, .fields dt, .dictionary-members dt {
     font-weight:    normal;
 }
 
-.attributes dt code, .methods dt code, .constants dt code, .fields dt code, .dictionary-members dt code {
+.attributes dt code, .methods dt code, .constants dt code, .constructors dt code, .fields dt code, .dictionary-members dt code {
     font-weight:    bold;
     color:  #000;
     font-family:    monospace;
@@ -323,7 +338,11 @@
     background:  #ddffd2;
 }
 
-.attributes dd, .methods dd, .constants dd, .fields dd, .dictionary-members dd {
+.constructors dt code {
+    background:  #cfc;
+}
+
+.attributes dd, .methods dd, .constants dd, .constructors dd, .fields dd, .dictionary-members dd {
     margin-bottom:  1em;
 }
 
@@ -370,7 +389,7 @@
     border-collapse:    collapse;
     width:  100%;
 }
-</style><link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-ED"><!--[if lt IE 9]><script src='http://www.w3.org/2008/site/js/html5shiv.js'></script><![endif]--></head>
+</style><link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD"><!--[if lt IE 9]><script src='http://www.w3.org/2008/site/js/html5shiv.js'></script><![endif]--></head>
   <body><div class="head">
   <p>
     
@@ -379,11 +398,11 @@
   </p>
   <h1 class="title" id="title">HTML Media Capture</h1>
   
-  <h2 id="w3c-editor-s-draft-13-march-2013"><abbr title="World Wide Web Consortium">W3C</abbr> Editor's Draft 13 March 2013</h2>
+  <h2 id="w3c-last-call-working-draft-26-march-2013"><abbr title="World Wide Web Consortium">W3C</abbr> Last Call Working Draft 26 March 2013</h2>
   <dl>
     
       <dt>This version:</dt>
-      <dd><a href="http://dev.w3.org/2009/dap/camera/">http://dev.w3.org/2009/dap/camera/</a></dd>
+      <dd><a href="http://www.w3.org/TR/2013/WD-html-media-capture-20130326/">http://www.w3.org/TR/2013/WD-html-media-capture-20130326/</a></dd>
       <dt>Latest published version:</dt>
       <dd><a href="http://www.w3.org/TR/html-media-capture/">http://www.w3.org/TR/html-media-capture/</a></dd>
     
@@ -394,8 +413,9 @@
     
     
     
-      
     
+      <dt>Previous version:</dt>
+      <dd><a href="http://www.w3.org/TR/2012/WD-html-media-capture-20121213/">http://www.w3.org/TR/2012/WD-html-media-capture-20121213/</a></dd>
     
     
     <dt>Editors:</dt>
@@ -443,10 +463,15 @@
           index</a> at http://www.w3.org/TR/.</em>
         </p>
         
-      The <a href="http://dev.w3.org/cvsweb/2009/dap/camera/Overview.html">
-      following changes</a> have been made since the
-      <a href="http://www.w3.org/TR/2012/WD-html-media-capture-20120712/">
-      <abbr title="World Wide Web Consortium">W3C</abbr> Working Draft 12 July 2012</a>:
+      <p>
+        This is a second Last Call of HTML Media Capture. 
+        The 
+        following changes (<a href="http://dev.w3.org/cvsweb/2009/dap/camera/Overview.html">detailed
+      change log</a>, 
+        <a href="redline.html">redline</a>) have been made since the
+        <a href="http://www.w3.org/TR/2012/WD-html-media-capture-20120712/">
+        <abbr title="World Wide Web Consortium">W3C</abbr> Working Draft 12 July 2012</a>:
+      </p>
       <ul>
         <li>
           Changed the type of the <code><a href="#dfn-capture-1" class="internalDFN">capture</a></code> attribute from
@@ -458,7 +483,9 @@
       </ul>
     
         <p>
-          This document was published by the <a href="http://www.w3.org/2009/dap/">Device APIs Working Group</a> as an Editor's Draft.
+          This document was published by the <a href="http://www.w3.org/2009/dap/">Device APIs Working Group</a> as a Last Call Working Draft.
+          
+            This document is intended to become a <abbr title="World Wide Web Consortium">W3C</abbr> Recommendation.
           
           
           If you wish to make comments regarding this document, please send them to 
@@ -466,19 +493,24 @@
           (<a href="mailto:public-device-apis-request@w3.org?subject=subscribe">subscribe</a>,
           <a href="http://lists.w3.org/Archives/Public/public-device-apis/">archives</a>).
           
-          
+          The Last Call period ends 19 April 2013.
           
           
         All comments are welcome.
         
         
           </p><p>
-            Publication as an Editor's Draft does not imply endorsement by the <abbr title="World Wide Web Consortium">W3C</abbr> Membership.
+            Publication as a Last Call Working Draft does not imply endorsement by the <abbr title="World Wide Web Consortium">W3C</abbr> Membership.
             This is a draft document and may be updated, replaced or obsoleted by other documents at 
             any time. It is inappropriate to cite this document as other than work in progress.
           </p>
         
         
+          <p>
+            This is a Last Call Working Draft and thus the Working Group has determined that this document has satisfied the
+            relevant technical requirements and is sufficiently stable to advance through the Technical Recommendation process.
+          </p>
+        
         <p>
           
             This document was produced by a group operating under the 
@@ -629,8 +661,8 @@
         section apply.
       </p>
       <pre class="idl"><span class="idlInterface" id="idl-def-HTMLInputElement">partial interface <span class="idlInterfaceID">HTMLInputElement</span> {
-<span class="idlAttribute">             attribute <span class="idlAttrType"><a>boolean</a></span> <span class="idlAttrName"><a href="#widl-HTMLInputElement-capture">capture</a></span>;</span>
-};</span></pre><section id="attributes"><h3><span class="secno">5.1 </span>Attributes</h3><dl class="attributes"><dt id="widl-HTMLInputElement-capture"><code>capture</code> of type <span class="idlAttrType"><a>boolean</a></span></dt><dd>
+<span class="idlAttribute">                attribute <span class="idlAttrType"><a>boolean</a></span> <span class="idlAttrName"><a href="#widl-HTMLInputElement-capture">capture</a></span>;</span>
+};</span></pre><section id="attributes"><h3><span class="secno">5.1 </span>Attributes</h3><dl class="attributes"><dt id="widl-HTMLInputElement-capture"><code>capture</code> of type <span class="idlAttrType"><a>boolean</a></span>,            </dt><dd>
         </dd></dl></section>
       <p>
         The <code><dfn id="dfn-capture-1">capture</dfn></code> attribute is a <a href="#dfn-boolean-attribute" class="internalDFN">boolean attribute</a>
@@ -773,4 +805,4 @@
 </dd><dt id="bib-RFC2119">[RFC2119]</dt><dd>S. Bradner. <a href="http://www.ietf.org/rfc/rfc2119.txt"><cite>Key words for use in RFCs to Indicate Requirement Levels.</cite></a> March 1997. Internet RFC 2119.  URL: <a href="http://www.ietf.org/rfc/rfc2119.txt">http://www.ietf.org/rfc/rfc2119.txt</a> 
 </dd><dt id="bib-WEBIDL">[WEBIDL]</dt><dd>Cameron McCormack. <a href="http://www.w3.org/TR/2011/WD-WebIDL-20110927/"><cite>Web IDL</cite></a>. 27 September 2011. W3C Working Draft. URL: <a href="http://www.w3.org/TR/2011/WD-WebIDL-20110927/">http://www.w3.org/TR/2011/WD-WebIDL-20110927/</a>
 </dd></dl></section><section id="informative-references"><h3><span class="secno">B.2 </span>Informative references</h3><dl class="bibliography"><dt id="bib-GETUSERMEDIA">[GETUSERMEDIA]</dt><dd>D. Burnett; A. Narayanan. <a href="http://www.w3.org/TR/2012/WD-mediacapture-streams-20120628/"><cite>Media Capture and Streams</cite></a>. 28 June 2012. W3C Working Draft. URL: <a href="http://www.w3.org/TR/2012/WD-mediacapture-streams-20120628/">http://www.w3.org/TR/2012/WD-mediacapture-streams-20120628/</a>
-</dd></dl></section></section></body></html>
\ No newline at end of file
+</dd></dl></section></section></body></html>

Received on Thursday, 21 March 2013 14:19:55 UTC