----- Original Message ----- > Step 7 of the FileReader.readAsDataURL() algorithm currently just > says: > > > Set the result attribute to be blob's data content represented as a > > Data URL > > It should, I think, say something about the using the type of the blob > as well as the content of the blob when forming the data:// URL. > And similarly, I suppose, for FileReaderSync. Hi David, Can you clarify what you mean here? data:// URLs are pretty well defined (Base64, etc.). -- A* > > DavidReceived on Thursday, 17 February 2011 14:56:28 UTC
This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 18:13:16 UTC