2009/dap/camera WD3.html,1.3,1.4

Update of /sources/public/2009/dap/camera
In directory hutz:/tmp/cvs-serv26244

Modified Files:
	WD3.html 
Log Message:
note to self: do not use jsbeautifier.org

Index: WD3.html
===================================================================
RCS file: /sources/public/2009/dap/camera/WD3.html,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- WD3.html	24 May 2012 10:21:11 -0000	1.3
+++ WD3.html	24 May 2012 10:33:46 -0000	1.4
@@ -1,996 +1,679 @@
 <!DOCTYPE html PUBLIC '-//W3C//DTD HTML 4.01 Transitional//EN' 'http://www.w3.org/TR/html4/loose.dtd'>
 <html lang="en" dir="ltr">
-  
-  <head>
+<head>
     <title>HTML Media Capture</title>
     <meta http-equiv="Content-Type" content="text/html;charset=utf-8">
     <style type="text/css"></style>
-    <style type="text/css">
-      /*****************************************************************
-       * ReSpec CSS
[...1612 lines suppressed...]
+      may render as presented on the right side. When the attribute is in the
+      <a href="#dfn-file-upload" class="internalDFN">File Upload</a> <a href="#dfn-state" class="internalDFN">state</a>, the generic file picker may render as
+      represented on the left side.
+    </p>
+    <p>
+      <img alt="A File picker control in the File Upload (left) and Image
+      Capture state (right)." src="capture-api-file-picker-concept.png">
+    </p>
+  </div>
+  
 
-</html>
\ No newline at end of file
+
+<div id="references" class="appendix section"><!--OddPage--><h2><span class="secno">B. </span>References</h2><div id="normative-references" class="section"><h3><span class="secno">B.1 </span>Normative 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/2011/WD-FileAPI-20111020/"><cite>File API.</cite></a> 20 October 2011. W3C Working Draft. (Work in progress.) URL: <a href="http://www.w3.org/TR/2011/WD-FileAPI-20111020/">http://www.w3.org/TR/2011/WD-FileAPI-20111020/</a> 
+</dd><dt id="bib-HTML5">[HTML5]</dt><dd>Ian Hickson; David Hyatt. <a href="http://www.w3.org/TR/html5"><cite>HTML5.</cite></a> 25 May 2011. W3C Working Draft. (Work in progress.) URL: <a href="http://www.w3.org/TR/html5">http://www.w3.org/TR/html5</a> 
+</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. (Work in progress.) URL: <a href="http://www.w3.org/TR/2011/WD-WebIDL-20110927/">http://www.w3.org/TR/2011/WD-WebIDL-20110927/</a> 
+</dd></dl></div><div id="informative-references" class="section"><h3><span class="secno">B.2 </span>Informative references</h3><p>No informative references.</p></div></div></body></html>
\ No newline at end of file

Received on Thursday, 24 May 2012 10:34:43 UTC