<html> <head></head> <body> <p>This page has an image that is shared storage writable. <p><img src="shared-storage-writable-pixel.png" id="test_img" onload="console.log('Image Loaded');" sharedstoragewritable></img> </body> </html>