Web Experiments: IndexedDB Images

This experiment combines the following:

This example does not attempt direct storage of Blobs in IndexedDB as this is not currently supported in Chrome.

Images

direct reference
Data URI (from IndexedDB, converted to Base64)
Blob URL (from IndexedDB, converted to Blob)