- From: Eric Uhrhane via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 16 Apr 2012 20:57:01 +0000
- To: public-dap-commits@w3.org
Update of /sources/public/2009/dap/file-system In directory hutz:/tmp/cvs-serv25286 Modified Files: file-writer.html Log Message: Fix a close tag. Fix the order of css includes in Overview.html. Index: file-writer.html =================================================================== RCS file: /sources/public/2009/dap/file-system/file-writer.html,v retrieving revision 1.43 retrieving revision 1.44 diff -u -d -r1.43 -r1.44 --- file-writer.html 16 Apr 2012 20:26:02 -0000 1.43 +++ file-writer.html 16 Apr 2012 20:56:59 -0000 1.44 @@ -655,7 +655,7 @@ <code>writestart</code>.</li> <li>Return from the write method, but continue processing the other steps in this algorithm.</li> - <li><a>Make progress notifications<a>. On getting, while + <li><a>Make progress notifications</a>. On getting, while processing the <code>write</code> method, the <code>length</code> and <code>position</code> attributes MUST indicate the progress made in writing the file as of the last
Received on Monday, 16 April 2012 20:57:04 UTC