CVS 2009/dap/camera

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

Modified Files:
	CR.src.html CR.html 
Log Message:
update status to note change of File API reference, add diff link

--- /sources/public/2009/dap/camera/CR.src.html	2013/05/07 13:49:30	1.4
+++ /sources/public/2009/dap/camera/CR.src.html	2013/05/07 14:32:08	1.5
@@ -33,9 +33,11 @@
     
     <section id="sotd">
       <p>
-        No  changes have been made since the
+        The only  change made since the
         <a href="http://www.w3.org/TR/2013/WD-html-media-capture-20130326/">
-        W3C Last Call Working Draft 26 March 2013</a>.
+ 26 March 2013 W3C Last Call Working Draft</a> has been to make the
+ File API reference informative, as the referenced Security
+ Considerations section is informative in that document (<a href="CR-diff.html">diff</a>).
       </p>
       <p>
         The <a href="http://www.w3.org/2009/dap/">Device APIs Working Group</a>
--- /sources/public/2009/dap/camera/CR.html	2013/05/07 13:49:30	1.4
+++ /sources/public/2009/dap/camera/CR.html	2013/05/07 14:32:08	1.5
@@ -383,7 +383,7 @@
     border-collapse:    collapse;
     width:  100%;
 }
-</style><link rel="stylesheet" href="//www.w3.org/StyleSheets/TR/W3C-CR"><!--[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-CR"><!--[if lt IE 9]><script src='http://www.w3.org/2008/site/js/html5shiv.js'></script><![endif]--></head>
   <body class="h-entry"><div class="head">
   <p>
     
@@ -459,9 +459,11 @@
         </p>
         
       <p>
-        No  changes have been made since the
+        The only  change made since the
         <a href="http://www.w3.org/TR/2013/WD-html-media-capture-20130326/">
-        <abbr title="World Wide Web Consortium">W3C</abbr> Last Call Working Draft 26 March 2013</a>.
+ 26 March 2013 <abbr title="World Wide Web Consortium">W3C</abbr> Last Call Working Draft</a> has been to make the
+ File API reference informative, as the referenced Security
+ Considerations section is informative in that document (<a href="CR-diff.html">diff</a>).
       </p>
       <p>
         The <a href="http://www.w3.org/2009/dap/">Device APIs Working Group</a>
@@ -798,4 +800,4 @@
 </dd><dt id="bib-WEBIDL">[WEBIDL]</dt><dd>Cameron McCormack. <a href="http://www.w3.org/TR/2012/CR-WebIDL-20120419/"><cite>Web IDL</cite></a>. 19 April 2012. W3C Candidate Recommendation. URL: <a href="http://www.w3.org/TR/2012/CR-WebIDL-20120419/">http://www.w3.org/TR/2012/CR-WebIDL-20120419/</a>
 </dd></dl></section><section id="informative-references"><h3><span class="secno">B.2 </span>Informative references</h3><dl class="bibliography"><dt id="bib-FILE-API">[FILE-API]</dt><dd>Arun Ranganathan; Jonas Sicking. <a href="http://www.w3.org/TR/2012/WD-FileAPI-20121025"><cite>File API</cite></a>. 25 October 2012. W3C Working Draft. URL: <a href="http://www.w3.org/TR/2012/WD-FileAPI-20121025">http://www.w3.org/TR/2012/WD-FileAPI-20121025</a>
 </dd><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 Tuesday, 7 May 2013 14:32:10 UTC